Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-2846

For JBDS 7.1.0.GA: Prepare for Final/GA release

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Blocker
    • 7.1.0.GA
    • None
    • installer
    • NEW

    Description

      For JBDS 7.1.0.GA: Please perform the following tasks:

      0. If nothing has changed in your component since JBT 4.1.0.Final or JBDS 7.0.0.GA (eg., XulRunner, GWT, Freemarker, BIRT), Reject this JIRA.

      Otherwise, for all other projects:

      0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.1.1.Final or 7.1.0.GA

      Unresolved JIRAs with fixVersion = 4.1.1.CR1, 4.1.1.Final, 7.1.0.CR1, 7.1.0.GA

      1. In the 4.1.1.x branch, update your root pom to use parent pom version 4.1.1.Final-SNAPSHOT

        <parent>
          <groupId>org.jboss.tools</groupId>
          <artifactId>parent</artifactId>
          <version>4.1.1.Final-SNAPSHOT</version>
        </parent>
      

      2. In the 4.1.x branch, update your root pom to use parent pom version 4.1.2.Alpha1-SNAPSHOT

        <parent>
          <groupId>org.jboss.tools</groupId>
          <artifactId>parent</artifactId>
          <version>4.1.2.Alpha1-SNAPSHOT</version>
        </parent>
      

      3. Ensure you've built & run your plugin tests using the latest target platform versions

      mvn clean verify -Dtpc.version=4.30.6.Final
      mvn clean verify -Dtpc.version=4.31.1.Final
      

      4. Close (do not resolve) this JIRA when done.

      Search for all task JIRA

      Attachments

        Activity

          People

            Unassigned Unassigned
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: