[jbosstools-dev] Proposed change to JBT 4.50.x target platform:

Matej Gagyi mgagyi at redhat.com
Tue Feb 3 07:16:29 EST 2015


Here is a proposal for a change to the JBoss Tools 4.50.0 target platform:

https://github.com/jbosstools/jbosstools-target-platforms/pull/123

It consists in the following changes:

* JBIDE-19110: Add Mockito to Target platform 4.50.0

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 4.50.x
  $ 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.x -Pmultiple.target
--

If you want to perform a scripted install of the entire target platform
into your local Eclipse or JBDS instance, you can now do so with this
script:

https://github.com/jbosstools/jbosstools-build-ci/blob/master/util/installFromTarget.sh

Usage is documented in the above script, and in this README:

https://github.com/jbosstools/jbosstools-target-platforms/tree/master#updating-versions-of-ius-in-target-files
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p2diff.locus.mockito
Type: application/octet-stream
Size: 240 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20150203/c7477cd5/attachment.obj 


More information about the jbosstools-dev mailing list