Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-20267 For JBIDE 4.3.0.Beta2: Code Freeze + Branch
  3. JBIDE-20272

For JBIDE 4.3.0.Beta2: Code Freeze + Branch [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch]

    XMLWordPrintable

Description

    For JBIDE 4.3.0.Beta2 [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch]: 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 build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch task JIRA

    Attachments

      Activity

        People

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

          Dates

            Created:
            Updated:
            Resolved: