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

Snjezana Peco snjezana.peco at redhat.com
Tue Mar 18 14:33:03 EDT 2014


The 4.40.0.Alpha1 TP contains these plugins. You just need to add the 
same plugins/features in the 4.40.0.Beta1 TP. The birt component 
requires all the features from Report Desinger 
(birt-report-framework-4_4_0-S20140311.zip) and BIRT Web Tools 
Integration (birt-wtp-integration-sdk-4_4_0-S20140311.zip). Some of the 
features are required only in runtime.
There are no specific changes in this release. The issue I have 
described isn't related to our birt component. Because you have omitted 
several plugins, some of the basic birt plugins can't be solved.

Snjeza

On 3/18/2014 2:49 PM, Nick Boldt wrote:
> 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,
>>>
>>
>



More information about the jbosstools-dev mailing list