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

For JBIDE 4.4.0.Final: Prepare for Final/GA

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.4.0.Final
    • None
    • build
    • devex #115 May 2016

      For JBIDE 4.4.0.Final: Please perform the following tasks:

      0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA

      Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA

      1. Update your master branch root pom to use the latest parent pom version, 4.4.0.Final-SNAPSHOT:

        <parent>
          <groupId>org.jboss.tools</groupId>
          <artifactId>parent</artifactId>
          <version>4.4.0.Final-SNAPSHOT</version>
        </parent>
      

      Now, your root pom will use parent pom version:

      • 4.4.0.Final-SNAPSHOT in your jbosstools-4.4.x branch

      2. Branch from your existing master branch into a new jbosstools-4.4.x branch;

      git checkout master
      git pull origin master
      git checkout -b jbosstools-4.4.x
      git push origin jbosstools-4.4.x
      

      Now, your root pom will use parent pom version:

      • 4.4.0.Final-SNAPSHOT in your master branch (we'll move to 4.5.0.Alpha1 later!)
      • 4.4.0.Final-SNAPSHOT in your jbosstools-4.4.x branch

      3. Ensure you've built your code using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)

      mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
      

      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-3920

          1.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Aerogear] Sub-task Closed Blocker Gorkem Ercan (Inactive)
          2.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Central Discovery] Sub-task Closed Blocker Nick Boldt
          3.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [VPE] Sub-task Closed Blocker Ilya Buziuk
          4.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Integration Tests] Sub-task Closed Blocker Pavol Srna
          5.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch] Sub-task Closed Blocker Nick Boldt
          6.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Server] Sub-task Closed Blocker Rob Stryker (Inactive)
          7.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Hibernate] Sub-task Closed Blocker Koen Aers
          8.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Base] Sub-task Closed Blocker Rob Stryker (Inactive)
          9.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [OpenShift] Sub-task Closed Blocker Fred Bricon
          10.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Playground] Sub-task Closed Blocker Mickael Istria
          11.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [JavaEE] Sub-task Closed Blocker Alexey Kazakov
          12.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [JST] Sub-task Closed Blocker Alexey Kazakov
          13.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Forge] Sub-task Closed Blocker George Gastaldi
          14.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [BrowserSim] Sub-task Closed Blocker Ilya Buziuk
          15.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Webservices] Sub-task Closed Blocker Xavier Coulon
          16.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Arquillian] Sub-task Closed Blocker Snjezana Peco (Inactive)
          17.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Freemarker] Sub-task Closed Blocker Alexey Kazakov
          18.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [Central] Sub-task Closed Blocker Fred Bricon
          19.
          For JBIDE 4.4.0.Final: Prepare for Final/GA [LiveReload] Sub-task Closed Blocker Xavier Coulon

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

                Created:
                Updated:
                Resolved: