Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-20267

For JBIDE 4.3.0.Beta2: Code Freeze + Branch

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.3.0.Beta2
    • None
    • build

      For JBIDE 4.3.0.Beta2: Please perform the following tasks:

      0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.3.0.Beta2

      Unresolved JIRAs with fixVersion = 4.3.0.Beta2, 9.0.0.Beta2

      1. Branch from your existing master branch into a new jbosstools-4.3.0.Beta2x branch;

      git checkout master
      git pull origin master
      git checkout -b jbosstools-4.3.0.Beta2x
      git push origin jbosstools-4.3.0.Beta2x
      

      2. NOW THAT YOU HAVE BRANCHED, check out your master branch.

      git checkout master
      git pull origin master
      

      3. Update your master branch parent pom to use the latest version, 4.3.0.CR1-SNAPSHOT:

        <parent>
          <groupId>org.jboss.tools</groupId>
          <artifactId>parent</artifactId>
          <version>4.3.0.CR1-SNAPSHOT</version>
        </parent>
      

      Now, your root pom will use parent pom version:

      • 4.3.0.Beta2-SNAPSHOT in your jbosstools-4.3.0.Beta2x branch, and
      • 4.3.0.CR1-SNAPSHOT in your master bran

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

      5. If you have any outstanding New + Noteworthy JIRAs to do, please complete them next.

      Search for all task JIRA

      See also: JBDS-3483

        There are no Sub-Tasks for this issue.

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

              Created:
              Updated:
              Resolved: