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

For JBIDE 4.3.1.Beta1: Prepare for future Beta1

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Blocker
    • 4.3.1.Beta1
    • None
    • build

    Description

      For JBIDE 4.3.1.Beta1: Please perform the following tasks:

      If you expect to be doing 4.3.x maintenance work in your component:

      1a. In your 4.3.x branch, ensure your component features/plugins have been properly upversioned, eg., from 4.3.0 to 4.3.1 (if planning minor changes).

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

      1b. Make sure your master branch has a higher version (eg., 4.3.100 or 4.4.0) than what you set in the previous step. If you already bumped your master branch for 4.4.0.Alpha1 prep, DO NOT bump it again. (This is just a reminder.)

      2a. In your 4.3.x branch ONLY, update your root pom to use parent pom version 4.3.1.Beta1-SNAPSHOT;

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

      2b. If your project has an all-tests/pom.xml (Aerogear, Base, Central, JavaEE, Server) please ensure you have bumped that file too, and that it refers to the correct parent pom version you used above.

      3. In your 4.3.x branch ONLY, ensure you've built & run your tests using the latest target platform version 4.51.1.CR1-SNAPSHOT;

      mvn clean verify -Dtpc.version=4.51.1.CR1-SNAPSHOT
      

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

      If, on the other hand, you do NOT expect to be doing maintenance in your component, please let Nick know via @-mention in this JIRA so he can pull a stable release of your component to use in future 4.3.x builds INSTEAD of including new CI builds.

      Search for all task JIRA

      See also: JBDS-3545

      Attachments

        1.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Aerogear] Sub-task Closed Blocker Gorkem Ercan
        2.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Central Discovery] Sub-task Closed Blocker Nick Boldt
        3.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [VPE] Sub-task Closed Blocker Konstantin Marmalyukov (Inactive)
        4.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Integration Tests] Sub-task Closed Blocker Martin Malina
        5.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch] Sub-task Closed Blocker Nick Boldt
        6.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Server] Sub-task Closed Blocker Rob Stryker (Inactive)
        7.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Hibernate] Sub-task Closed Blocker Koen Aers
        8.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Base] Sub-task Closed Blocker Alexey Kazakov
        9.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [OpenShift] Sub-task Closed Blocker Fred Bricon
        10.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Playground] Sub-task Closed Blocker Alexey Kazakov
        11.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [JavaEE] Sub-task Closed Blocker Alexey Kazakov
        12.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [JST] Sub-task Closed Blocker Alexey Kazakov
        13.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Forge] Sub-task Closed Blocker George Gastaldi
        14.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Birt] Sub-task Closed Blocker Snjezana Peco (Inactive)
        15.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [BrowserSim] Sub-task Closed Blocker Konstantin Marmalyukov (Inactive)
        16.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Webservices] Sub-task Closed Blocker Xavier Coulon
        17.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Arquillian] Sub-task Closed Blocker Snjezana Peco (Inactive)
        18.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Freemarker] Sub-task Closed Blocker Denis Golovin (Inactive)
        19.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [Central] Sub-task Closed Blocker Fred Bricon
        20.
        For JBIDE 4.3.1.Beta1: Prepare for future Beta1 [LiveReload] Sub-task Closed Blocker Xavier Coulon

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: