[jbosstools-dev] Include Sapphire in JBT 4.40.0.Beta1 target platform?

Snjezana Peco snjezana.peco at redhat.com
Mon Mar 17 17:19:06 EDT 2014


Hi,

The arquillian (including the Arquillian XML editor), central and 
portlet component are built correctly.

The birt component isn't built because birt 4.4.0.v20140311 isn't 
completely included in the 4.40.0.Beta1-SNAPSHOT TP.
For instance, birt 4.4.0.v20140311 includes the org.apache.batik.util, 
org.apache.batik.util.gui, org.apache.batik.css of the 1.6.0 and 1.7.0 
version. The 4.40.0.Beta1-SNAPSHOT TP includes only the 1.7.0 version of 
these plugins. Some other org.apache.batik.* plugins require the 1.6.0 
version and tycho can't resolve dependencies.
Could you please include all the plugins from birt 4.4.0.v20140311?

Snjeza

On 3/17/2014 7:57 PM, Nick Boldt wrote:
> Hi all,
>
> Here is a proposal for a new 4.40.0.Beta1-SNAPSHOT target platform:
> https://github.com/jbosstools/jbosstools-target-platforms/pull/40
>
> It consists in the following changes:
> * JBIDE-16665 Add Sapphire to Luna M6-based Target Platform
>
> Please review this PR and yell if there is anything shocking. You can
> use the following stuff to try to build build the TP locally and try out
> against your component:
>
> Build target-platform:
>
>     $ cd jbosstools-target-platforms
>     $ git fetch nickboldt 4.40.x
>     $ git checkout FETCH_HEAD
>     $ cd jbosstools/multiple
>     $ mvn clean install -P \!multiple2repo
>
> Try with just built target-platform:
>     $ cd /path/to/your/component
>     $ mvn clean verify -Dtpc.version=4.40.0.Beta1-SNAPSHOT -Pmultiple.target
>
> Cheers,
>



More information about the jbosstools-dev mailing list