[jbosstools-dev] Suggested change for 4.50.0.Alpha1-SNAPSHOT target-platfrom: Mars M5
    Mickael Istria 
    mistria at redhat.com
       
    Mon Feb  9 04:04:43 EST 2015
    
    
  
Here is a proposal for a change to the JBoss Tools4.50.0.Alpha1-SNAPSHOT  target platform, for JBoss Tools 4.3.0.Alpha1:
https://github.com/jbosstools/jbosstools-target-platforms/pull/125
It consists in the following changes:
* JBIDE-19174: Mars M5
p2diff reports are attached to the related JIRA(s).
Please review the above PR(s), as it will be applied ASAP.
You can use the following to build & test the target-platform locally against your component(s).
Build target-platform:
   $ cd jbosstools-target-platforms
   $ git fetch origin pull/125/head
   $ git checkout FETCH_HEAD
   $ cd jbosstools/multiple
   $ mvn clean install
Try with just built target-platform:
   $ cd /path/to/your/component
   $ mvn clean verify -Dtpc.version=4.50.0.Alpha1-SNAPSHOT  -Pmultiple.target
    
    
More information about the jbosstools-dev
mailing list