XMLWordPrintable

Details

    Description

      For JBIDE 4.3.0.Beta2 [Aerogear]: 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, or Search for Aerogear task JIRA

      Attachments

        Activity

          People

            ibuziuk@redhat.com Ilya Buziuk
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: