Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-16195 For JBIDE 4.1.1.Final: Prepare for Final/GA release
  3. JBIDE-16197

For JBIDE 4.1.1.Final: Prepare for Final/GA release [JBT Update Sites]

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Blocker
    • 4.1.1.Final
    • None
    • updatesite

    Description

      For JBIDE 4.1.1.Final [JBT Update Sites]: 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, or Search for JBT Update Sites 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: