Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22552 For JBIDE 4.4.1.Alpha1: Prepare for 4.4.1.Alpha1
  3. JBIDE-22566

For JBIDE 4.4.1.Alpha1: Prepare for 4.4.1.Alpha1 [BrowserSim]

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Blocker
    • 4.4.1.AM1
    • None
    • browsersim

    Description

      For JBIDE 4.4.1.Alpha1 [BrowserSim]: Please perform the following tasks:

      1. Check out your existing master branch:

      git checkout master
      

      2. Update your master root pom to use the latest parent pom version, 4.4.1.Alpha1-SNAPSHOT:

        <parent>
          <groupId>org.jboss.tools</groupId>
          <artifactId>parent</artifactId>
          <version>4.4.1.Alpha1-SNAPSHOT</version>
        </parent>
      

      Now, your root pom will use parent pom version:

      • 4.4.1.Alpha1-SNAPSHOT in your master branch

      3. Ensure that component features/plugins have been properly upversioned, eg., from 1.0.0 to 1.0.1.

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

      4. Ensure you've built & run tests 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.

      Search for all task JIRA, or Search for BrowserSim task JIRA

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: