Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-19124 For JBIDE 4.2.3.Beta1: Prepare for JBT 4.2.3 / JBDS 8.1.0
  3. JBIDE-19129

For JBIDE 4.2.3.Beta1: Prepare for JBT 4.2.3 / JBDS 8.1.0 [Server]

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Blocker
    • 4.2.3.Beta1
    • None
    • server

    Description

      For JBIDE 4.2.3.Beta1 [Server]: Please perform the following tasks:

      1. Ensure your component features/plugins have been properly upversioned, eg., from 1.0.1 to 1.0.2 or from 1.0.2 to 1.0.3.

      Please also ensure that the version of your plugins in the master (4.3.x) branch is a LARGER version, to prevent a user from accidentally updating from your Mars version to your Luna version. For example, org.jboss.tools.stacks.core cannot be version 1.1.1 in JBDS 8.0.2, and 1.1.0 in JBDS 9.

      mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:0.22.0:set-version -DnewVersion=4.3.0-SNAPSHOT
      

      2. In the jbosstools-4.2.x branch, update your root pom to use parent pom version 4.2.3.Beta1-SNAPSHOT

        <parent>
          <groupId>org.jboss.tools</groupId>
          <artifactId>parent</artifactId>
          <version>4.2.3.Beta1-SNAPSHOT</version>
        </parent>
      

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

      mvn clean verify -Dtpc.version=4.42.0.Beta1-SNAPSHOT 
      

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

      Search for all task JIRA, or Search for Server task JIRA

      Attachments

        Activity

          People

            rob.stryker Rob Stryker (Inactive)
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: