[jbosstools-dev] Proposed 4.70.0.AM1-SNAPSHOT target platform change(s): update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial

nboldt at redhat.com nboldt at redhat.com
Thu May 18 18:55:11 EDT 2017


Here is a proposal for change(s) to the JBoss Tools / Red Hat JBoss Developer Studio / Red Hat Central target platforms.

Affected Versions:

jbosstools 4.5.0.AM1
devstudio  11.0.0.AM1

jbt/ds  TPs 4.70.0.AM1-SNAPSHOT 
central TPs 4.70.0.AM1-SNAPSHOT

Detail / Summary:

update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial

Related JIRA(s):

https://issues.jboss.org/browse/JBIDE-23317

Pull Request(s):

https://github.com/jbosstools/jbosstools-target-platforms/pull/258
https://github.com/jbosstools/jbosstools-discovery/pull/356

p2diff Report(s):

(will attach to JIRA when available)

----------

Please review the above changes, as they will be applied as soon as possible - 
usually within 48 hours for big changes, or 2 hours for simple version bumps.

You can use the following to build & test the target platforms locally against
your component(s).

Build target-platform:

    cd /path/to/jbosstools-target-platforms
    git fetch origin pull/<pull-request-number>/head && git checkout FETCH_HEAD
    # or, using hub for git
    git checkout <pull-request-URL>

    mvn clean install -f jbosstools/multiple/pom.xml

Then, to test the new multiple target platform against your component's build:

    cd /path/to/your/jbosstools-component

    mvn clean verify -Dtpc.version=4.70.0.AM1-SNAPSHOT       -Dtpc.targetKind=multiple
      
For Central, fetch sources from jbosstools-discovery, then build as above.

----------


More information about the jbosstools-dev mailing list