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

Nick Boldt nboldt at redhat.com
Tue Mar 18 09:49:59 EDT 2014


I would prefer to ONLY include what you need, not a big pile of things 
you MIGHT need. Do you really need ALL of the birt features?

Please attach a list of feature.groups and/or plugins you need added to 
the Beta1 target platform to a JIRA and assign it to me.

Thanks,

Nick

On 03/17/2014 05:19 PM, Snjezana Peco wrote:
> 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,
>>
>

-- 
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com


More information about the jbosstools-dev mailing list