[JBoss JIRA] (JBIDE-19416) JBDS update site zip should not include both packed and unpacked artifacts
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19416?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-19416:
------------------------------------
Disagree - zip should be smallest foot print needed for an offline install.
But a better solution would be to have the update site (and zip) contain ONLY the packed artifacts (except for cases where there is no pack.gz version of a jar due to an exclusion rule), so that BOTH the site and the zip are smaller... and also identical in content.
So, +1 for closing this as invalid and opening a new issue to purge duplicate .jar artifacts from the update site for which a .jar.pack.gz artifact exists (making sure metadata is updated too!). Or +1 for renaming this issue.
> JBDS update site zip should not include both packed and unpacked artifacts
> --------------------------------------------------------------------------
>
> Key: JBIDE-19416
> URL: https://issues.jboss.org/browse/JBIDE-19416
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 4.2.3.Beta1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Optional
> Fix For: 4.3.x
>
>
> JBDS 8.1.0.Beta1 update site zip is 524M and contains both packed (.pack.gz) and regular jars; no need to include both. Ideally we'd include ONLY the packed ones.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19542) Installing "JBoss Tools Common - Mylyn" from JBoss Tools result in errors being logged until "Mylyn Issue Tracker Connectors" is installed from Central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19542?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-19542:
------------------------------------
We could also make org.jboss.tools.common.mylyn.feature depend on (and therefore cause installation of) these features (or if not all of them, then only the plugin that provides connectorKind 'jira'):
{quote}Mylyn Commons 3.14.2.v20150217-2244 org.eclipse.mylyn.commons.feature.group
Mylyn Context Connector: Eclipse IDE 3.14.2.v20150218-0125 org.eclipse.mylyn.ide_feature.feature.group
Mylyn Context Connector: Java Development 3.14.2.v20150218-0125 org.eclipse.mylyn.java_feature.feature.group
Mylyn Context Connector: Plug-in Development 3.14.2.v20150218-0125 org.eclipse.mylyn.pde_feature.feature.group
Mylyn Context Connector: Team Support 3.14.2.v20150218-0125 org.eclipse.mylyn.team_feature.feature.group
Mylyn Task List 3.14.2.v20150217-2341 org.eclipse.mylyn_feature.feature.group
Mylyn Task-Focused Interface 3.14.2.v20150218-0125 org.eclipse.mylyn.context_feature.feature.group
Mylyn Tasks Connector: Bugzilla 3.14.2.v20150217-2341 org.eclipse.mylyn.bugzilla_feature.feature.group
Mylyn Versions 1.6.2.v20150217-2249 org.eclipse.mylyn.versions.feature.group
{quote}
> Installing "JBoss Tools Common - Mylyn" from JBoss Tools result in errors being logged until "Mylyn Issue Tracker Connectors" is installed from Central
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-19542
> URL: https://issues.jboss.org/browse/JBIDE-19542
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.3.Final
> Reporter: Len DiMaggio
> Priority: Minor
>
> Steps to recreate the error:
> * Install Eclipse (eclipse-jee-luna-SR2-linux-gtk-x86_64.tar.gz)
> * Configure JBoss Tools as an update site (http://download.jboss.org/jbosstools/updates/staging/luna/)
> * Install JBoss Tools Common - Mylyn (3.6.2.Final-v20150325-0456-B99, org.jboss.tools.common.mylyn.feature.feature.group)
> * Whenever eclipse is started, this error is written to the .log
> ============================================================================
> cat .log
> !SESSION 2015-03-31 14:33:50.481 -----------------------------------------------
> eclipse.buildId=4.4.2.M20150204-1700
> java.version=1.7.0_55
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2015-03-31 14:34:00.231
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2015-03-31 14:34:00.231
> !MESSAGE Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> ============================================================================
> Workaround:
> * From JBoss Central, install: "Mylyn Issue Tracker Connectors"
> * This results in the following packages being installed
> * Mylyn Commons 3.14.2.v20150217-2244 org.eclipse.mylyn.commons.feature.group
> * Mylyn Context Connector: Eclipse IDE 3.14.2.v20150218-0125 org.eclipse.mylyn.ide_feature.feature.group
> * Mylyn Context Connector: Java Development 3.14.2.v20150218-0125 org.eclipse.mylyn.java_feature.feature.group
> * Mylyn Context Connector: Plug-in Development 3.14.2.v20150218-0125 org.eclipse.mylyn.pde_feature.feature.group
> * Mylyn Context Connector: Team Support 3.14.2.v20150218-0125 org.eclipse.mylyn.team_feature.feature.group
> * Mylyn Task List 3.14.2.v20150217-2341 org.eclipse.mylyn_feature.feature.group
> * Mylyn Task-Focused Interface 3.14.2.v20150218-0125 org.eclipse.mylyn.context_feature.feature.group
> * Mylyn Tasks Connector: Bugzilla 3.14.2.v20150217-2341 org.eclipse.mylyn.bugzilla_feature.feature.group
> * Mylyn Versions 1.6.2.v20150217-2249 org.eclipse.mylyn.versions.feature.group
> After installing this^, the error is not generated
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Andrej Podhradsky commented on TOOLSDOC-628:
--------------------------------------------
There were no changes in Drools related to the tooling (only rebuild with referenced runtime libs which are used in the drools plugin; no issue created in Jira).
Regarding doc review
Section 2:
* I would rather user 'update' instead of 'upgrade'
* Remove info about supporting Luna 4.4 (this was already supported by 8.0.0.GA)
* Remove info about Teiid Designer and ModeShape (there's no change, it's the same as in 8.0.0.GA)
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19569:
---------------------------------------
{quote}Works as it should, I use Windows - on windows refresh will go to first page{quote}
Then it's a bug on Mac perhaps? For me the refresh button will not take me to the first page. It will stay on the current page.
But yes, I would still prefer a back button. But at least the refresh button should work consistently :)
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-19569:
------------------------------------------------
{quote}Unfortunately that doesn't work, I just tried it. When a button takes me to another page (within the same html file) and then I click Refresh (left side of the editor).{quote}
Works as it should, I use Windows - on windows refresh will go to first page, sorry for misunderstanding. Having back button may be good option, cause all links except multipage links are disabled.
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19569:
---------------------------------------
{quote}no, user can do a refresh.{quote}
Unfortunately that doesn't work, I just tried it. When a button takes me to another page (within the same html file) and then I click Refresh (left side of the editor), it just refreshes the active (second) page, so the only way to get back is to close the file and open again.
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19580:
---------------------------------------
Oops, sorry.
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> !buzz-feed-error.png!
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
> BTW, this works fine in JBDS 9.0.0.Alpha1.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Fred Bricon closed JBIDE-19580.
-------------------------------
Resolution: Duplicate Issue
Closing as duplicate of JBDS-3399
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> !buzz-feed-error.png!
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
> BTW, this works fine in JBDS 9.0.0.Alpha1.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-19569:
------------------------------------------------
{quote}Unless you close and open the html file.{quote}
no, user can do a refresh. Then first page will be opened. Back button will not help, cause it is not useful for single-page app. User should have all available navigation on his page.
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3403) cannot use oracle service name in datasource creation
by Tom Fonteyne (JIRA)
[ https://issues.jboss.org/browse/JBDS-3403?page=com.atlassian.jira.plugin.... ]
Tom Fonteyne commented on JBDS-3403:
------------------------------------
Basically just create a new datasource. Select the Oracle driver - any version will do.
The dialog box present separate fields for all the URL components including the Oracle SID. The URL field then concatenates them.... using a hardcoded ":" separator -> ok for a SID, but invalid for a service name.
and you cannot modify the URL field. Likewise if you go to the driver, you seemingly can change the URL template... except that it does not get used when you try to create a datasource.
workaround is admittedly easy: after creation, open the datasource xml file and modify the url but this should still be fixed.
> cannot use oracle service name in datasource creation
> -----------------------------------------------------
>
> Key: JBDS-3403
> URL: https://issues.jboss.org/browse/JBDS-3403
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: runtime
> Affects Versions: 8.0.2.GA
> Reporter: Tom Fonteyne
>
> When connecting to an Oracle data source, a SID is required for a connection and a service name can not be used.
> The Oracle URL formats are:
> With a SID you use ":sid" at the end
> jdbc:oracle:thin:@//oraclehost:1521:mysid
> with a service name you use "/myservicename"
> jdbc:oracle:thin:@//oraclehost:1521/myservicename
> The dialog box prevent removing the ":" and replacing it with the needed "/"
> (not even via the driver definition where you seem to be allowed to set the url format...)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3403) cannot use oracle service name in datasource creation
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3403?page=com.atlassian.jira.plugin.... ]
Fred Bricon commented on JBDS-3403:
-----------------------------------
Most likely, this is a https://eclipse.org/datatools/ issue that would need to be reported upstream.
To be sure, can you add step-by-step instructions on how to reproduce the error? I'm having trouble to access salesforce.
> cannot use oracle service name in datasource creation
> -----------------------------------------------------
>
> Key: JBDS-3403
> URL: https://issues.jboss.org/browse/JBDS-3403
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: runtime
> Affects Versions: 8.0.2.GA
> Reporter: Tom Fonteyne
>
> When connecting to an Oracle data source, a SID is required for a connection and a service name can not be used.
> The Oracle URL formats are:
> With a SID you use ":sid" at the end
> jdbc:oracle:thin:@//oraclehost:1521:mysid
> with a service name you use "/myservicename"
> jdbc:oracle:thin:@//oraclehost:1521/myservicename
> The dialog box prevent removing the ":" and replacing it with the needed "/"
> (not even via the driver definition where you seem to be allowed to set the url format...)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Misha Ali commented on TOOLSDOC-628:
------------------------------------
Thanks, Paul. I'll do a final check tomorrow but I don't think there were any from Drools. Andrej, if you have any other feedback, I'll implement that tomorrow as well and stage a final version for a final ACK. Thank you both for your quick feedback!
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-19580:
----------------------------------
Description:
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
!buzz-feed-error.png!
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
BTW, this works fine in JBDS 9.0.0.Alpha1.
was:
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
!buzz-feed-error.png!
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> !buzz-feed-error.png!
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
> BTW, this works fine in JBDS 9.0.0.Alpha1.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Paul Leacu commented on TOOLSDOC-628:
-------------------------------------
Hey [~mhusnain] -
Was there any closed Jira info from Drools/jBPM6 ? Looks fine otherwise.
--paull
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Misha Ali commented on TOOLSDOC-628:
------------------------------------
The following bugs are now removed:
* 454749
* 459209
* 1178839
* 1184422
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-19580:
----------------------------------
Attachment: buzz-feed-error.png
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-19580:
----------------------------------
Description:
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
!buzz-feed-error.png!
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
was:
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> !buzz-feed-error.png!
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
Martin Malina created JBIDE-19580:
-------------------------------------
Summary: Central: JBoss Buzz fails to load: Error checking remote timestamp
Key: JBIDE-19580
URL: https://issues.jboss.org/browse/JBIDE-19580
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.3.0.Alpha2
Reporter: Martin Malina
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3405) Installer step 4 empty and NPE thrown
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3405?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-3405:
--------------------------------
Description:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] also on OS X today.
was:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] on Linux today.
> Installer step 4 empty and NPE thrown
> -------------------------------------
>
> Key: JBDS-3405
> URL: https://issues.jboss.org/browse/JBDS-3405
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.0.0.Alpha2
> Reporter: Martin Malina
> Attachments: step4-empty.png
>
>
> When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
> {code}
> nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
> java.lang.NullPointerException
> at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
> at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
> at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
> at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
> at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
> at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
> at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
> at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
> at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
> at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
> at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
> at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
> at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
> at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
> at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
> at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
> at java.awt.Component.processMouseEvent(Component.java:6516)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
> at java.awt.Component.processEvent(Component.java:6281)
> at java.awt.Container.processEvent(Container.java:2229)
> at java.awt.Component.dispatchEventImpl(Component.java:4872)
> at java.awt.Container.dispatchEventImpl(Container.java:2287)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
> at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
> at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
> at java.awt.Container.dispatchEventImpl(Container.java:2273)
> at java.awt.Window.dispatchEventImpl(Window.java:2719)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
> at java.awt.EventQueue.access$200(EventQueue.java:103)
> at java.awt.EventQueue$3.run(EventQueue.java:694)
> at java.awt.EventQueue$3.run(EventQueue.java:692)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
> at java.awt.EventQueue$4.run(EventQueue.java:708)
> at java.awt.EventQueue$4.run(EventQueue.java:706)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
> at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
> {code}
> !step4-empty.png!
> When you go back one page and forth again, it will work then.
> BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] also on OS X today.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Andrej Podhradsky commented on TOOLSDOC-628:
--------------------------------------------
Hi [~mhusnain], could you a link to the approprite doc which should be reviewed?
Btw, the following issues from [1] should not be included in release notes (they were reopened)
RH Bugzilla
* 454749
* 459209
Eclipse Bugzilla
* 1178839
* 1184422
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-18975) VPE Preview tab is always empty for HTML5 content
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18975?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-18975:
---------------------------------------
I saw the same issue - Preview tab was always empty with even the simplest html5 file. This happened in both JBDS 8.1.0.GA and 9.0.0.Alpha1. Now I tried with the latest JBDS 9.0.0.Alpha2 nightly and I can confirm it's fixed.
> VPE Preview tab is always empty for HTML5 content
> -------------------------------------------------
>
> Key: JBIDE-18975
> URL: https://issues.jboss.org/browse/JBIDE-18975
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.1.Final
> Environment: Ubuntu 14.10 / Fedora 20 Linux x86_64 OpenJDK 7
> Reporter: Denis Golovin
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.0.Alpha2
>
>
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3405) Installer step 4 empty and NPE thrown
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3405?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-3405:
--------------------------------
Description:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] on Linux today.
was:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
> Installer step 4 empty and NPE thrown
> -------------------------------------
>
> Key: JBDS-3405
> URL: https://issues.jboss.org/browse/JBDS-3405
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.0.0.Alpha2
> Reporter: Martin Malina
> Attachments: step4-empty.png
>
>
> When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
> {code}
> nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
> java.lang.NullPointerException
> at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
> at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
> at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
> at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
> at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
> at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
> at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
> at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
> at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
> at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
> at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
> at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
> at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
> at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
> at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
> at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
> at java.awt.Component.processMouseEvent(Component.java:6516)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
> at java.awt.Component.processEvent(Component.java:6281)
> at java.awt.Container.processEvent(Container.java:2229)
> at java.awt.Component.dispatchEventImpl(Component.java:4872)
> at java.awt.Container.dispatchEventImpl(Container.java:2287)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
> at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
> at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
> at java.awt.Container.dispatchEventImpl(Container.java:2273)
> at java.awt.Window.dispatchEventImpl(Window.java:2719)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
> at java.awt.EventQueue.access$200(EventQueue.java:103)
> at java.awt.EventQueue$3.run(EventQueue.java:694)
> at java.awt.EventQueue$3.run(EventQueue.java:692)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
> at java.awt.EventQueue$4.run(EventQueue.java:708)
> at java.awt.EventQueue$4.run(EventQueue.java:706)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
> at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
> {code}
> !step4-empty.png!
> When you go back one page and forth again, it will work then.
> BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] on Linux today.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3405) Installer step 4 empty and NPE thrown
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3405?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-3405:
--------------------------------
Description:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
was:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
When you go back one page and forth again, it will work then.
> Installer step 4 empty and NPE thrown
> -------------------------------------
>
> Key: JBDS-3405
> URL: https://issues.jboss.org/browse/JBDS-3405
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.0.0.Alpha2
> Reporter: Martin Malina
> Attachments: step4-empty.png
>
>
> When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
> {code}
> nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
> java.lang.NullPointerException
> at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
> at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
> at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
> at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
> at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
> at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
> at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
> at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
> at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
> at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
> at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
> at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
> at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
> at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
> at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
> at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
> at java.awt.Component.processMouseEvent(Component.java:6516)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
> at java.awt.Component.processEvent(Component.java:6281)
> at java.awt.Container.processEvent(Container.java:2229)
> at java.awt.Component.dispatchEventImpl(Component.java:4872)
> at java.awt.Container.dispatchEventImpl(Container.java:2287)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
> at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
> at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
> at java.awt.Container.dispatchEventImpl(Container.java:2273)
> at java.awt.Window.dispatchEventImpl(Window.java:2719)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
> at java.awt.EventQueue.access$200(EventQueue.java:103)
> at java.awt.EventQueue$3.run(EventQueue.java:694)
> at java.awt.EventQueue$3.run(EventQueue.java:692)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
> at java.awt.EventQueue$4.run(EventQueue.java:708)
> at java.awt.EventQueue$4.run(EventQueue.java:706)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
> at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
> {code}
> !step4-empty.png!
> When you go back one page and forth again, it will work then.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3405) Installer step 4 empty and NPE thrown
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3405?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-3405:
--------------------------------
Attachment: step4-empty.png
> Installer step 4 empty and NPE thrown
> -------------------------------------
>
> Key: JBDS-3405
> URL: https://issues.jboss.org/browse/JBDS-3405
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.0.0.Alpha2
> Reporter: Martin Malina
> Attachments: step4-empty.png
>
>
> When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
> {code}
> nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
> java.lang.NullPointerException
> at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
> at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
> at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
> at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
> at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
> at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
> at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
> at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
> at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
> at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
> at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
> at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
> at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
> at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
> at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
> at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
> at java.awt.Component.processMouseEvent(Component.java:6516)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
> at java.awt.Component.processEvent(Component.java:6281)
> at java.awt.Container.processEvent(Container.java:2229)
> at java.awt.Component.dispatchEventImpl(Component.java:4872)
> at java.awt.Container.dispatchEventImpl(Container.java:2287)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
> at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
> at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
> at java.awt.Container.dispatchEventImpl(Container.java:2273)
> at java.awt.Window.dispatchEventImpl(Window.java:2719)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
> at java.awt.EventQueue.access$200(EventQueue.java:103)
> at java.awt.EventQueue$3.run(EventQueue.java:694)
> at java.awt.EventQueue$3.run(EventQueue.java:692)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
> at java.awt.EventQueue$4.run(EventQueue.java:708)
> at java.awt.EventQueue$4.run(EventQueue.java:706)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
> at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
> {code}
> When you go back one page and forth again, it will work then.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3404) Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBDS-3404?page=com.atlassian.jira.plugin.... ]
Pavol Srna updated JBDS-3404:
-----------------------------
Attachment: Screenshot 2015-04-13 14.12.04.png
> Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
> --------------------------------------------------------
>
> Key: JBDS-3404
> URL: https://issues.jboss.org/browse/JBDS-3404
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build
> Affects Versions: 9.0.0.Alpha1
> Reporter: Pavol Srna
> Priority: Blocker
> Attachments: Screenshot 2015-04-13 14.03.50.png, Screenshot 2015-04-13 14.12.04.png
>
>
> When you do Check for update, only thym update is offered:
> !Screenshot 2015-04-13 14.03.50.png!
> Output when you do Install/Check All
> {code}
> Your original request has been modified.
> "Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
> "JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
> "JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
> "Apache Deltaspike Tools" is already installed, so an update will be performed instead.
> "JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation" is already installed, so an update will be performed instead.
> "JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
> "JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
> "JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools RichFaces" is already installed, so an update will be performed instead.
> "JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
> "JBoss Maven Project Examples" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
> "JMX Console" is already installed, so an update will be performed instead.
> "JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
> "JBoss Tools JSF" is already installed, so an update will be performed instead.
> "Seam Tools" is already installed, so an update will be performed instead.
> "Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
> "JBoss Archives Tools" is already installed, so an update will be performed instead.
> "JBoss Stacks Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
> "Project Examples" is already installed, so an update will be performed instead.
> "JBoss Maven Integration" is already installed, so an update will be performed instead.
> "JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
> "JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
> "JBoss WebServices Tools" is already installed, so an update will be performed instead.
> "Hibernate Tools" is already installed, so an update will be performed instead.
> "JBoss Tools LiveReload" is already installed, so an update will be performed instead.
> "JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
> "JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
> "JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
> "Forge Tools" is already installed, so an update will be performed instead.
> "Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
> "JBossAS Tools" is already installed, so an update will be performed instead.
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3405) Installer step 4 empty and NPE thrown
by Martin Malina (JIRA)
Martin Malina created JBDS-3405:
-----------------------------------
Summary: Installer step 4 empty and NPE thrown
Key: JBDS-3405
URL: https://issues.jboss.org/browse/JBDS-3405
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.0.0.Alpha2
Reporter: Martin Malina
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
When you go back one page and forth again, it will work then.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3404) Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBDS-3404?page=com.atlassian.jira.plugin.... ]
Pavol Srna updated JBDS-3404:
-----------------------------
Description:
When you do Check for update, only thym update is offered:
!Screenshot 2015-04-13 14.03.50.png!
Output when you do Install/Check All
{code}
Your original request has been modified.
"Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
"JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
"JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
"Apache Deltaspike Tools" is already installed, so an update will be performed instead.
"JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
"JBoss Tools Foundation" is already installed, so an update will be performed instead.
"JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
"JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
"JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
"JBoss Tools RichFaces" is already installed, so an update will be performed instead.
"JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
"JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
"JBoss Maven Project Examples" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
"JMX Console" is already installed, so an update will be performed instead.
"JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
"JBoss Tools JSF" is already installed, so an update will be performed instead.
"Seam Tools" is already installed, so an update will be performed instead.
"Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
"JBoss Archives Tools" is already installed, so an update will be performed instead.
"JBoss Stacks Tools" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
"JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
"Project Examples" is already installed, so an update will be performed instead.
"JBoss Maven Integration" is already installed, so an update will be performed instead.
"JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
"JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
"JBoss WebServices Tools" is already installed, so an update will be performed instead.
"Hibernate Tools" is already installed, so an update will be performed instead.
"JBoss Tools LiveReload" is already installed, so an update will be performed instead.
"JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
"JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
"JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
"Forge Tools" is already installed, so an update will be performed instead.
"Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
"JBossAS Tools" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
Only one of the following can be installed at once:
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
{code}
was:
Output when you do Install/Check All
{code}
Your original request has been modified.
"Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
"JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
"JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
"Apache Deltaspike Tools" is already installed, so an update will be performed instead.
"JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
"JBoss Tools Foundation" is already installed, so an update will be performed instead.
"JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
"JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
"JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
"JBoss Tools RichFaces" is already installed, so an update will be performed instead.
"JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
"JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
"JBoss Maven Project Examples" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
"JMX Console" is already installed, so an update will be performed instead.
"JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
"JBoss Tools JSF" is already installed, so an update will be performed instead.
"Seam Tools" is already installed, so an update will be performed instead.
"Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
"JBoss Archives Tools" is already installed, so an update will be performed instead.
"JBoss Stacks Tools" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
"JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
"Project Examples" is already installed, so an update will be performed instead.
"JBoss Maven Integration" is already installed, so an update will be performed instead.
"JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
"JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
"JBoss WebServices Tools" is already installed, so an update will be performed instead.
"Hibernate Tools" is already installed, so an update will be performed instead.
"JBoss Tools LiveReload" is already installed, so an update will be performed instead.
"JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
"JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
"JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
"Forge Tools" is already installed, so an update will be performed instead.
"Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
"JBossAS Tools" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
Only one of the following can be installed at once:
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
{code}
> Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
> --------------------------------------------------------
>
> Key: JBDS-3404
> URL: https://issues.jboss.org/browse/JBDS-3404
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build
> Affects Versions: 9.0.0.Alpha1
> Reporter: Pavol Srna
> Priority: Blocker
> Attachments: Screenshot 2015-04-13 14.03.50.png
>
>
> When you do Check for update, only thym update is offered:
> !Screenshot 2015-04-13 14.03.50.png!
> Output when you do Install/Check All
> {code}
> Your original request has been modified.
> "Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
> "JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
> "JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
> "Apache Deltaspike Tools" is already installed, so an update will be performed instead.
> "JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation" is already installed, so an update will be performed instead.
> "JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
> "JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
> "JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools RichFaces" is already installed, so an update will be performed instead.
> "JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
> "JBoss Maven Project Examples" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
> "JMX Console" is already installed, so an update will be performed instead.
> "JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
> "JBoss Tools JSF" is already installed, so an update will be performed instead.
> "Seam Tools" is already installed, so an update will be performed instead.
> "Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
> "JBoss Archives Tools" is already installed, so an update will be performed instead.
> "JBoss Stacks Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
> "Project Examples" is already installed, so an update will be performed instead.
> "JBoss Maven Integration" is already installed, so an update will be performed instead.
> "JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
> "JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
> "JBoss WebServices Tools" is already installed, so an update will be performed instead.
> "Hibernate Tools" is already installed, so an update will be performed instead.
> "JBoss Tools LiveReload" is already installed, so an update will be performed instead.
> "JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
> "JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
> "JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
> "Forge Tools" is already installed, so an update will be performed instead.
> "Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
> "JBossAS Tools" is already installed, so an update will be performed instead.
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3404) Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBDS-3404?page=com.atlassian.jira.plugin.... ]
Pavol Srna updated JBDS-3404:
-----------------------------
Attachment: Screenshot 2015-04-13 14.03.50.png
> Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
> --------------------------------------------------------
>
> Key: JBDS-3404
> URL: https://issues.jboss.org/browse/JBDS-3404
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build
> Affects Versions: 9.0.0.Alpha1
> Reporter: Pavol Srna
> Priority: Blocker
> Attachments: Screenshot 2015-04-13 14.03.50.png
>
>
> Output when you do Install/Check All
> {code}
> Your original request has been modified.
> "Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
> "JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
> "JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
> "Apache Deltaspike Tools" is already installed, so an update will be performed instead.
> "JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation" is already installed, so an update will be performed instead.
> "JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
> "JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
> "JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools RichFaces" is already installed, so an update will be performed instead.
> "JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
> "JBoss Maven Project Examples" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
> "JMX Console" is already installed, so an update will be performed instead.
> "JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
> "JBoss Tools JSF" is already installed, so an update will be performed instead.
> "Seam Tools" is already installed, so an update will be performed instead.
> "Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
> "JBoss Archives Tools" is already installed, so an update will be performed instead.
> "JBoss Stacks Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
> "Project Examples" is already installed, so an update will be performed instead.
> "JBoss Maven Integration" is already installed, so an update will be performed instead.
> "JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
> "JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
> "JBoss WebServices Tools" is already installed, so an update will be performed instead.
> "Hibernate Tools" is already installed, so an update will be performed instead.
> "JBoss Tools LiveReload" is already installed, so an update will be performed instead.
> "JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
> "JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
> "JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
> "Forge Tools" is already installed, so an update will be performed instead.
> "Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
> "JBossAS Tools" is already installed, so an update will be performed instead.
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3404) Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBDS-3404?page=com.atlassian.jira.plugin.... ]
Pavol Srna updated JBDS-3404:
-----------------------------
Description:
Output when you do Install/Check All
{code}
Your original request has been modified.
"Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
"JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
"JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
"Apache Deltaspike Tools" is already installed, so an update will be performed instead.
"JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
"JBoss Tools Foundation" is already installed, so an update will be performed instead.
"JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
"JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
"JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
"JBoss Tools RichFaces" is already installed, so an update will be performed instead.
"JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
"JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
"JBoss Maven Project Examples" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
"JMX Console" is already installed, so an update will be performed instead.
"JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
"JBoss Tools JSF" is already installed, so an update will be performed instead.
"Seam Tools" is already installed, so an update will be performed instead.
"Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
"JBoss Archives Tools" is already installed, so an update will be performed instead.
"JBoss Stacks Tools" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
"JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
"Project Examples" is already installed, so an update will be performed instead.
"JBoss Maven Integration" is already installed, so an update will be performed instead.
"JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
"JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
"JBoss WebServices Tools" is already installed, so an update will be performed instead.
"Hibernate Tools" is already installed, so an update will be performed instead.
"JBoss Tools LiveReload" is already installed, so an update will be performed instead.
"JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
"JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
"JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
"Forge Tools" is already installed, so an update will be performed instead.
"Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
"JBossAS Tools" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
Only one of the following can be installed at once:
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
{code}
was:
{code}
Your original request has been modified.
"Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
"JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
"JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
"Apache Deltaspike Tools" is already installed, so an update will be performed instead.
"JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
"JBoss Tools Foundation" is already installed, so an update will be performed instead.
"JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
"JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
"JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
"JBoss Tools RichFaces" is already installed, so an update will be performed instead.
"JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
"JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
"JBoss Maven Project Examples" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
"JMX Console" is already installed, so an update will be performed instead.
"JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
"JBoss Tools JSF" is already installed, so an update will be performed instead.
"Seam Tools" is already installed, so an update will be performed instead.
"Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
"JBoss Archives Tools" is already installed, so an update will be performed instead.
"JBoss Stacks Tools" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
"JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
"Project Examples" is already installed, so an update will be performed instead.
"JBoss Maven Integration" is already installed, so an update will be performed instead.
"JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
"JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
"JBoss WebServices Tools" is already installed, so an update will be performed instead.
"Hibernate Tools" is already installed, so an update will be performed instead.
"JBoss Tools LiveReload" is already installed, so an update will be performed instead.
"JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
"JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
"JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
"Forge Tools" is already installed, so an update will be performed instead.
"Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
"JBossAS Tools" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
Only one of the following can be installed at once:
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
{code}
> Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
> --------------------------------------------------------
>
> Key: JBDS-3404
> URL: https://issues.jboss.org/browse/JBDS-3404
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build
> Affects Versions: 9.0.0.Alpha1
> Reporter: Pavol Srna
> Priority: Blocker
>
> Output when you do Install/Check All
> {code}
> Your original request has been modified.
> "Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
> "JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
> "JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
> "Apache Deltaspike Tools" is already installed, so an update will be performed instead.
> "JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation" is already installed, so an update will be performed instead.
> "JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
> "JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
> "JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools RichFaces" is already installed, so an update will be performed instead.
> "JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
> "JBoss Maven Project Examples" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
> "JMX Console" is already installed, so an update will be performed instead.
> "JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
> "JBoss Tools JSF" is already installed, so an update will be performed instead.
> "Seam Tools" is already installed, so an update will be performed instead.
> "Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
> "JBoss Archives Tools" is already installed, so an update will be performed instead.
> "JBoss Stacks Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
> "Project Examples" is already installed, so an update will be performed instead.
> "JBoss Maven Integration" is already installed, so an update will be performed instead.
> "JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
> "JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
> "JBoss WebServices Tools" is already installed, so an update will be performed instead.
> "Hibernate Tools" is already installed, so an update will be performed instead.
> "JBoss Tools LiveReload" is already installed, so an update will be performed instead.
> "JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
> "JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
> "JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
> "Forge Tools" is already installed, so an update will be performed instead.
> "Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
> "JBossAS Tools" is already installed, so an update will be performed instead.
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3404) Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBDS-3404?page=com.atlassian.jira.plugin.... ]
Pavol Srna updated JBDS-3404:
-----------------------------
Steps to Reproduce:
1) install JBDS 9.0.0.Alpha1
2) Add updatesite: http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio.product_ma...
3) Check for updates
was:
1) install JBDS 9.0.0.Alpha1
2) Add updatesite: http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio.product_ma...
3) install all /or check for updates
> Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
> --------------------------------------------------------
>
> Key: JBDS-3404
> URL: https://issues.jboss.org/browse/JBDS-3404
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build
> Affects Versions: 9.0.0.Alpha1
> Reporter: Pavol Srna
> Priority: Blocker
>
> {code}
> Your original request has been modified.
> "Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
> "JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
> "JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
> "Apache Deltaspike Tools" is already installed, so an update will be performed instead.
> "JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation" is already installed, so an update will be performed instead.
> "JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
> "JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
> "JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools RichFaces" is already installed, so an update will be performed instead.
> "JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
> "JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
> "JBoss Maven Project Examples" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
> "JMX Console" is already installed, so an update will be performed instead.
> "JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
> "JBoss Tools JSF" is already installed, so an update will be performed instead.
> "Seam Tools" is already installed, so an update will be performed instead.
> "Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
> "JBoss Archives Tools" is already installed, so an update will be performed instead.
> "JBoss Stacks Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
> "JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
> "Project Examples" is already installed, so an update will be performed instead.
> "JBoss Maven Integration" is already installed, so an update will be performed instead.
> "JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
> "JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
> "JBoss WebServices Tools" is already installed, so an update will be performed instead.
> "Hibernate Tools" is already installed, so an update will be performed instead.
> "JBoss Tools LiveReload" is already installed, so an update will be performed instead.
> "JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
> "JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
> "JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
> "Forge Tools" is already installed, so an update will be performed instead.
> "Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
> "JBossAS Tools" is already installed, so an update will be performed instead.
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
> To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3404) Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
by Pavol Srna (JIRA)
Pavol Srna created JBDS-3404:
--------------------------------
Summary: Cannot update from JBDS 9.0.0.Alpha1 to Alpha2 (nightly)
Key: JBDS-3404
URL: https://issues.jboss.org/browse/JBDS-3404
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: build
Affects Versions: 9.0.0.Alpha1
Reporter: Pavol Srna
Priority: Blocker
{code}
Your original request has been modified.
"Java EE Batch Configuration Tools" is already installed, so an update will be performed instead.
"JBoss JAX-RS Tools" is already installed, so an update will be performed instead.
"JBoss Maven Hibernate Configurator" is already installed, so an update will be performed instead.
"Apache Deltaspike Tools" is already installed, so an update will be performed instead.
"JBoss Developer Studio (Core Features)" is already installed, so an update will be performed instead.
"JBoss Tools Foundation" is already installed, so an update will be performed instead.
"JBoss Tools JDT Extensions" is already installed, so an update will be performed instead.
"JBoss Maven CDI Configurator" is already installed, so an update will be performed instead.
"JBoss Maven Portlet Configurator" is already installed, so an update will be performed instead.
"JBoss Tools RichFaces" is already installed, so an update will be performed instead.
"JBoss Maven Endorsed Libraries Configurator" is already installed, so an update will be performed instead.
"JBoss Tools Foundation Security for Linux" is already installed, so an update will be performed instead.
"JBoss Maven Project Examples" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools Tern.java Adapter" is already installed, so an update will be performed instead.
"JMX Console" is already installed, so an update will be performed instead.
"JBoss OpenShift v2 Tools" is already installed, so an update will be performed instead.
"JBoss Tools JSF" is already installed, so an update will be performed instead.
"Seam Tools" is already installed, so an update will be performed instead.
"Hybrid Mobile Application Development Tools" is already installed, so an update will be performed instead.
"JBoss Archives Tools" is already installed, so an update will be performed instead.
"JBoss Stacks Tools" is already installed, so an update will be performed instead.
"JBoss Tools Java Standard Tools" is already installed, so an update will be performed instead.
"JBoss Tools Visual Page Editor" is already installed, so an update will be performed instead.
"Project Examples" is already installed, so an update will be performed instead.
"JBoss Maven Integration" is already installed, so an update will be performed instead.
"JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
"JBoss Tools Apache Tomcat Integration" is already installed, so an update will be performed instead.
"JBoss WebServices Tools" is already installed, so an update will be performed instead.
"Hibernate Tools" is already installed, so an update will be performed instead.
"JBoss Tools LiveReload" is already installed, so an update will be performed instead.
"JBoss Tools Eclipse Thym Integration" is already installed, so an update will be performed instead.
"JBoss Tools EGit Integration" is already installed, so an update will be performed instead.
"JBoss Tools Maven Source Lookup" is already installed, so an update will be performed instead.
"Forge Tools" is already installed, so an update will be performed instead.
"Context and Dependency Injection Tools" is already installed, so an update will be performed instead.
"JBossAS Tools" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
Software currently installed: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
Only one of the following can be installed at once:
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt 3.7.0.Alpha2-v20150322-0547-B822)
JBoss Tools Java Standard Tools - Tern Project Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt 3.7.0.Alpha1-v20150213-0215-B3)
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools AngularJS 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.angularjs.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt.feature.feature.group [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha1-v20150213-0215-B3 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha1-v20150213-0215-B3)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha1-v20150213-0215-B3]
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter 3.7.0.Alpha2-v20150322-0547-B822 (org.jboss.tools.jst.jsdt.feature.feature.group 3.7.0.Alpha2-v20150322-0547-B822)
To: org.jboss.tools.jst.jsdt [3.7.0.Alpha2-v20150322-0547-B822]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-624) JBDS-IS 8.0.1: Update Install Document
by Supriya Bharadwaj (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-624?page=com.atlassian.jira.plug... ]
Supriya Bharadwaj commented on TOOLSDOC-624:
--------------------------------------------
Incorporated Andrej's following feedback: (http://docbuilder.usersys.redhat.com/23023/)
> Section 3: Screenshot changed (ECLIPSE MARKETPLACE (the monster's back): uninstalled bjnplugin and rbjnplugin to take the screenshot in section 3)
> Section 4: Step 1 - Replaced "<version>" with "8.0.1.GA"
> Section 5: Step 2: Added a note with steps to open JBoss Central
> Section 6: Step 1 - Replaced "<version>" with "8.0.1.GA"
> Added a comment in the JIRA for Andrej to know that his feedback has been incorporated
> JBDS-IS 8.0.1: Update Install Document
> ---------------------------------------
>
> Key: TOOLSDOC-624
> URL: https://issues.jboss.org/browse/TOOLSDOC-624
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Bug
> Reporter: Misha Ali
> Assignee: Supriya Bharadwaj
>
> 1. Installation Guide - in Fuse, we have our own Fuse Tooling Installation Guide. After comparing the content of the two installation guides, I don't have objections to getting rid of ours and reusing the one from JBDS IS. But:
> a) the guide should include (a link to) JBDS installation instructions; this information is currently missing and imo is very important in the isolated context of individual products' docs suites. Update: Four installation instructions are provided in the Install Guide at the moment. The first two are for installing JBDS, the latter two are for JBDS-IS. The latter two should have a prerequisite step that tells you to install JBDS and links to the relevant topics (the first two ways to install).
> b) the "From the table of categories, select the JBoss Developer Studio Integration Stack functionality you want to install and click Next." step of each procedure should be expanded with specific instructions for individual products, i.e. what components of the IS to install for Fuse, DV and B*MS
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3263) Remove JSF Visual/Source and Preview Tabs
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3263?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-3263:
-------------------------------------------
so 53 mb's is a signficant part - is the 25 mb windows, 25 mb linux binaries ?
1. a - sure, since they don't have visual preview anymore anyways due to not 64 bit xulrunner on osx
1. b - sure.
1.c - I don't understand this change, why would stop asking the user ? the user is the one deciding if he wants to hide the dialog or not.
I'm -1 on #2 since its just tedious, errorprone and takes way more time than this issue deserves IMO.
> Remove JSF Visual/Source and Preview Tabs
> -----------------------------------------
>
> Key: JBDS-3263
> URL: https://issues.jboss.org/browse/JBDS-3263
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: requirements, visual-page-editor-core
> Reporter: Burr Sutter
> Assignee: Konstantin Marmalyukov
> Fix For: 9.0.0.Beta2
>
>
> Removal of the Visual/Source and Preview tabs, which normally provide an error message as it does not run on 64-bit JVMs.
> http://www.screencast.com/t/wettTf6s6cU
> http://www.screencast.com/t/zur1sCXmZ
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19569:
---------------------------------------
Wait, but in that case, shouldn't the user also be able to at least go back to that first page? Because if you click a button that takes you to a new page, but you don't have a button to get back, you're stuck on the second page. Unless you close and open the html file.
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Misha Ali reassigned TOOLSDOC-628:
----------------------------------
Assignee: Andrej Podhradsky (was: Misha Ali)
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Misha Ali (JIRA)
Misha Ali created TOOLSDOC-628:
----------------------------------
Summary: JBDS-IS 8.0.1 RN: QE and PM Review
Key: TOOLSDOC-628
URL: https://issues.jboss.org/browse/TOOLSDOC-628
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Sub-task
Components: Release Notes
Reporter: Misha Ali
Assignee: Misha Ali
Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-19569:
------------------------------------------------
{quote}That you can click a button in the visual preview and it will take you to the next page (where the link leads){quote}
I look through the code, this is not a bug, works as designed. We don't disable this links, if we do it - user will have no chance to see any page except first in Visual/Source Tab in one-page-app.
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3403) cannot use oracle service name in datasource creation
by Mustafa Musaji (JIRA)
[ https://issues.jboss.org/browse/JBDS-3403?page=com.atlassian.jira.plugin.... ]
Mustafa Musaji updated JBDS-3403:
---------------------------------
Component/s: runtime
> cannot use oracle service name in datasource creation
> -----------------------------------------------------
>
> Key: JBDS-3403
> URL: https://issues.jboss.org/browse/JBDS-3403
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: runtime
> Affects Versions: 8.0.2.GA
> Reporter: Tom Fonteyne
>
> When connecting to an Oracle data source, a SID is required for a connection and a service name can not be used.
> The Oracle URL formats are:
> With a SID you use ":sid" at the end
> jdbc:oracle:thin:@//oraclehost:1521:mysid
> with a service name you use "/myservicename"
> jdbc:oracle:thin:@//oraclehost:1521/myservicename
> The dialog box prevent removing the ":" and replacing it with the needed "/"
> (not even via the driver definition where you seem to be allowed to set the url format...)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3403) cannot use oracle service name in datasource creation
by Mustafa Musaji (JIRA)
[ https://issues.jboss.org/browse/JBDS-3403?page=com.atlassian.jira.plugin.... ]
Mustafa Musaji updated JBDS-3403:
---------------------------------
Component/s: (was: central)
> cannot use oracle service name in datasource creation
> -----------------------------------------------------
>
> Key: JBDS-3403
> URL: https://issues.jboss.org/browse/JBDS-3403
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Affects Versions: 8.0.2.GA
> Reporter: Tom Fonteyne
>
> When connecting to an Oracle data source, a SID is required for a connection and a service name can not be used.
> The Oracle URL formats are:
> With a SID you use ":sid" at the end
> jdbc:oracle:thin:@//oraclehost:1521:mysid
> with a service name you use "/myservicename"
> jdbc:oracle:thin:@//oraclehost:1521/myservicename
> The dialog box prevent removing the ":" and replacing it with the needed "/"
> (not even via the driver definition where you seem to be allowed to set the url format...)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19579) Context vs Contexts
by Rastislav Wagner (JIRA)
Rastislav Wagner created JBIDE-19579:
----------------------------------------
Summary: Context vs Contexts
Key: JBIDE-19579
URL: https://issues.jboss.org/browse/JBIDE-19579
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: cdi
Affects Versions: 4.3.0.Alpha1
Reporter: Rastislav Wagner
Priority: Minor
Fix For: 4.3.0.Alpha2
Just a small inconsistency - sometimes in JBT there's Context and Dependency Injection or Context*s* and Dependency Injection.
Most references use Context not Context*s*. The correct one is the second one.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19426) Need to add cordova-4.3.0 support
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19426?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-19426:
-------------------------------------
I have tested CordovaSim against cordova 4.3.0 engine (i.e. cordova.js 3.7.1), and everything seems to works just fine. I guess the only thing that should be done is changing the way of getting engine for CordovaSim coupled with JBIDE-19471
> Need to add cordova-4.3.0 support
> ---------------------------------
>
> Key: JBIDE-19426
> URL: https://issues.jboss.org/browse/JBIDE-19426
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid, cordovasim
> Affects Versions: 4.3.0.Alpha1
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Alpha2
>
>
> Apache Cordova 4.3.0 is out - need to add support for cordovasim and thym
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3403) cannot use oracle service name in datasource creation
by Tom Fonteyne (JIRA)
Tom Fonteyne created JBDS-3403:
----------------------------------
Summary: cannot use oracle service name in datasource creation
Key: JBDS-3403
URL: https://issues.jboss.org/browse/JBDS-3403
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: central
Affects Versions: 8.0.2.GA
Reporter: Tom Fonteyne
When connecting to an Oracle data source, a SID is required for a connection and a service name can not be used.
The Oracle URL formats are:
With a SID you use ":sid" at the end
jdbc:oracle:thin:@//oraclehost:1521:mysid
with a service name you use "/myservicename"
jdbc:oracle:thin:@//oraclehost:1521/myservicename
The dialog box prevent removing the ":" and replacing it with the needed "/"
(not even via the driver definition where you seem to be allowed to set the url format...)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19476) Add label validation
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19476?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-19476 at 4/13/15 4:35 AM:
-------------------------------------------------------------------
[~jcantrill]: This is part of JBIDE-19010, isnt it?
was (Author: adietish):
[~jcantrill]This is part of JBIDE-19010, isnt it?
> Add label validation
> --------------------
>
> Key: JBIDE-19476
> URL: https://issues.jboss.org/browse/JBIDE-19476
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: openshift
> Affects Versions: 4.3.0.Alpha2
> Reporter: Jeff Cantrill
> Priority: Blocker
> Fix For: 4.3.0.Alpha2
>
>
> Add label key and value validations to the 'label' page in accordance of what is valid in Kubernetes. This should be part of the 'edit label' page that will be presented to a user
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19476) Add label validation
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19476?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-19476 at 4/13/15 4:35 AM:
-------------------------------------------------------------------
[~jcantrill]This is part of JBIDE-19010, isnt it?
was (Author: adietish):
This is part of JBIDE-19010, isnt it?
> Add label validation
> --------------------
>
> Key: JBIDE-19476
> URL: https://issues.jboss.org/browse/JBIDE-19476
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: openshift
> Affects Versions: 4.3.0.Alpha2
> Reporter: Jeff Cantrill
> Priority: Blocker
> Fix For: 4.3.0.Alpha2
>
>
> Add label key and value validations to the 'label' page in accordance of what is valid in Kubernetes. This should be part of the 'edit label' page that will be presented to a user
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19577) Visual part is blank when page requires file which does not exists
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19577?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-19577:
-------------------------------------------
Summary: Visual part is blank when page requires file which does not exists (was: Visual partis blank when page requires file which does not exists)
> Visual part is blank when page requires file which does not exists
> ------------------------------------------------------------------
>
> Key: JBIDE-19577
> URL: https://issues.jboss.org/browse/JBIDE-19577
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.3.0.Alpha1
> Reporter: Konstantin Marmalyukov
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.0.Alpha2
>
>
> This issue appears on any projects, which requires stylesheet/script/image file which does not exists in the project(i.e. cordova.js file for any Hybrid project)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19577) Visual partis blank when page requires file which does not exists
by Konstantin Marmalyukov (JIRA)
Konstantin Marmalyukov created JBIDE-19577:
----------------------------------------------
Summary: Visual partis blank when page requires file which does not exists
Key: JBIDE-19577
URL: https://issues.jboss.org/browse/JBIDE-19577
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.3.0.Alpha1
Reporter: Konstantin Marmalyukov
Assignee: Konstantin Marmalyukov
Fix For: 4.3.0.Alpha2
This issue appears on any projects, which requires stylesheet/script/image file which does not exists in the project(i.e. cordova.js file for any Hybrid project)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-625) JBDS-IS 8.0.1: Create an article about upgrading from previous to current version of JBDS-IS
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-625?page=com.atlassian.jira.plug... ]
Misha Ali commented on TOOLSDOC-625:
------------------------------------
Hi Misha,
updating (I would rather user word 'update instead of 'upgrade') from JBDS-IS 8.0.0.GA to 8.0.1.GA is supported.
Once 8.0.1.GA is publicly available, an user will be automatically notified about these new updates.
Excample 1: The user installed SwitchYard from 8.0.0.GA then when he starts his JBDS there will be a popup window saying "Updates available".
This is because JBDS checks whether there are new updates available on each startup. You can also select Help > Check for Updates to force updating.
Example 2: The user installed only Teiid Designer from 8.0.0.GA then he won't see any notification since 8.0.1.GA contains the same version of Teiid Designer.
I hope this helps you, if not then don't hesitate to contact me ;-)
Andrej
> JBDS-IS 8.0.1: Create an article about upgrading from previous to current version of JBDS-IS
> --------------------------------------------------------------------------------------------
>
> Key: TOOLSDOC-625
> URL: https://issues.jboss.org/browse/TOOLSDOC-625
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Bug
> Reporter: Misha Ali
> Assignee: Misha Ali
>
> From Petr's feedback:
> c) instructions on upgrading and uninstalling the IS are missing altogether, compared to the Fuse Tooling installation guide
> JBDS-IS docs team has committed to this in time for GA.
> * Create and populate the upgrading article
> * Send link to Gemma for B*MS splash page
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19567) Thym doesn't support JGit 4.0
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19567?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-19567:
----------------------------------------
Ok. I don't have permissions to push on this repo. I let you take care of updating it.
> Thym doesn't support JGit 4.0
> -----------------------------
>
> Key: JBIDE-19567
> URL: https://issues.jboss.org/browse/JBIDE-19567
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, upstream
> Reporter: Mickael Istria
> Assignee: Gorkem Ercan
> Priority: Blocker
> Fix For: 4.3.0.Alpha2
>
>
> Thym cannot be installed/resolved against a Mars M6 target-platform, because JGit moved to version 4.0, and Thym doesn't allow that yet.
> {code}[INFO] [ERROR] Cannot resolve project dependencies:
> [INFO] [ERROR] Software being installed: org.jboss.tools.aerogear.thym 1.3.0.qualifier
> [INFO] [ERROR] Missing requirement: org.eclipse.thym.core 0.1.0.201503051642 requires 'bundle org.eclipse.jgit [3.0.0,4.0.0)' but it could not be found
> [INFO] [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.thym 1.3.0.qualifier depends on: bundle org.eclipse.thym.core 0.1.0
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-15714) Dynamic content assist for AngularJS expressions in html files
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15714?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-15714:
-----------------------------------
Description:
Dynamic content assist works with projects which are mature enough not to fail in runtime.
Open any html page with JBoss HTML Editor (AngularJS templates are *not* supported) where some controllers are available and try Ctrl+Space on any {{}}.
The very first time the message saying the data is loading will be shown (this message will be shown only once per editor):
!firstTime.png!
Press enter or Ctrl+Space again to see AngularJS proposals (if available):
!vpe2.gif!
> Dynamic content assist for AngularJS expressions in html files
> --------------------------------------------------------------
>
> Key: JBIDE-15714
> URL: https://issues.jboss.org/browse/JBIDE-15714
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Alexey Kazakov
> Assignee: Alexey Kazakov
> Priority: Critical
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Alpha2
>
> Attachments: Diagram.gliffy, firstTime.png, vpe.png, vpe2.gif
>
>
> Dynamic content assist works with projects which are mature enough not to fail in runtime.
> Open any html page with JBoss HTML Editor (AngularJS templates are *not* supported) where some controllers are available and try Ctrl+Space on any {{}}.
> The very first time the message saying the data is loading will be shown (this message will be shown only once per editor):
> !firstTime.png!
> Press enter or Ctrl+Space again to see AngularJS proposals (if available):
> !vpe2.gif!
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3394) Use cordova platform downloads from npm
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3394?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-3394:
-----------------------------
CDW docs_ack: ?
CDW devel_ack: ?
CDW qa_ack: ?
> Use cordova platform downloads from npm
> ---------------------------------------
>
> Key: JBDS-3394
> URL: https://issues.jboss.org/browse/JBDS-3394
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Reporter: Gorkem Ercan
> Assignee: Gorkem Ercan
> Fix For: 9.0.0.Alpha2
>
>
> Switch to downloading the cordova platforms from npm and as a consequence limit the downloadable platform versions to what is available on npm. The plan is to continue to support building applications for Cordova version>3.0.0 but when a developer wants to download a cordova platform using JBDS/JBT, only versions 3.5.0 and later will be available. Configuring a manually downloaded cordova platforms on JBDS will still be available.
> Around Cordova 3.5.0 time, Apache Cordova project switched to using npm for distributing cordova platforms. npm provides a much better infrastructure compared to the old way which is basically git archive mechanism. We already had cases where apache infrastructure was not available for maintenance. Also the lack of CDN does not help either. So I think JBDS should follow Apache Cordova and start using npm for downloading cordova platforms. Below are the list of relevant cordova platforms and version that are available today from npm.
> cordova-ios
> ['3.5.0', '3.6.0', '3.6.1', '3.6.3', '3.7.0', '3.8.0' ]
> cordova-android
> [ '3.5.0','3.5.1','3.6.0','3.6.1','3.6.3','3.6.4','3.7.0','3.7.1' ]
> cordova-wp8
> [ '3.5.0','3.6.0-dev','3.6.0','3.6.1','3.6.3','3.6.4','3.7.0-dev','3.7.0','3.7.1' ]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3394) Use cordova platform downloads from npm
by Burr Sutter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3394?page=com.atlassian.jira.plugin.... ]
Burr Sutter updated JBDS-3394:
------------------------------
CDW pm_ack: + (was: ?)
Status: New (was: New)
> Use cordova platform downloads from npm
> ---------------------------------------
>
> Key: JBDS-3394
> URL: https://issues.jboss.org/browse/JBDS-3394
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Reporter: Gorkem Ercan
> Assignee: Gorkem Ercan
> Fix For: 9.0.0.Alpha2
>
>
> Switch to downloading the cordova platforms from npm and as a consequence limit the downloadable platform versions to what is available on npm. The plan is to continue to support building applications for Cordova version>3.0.0 but when a developer wants to download a cordova platform using JBDS/JBT, only versions 3.5.0 and later will be available. Configuring a manually downloaded cordova platforms on JBDS will still be available.
> Around Cordova 3.5.0 time, Apache Cordova project switched to using npm for distributing cordova platforms. npm provides a much better infrastructure compared to the old way which is basically git archive mechanism. We already had cases where apache infrastructure was not available for maintenance. Also the lack of CDN does not help either. So I think JBDS should follow Apache Cordova and start using npm for downloading cordova platforms. Below are the list of relevant cordova platforms and version that are available today from npm.
> cordova-ios
> ['3.5.0', '3.6.0', '3.6.1', '3.6.3', '3.7.0', '3.8.0' ]
> cordova-android
> [ '3.5.0','3.5.1','3.6.0','3.6.1','3.6.3','3.6.4','3.7.0','3.7.1' ]
> cordova-wp8
> [ '3.5.0','3.6.0-dev','3.6.0','3.6.1','3.6.3','3.6.4','3.7.0-dev','3.7.0','3.7.1' ]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19389) Cannot set timeout configuration to connect JDV server on Teiid designer
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19389?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-19389:
-------------------------------------
[~phantomjinx] Maybe you can check this and reassign or make the change I suggested.
> Cannot set timeout configuration to connect JDV server on Teiid designer
> ------------------------------------------------------------------------
>
> Key: JBIDE-19389
> URL: https://issues.jboss.org/browse/JBIDE-19389
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: server
> Reporter: Eiichi Nagai
> Assignee: Rob Stryker
>
> Describe the issue:
> The teiid-designer cannot connect to remote JDV server by timeout exceptions. However, the teiid-designer cannnot set timeout for it.
> {noformat}
> org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: java.io.IOException: java.net.ConnectException: JBAS012144: Could not connect to remote://XXXX:9999. The connection timed out
> at org.jboss.ide.eclipse.as.internal.management.as71.AS71Manager.execute(AS71Manager.java:336)
> at org.jboss.ide.eclipse.as.internal.management.as71.JBoss71ManagerService.execute(JBoss71ManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:66)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:192)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:181)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:82)
> at org.teiid.designer.runtime.TeiidParentServerListener.serverChanged(TeiidParentServerListener.java:153)
> at org.eclipse.wst.server.core.internal.ServerNotificationManager.broadcastChange(ServerNotificationManager.java:125)
> at org.eclipse.wst.server.core.internal.Server.fireServerStateChangeEvent(Server.java:742)
> at org.eclipse.wst.server.core.internal.Server.setServerState(Server.java:650)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.setServerState(ServerBehaviourDelegate.java:143)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.setServerStarted(ControllableServerBehavior.java:201)
> at org.jboss.tools.as.core.server.controllable.internal.DeployableServerBehavior.setServerStarted(DeployableServerBehavior.java:127)
> at org.jboss.ide.eclipse.as.rse.core.StandardRSEStartLaunchDelegate.preLaunchCheck(StandardRSEStartLaunchDelegate.java:72)
> at org.jboss.ide.eclipse.as.rse.core.subsystems.RSECommandLineLaunchController.preLaunchCheck(RSECommandLineLaunchController.java:103)
> at org.jboss.ide.eclipse.as.wtp.core.server.launch.ControllableServerLaunchConfiguration.preLaunchCheck(ControllableServerLaunchConfiguration.java:86)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:840)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3541)
> at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3477)
> at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:367)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> Caused by: java.io.IOException: java.net.ConnectException: JBAS012144: Could not connect to remote://XXXX:9999. The connection timed out
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeForResult(AbstractModelControllerClient.java:129)
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:71)
> at org.jboss.ide.eclipse.as.internal.management.as71.AS71Manager.execute(AS71Manager.java:325)
> ... 23 more
> Caused by: java.net.ConnectException: JBAS012144: JBAS012144: Could not connect to remote://XXXX:9999. The connection timed out
> at org.jboss.as.protocol.ProtocolConnectionUtils.connectSync(ProtocolConnectionUtils.java:131)
> at org.jboss.as.protocol.ProtocolConnectionManager$EstablishingConnection.connect(ProtocolConnectionManager.java:256)
> at org.jboss.as.protocol.ProtocolConnectionManager.connect(ProtocolConnectionManager.java:70)
> at org.jboss.as.protocol.mgmt.FutureManagementChannel$Establishing.getChannel(FutureManagementChannel.java:176)
> at org.jboss.as.controller.client.impl.RemotingModelControllerClient.getOrCreateChannel(RemotingModelControllerClient.java:144)
> at org.jboss.as.controller.client.impl.RemotingModelControllerClient$1.getChannel(RemotingModelControllerClient.java:65)
> at org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:115)
> at org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:98)
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeRequest(AbstractModelControllerClient.java:236)
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:141)
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeForResult(AbstractModelControllerClient.java:127)
> ... 25 more
> {noformat}
> Additional information:
> We want to set a property of "IAS7ManagementDetails.PROPERTY_TIMEOUT" via teiid-designer.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19574) Add API so that downloaded runtimes can be installed via java -jar command
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19574?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-19574.
---------------------------------
Resolution: Done
I've added a bit more documentation. I've marked the extension point as internal, and documented it. I've added some constants to IRuntimeInstaller with the currently approved IDs (extract vs jar). The only new API for clients, then, is the use of the setInstallationMethod(String) on a DownloadRuntime object, so I've documented those new sections as well.
https://github.com/jbosstools/jbosstools-base/commit/30326c71541fb728c9ff...
> Add API so that downloaded runtimes can be installed via java -jar command
> --------------------------------------------------------------------------
>
> Key: JBIDE-19574
> URL: https://issues.jboss.org/browse/JBIDE-19574
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: runtime-detection, server
> Affects Versions: 4.3.0.Alpha1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.3.0.Alpha2
>
>
> Runtime detection currently supports only 'extraction' as a method of installation. It was recently expanded to include not just unzipping of jars, but also extracting .tar.gz files / .tar files / etc. But there's still no API for completely alternate methods of installation.
> This JIRA should add an extension point for (basically the plumbing) to allow for alternate installation types in general, as well as add a default java -jar installation method as well.
> It will be up to other runtimes (ie teiid etc) to USE this functionality in their own products, but it is up to jbt-base to make sure it is feasible at the API level.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19574) Add API so that downloaded runtimes can be installed via java -jar command
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19574?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-19574:
-------------------------------------
Good call. I'll work on documenting that today. The short summary is that anyone implementing an IDownloadRuntimesProvider using the org.jboss.tools.runtime.core.downloadRuntimeProvider extension point, is tasked with returning an array of DownloadRuntime objects. The provider is in charge of doing this on their own (implementation-agnostic), though all current implementations use stacks to do so. (Even Fuse / Karaf / etc use custom yaml files they bundle with their plugin to re-use the stacks superclasses).
A new setter on DownloadRuntime allows clients to setInstallationMethod(string). In the past we had only one method (extract), but now we have two (extract, jar). "Extract" performs a simple unzip. "Jar" runs "java -jar (file)" and waits for that process to complete.
So for anyone (like DV) who is trying to expose as a DownloadRuntime a jar file that cannot be extracted but must be java -jar'd, their IDownloadRuntimesProvider should set the installation method to "jar" before returning their array of DownloadRuntime objects.
At this point, it's extremely unlikely anyone would need to actually implement the runtimeInstaller extension point at all unless they'd like to implement some esoteric usecase like downloading a java webstart file and launching that, or some type of weird network install usecase. It might even be smart for me to mark that extension point as internal currently until such a request is provided.
I'll still go ahead and document it, but, the tl;dr is that a IDownloadRuntimesProvider will setInstallationMethod("jar") on any runtime that must be java -jar'd to be installed properly. Extract is still the default case.
> Add API so that downloaded runtimes can be installed via java -jar command
> --------------------------------------------------------------------------
>
> Key: JBIDE-19574
> URL: https://issues.jboss.org/browse/JBIDE-19574
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: runtime-detection, server
> Affects Versions: 4.3.0.Alpha1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.3.0.Alpha2
>
>
> Runtime detection currently supports only 'extraction' as a method of installation. It was recently expanded to include not just unzipping of jars, but also extracting .tar.gz files / .tar files / etc. But there's still no API for completely alternate methods of installation.
> This JIRA should add an extension point for (basically the plumbing) to allow for alternate installation types in general, as well as add a default java -jar installation method as well.
> It will be up to other runtimes (ie teiid etc) to USE this functionality in their own products, but it is up to jbt-base to make sure it is feasible at the API level.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19567) Thym doesn't support JGit 4.0
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19567?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-19567:
--------------------------------------
next jbosstools-aerogear pom.xml needs to reference the new build as the thym.version
> Thym doesn't support JGit 4.0
> -----------------------------
>
> Key: JBIDE-19567
> URL: https://issues.jboss.org/browse/JBIDE-19567
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, upstream
> Reporter: Mickael Istria
> Assignee: Gorkem Ercan
> Priority: Blocker
> Fix For: 4.3.0.Alpha2
>
>
> Thym cannot be installed/resolved against a Mars M6 target-platform, because JGit moved to version 4.0, and Thym doesn't allow that yet.
> {code}[INFO] [ERROR] Cannot resolve project dependencies:
> [INFO] [ERROR] Software being installed: org.jboss.tools.aerogear.thym 1.3.0.qualifier
> [INFO] [ERROR] Missing requirement: org.eclipse.thym.core 0.1.0.201503051642 requires 'bundle org.eclipse.jgit [3.0.0,4.0.0)' but it could not be found
> [INFO] [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.thym 1.3.0.qualifier depends on: bundle org.eclipse.thym.core 0.1.0
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBTIS-425) Establish a Mars/ JBDS 9.x based IS target platform
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-425?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-425:
-----------------------------
Description:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
*List of bundles added/removed (early access TP):*
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
{code}
was:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
*List of bundles added/removed (early access TP):*
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
{code}
> Establish a Mars/ JBDS 9.x based IS target platform
> ---------------------------------------------------
>
> Key: JBTIS-425
> URL: https://issues.jboss.org/browse/JBTIS-425
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> .
> *Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
> *Project page/sources:*
> *Version:* .4.3.0.Alpha1
> *License and owner:* EPL
> *Original p2 repo:* n/a
> *JBoss mirror:* n/a
> *Include Sources:* Yes
> *Affected projects:* JBTIS components (all)
> *Include in JBDS:* JBDSIS TP
> *Type of dependency:* distribution
> *List of bundles added/removed (released TP):*
> {code}
> < org.junit [4.11.0.v201303080030]
> < org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
> < org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
> < org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> < org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
> < org.eclipse.bpel.common.model [1.0.4.v201412041949]
> < org.eclipse.emf.transaction [1.8.0.201405281451]
> < org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> < org.w3c.css.sac [1.3.1.v200903091627]
> < org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
> < org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.dom [1.6.0.v201011041432]
> < org.eclipse.bpel.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> < org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
> < org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> < javax.xml [1.3.4.v201005080400]
> < org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
> < org.springframework.osgi.extender [1.2.1]
> < org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
> < org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
> < org.eclipse.bpel.ui [1.0.4.v201412041949]
> < org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
> < org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> < org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
> < javax.ws.rs [1.1.1.v20130318-1750]
> < org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.ext.awt [1.6.0.v201011041432]
> < org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
> < org.springframework.osgi.extensions.annotations [1.2.1]
> < org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
> < org.apache.batik.xml [1.6.0.v201011041432]
> < org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
> < com.google.guava [15.0.0.v201403281430]
> < org.eclipse.uml2.types [2.0.0.v20150202-0947]
> < org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
> < org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
> < org.eclipse.bpel.help [1.0.4.v201412041949]
> < org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> < org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
> < org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
> < org.eclipse.emf.query.feature.group [1.8.0.201405281426]
> < org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
> < org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
> < org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
> < org.eclipse.birt.core [4.4.2.v201410272105]
> < org.eclipse.emf.validation [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
> < org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> < org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
> < org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
> < org.eclipse.equinox.security [1.2.0.v20130424-1801]
> < org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> < javax.xml.soap [1.3.0.v201105210645]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> < org.apache.commons.logging [1.1.1.v201101211721]
> < org.apache.batik.svggen [1.6.0.v201011041432]
> < org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> < org.apache.ant [1.9.2.v201404171502]
> < org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
> < org.eclipse.bpel.validator [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
> < org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
> < org.apache.commons.httpclient [3.1.0.v201012070820]
> < org.eclipse.emf.transaction.ui [1.4.0.201405281451]
> < org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jsoup [1.7.2.v201304221138]
> < org.eclipse.graphiti [0.11.2.v20150204-0954]
> < org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
> < org.eclipse.ocl.uml [5.0.0.v20140610-0641]
> < org.eclipse.emf.compare.edit [4.0.0.201501201328]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
> < org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
> < org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.emf.compare.ide [3.1.2.201501201328]
> < com.ibm.icu [52.1.1.v201501240615]
> < org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
> < org.apache.commons.logging [1.0.4.v201101211617]
> < org.eclipse.emf.workspace [1.5.1.201405281451]
> < org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
> < org.w3c.dom.smil [1.0.0.v200806040011]
> < org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
> < org.eclipse.bpel.model [1.0.4.v201412041949]
> < org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
> < org.hamcrest.core [1.3.0.v201303031735]
> < org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
> < org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
> < org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
> < org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
> < org.eclipse.core.net [1.2.200.v20140124-2013]
> < org.eclipse.emf.validation.ui [1.7.0.201405281429]
> < org.eclipse.bpel.help.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> < org.codehaus.jackson.core [1.6.0.v20101005-0925]
> < org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
> < org.w3c.dom.svg [1.1.0.v201011041433]
> < org.apache.batik.util.gui [1.6.0.v201011041432]
> < org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
> < org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> < org.apache.batik.css [1.6.0.v201011041432]
> < org.eclipse.ocl.common [1.2.0.v20140610-0641]
> < org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare [3.1.2.201501201328]
> < org.eclipse.emf.workspace.ui [1.3.0.201405281451]
> < org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
> < org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> < org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> < org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
> < org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
> < org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> < org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
> < org.springframework.aspects [3.1.4.RELEASE]
> < org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
> < org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.emf.compare.rcp [2.2.1.201501201328]
> < org.eclipse.ocl [3.4.2.v20140725-2242]
> < org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> < org.eclipse.emf.compare.doc [3.1.1.201501201328]
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.uml [5.0.2.v20150202-0947]
> < org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.draw2d [3.9.101.201408150207]
> < org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> < org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
> < org.springframework.osgi.core [1.2.1]
> < org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> < org.eclipse.uml2 [5.0.0.v20150202-0947]
> < org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> < org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
> < org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
> < org.apache.poi [3.9.0.v201303080712]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < lpg.runtime.java [2.0.17.v201004271640]
> < org.eclipse.emf.validation.ocl [1.4.0.201405281429]
> < org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
> < org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
> < org.eclipse.emf.query [1.7.0.201405281426]
> < org.apache.batik.util [1.6.0.v201011041432]
> < org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> < org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
> < org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
> < org.eclipse.equinox.cm [1.1.0.v20131021-1936]
> < org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
> < org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
> < org.springframework.osgi.io [1.2.1]
> < org.eclipse.emf.query.ocl [2.0.0.201405281426]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.common [2.0.1.v20150202-0947]
> < org.eclipse.uml2.ant [1.0.0.v20150202-0947]
> < org.apache.commons.codec [1.6.0.v201305230611]
> < org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
> < org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
> *List of bundles added/removed (early access TP):*
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> > org.junit [4.11.0.v201303080030]
> > org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.ide [3.2.0.201503131342]
> > org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> > org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> > org.eclipse.bpel.common.model [1.0.4.v201412041949]
> > org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> > org.w3c.css.sac [1.3.1.v200903091627]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> > org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> > org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> > org.eclipse.bpel.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> > org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> > javax.xml [1.3.4.v201005080400]
> > org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> > org.springframework.osgi.extender [1.2.1]
> > org.apache.batik.xml [1.7.0.v201011041433]
> > org.apache.batik.dom [1.7.0.v201011041433]
> > org.eclipse.bpel.ui [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > javax.ws.rs [1.1.1.v20130318-1750]
> > org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> > org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> > org.eclipse.emf.workspace [1.5.1.201503250534]
> > org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> > org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> > org.springframework.osgi.extensions.annotations [1.2.1]
> > org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.edit [4.1.0.201503131342]
> > org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> > com.google.guava [15.0.0.v201403281430]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> > org.apache.batik.ext.awt [1.7.0.v201011041433]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> > org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.bpel.help [1.0.4.v201412041949]
> > org.eclipse.uml2.types [2.0.0.v20150323-0944]
> > org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> > org.eclipse.core.net [1.2.300.v20141118-1725]
> > org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> > org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> > org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> > org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> > org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> > org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> > org.eclipse.ocl.common [1.3.0.v20150113-1721]
> > org.apache.batik.svggen [1.7.0.v201011041433]
> > org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> > org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> > org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> > javax.xml.soap [1.3.0.v201105210645]
> > org.apache.commons.logging [1.1.1.v201101211721]
> > org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> > org.eclipse.equinox.security [1.2.0.v20150223-1455]
> > org.eclipse.bpel.validator [1.0.4.v201412041949]
> > org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> > org.eclipse.uml2.common [2.1.0.v20150323-0944]
> > org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.apache.commons.httpclient [3.1.0.v201012070820]
> > org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> > org.jsoup [1.7.2.v201304221138]
> > org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> > org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> > org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> > org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> > org.eclipse.ocl [3.5.0.v20150321-0925]
> > org.eclipse.emf.compare.doc [3.2.0.201503131342]
> > org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> > org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> > org.apache.commons.logging [1.0.4.v201101211617]
> > org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> > org.w3c.dom.smil [1.0.0.v200806040011]
> > org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.bpel.model [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> > org.hamcrest.core [1.3.0.v201303031735]
> > org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> > org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> > org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > com.ibm.icu [54.1.1.v201501272100]
> > org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> > org.eclipse.bpel.help.source [1.0.4.v201412041949]
> > org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> > org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> > org.codehaus.jackson.core [1.6.0.v20101005-0925]
> > org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> > org.eclipse.emf.query [1.7.0.201503250423]
> > org.w3c.dom.svg [1.1.0.v201011041433]
> > org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> > org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> > org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> > org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> > org.eclipse.uml2 [5.0.0.v20150323-0944]
> > org.springframework.aspects [3.1.4.RELEASE]
> > org.eclipse.birt.core [4.5.0.v201501081716]
> > org.apache.batik.css [1.7.0.v201011041433]
> > org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> > org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> > org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> > org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> > org.eclipse.emf.validation [1.8.0.201503250348]
> > org.apache.ant [1.9.4.v201410062020]
> > org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> > org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> > org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> > org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> > org.apache.batik.util [1.7.0.v201011041433]
> > org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> > org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> > org.springframework.osgi.core [1.2.1]
> > org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> > org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> > org.eclipse.draw2d [3.10.0.201502020307]
> > org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> > org.apache.batik.util.gui [1.7.0.v200903091627]
> > org.apache.poi [3.9.0.v201303080712]
> > org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> > lpg.runtime.java [2.0.17.v201004271640]
> > org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.emf.query.ocl [2.0.0.201503250423]
> > org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> > org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> > org.eclipse.emf.validation.ui [1.7.0.201503250348]
> > org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> > org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> > org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> > org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> > org.springframework.osgi.io [1.2.1]
> > org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> > org.apache.commons.codec [1.6.0.v201305230611]
> > org.eclipse.emf.transaction [1.9.0.201503250534]
> > org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> > org.eclipse.emf.compare [3.2.0.201503131342]
> > org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> > org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBTIS-425) Establish a Mars/ JBDS 9.x based IS target platform
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-425?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-425:
-----------------------------
Description:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
*List of bundles added/removed (early access TP):*
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
{code}
was:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
*List of bundles added/removed (early access TP):*
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
> Establish a Mars/ JBDS 9.x based IS target platform
> ---------------------------------------------------
>
> Key: JBTIS-425
> URL: https://issues.jboss.org/browse/JBTIS-425
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> .
> *Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
> *Project page/sources:*
> *Version:* .4.3.0.Alpha1
> *License and owner:* EPL
> *Original p2 repo:* n/a
> *JBoss mirror:* n/a
> *Include Sources:* Yes
> *Affected projects:* JBTIS components (all)
> *Include in JBDS:* JBDSIS TP
> *Type of dependency:* distribution
> *List of bundles added/removed (released TP):*
> {code}
> < org.junit [4.11.0.v201303080030]
> < org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
> < org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
> < org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> < org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
> < org.eclipse.bpel.common.model [1.0.4.v201412041949]
> < org.eclipse.emf.transaction [1.8.0.201405281451]
> < org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> < org.w3c.css.sac [1.3.1.v200903091627]
> < org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
> < org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.dom [1.6.0.v201011041432]
> < org.eclipse.bpel.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> < org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
> < org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> < javax.xml [1.3.4.v201005080400]
> < org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
> < org.springframework.osgi.extender [1.2.1]
> < org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
> < org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
> < org.eclipse.bpel.ui [1.0.4.v201412041949]
> < org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
> < org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> < org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
> < javax.ws.rs [1.1.1.v20130318-1750]
> < org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.ext.awt [1.6.0.v201011041432]
> < org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
> < org.springframework.osgi.extensions.annotations [1.2.1]
> < org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
> < org.apache.batik.xml [1.6.0.v201011041432]
> < org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
> < com.google.guava [15.0.0.v201403281430]
> < org.eclipse.uml2.types [2.0.0.v20150202-0947]
> < org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
> < org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
> < org.eclipse.bpel.help [1.0.4.v201412041949]
> < org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> < org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
> < org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
> < org.eclipse.emf.query.feature.group [1.8.0.201405281426]
> < org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
> < org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
> < org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
> < org.eclipse.birt.core [4.4.2.v201410272105]
> < org.eclipse.emf.validation [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
> < org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> < org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
> < org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
> < org.eclipse.equinox.security [1.2.0.v20130424-1801]
> < org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> < javax.xml.soap [1.3.0.v201105210645]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> < org.apache.commons.logging [1.1.1.v201101211721]
> < org.apache.batik.svggen [1.6.0.v201011041432]
> < org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> < org.apache.ant [1.9.2.v201404171502]
> < org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
> < org.eclipse.bpel.validator [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
> < org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
> < org.apache.commons.httpclient [3.1.0.v201012070820]
> < org.eclipse.emf.transaction.ui [1.4.0.201405281451]
> < org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jsoup [1.7.2.v201304221138]
> < org.eclipse.graphiti [0.11.2.v20150204-0954]
> < org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
> < org.eclipse.ocl.uml [5.0.0.v20140610-0641]
> < org.eclipse.emf.compare.edit [4.0.0.201501201328]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
> < org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
> < org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.emf.compare.ide [3.1.2.201501201328]
> < com.ibm.icu [52.1.1.v201501240615]
> < org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
> < org.apache.commons.logging [1.0.4.v201101211617]
> < org.eclipse.emf.workspace [1.5.1.201405281451]
> < org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
> < org.w3c.dom.smil [1.0.0.v200806040011]
> < org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
> < org.eclipse.bpel.model [1.0.4.v201412041949]
> < org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
> < org.hamcrest.core [1.3.0.v201303031735]
> < org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
> < org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
> < org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
> < org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
> < org.eclipse.core.net [1.2.200.v20140124-2013]
> < org.eclipse.emf.validation.ui [1.7.0.201405281429]
> < org.eclipse.bpel.help.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> < org.codehaus.jackson.core [1.6.0.v20101005-0925]
> < org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
> < org.w3c.dom.svg [1.1.0.v201011041433]
> < org.apache.batik.util.gui [1.6.0.v201011041432]
> < org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
> < org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> < org.apache.batik.css [1.6.0.v201011041432]
> < org.eclipse.ocl.common [1.2.0.v20140610-0641]
> < org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare [3.1.2.201501201328]
> < org.eclipse.emf.workspace.ui [1.3.0.201405281451]
> < org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
> < org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> < org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> < org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
> < org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
> < org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> < org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
> < org.springframework.aspects [3.1.4.RELEASE]
> < org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
> < org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.emf.compare.rcp [2.2.1.201501201328]
> < org.eclipse.ocl [3.4.2.v20140725-2242]
> < org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> < org.eclipse.emf.compare.doc [3.1.1.201501201328]
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.uml [5.0.2.v20150202-0947]
> < org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.draw2d [3.9.101.201408150207]
> < org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> < org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
> < org.springframework.osgi.core [1.2.1]
> < org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> < org.eclipse.uml2 [5.0.0.v20150202-0947]
> < org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> < org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
> < org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
> < org.apache.poi [3.9.0.v201303080712]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < lpg.runtime.java [2.0.17.v201004271640]
> < org.eclipse.emf.validation.ocl [1.4.0.201405281429]
> < org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
> < org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
> < org.eclipse.emf.query [1.7.0.201405281426]
> < org.apache.batik.util [1.6.0.v201011041432]
> < org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> < org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
> < org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
> < org.eclipse.equinox.cm [1.1.0.v20131021-1936]
> < org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
> < org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
> < org.springframework.osgi.io [1.2.1]
> < org.eclipse.emf.query.ocl [2.0.0.201405281426]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.common [2.0.1.v20150202-0947]
> < org.eclipse.uml2.ant [1.0.0.v20150202-0947]
> < org.apache.commons.codec [1.6.0.v201305230611]
> < org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
> < org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
> *List of bundles added/removed (early access TP):*
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> > org.junit [4.11.0.v201303080030]
> > org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.ide [3.2.0.201503131342]
> > org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> > org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> > org.eclipse.bpel.common.model [1.0.4.v201412041949]
> > org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> > org.w3c.css.sac [1.3.1.v200903091627]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> > org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> > org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> > org.eclipse.bpel.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> > org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> > javax.xml [1.3.4.v201005080400]
> > org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> > org.springframework.osgi.extender [1.2.1]
> > org.apache.batik.xml [1.7.0.v201011041433]
> > org.apache.batik.dom [1.7.0.v201011041433]
> > org.eclipse.bpel.ui [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > javax.ws.rs [1.1.1.v20130318-1750]
> > org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> > org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> > org.eclipse.emf.workspace [1.5.1.201503250534]
> > org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> > org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> > org.springframework.osgi.extensions.annotations [1.2.1]
> > org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.edit [4.1.0.201503131342]
> > org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> > com.google.guava [15.0.0.v201403281430]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> > org.apache.batik.ext.awt [1.7.0.v201011041433]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> > org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.bpel.help [1.0.4.v201412041949]
> > org.eclipse.uml2.types [2.0.0.v20150323-0944]
> > org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> > org.eclipse.core.net [1.2.300.v20141118-1725]
> > org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> > org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> > org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> > org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> > org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> > org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> > org.eclipse.ocl.common [1.3.0.v20150113-1721]
> > org.apache.batik.svggen [1.7.0.v201011041433]
> > org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> > org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> > org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> > javax.xml.soap [1.3.0.v201105210645]
> > org.apache.commons.logging [1.1.1.v201101211721]
> > org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> > org.eclipse.equinox.security [1.2.0.v20150223-1455]
> > org.eclipse.bpel.validator [1.0.4.v201412041949]
> > org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> > org.eclipse.uml2.common [2.1.0.v20150323-0944]
> > org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.apache.commons.httpclient [3.1.0.v201012070820]
> > org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> > org.jsoup [1.7.2.v201304221138]
> > org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> > org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> > org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> > org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> > org.eclipse.ocl [3.5.0.v20150321-0925]
> > org.eclipse.emf.compare.doc [3.2.0.201503131342]
> > org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> > org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> > org.apache.commons.logging [1.0.4.v201101211617]
> > org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> > org.w3c.dom.smil [1.0.0.v200806040011]
> > org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.bpel.model [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> > org.hamcrest.core [1.3.0.v201303031735]
> > org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> > org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> > org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > com.ibm.icu [54.1.1.v201501272100]
> > org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> > org.eclipse.bpel.help.source [1.0.4.v201412041949]
> > org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> > org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> > org.codehaus.jackson.core [1.6.0.v20101005-0925]
> > org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> > org.eclipse.emf.query [1.7.0.201503250423]
> > org.w3c.dom.svg [1.1.0.v201011041433]
> > org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> > org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> > org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> > org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> > org.eclipse.uml2 [5.0.0.v20150323-0944]
> > org.springframework.aspects [3.1.4.RELEASE]
> > org.eclipse.birt.core [4.5.0.v201501081716]
> > org.apache.batik.css [1.7.0.v201011041433]
> > org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> > org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> > org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> > org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> > org.eclipse.emf.validation [1.8.0.201503250348]
> > org.apache.ant [1.9.4.v201410062020]
> > org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> > org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> > org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> > org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> > org.apache.batik.util [1.7.0.v201011041433]
> > org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> > org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> > org.springframework.osgi.core [1.2.1]
> > org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> > org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> > org.eclipse.draw2d [3.10.0.201502020307]
> > org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> > org.apache.batik.util.gui [1.7.0.v200903091627]
> > org.apache.poi [3.9.0.v201303080712]
> > org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> > lpg.runtime.java [2.0.17.v201004271640]
> > org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.emf.query.ocl [2.0.0.201503250423]
> > org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> > org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> > org.eclipse.emf.validation.ui [1.7.0.201503250348]
> > org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> > org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> > org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> > org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> > org.springframework.osgi.io [1.2.1]
> > org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> > org.apache.commons.codec [1.6.0.v201305230611]
> > org.eclipse.emf.transaction [1.9.0.201503250534]
> > org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> > org.eclipse.emf.compare [3.2.0.201503131342]
> > org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> > org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBTIS-425) Establish a Mars/ JBDS 9.x based IS target platform
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-425?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-425:
-----------------------------
Description:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
*List of bundles added/removed (early access TP):*
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
was:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
*List of bundles added/removed (early access TP):*
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
> Establish a Mars/ JBDS 9.x based IS target platform
> ---------------------------------------------------
>
> Key: JBTIS-425
> URL: https://issues.jboss.org/browse/JBTIS-425
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> .
> *Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
> *Project page/sources:*
> *Version:* .4.3.0.Alpha1
> *License and owner:* EPL
> *Original p2 repo:* n/a
> *JBoss mirror:* n/a
> *Include Sources:* Yes
> *Affected projects:* JBTIS components (all)
> *Include in JBDS:* JBDSIS TP
> *Type of dependency:* distribution
> *List of bundles added/removed (released TP):*
> {code}
> < org.junit [4.11.0.v201303080030]
> < org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
> < org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
> < org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> < org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
> < org.eclipse.bpel.common.model [1.0.4.v201412041949]
> < org.eclipse.emf.transaction [1.8.0.201405281451]
> < org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> < org.w3c.css.sac [1.3.1.v200903091627]
> < org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
> < org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.dom [1.6.0.v201011041432]
> < org.eclipse.bpel.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> < org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
> < org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> < javax.xml [1.3.4.v201005080400]
> < org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
> < org.springframework.osgi.extender [1.2.1]
> < org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
> < org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
> < org.eclipse.bpel.ui [1.0.4.v201412041949]
> < org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
> < org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> < org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
> < javax.ws.rs [1.1.1.v20130318-1750]
> < org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.ext.awt [1.6.0.v201011041432]
> < org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
> < org.springframework.osgi.extensions.annotations [1.2.1]
> < org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
> < org.apache.batik.xml [1.6.0.v201011041432]
> < org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
> < com.google.guava [15.0.0.v201403281430]
> < org.eclipse.uml2.types [2.0.0.v20150202-0947]
> < org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
> < org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
> < org.eclipse.bpel.help [1.0.4.v201412041949]
> < org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> < org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
> < org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
> < org.eclipse.emf.query.feature.group [1.8.0.201405281426]
> < org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
> < org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
> < org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
> < org.eclipse.birt.core [4.4.2.v201410272105]
> < org.eclipse.emf.validation [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
> < org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> < org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
> < org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
> < org.eclipse.equinox.security [1.2.0.v20130424-1801]
> < org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> < javax.xml.soap [1.3.0.v201105210645]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> < org.apache.commons.logging [1.1.1.v201101211721]
> < org.apache.batik.svggen [1.6.0.v201011041432]
> < org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> < org.apache.ant [1.9.2.v201404171502]
> < org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
> < org.eclipse.bpel.validator [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
> < org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
> < org.apache.commons.httpclient [3.1.0.v201012070820]
> < org.eclipse.emf.transaction.ui [1.4.0.201405281451]
> < org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jsoup [1.7.2.v201304221138]
> < org.eclipse.graphiti [0.11.2.v20150204-0954]
> < org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
> < org.eclipse.ocl.uml [5.0.0.v20140610-0641]
> < org.eclipse.emf.compare.edit [4.0.0.201501201328]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
> < org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
> < org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.emf.compare.ide [3.1.2.201501201328]
> < com.ibm.icu [52.1.1.v201501240615]
> < org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
> < org.apache.commons.logging [1.0.4.v201101211617]
> < org.eclipse.emf.workspace [1.5.1.201405281451]
> < org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
> < org.w3c.dom.smil [1.0.0.v200806040011]
> < org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
> < org.eclipse.bpel.model [1.0.4.v201412041949]
> < org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
> < org.hamcrest.core [1.3.0.v201303031735]
> < org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
> < org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
> < org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
> < org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
> < org.eclipse.core.net [1.2.200.v20140124-2013]
> < org.eclipse.emf.validation.ui [1.7.0.201405281429]
> < org.eclipse.bpel.help.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> < org.codehaus.jackson.core [1.6.0.v20101005-0925]
> < org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
> < org.w3c.dom.svg [1.1.0.v201011041433]
> < org.apache.batik.util.gui [1.6.0.v201011041432]
> < org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
> < org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> < org.apache.batik.css [1.6.0.v201011041432]
> < org.eclipse.ocl.common [1.2.0.v20140610-0641]
> < org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare [3.1.2.201501201328]
> < org.eclipse.emf.workspace.ui [1.3.0.201405281451]
> < org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
> < org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> < org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> < org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
> < org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
> < org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> < org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
> < org.springframework.aspects [3.1.4.RELEASE]
> < org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
> < org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.emf.compare.rcp [2.2.1.201501201328]
> < org.eclipse.ocl [3.4.2.v20140725-2242]
> < org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> < org.eclipse.emf.compare.doc [3.1.1.201501201328]
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.uml [5.0.2.v20150202-0947]
> < org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.draw2d [3.9.101.201408150207]
> < org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> < org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
> < org.springframework.osgi.core [1.2.1]
> < org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> < org.eclipse.uml2 [5.0.0.v20150202-0947]
> < org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> < org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
> < org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
> < org.apache.poi [3.9.0.v201303080712]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < lpg.runtime.java [2.0.17.v201004271640]
> < org.eclipse.emf.validation.ocl [1.4.0.201405281429]
> < org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
> < org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
> < org.eclipse.emf.query [1.7.0.201405281426]
> < org.apache.batik.util [1.6.0.v201011041432]
> < org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> < org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
> < org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
> < org.eclipse.equinox.cm [1.1.0.v20131021-1936]
> < org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
> < org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
> < org.springframework.osgi.io [1.2.1]
> < org.eclipse.emf.query.ocl [2.0.0.201405281426]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.common [2.0.1.v20150202-0947]
> < org.eclipse.uml2.ant [1.0.0.v20150202-0947]
> < org.apache.commons.codec [1.6.0.v201305230611]
> < org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
> < org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
> *List of bundles added/removed (early access TP):*
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> > org.junit [4.11.0.v201303080030]
> > org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.ide [3.2.0.201503131342]
> > org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> > org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> > org.eclipse.bpel.common.model [1.0.4.v201412041949]
> > org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> > org.w3c.css.sac [1.3.1.v200903091627]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> > org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> > org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> > org.eclipse.bpel.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> > org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> > javax.xml [1.3.4.v201005080400]
> > org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> > org.springframework.osgi.extender [1.2.1]
> > org.apache.batik.xml [1.7.0.v201011041433]
> > org.apache.batik.dom [1.7.0.v201011041433]
> > org.eclipse.bpel.ui [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > javax.ws.rs [1.1.1.v20130318-1750]
> > org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> > org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> > org.eclipse.emf.workspace [1.5.1.201503250534]
> > org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> > org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> > org.springframework.osgi.extensions.annotations [1.2.1]
> > org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.edit [4.1.0.201503131342]
> > org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> > com.google.guava [15.0.0.v201403281430]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> > org.apache.batik.ext.awt [1.7.0.v201011041433]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> > org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.bpel.help [1.0.4.v201412041949]
> > org.eclipse.uml2.types [2.0.0.v20150323-0944]
> > org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> > org.eclipse.core.net [1.2.300.v20141118-1725]
> > org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> > org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> > org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> > org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> > org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> > org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> > org.eclipse.ocl.common [1.3.0.v20150113-1721]
> > org.apache.batik.svggen [1.7.0.v201011041433]
> > org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> > org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> > org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> > javax.xml.soap [1.3.0.v201105210645]
> > org.apache.commons.logging [1.1.1.v201101211721]
> > org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> > org.eclipse.equinox.security [1.2.0.v20150223-1455]
> > org.eclipse.bpel.validator [1.0.4.v201412041949]
> > org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> > org.eclipse.uml2.common [2.1.0.v20150323-0944]
> > org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.apache.commons.httpclient [3.1.0.v201012070820]
> > org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> > org.jsoup [1.7.2.v201304221138]
> > org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> > org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> > org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> > org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> > org.eclipse.ocl [3.5.0.v20150321-0925]
> > org.eclipse.emf.compare.doc [3.2.0.201503131342]
> > org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> > org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> > org.apache.commons.logging [1.0.4.v201101211617]
> > org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> > org.w3c.dom.smil [1.0.0.v200806040011]
> > org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.bpel.model [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> > org.hamcrest.core [1.3.0.v201303031735]
> > org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> > org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> > org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > com.ibm.icu [54.1.1.v201501272100]
> > org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> > org.eclipse.bpel.help.source [1.0.4.v201412041949]
> > org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> > org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> > org.codehaus.jackson.core [1.6.0.v20101005-0925]
> > org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> > org.eclipse.emf.query [1.7.0.201503250423]
> > org.w3c.dom.svg [1.1.0.v201011041433]
> > org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> > org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> > org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> > org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> > org.eclipse.uml2 [5.0.0.v20150323-0944]
> > org.springframework.aspects [3.1.4.RELEASE]
> > org.eclipse.birt.core [4.5.0.v201501081716]
> > org.apache.batik.css [1.7.0.v201011041433]
> > org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> > org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> > org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> > org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> > org.eclipse.emf.validation [1.8.0.201503250348]
> > org.apache.ant [1.9.4.v201410062020]
> > org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> > org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> > org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> > org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> > org.apache.batik.util [1.7.0.v201011041433]
> > org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> > org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> > org.springframework.osgi.core [1.2.1]
> > org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> > org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> > org.eclipse.draw2d [3.10.0.201502020307]
> > org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> > org.apache.batik.util.gui [1.7.0.v200903091627]
> > org.apache.poi [3.9.0.v201303080712]
> > org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> > lpg.runtime.java [2.0.17.v201004271640]
> > org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.emf.query.ocl [2.0.0.201503250423]
> > org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> > org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> > org.eclipse.emf.validation.ui [1.7.0.201503250348]
> > org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> > org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> > org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> > org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> > org.springframework.osgi.io [1.2.1]
> > org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> > org.apache.commons.codec [1.6.0.v201305230611]
> > org.eclipse.emf.transaction [1.9.0.201503250534]
> > org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> > org.eclipse.emf.compare [3.2.0.201503131342]
> > org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> > org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBTIS-425) Establish a Mars/ JBDS 9.x based IS target platform
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-425?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-425:
-----------------------------
Description:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
{code}
*List of bundles added/removed (early access TP):*
{code}
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
was:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
{/code}
*List of bundles added/removed (early access TP):*
{code}
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
> Establish a Mars/ JBDS 9.x based IS target platform
> ---------------------------------------------------
>
> Key: JBTIS-425
> URL: https://issues.jboss.org/browse/JBTIS-425
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> .
> *Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
> *Project page/sources:*
> *Version:* .4.3.0.Alpha1
> *License and owner:* EPL
> *Original p2 repo:* n/a
> *JBoss mirror:* n/a
> *Include Sources:* Yes
> *Affected projects:* JBTIS components (all)
> *Include in JBDS:* JBDSIS TP
> *Type of dependency:* distribution
> *List of bundles added/removed (released TP):*
> {code}
> < org.junit [4.11.0.v201303080030]
> < org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
> < org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
> < org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> < org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
> < org.eclipse.bpel.common.model [1.0.4.v201412041949]
> < org.eclipse.emf.transaction [1.8.0.201405281451]
> < org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> < org.w3c.css.sac [1.3.1.v200903091627]
> < org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
> < org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.dom [1.6.0.v201011041432]
> < org.eclipse.bpel.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> < org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
> < org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> < javax.xml [1.3.4.v201005080400]
> < org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
> < org.springframework.osgi.extender [1.2.1]
> < org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
> < org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
> < org.eclipse.bpel.ui [1.0.4.v201412041949]
> < org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
> < org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> < org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
> < javax.ws.rs [1.1.1.v20130318-1750]
> < org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.ext.awt [1.6.0.v201011041432]
> < org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
> < org.springframework.osgi.extensions.annotations [1.2.1]
> < org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
> < org.apache.batik.xml [1.6.0.v201011041432]
> < org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
> < com.google.guava [15.0.0.v201403281430]
> < org.eclipse.uml2.types [2.0.0.v20150202-0947]
> < org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
> < org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
> < org.eclipse.bpel.help [1.0.4.v201412041949]
> < org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> < org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
> < org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
> < org.eclipse.emf.query.feature.group [1.8.0.201405281426]
> < org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
> < org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
> < org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
> < org.eclipse.birt.core [4.4.2.v201410272105]
> < org.eclipse.emf.validation [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
> < org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> < org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
> < org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
> < org.eclipse.equinox.security [1.2.0.v20130424-1801]
> < org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> < javax.xml.soap [1.3.0.v201105210645]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> < org.apache.commons.logging [1.1.1.v201101211721]
> < org.apache.batik.svggen [1.6.0.v201011041432]
> < org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> < org.apache.ant [1.9.2.v201404171502]
> < org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
> < org.eclipse.bpel.validator [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
> < org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
> < org.apache.commons.httpclient [3.1.0.v201012070820]
> < org.eclipse.emf.transaction.ui [1.4.0.201405281451]
> < org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jsoup [1.7.2.v201304221138]
> < org.eclipse.graphiti [0.11.2.v20150204-0954]
> < org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
> < org.eclipse.ocl.uml [5.0.0.v20140610-0641]
> < org.eclipse.emf.compare.edit [4.0.0.201501201328]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
> < org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
> < org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.emf.compare.ide [3.1.2.201501201328]
> < com.ibm.icu [52.1.1.v201501240615]
> < org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
> < org.apache.commons.logging [1.0.4.v201101211617]
> < org.eclipse.emf.workspace [1.5.1.201405281451]
> < org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
> < org.w3c.dom.smil [1.0.0.v200806040011]
> < org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
> < org.eclipse.bpel.model [1.0.4.v201412041949]
> < org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
> < org.hamcrest.core [1.3.0.v201303031735]
> < org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
> < org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
> < org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
> < org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
> < org.eclipse.core.net [1.2.200.v20140124-2013]
> < org.eclipse.emf.validation.ui [1.7.0.201405281429]
> < org.eclipse.bpel.help.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> < org.codehaus.jackson.core [1.6.0.v20101005-0925]
> < org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
> < org.w3c.dom.svg [1.1.0.v201011041433]
> < org.apache.batik.util.gui [1.6.0.v201011041432]
> < org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
> < org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> < org.apache.batik.css [1.6.0.v201011041432]
> < org.eclipse.ocl.common [1.2.0.v20140610-0641]
> < org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare [3.1.2.201501201328]
> < org.eclipse.emf.workspace.ui [1.3.0.201405281451]
> < org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
> < org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> < org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> < org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
> < org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
> < org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> < org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
> < org.springframework.aspects [3.1.4.RELEASE]
> < org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
> < org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.emf.compare.rcp [2.2.1.201501201328]
> < org.eclipse.ocl [3.4.2.v20140725-2242]
> < org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> < org.eclipse.emf.compare.doc [3.1.1.201501201328]
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.uml [5.0.2.v20150202-0947]
> < org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.draw2d [3.9.101.201408150207]
> < org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> < org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
> < org.springframework.osgi.core [1.2.1]
> < org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> < org.eclipse.uml2 [5.0.0.v20150202-0947]
> < org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> < org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
> < org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
> < org.apache.poi [3.9.0.v201303080712]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < lpg.runtime.java [2.0.17.v201004271640]
> < org.eclipse.emf.validation.ocl [1.4.0.201405281429]
> < org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
> < org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
> < org.eclipse.emf.query [1.7.0.201405281426]
> < org.apache.batik.util [1.6.0.v201011041432]
> < org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> < org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
> < org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
> < org.eclipse.equinox.cm [1.1.0.v20131021-1936]
> < org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
> < org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
> < org.springframework.osgi.io [1.2.1]
> < org.eclipse.emf.query.ocl [2.0.0.201405281426]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.common [2.0.1.v20150202-0947]
> < org.eclipse.uml2.ant [1.0.0.v20150202-0947]
> < org.apache.commons.codec [1.6.0.v201305230611]
> < org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
> < org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
> {code}
> *List of bundles added/removed (early access TP):*
> {code}
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> > org.junit [4.11.0.v201303080030]
> > org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.ide [3.2.0.201503131342]
> > org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> > org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> > org.eclipse.bpel.common.model [1.0.4.v201412041949]
> > org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> > org.w3c.css.sac [1.3.1.v200903091627]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> > org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> > org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> > org.eclipse.bpel.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> > org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> > javax.xml [1.3.4.v201005080400]
> > org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> > org.springframework.osgi.extender [1.2.1]
> > org.apache.batik.xml [1.7.0.v201011041433]
> > org.apache.batik.dom [1.7.0.v201011041433]
> > org.eclipse.bpel.ui [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > javax.ws.rs [1.1.1.v20130318-1750]
> > org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> > org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> > org.eclipse.emf.workspace [1.5.1.201503250534]
> > org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> > org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> > org.springframework.osgi.extensions.annotations [1.2.1]
> > org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.edit [4.1.0.201503131342]
> > org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> > com.google.guava [15.0.0.v201403281430]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> > org.apache.batik.ext.awt [1.7.0.v201011041433]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> > org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.bpel.help [1.0.4.v201412041949]
> > org.eclipse.uml2.types [2.0.0.v20150323-0944]
> > org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> > org.eclipse.core.net [1.2.300.v20141118-1725]
> > org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> > org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> > org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> > org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> > org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> > org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> > org.eclipse.ocl.common [1.3.0.v20150113-1721]
> > org.apache.batik.svggen [1.7.0.v201011041433]
> > org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> > org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> > org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> > javax.xml.soap [1.3.0.v201105210645]
> > org.apache.commons.logging [1.1.1.v201101211721]
> > org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> > org.eclipse.equinox.security [1.2.0.v20150223-1455]
> > org.eclipse.bpel.validator [1.0.4.v201412041949]
> > org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> > org.eclipse.uml2.common [2.1.0.v20150323-0944]
> > org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.apache.commons.httpclient [3.1.0.v201012070820]
> > org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> > org.jsoup [1.7.2.v201304221138]
> > org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> > org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> > org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> > org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> > org.eclipse.ocl [3.5.0.v20150321-0925]
> > org.eclipse.emf.compare.doc [3.2.0.201503131342]
> > org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> > org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> > org.apache.commons.logging [1.0.4.v201101211617]
> > org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> > org.w3c.dom.smil [1.0.0.v200806040011]
> > org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.bpel.model [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> > org.hamcrest.core [1.3.0.v201303031735]
> > org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> > org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> > org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > com.ibm.icu [54.1.1.v201501272100]
> > org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> > org.eclipse.bpel.help.source [1.0.4.v201412041949]
> > org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> > org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> > org.codehaus.jackson.core [1.6.0.v20101005-0925]
> > org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> > org.eclipse.emf.query [1.7.0.201503250423]
> > org.w3c.dom.svg [1.1.0.v201011041433]
> > org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> > org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> > org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> > org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> > org.eclipse.uml2 [5.0.0.v20150323-0944]
> > org.springframework.aspects [3.1.4.RELEASE]
> > org.eclipse.birt.core [4.5.0.v201501081716]
> > org.apache.batik.css [1.7.0.v201011041433]
> > org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> > org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> > org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> > org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> > org.eclipse.emf.validation [1.8.0.201503250348]
> > org.apache.ant [1.9.4.v201410062020]
> > org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> > org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> > org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> > org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> > org.apache.batik.util [1.7.0.v201011041433]
> > org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> > org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> > org.springframework.osgi.core [1.2.1]
> > org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> > org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> > org.eclipse.draw2d [3.10.0.201502020307]
> > org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> > org.apache.batik.util.gui [1.7.0.v200903091627]
> > org.apache.poi [3.9.0.v201303080712]
> > org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> > lpg.runtime.java [2.0.17.v201004271640]
> > org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.emf.query.ocl [2.0.0.201503250423]
> > org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> > org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> > org.eclipse.emf.validation.ui [1.7.0.201503250348]
> > org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> > org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> > org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> > org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> > org.springframework.osgi.io [1.2.1]
> > org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> > org.apache.commons.codec [1.6.0.v201305230611]
> > org.eclipse.emf.transaction [1.9.0.201503250534]
> > org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> > org.eclipse.emf.compare [3.2.0.201503131342]
> > org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> > org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBTIS-425) Establish a Mars/ JBDS 9.x based IS target platform
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-425?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-425:
-----------------------------
Description:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
*List of bundles added/removed (early access TP):*
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
was:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
{code}
*List of bundles added/removed (early access TP):*
{code}
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
> Establish a Mars/ JBDS 9.x based IS target platform
> ---------------------------------------------------
>
> Key: JBTIS-425
> URL: https://issues.jboss.org/browse/JBTIS-425
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> .
> *Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
> *Project page/sources:*
> *Version:* .4.3.0.Alpha1
> *License and owner:* EPL
> *Original p2 repo:* n/a
> *JBoss mirror:* n/a
> *Include Sources:* Yes
> *Affected projects:* JBTIS components (all)
> *Include in JBDS:* JBDSIS TP
> *Type of dependency:* distribution
> *List of bundles added/removed (released TP):*
> {code}
> < org.junit [4.11.0.v201303080030]
> < org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
> < org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
> < org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> < org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
> < org.eclipse.bpel.common.model [1.0.4.v201412041949]
> < org.eclipse.emf.transaction [1.8.0.201405281451]
> < org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> < org.w3c.css.sac [1.3.1.v200903091627]
> < org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
> < org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.dom [1.6.0.v201011041432]
> < org.eclipse.bpel.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> < org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
> < org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> < javax.xml [1.3.4.v201005080400]
> < org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
> < org.springframework.osgi.extender [1.2.1]
> < org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
> < org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
> < org.eclipse.bpel.ui [1.0.4.v201412041949]
> < org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
> < org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> < org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
> < javax.ws.rs [1.1.1.v20130318-1750]
> < org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.ext.awt [1.6.0.v201011041432]
> < org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
> < org.springframework.osgi.extensions.annotations [1.2.1]
> < org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
> < org.apache.batik.xml [1.6.0.v201011041432]
> < org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
> < com.google.guava [15.0.0.v201403281430]
> < org.eclipse.uml2.types [2.0.0.v20150202-0947]
> < org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
> < org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
> < org.eclipse.bpel.help [1.0.4.v201412041949]
> < org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> < org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
> < org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
> < org.eclipse.emf.query.feature.group [1.8.0.201405281426]
> < org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
> < org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
> < org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
> < org.eclipse.birt.core [4.4.2.v201410272105]
> < org.eclipse.emf.validation [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
> < org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> < org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
> < org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
> < org.eclipse.equinox.security [1.2.0.v20130424-1801]
> < org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> < javax.xml.soap [1.3.0.v201105210645]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> < org.apache.commons.logging [1.1.1.v201101211721]
> < org.apache.batik.svggen [1.6.0.v201011041432]
> < org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> < org.apache.ant [1.9.2.v201404171502]
> < org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
> < org.eclipse.bpel.validator [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
> < org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
> < org.apache.commons.httpclient [3.1.0.v201012070820]
> < org.eclipse.emf.transaction.ui [1.4.0.201405281451]
> < org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jsoup [1.7.2.v201304221138]
> < org.eclipse.graphiti [0.11.2.v20150204-0954]
> < org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
> < org.eclipse.ocl.uml [5.0.0.v20140610-0641]
> < org.eclipse.emf.compare.edit [4.0.0.201501201328]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
> < org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
> < org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.emf.compare.ide [3.1.2.201501201328]
> < com.ibm.icu [52.1.1.v201501240615]
> < org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
> < org.apache.commons.logging [1.0.4.v201101211617]
> < org.eclipse.emf.workspace [1.5.1.201405281451]
> < org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
> < org.w3c.dom.smil [1.0.0.v200806040011]
> < org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
> < org.eclipse.bpel.model [1.0.4.v201412041949]
> < org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
> < org.hamcrest.core [1.3.0.v201303031735]
> < org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
> < org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
> < org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
> < org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
> < org.eclipse.core.net [1.2.200.v20140124-2013]
> < org.eclipse.emf.validation.ui [1.7.0.201405281429]
> < org.eclipse.bpel.help.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> < org.codehaus.jackson.core [1.6.0.v20101005-0925]
> < org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
> < org.w3c.dom.svg [1.1.0.v201011041433]
> < org.apache.batik.util.gui [1.6.0.v201011041432]
> < org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
> < org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> < org.apache.batik.css [1.6.0.v201011041432]
> < org.eclipse.ocl.common [1.2.0.v20140610-0641]
> < org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare [3.1.2.201501201328]
> < org.eclipse.emf.workspace.ui [1.3.0.201405281451]
> < org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
> < org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> < org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> < org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
> < org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
> < org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> < org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
> < org.springframework.aspects [3.1.4.RELEASE]
> < org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
> < org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.emf.compare.rcp [2.2.1.201501201328]
> < org.eclipse.ocl [3.4.2.v20140725-2242]
> < org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> < org.eclipse.emf.compare.doc [3.1.1.201501201328]
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.uml [5.0.2.v20150202-0947]
> < org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.draw2d [3.9.101.201408150207]
> < org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> < org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
> < org.springframework.osgi.core [1.2.1]
> < org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> < org.eclipse.uml2 [5.0.0.v20150202-0947]
> < org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> < org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
> < org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
> < org.apache.poi [3.9.0.v201303080712]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < lpg.runtime.java [2.0.17.v201004271640]
> < org.eclipse.emf.validation.ocl [1.4.0.201405281429]
> < org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
> < org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
> < org.eclipse.emf.query [1.7.0.201405281426]
> < org.apache.batik.util [1.6.0.v201011041432]
> < org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> < org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
> < org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
> < org.eclipse.equinox.cm [1.1.0.v20131021-1936]
> < org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
> < org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
> < org.springframework.osgi.io [1.2.1]
> < org.eclipse.emf.query.ocl [2.0.0.201405281426]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.common [2.0.1.v20150202-0947]
> < org.eclipse.uml2.ant [1.0.0.v20150202-0947]
> < org.apache.commons.codec [1.6.0.v201305230611]
> < org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
> < org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
> *List of bundles added/removed (early access TP):*
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> > org.junit [4.11.0.v201303080030]
> > org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.ide [3.2.0.201503131342]
> > org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> > org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> > org.eclipse.bpel.common.model [1.0.4.v201412041949]
> > org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> > org.w3c.css.sac [1.3.1.v200903091627]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> > org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> > org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> > org.eclipse.bpel.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> > org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> > javax.xml [1.3.4.v201005080400]
> > org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> > org.springframework.osgi.extender [1.2.1]
> > org.apache.batik.xml [1.7.0.v201011041433]
> > org.apache.batik.dom [1.7.0.v201011041433]
> > org.eclipse.bpel.ui [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > javax.ws.rs [1.1.1.v20130318-1750]
> > org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> > org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> > org.eclipse.emf.workspace [1.5.1.201503250534]
> > org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> > org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> > org.springframework.osgi.extensions.annotations [1.2.1]
> > org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.edit [4.1.0.201503131342]
> > org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> > com.google.guava [15.0.0.v201403281430]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> > org.apache.batik.ext.awt [1.7.0.v201011041433]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> > org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.bpel.help [1.0.4.v201412041949]
> > org.eclipse.uml2.types [2.0.0.v20150323-0944]
> > org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> > org.eclipse.core.net [1.2.300.v20141118-1725]
> > org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> > org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> > org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> > org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> > org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> > org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> > org.eclipse.ocl.common [1.3.0.v20150113-1721]
> > org.apache.batik.svggen [1.7.0.v201011041433]
> > org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> > org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> > org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> > javax.xml.soap [1.3.0.v201105210645]
> > org.apache.commons.logging [1.1.1.v201101211721]
> > org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> > org.eclipse.equinox.security [1.2.0.v20150223-1455]
> > org.eclipse.bpel.validator [1.0.4.v201412041949]
> > org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> > org.eclipse.uml2.common [2.1.0.v20150323-0944]
> > org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.apache.commons.httpclient [3.1.0.v201012070820]
> > org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> > org.jsoup [1.7.2.v201304221138]
> > org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> > org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> > org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> > org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> > org.eclipse.ocl [3.5.0.v20150321-0925]
> > org.eclipse.emf.compare.doc [3.2.0.201503131342]
> > org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> > org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> > org.apache.commons.logging [1.0.4.v201101211617]
> > org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> > org.w3c.dom.smil [1.0.0.v200806040011]
> > org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.bpel.model [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> > org.hamcrest.core [1.3.0.v201303031735]
> > org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> > org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> > org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > com.ibm.icu [54.1.1.v201501272100]
> > org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> > org.eclipse.bpel.help.source [1.0.4.v201412041949]
> > org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> > org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> > org.codehaus.jackson.core [1.6.0.v20101005-0925]
> > org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> > org.eclipse.emf.query [1.7.0.201503250423]
> > org.w3c.dom.svg [1.1.0.v201011041433]
> > org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> > org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> > org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> > org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> > org.eclipse.uml2 [5.0.0.v20150323-0944]
> > org.springframework.aspects [3.1.4.RELEASE]
> > org.eclipse.birt.core [4.5.0.v201501081716]
> > org.apache.batik.css [1.7.0.v201011041433]
> > org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> > org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> > org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> > org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> > org.eclipse.emf.validation [1.8.0.201503250348]
> > org.apache.ant [1.9.4.v201410062020]
> > org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> > org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> > org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> > org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> > org.apache.batik.util [1.7.0.v201011041433]
> > org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> > org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> > org.springframework.osgi.core [1.2.1]
> > org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> > org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> > org.eclipse.draw2d [3.10.0.201502020307]
> > org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> > org.apache.batik.util.gui [1.7.0.v200903091627]
> > org.apache.poi [3.9.0.v201303080712]
> > org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> > lpg.runtime.java [2.0.17.v201004271640]
> > org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.emf.query.ocl [2.0.0.201503250423]
> > org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> > org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> > org.eclipse.emf.validation.ui [1.7.0.201503250348]
> > org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> > org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> > org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> > org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> > org.springframework.osgi.io [1.2.1]
> > org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> > org.apache.commons.codec [1.6.0.v201305230611]
> > org.eclipse.emf.transaction [1.9.0.201503250534]
> > org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> > org.eclipse.emf.compare [3.2.0.201503131342]
> > org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> > org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBTIS-425) Establish a Mars/ JBDS 9.x based IS target platform
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-425?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-425:
-----------------------------
Description:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
{/code}
*List of bundles added/removed (early access TP):*
{code}
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
was:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
*List of bundles added/removed (early access TP):*
{code}
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
> Establish a Mars/ JBDS 9.x based IS target platform
> ---------------------------------------------------
>
> Key: JBTIS-425
> URL: https://issues.jboss.org/browse/JBTIS-425
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> .
> *Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
> *Project page/sources:*
> *Version:* .4.3.0.Alpha1
> *License and owner:* EPL
> *Original p2 repo:* n/a
> *JBoss mirror:* n/a
> *Include Sources:* Yes
> *Affected projects:* JBTIS components (all)
> *Include in JBDS:* JBDSIS TP
> *Type of dependency:* distribution
> *List of bundles added/removed (released TP):*
> {code}
> < org.junit [4.11.0.v201303080030]
> < org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
> < org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
> < org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> < org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
> < org.eclipse.bpel.common.model [1.0.4.v201412041949]
> < org.eclipse.emf.transaction [1.8.0.201405281451]
> < org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> < org.w3c.css.sac [1.3.1.v200903091627]
> < org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
> < org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.dom [1.6.0.v201011041432]
> < org.eclipse.bpel.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> < org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
> < org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> < javax.xml [1.3.4.v201005080400]
> < org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
> < org.springframework.osgi.extender [1.2.1]
> < org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
> < org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
> < org.eclipse.bpel.ui [1.0.4.v201412041949]
> < org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
> < org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> < org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
> < javax.ws.rs [1.1.1.v20130318-1750]
> < org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.ext.awt [1.6.0.v201011041432]
> < org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
> < org.springframework.osgi.extensions.annotations [1.2.1]
> < org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
> < org.apache.batik.xml [1.6.0.v201011041432]
> < org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
> < com.google.guava [15.0.0.v201403281430]
> < org.eclipse.uml2.types [2.0.0.v20150202-0947]
> < org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
> < org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
> < org.eclipse.bpel.help [1.0.4.v201412041949]
> < org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> < org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
> < org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
> < org.eclipse.emf.query.feature.group [1.8.0.201405281426]
> < org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
> < org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
> < org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
> < org.eclipse.birt.core [4.4.2.v201410272105]
> < org.eclipse.emf.validation [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
> < org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> < org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
> < org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
> < org.eclipse.equinox.security [1.2.0.v20130424-1801]
> < org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> < javax.xml.soap [1.3.0.v201105210645]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> < org.apache.commons.logging [1.1.1.v201101211721]
> < org.apache.batik.svggen [1.6.0.v201011041432]
> < org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> < org.apache.ant [1.9.2.v201404171502]
> < org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
> < org.eclipse.bpel.validator [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
> < org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
> < org.apache.commons.httpclient [3.1.0.v201012070820]
> < org.eclipse.emf.transaction.ui [1.4.0.201405281451]
> < org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jsoup [1.7.2.v201304221138]
> < org.eclipse.graphiti [0.11.2.v20150204-0954]
> < org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
> < org.eclipse.ocl.uml [5.0.0.v20140610-0641]
> < org.eclipse.emf.compare.edit [4.0.0.201501201328]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
> < org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
> < org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.emf.compare.ide [3.1.2.201501201328]
> < com.ibm.icu [52.1.1.v201501240615]
> < org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
> < org.apache.commons.logging [1.0.4.v201101211617]
> < org.eclipse.emf.workspace [1.5.1.201405281451]
> < org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
> < org.w3c.dom.smil [1.0.0.v200806040011]
> < org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
> < org.eclipse.bpel.model [1.0.4.v201412041949]
> < org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
> < org.hamcrest.core [1.3.0.v201303031735]
> < org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
> < org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
> < org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
> < org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
> < org.eclipse.core.net [1.2.200.v20140124-2013]
> < org.eclipse.emf.validation.ui [1.7.0.201405281429]
> < org.eclipse.bpel.help.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> < org.codehaus.jackson.core [1.6.0.v20101005-0925]
> < org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
> < org.w3c.dom.svg [1.1.0.v201011041433]
> < org.apache.batik.util.gui [1.6.0.v201011041432]
> < org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
> < org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> < org.apache.batik.css [1.6.0.v201011041432]
> < org.eclipse.ocl.common [1.2.0.v20140610-0641]
> < org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare [3.1.2.201501201328]
> < org.eclipse.emf.workspace.ui [1.3.0.201405281451]
> < org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
> < org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> < org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> < org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
> < org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
> < org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> < org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
> < org.springframework.aspects [3.1.4.RELEASE]
> < org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
> < org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.emf.compare.rcp [2.2.1.201501201328]
> < org.eclipse.ocl [3.4.2.v20140725-2242]
> < org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> < org.eclipse.emf.compare.doc [3.1.1.201501201328]
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.uml [5.0.2.v20150202-0947]
> < org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.draw2d [3.9.101.201408150207]
> < org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> < org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
> < org.springframework.osgi.core [1.2.1]
> < org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> < org.eclipse.uml2 [5.0.0.v20150202-0947]
> < org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> < org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
> < org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
> < org.apache.poi [3.9.0.v201303080712]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < lpg.runtime.java [2.0.17.v201004271640]
> < org.eclipse.emf.validation.ocl [1.4.0.201405281429]
> < org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
> < org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
> < org.eclipse.emf.query [1.7.0.201405281426]
> < org.apache.batik.util [1.6.0.v201011041432]
> < org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> < org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
> < org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
> < org.eclipse.equinox.cm [1.1.0.v20131021-1936]
> < org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
> < org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
> < org.springframework.osgi.io [1.2.1]
> < org.eclipse.emf.query.ocl [2.0.0.201405281426]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.common [2.0.1.v20150202-0947]
> < org.eclipse.uml2.ant [1.0.0.v20150202-0947]
> < org.apache.commons.codec [1.6.0.v201305230611]
> < org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
> < org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
> {/code}
> *List of bundles added/removed (early access TP):*
> {code}
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> > org.junit [4.11.0.v201303080030]
> > org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.ide [3.2.0.201503131342]
> > org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> > org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> > org.eclipse.bpel.common.model [1.0.4.v201412041949]
> > org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> > org.w3c.css.sac [1.3.1.v200903091627]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> > org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> > org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> > org.eclipse.bpel.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> > org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> > javax.xml [1.3.4.v201005080400]
> > org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> > org.springframework.osgi.extender [1.2.1]
> > org.apache.batik.xml [1.7.0.v201011041433]
> > org.apache.batik.dom [1.7.0.v201011041433]
> > org.eclipse.bpel.ui [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > javax.ws.rs [1.1.1.v20130318-1750]
> > org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> > org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> > org.eclipse.emf.workspace [1.5.1.201503250534]
> > org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> > org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> > org.springframework.osgi.extensions.annotations [1.2.1]
> > org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.edit [4.1.0.201503131342]
> > org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> > com.google.guava [15.0.0.v201403281430]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> > org.apache.batik.ext.awt [1.7.0.v201011041433]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> > org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.bpel.help [1.0.4.v201412041949]
> > org.eclipse.uml2.types [2.0.0.v20150323-0944]
> > org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> > org.eclipse.core.net [1.2.300.v20141118-1725]
> > org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> > org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> > org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> > org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> > org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> > org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> > org.eclipse.ocl.common [1.3.0.v20150113-1721]
> > org.apache.batik.svggen [1.7.0.v201011041433]
> > org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> > org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> > org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> > javax.xml.soap [1.3.0.v201105210645]
> > org.apache.commons.logging [1.1.1.v201101211721]
> > org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> > org.eclipse.equinox.security [1.2.0.v20150223-1455]
> > org.eclipse.bpel.validator [1.0.4.v201412041949]
> > org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> > org.eclipse.uml2.common [2.1.0.v20150323-0944]
> > org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.apache.commons.httpclient [3.1.0.v201012070820]
> > org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> > org.jsoup [1.7.2.v201304221138]
> > org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> > org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> > org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> > org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> > org.eclipse.ocl [3.5.0.v20150321-0925]
> > org.eclipse.emf.compare.doc [3.2.0.201503131342]
> > org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> > org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> > org.apache.commons.logging [1.0.4.v201101211617]
> > org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> > org.w3c.dom.smil [1.0.0.v200806040011]
> > org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.bpel.model [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> > org.hamcrest.core [1.3.0.v201303031735]
> > org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> > org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> > org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > com.ibm.icu [54.1.1.v201501272100]
> > org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> > org.eclipse.bpel.help.source [1.0.4.v201412041949]
> > org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> > org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> > org.codehaus.jackson.core [1.6.0.v20101005-0925]
> > org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> > org.eclipse.emf.query [1.7.0.201503250423]
> > org.w3c.dom.svg [1.1.0.v201011041433]
> > org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> > org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> > org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> > org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> > org.eclipse.uml2 [5.0.0.v20150323-0944]
> > org.springframework.aspects [3.1.4.RELEASE]
> > org.eclipse.birt.core [4.5.0.v201501081716]
> > org.apache.batik.css [1.7.0.v201011041433]
> > org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> > org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> > org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> > org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> > org.eclipse.emf.validation [1.8.0.201503250348]
> > org.apache.ant [1.9.4.v201410062020]
> > org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> > org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> > org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> > org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> > org.apache.batik.util [1.7.0.v201011041433]
> > org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> > org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> > org.springframework.osgi.core [1.2.1]
> > org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> > org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> > org.eclipse.draw2d [3.10.0.201502020307]
> > org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> > org.apache.batik.util.gui [1.7.0.v200903091627]
> > org.apache.poi [3.9.0.v201303080712]
> > org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> > lpg.runtime.java [2.0.17.v201004271640]
> > org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.emf.query.ocl [2.0.0.201503250423]
> > org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> > org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> > org.eclipse.emf.validation.ui [1.7.0.201503250348]
> > org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> > org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> > org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> > org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> > org.springframework.osgi.io [1.2.1]
> > org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> > org.apache.commons.codec [1.6.0.v201305230611]
> > org.eclipse.emf.transaction [1.9.0.201503250534]
> > org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> > org.eclipse.emf.compare [3.2.0.201503131342]
> > org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> > org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBTIS-425) Establish a Mars/ JBDS 9.x based IS target platform
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-425?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-425:
-----------------------------
Description:
.
*Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
*Project page/sources:*
*Version:* .4.3.0.Alpha1
*License and owner:* EPL
*Original p2 repo:* n/a
*JBoss mirror:* n/a
*Include Sources:* Yes
*Affected projects:* JBTIS components (all)
*Include in JBDS:* JBDSIS TP
*Type of dependency:* distribution
*List of bundles added/removed (released TP):*
{code}
< org.junit [4.11.0.v201303080030]
< org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
< org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
< org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
< org.eclipse.bpel.common.model [1.0.4.v201412041949]
< org.eclipse.emf.transaction [1.8.0.201405281451]
< org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
< org.w3c.css.sac [1.3.1.v200903091627]
< org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
< org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.dom [1.6.0.v201011041432]
< org.eclipse.bpel.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
< org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
< org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
< javax.xml [1.3.4.v201005080400]
< org.eclipse.bpel.ui.source [1.0.4.v201412041949]
< org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
< org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
< org.springframework.osgi.extender [1.2.1]
< org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
< org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
< org.eclipse.bpel.ui [1.0.4.v201412041949]
< org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
< org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
< org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
< javax.ws.rs [1.1.1.v20130318-1750]
< org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
< org.apache.batik.ext.awt [1.6.0.v201011041432]
< org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
< org.springframework.osgi.extensions.annotations [1.2.1]
< org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
< org.apache.batik.xml [1.6.0.v201011041432]
< org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
< com.google.guava [15.0.0.v201403281430]
< org.eclipse.uml2.types [2.0.0.v20150202-0947]
< org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
< org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
< org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
< org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
< org.eclipse.bpel.help [1.0.4.v201412041949]
< org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
< org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
< org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
< org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
< org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
< org.eclipse.emf.query.feature.group [1.8.0.201405281426]
< org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
< org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
< org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
< org.eclipse.birt.core [4.4.2.v201410272105]
< org.eclipse.emf.validation [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
< org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
< org.apache.servicemix.bundles.aopalliance [1.0.0.3]
< org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
< org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
< org.eclipse.equinox.security [1.2.0.v20130424-1801]
< org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
< javax.xml.soap [1.3.0.v201105210645]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
< org.apache.commons.logging [1.1.1.v201101211721]
< org.apache.batik.svggen [1.6.0.v201011041432]
< org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
< org.apache.ant [1.9.2.v201404171502]
< org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
< org.eclipse.bpel.validator [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
< org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
< org.apache.commons.httpclient [3.1.0.v201012070820]
< org.eclipse.emf.transaction.ui [1.4.0.201405281451]
< org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jsoup [1.7.2.v201304221138]
< org.eclipse.graphiti [0.11.2.v20150204-0954]
< org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
< org.eclipse.ocl.uml [5.0.0.v20140610-0641]
< org.eclipse.emf.compare.edit [4.0.0.201501201328]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
< org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
< org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
< org.eclipse.emf.compare.ide [3.1.2.201501201328]
< com.ibm.icu [52.1.1.v201501240615]
< org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
< org.apache.commons.logging [1.0.4.v201101211617]
< org.eclipse.emf.workspace [1.5.1.201405281451]
< org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
< org.w3c.dom.smil [1.0.0.v200806040011]
< org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
< org.eclipse.bpel.model [1.0.4.v201412041949]
< org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
< org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
< org.hamcrest.core [1.3.0.v201303031735]
< org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
< org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
< org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
< org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
< org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
< org.eclipse.core.net [1.2.200.v20140124-2013]
< org.eclipse.emf.validation.ui [1.7.0.201405281429]
< org.eclipse.bpel.help.source [1.0.4.v201412041949]
< org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
< org.codehaus.jackson.core [1.6.0.v20101005-0925]
< org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
< org.w3c.dom.svg [1.1.0.v201011041433]
< org.apache.batik.util.gui [1.6.0.v201011041432]
< org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
< org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
< org.apache.batik.css [1.6.0.v201011041432]
< org.eclipse.ocl.common [1.2.0.v20140610-0641]
< org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
< org.eclipse.emf.compare [3.1.2.201501201328]
< org.eclipse.emf.workspace.ui [1.3.0.201405281451]
< org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
< org.eclipse.bpel.runtimes [1.0.4.v201412041949]
< org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
< org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
< org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
< org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
< org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
< org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
< org.springframework.aspects [3.1.4.RELEASE]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
< org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
< org.eclipse.emf.compare.rcp [2.2.1.201501201328]
< org.eclipse.ocl [3.4.2.v20140725-2242]
< org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
< org.eclipse.emf.compare.doc [3.1.1.201501201328]
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.uml [5.0.2.v20150202-0947]
< org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
< org.eclipse.draw2d [3.9.101.201408150207]
< org.eclipse.bpel.validator.source [1.0.4.v201412041949]
< org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
< org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
< org.springframework.osgi.core [1.2.1]
< org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
< org.eclipse.uml2 [5.0.0.v20150202-0947]
< org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
< org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
< org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
< org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
< org.apache.poi [3.9.0.v201303080712]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< lpg.runtime.java [2.0.17.v201004271640]
< org.eclipse.emf.validation.ocl [1.4.0.201405281429]
< org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
< org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
< org.eclipse.emf.query [1.7.0.201405281426]
< org.apache.batik.util [1.6.0.v201011041432]
< org.eclipse.bpel.common.ui [1.0.4.v201412041949]
< org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
< org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
< org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
< org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
< org.eclipse.equinox.cm [1.1.0.v20131021-1936]
< org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
< org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
< org.springframework.osgi.io [1.2.1]
< org.eclipse.emf.query.ocl [2.0.0.201405281426]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.eclipse.uml2.common [2.0.1.v20150202-0947]
< org.eclipse.uml2.ant [1.0.0.v20150202-0947]
< org.apache.commons.codec [1.6.0.v201305230611]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
< org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
*List of bundles added/removed (early access TP):*
{code}
< org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
< org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
< org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
< org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> org.junit [4.11.0.v201303080030]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.ide [3.2.0.201503131342]
> org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> org.eclipse.bpel.common.model [1.0.4.v201412041949]
> org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> org.w3c.css.sac [1.3.1.v200903091627]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> org.eclipse.bpel.model.source [1.0.4.v201412041949]
> org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> javax.xml [1.3.4.v201005080400]
> org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> org.springframework.osgi.extender [1.2.1]
> org.apache.batik.xml [1.7.0.v201011041433]
> org.apache.batik.dom [1.7.0.v201011041433]
> org.eclipse.bpel.ui [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> javax.ws.rs [1.1.1.v20130318-1750]
> org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> org.eclipse.emf.workspace [1.5.1.201503250534]
> org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> org.springframework.osgi.extensions.annotations [1.2.1]
> org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> org.eclipse.emf.compare.edit [4.1.0.201503131342]
> org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> com.google.guava [15.0.0.v201403281430]
> org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> org.apache.batik.ext.awt [1.7.0.v201011041433]
> org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.bpel.help [1.0.4.v201412041949]
> org.eclipse.uml2.types [2.0.0.v20150323-0944]
> org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> org.eclipse.core.net [1.2.300.v20141118-1725]
> org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> org.eclipse.ocl.common [1.3.0.v20150113-1721]
> org.apache.batik.svggen [1.7.0.v201011041433]
> org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> javax.xml.soap [1.3.0.v201105210645]
> org.apache.commons.logging [1.1.1.v201101211721]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> org.eclipse.equinox.security [1.2.0.v20150223-1455]
> org.eclipse.bpel.validator [1.0.4.v201412041949]
> org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> org.eclipse.uml2.common [2.1.0.v20150323-0944]
> org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> org.apache.commons.httpclient [3.1.0.v201012070820]
> org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> org.jsoup [1.7.2.v201304221138]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> org.eclipse.ocl [3.5.0.v20150321-0925]
> org.eclipse.emf.compare.doc [3.2.0.201503131342]
> org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> org.apache.commons.logging [1.0.4.v201101211617]
> org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> org.w3c.dom.smil [1.0.0.v200806040011]
> org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.bpel.model [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> org.hamcrest.core [1.3.0.v201303031735]
> org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> com.ibm.icu [54.1.1.v201501272100]
> org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> org.eclipse.bpel.help.source [1.0.4.v201412041949]
> org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> org.codehaus.jackson.core [1.6.0.v20101005-0925]
> org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> org.eclipse.emf.query [1.7.0.201503250423]
> org.w3c.dom.svg [1.1.0.v201011041433]
> org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> org.eclipse.uml2 [5.0.0.v20150323-0944]
> org.springframework.aspects [3.1.4.RELEASE]
> org.eclipse.birt.core [4.5.0.v201501081716]
> org.apache.batik.css [1.7.0.v201011041433]
> org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> org.eclipse.emf.validation [1.8.0.201503250348]
> org.apache.ant [1.9.4.v201410062020]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> org.apache.batik.util [1.7.0.v201011041433]
> org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> org.springframework.osgi.core [1.2.1]
> org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> org.eclipse.draw2d [3.10.0.201502020307]
> org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> org.apache.batik.util.gui [1.7.0.v200903091627]
> org.apache.poi [3.9.0.v201303080712]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> lpg.runtime.java [2.0.17.v201004271640]
> org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> org.eclipse.emf.query.ocl [2.0.0.201503250423]
> org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> org.eclipse.emf.validation.ui [1.7.0.201503250348]
> org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> org.springframework.osgi.io [1.2.1]
> org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> org.apache.commons.codec [1.6.0.v201305230611]
> org.eclipse.emf.transaction [1.9.0.201503250534]
> org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> org.eclipse.emf.compare [3.2.0.201503131342]
> org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
was:Create a Mars JBTIS and JBDSIS target platform.
> Establish a Mars/ JBDS 9.x based IS target platform
> ---------------------------------------------------
>
> Key: JBTIS-425
> URL: https://issues.jboss.org/browse/JBTIS-425
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> .
> *Reason:* Create a Mars/ JBDS 9.x compatible JBTIS and JBDSIS target platform
> *Project page/sources:*
> *Version:* .4.3.0.Alpha1
> *License and owner:* EPL
> *Original p2 repo:* n/a
> *JBoss mirror:* n/a
> *Include Sources:* Yes
> *Affected projects:* JBTIS components (all)
> *Include in JBDS:* JBDSIS TP
> *Type of dependency:* distribution
> *List of bundles added/removed (released TP):*
> {code}
> < org.junit [4.11.0.v201303080030]
> < org.eclipse.emf.compare.feature.jar [3.0.2.201501201328]
> < org.eclipse.graphiti.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.emf.transaction.feature.jar [1.8.0.201405281451]
> < org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> < org.eclipse.emf.query.ocl.feature.jar [1.8.0.201405281426]
> < org.eclipse.bpel.common.model [1.0.4.v201412041949]
> < org.eclipse.emf.transaction [1.8.0.201405281451]
> < org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> < org.w3c.css.sac [1.3.1.v200903091627]
> < org.eclipse.ocl.ecore [3.3.100.v20140610-0641]
> < org.eclipse.uml2.common.feature.group [2.0.1.v20150202-0947]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.dom [1.6.0.v201011041432]
> < org.eclipse.bpel.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> < org.jboss.tools.as.test.core [3.0.3.Final-v20150325-0035-B129]
> < org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> < javax.xml [1.3.4.v201005080400]
> < org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.graphiti.ui [0.11.2.v20150204-0954]
> < org.springframework.osgi.extender [1.2.1]
> < org.eclipse.emf.transaction.feature.group [1.8.0.201405281451]
> < org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20131217-1203]
> < org.eclipse.bpel.ui [1.0.4.v201412041949]
> < org.eclipse.graphiti.pattern [0.11.2.v20150204-0954]
> < org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> < org.eclipse.graphiti.export.feature.feature.group [0.11.2.v20150204-0954]
> < javax.ws.rs [1.1.1.v20130318-1750]
> < org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> < org.apache.batik.ext.awt [1.6.0.v201011041432]
> < org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.ide.ui.feature.group [3.0.2.201501201328]
> < org.springframework.osgi.extensions.annotations [1.2.1]
> < org.eclipse.emf.query.feature.jar [1.8.0.201405281426]
> < org.apache.batik.xml [1.6.0.v201011041432]
> < org.eclipse.emf.validation.ocl.feature.group [1.8.0.201405281429]
> < com.google.guava [15.0.0.v201403281430]
> < org.eclipse.uml2.types [2.0.0.v20150202-0947]
> < org.eclipse.emf.validation.ocl.feature.jar [1.8.0.201405281429]
> < org.eclipse.uml2.uml.edit.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.feature.jar [5.0.2.v20150202-0947]
> < org.eclipse.uml2.uml.edit.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.common.feature.jar [2.0.1.v20150202-0947]
> < org.eclipse.bpel.help [1.0.4.v201412041949]
> < org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> < org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> < org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare.feature.group [3.0.2.201501201328]
> < org.eclipse.emf.compare.ide.ui.feature.jar [3.0.2.201501201328]
> < org.eclipse.emf.query.feature.group [1.8.0.201405281426]
> < org.eclipse.uml2.common.edit [2.0.0.v20150202-0947]
> < org.eclipse.birt.report.data.oda.hive.ui [4.4.2.v201410272105]
> < org.eclipse.birt.data.oda.mongodb [4.4.2.v201410272105]
> < org.eclipse.birt.core [4.4.2.v201410272105]
> < org.eclipse.emf.validation [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> < org.eclipse.uml2.feature.jar [5.0.2.v20150202-0947]
> < org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> < org.eclipse.uml2.uml.validation [5.0.0.v20150202-0947]
> < org.eclipse.uml2.uml.resources [5.0.2.v20150202-0947]
> < org.eclipse.equinox.security [1.2.0.v20130424-1801]
> < org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> < javax.xml.soap [1.3.0.v201105210645]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> < org.apache.commons.logging [1.1.1.v201101211721]
> < org.apache.batik.svggen [1.6.0.v201011041432]
> < org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> < org.apache.ant [1.9.2.v201404171502]
> < org.eclipse.uml2.uml.editor [5.0.1.v20150202-0947]
> < org.eclipse.bpel.validator [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.profile.standard [1.0.0.v20150202-0947]
> < org.eclipse.ocl.all.feature.jar [5.0.2.v20140725-2242]
> < org.apache.commons.httpclient [3.1.0.v201012070820]
> < org.eclipse.emf.transaction.ui [1.4.0.201405281451]
> < org.jboss.tools.jmx.core.test [1.6.3.Final-v20150325-0035-B129]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jsoup [1.7.2.v201304221138]
> < org.eclipse.graphiti [0.11.2.v20150204-0954]
> < org.eclipse.birt.report.data.oda.jdbc [4.4.2.v201410272105]
> < org.eclipse.ocl.uml [5.0.0.v20140610-0641]
> < org.eclipse.emf.compare.edit [4.0.0.201501201328]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150202-0947]
> < org.eclipse.ocl.feature.jar [3.4.2.v20140725-2242]
> < org.eclipse.uml2.uml.feature.group [5.0.2.v20150202-0947]
> < org.eclipse.emf.compare.ide [3.1.2.201501201328]
> < com.ibm.icu [52.1.1.v201501240615]
> < org.jboss.tools.common.base.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.uml2.common.edit.feature.group [2.0.0.v20150202-0947]
> < org.apache.commons.logging [1.0.4.v201101211617]
> < org.eclipse.emf.workspace [1.5.1.201405281451]
> < org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.uml2.codegen.ecore.ui [2.0.0.v20150202-0947]
> < org.w3c.dom.smil [1.0.0.v200806040011]
> < org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.group [1.8.0.201405281451]
> < org.eclipse.bpel.model [1.0.4.v201412041949]
> < org.eclipse.emf.validation.ui.ide [1.3.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> < org.eclipse.emf.compare.rcp.ui [4.0.1.201501201328]
> < org.hamcrest.core [1.3.0.v201303031735]
> < org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.ocl.feature.group [3.4.2.v20140725-2242]
> < org.eclipse.ocl.all.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.emf.validation.feature.group [1.8.0.201405281429]
> < org.eclipse.birt.report.data.bidi.utils [4.4.2.v201410272105]
> < org.eclipse.uml2.common.edit.feature.jar [2.0.0.v20150202-0947]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.eclipse.graphiti.feature.feature.group [0.11.2.v20150204-0954]
> < org.eclipse.core.net [1.2.200.v20140124-2013]
> < org.eclipse.emf.validation.ui [1.7.0.201405281429]
> < org.eclipse.bpel.help.source [1.0.4.v201412041949]
> < org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> < org.codehaus.jackson.core [1.6.0.v20101005-0925]
> < org.eclipse.birt.report.data.oda.hive [4.4.2.v201410272105]
> < org.w3c.dom.svg [1.1.0.v201011041433]
> < org.apache.batik.util.gui [1.6.0.v201011041432]
> < org.eclipse.birt.report.data.bidi.utils.ui [4.4.2.v201410272105]
> < org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> < org.apache.batik.css [1.6.0.v201011041432]
> < org.eclipse.ocl.common [1.2.0.v20140610-0641]
> < org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> < org.eclipse.emf.compare [3.1.2.201501201328]
> < org.eclipse.emf.workspace.ui [1.3.0.201405281451]
> < org.eclipse.graphiti.export.batik [0.11.2.v20150204-0954]
> < org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> < org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> < org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> < org.eclipse.jdt.junit.core [3.7.300.v20140409-1618]
> < org.jboss.tools.tests [3.5.1.Final-v20150325-0456-B99]
> < org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> < org.eclipse.emf.compare.ide.ui [4.0.2.201501201328]
> < org.springframework.aspects [3.1.4.RELEASE]
> < org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.0.2.v20150202-0947]
> < org.eclipse.graphiti.export.feature.feature.jar [0.11.2.v20150204-0954]
> < org.eclipse.emf.compare.rcp [2.2.1.201501201328]
> < org.eclipse.ocl [3.4.2.v20140725-2242]
> < org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> < org.eclipse.emf.compare.doc [3.1.1.201501201328]
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.uml [5.0.2.v20150202-0947]
> < org.eclipse.ocl.uml.feature.group [5.0.2.v20140725-2242]
> < org.eclipse.draw2d [3.9.101.201408150207]
> < org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> < org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> < org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150202-0947]
> < org.springframework.osgi.core [1.2.1]
> < org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> < org.eclipse.uml2 [5.0.0.v20150202-0947]
> < org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> < org.jboss.tools.common.test [3.6.2.Final-v20150325-0456-B99]
> < org.eclipse.emf.query.ocl.feature.group [1.8.0.201405281426]
> < org.eclipse.ocl.uml.feature.jar [5.0.2.v20140725-2242]
> < org.apache.poi [3.9.0.v201303080712]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < lpg.runtime.java [2.0.17.v201004271640]
> < org.eclipse.emf.validation.ocl [1.4.0.201405281429]
> < org.eclipse.uml2.uml.edit [5.0.2.v20150202-0947]
> < org.eclipse.birt.report.data.oda.jdbc.ui [4.4.2.v201410272105]
> < org.eclipse.emf.query [1.7.0.201405281426]
> < org.apache.batik.util [1.6.0.v201011041432]
> < org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> < org.eclipse.emf.validation.feature.jar [1.8.0.201405281429]
> < org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> < org.eclipse.emf.workspace.feature.jar [1.8.0.201405281451]
> < org.eclipse.uml2.codegen.ecore [2.0.2.v20150202-0947]
> < org.eclipse.equinox.cm [1.1.0.v20131021-1936]
> < org.eclipse.graphiti.mm [0.11.2.v20150204-0954]
> < org.eclipse.birt.data.oda.mongodb.ui [4.4.2.v201410272105]
> < org.springframework.osgi.io [1.2.1]
> < org.eclipse.emf.query.ocl [2.0.0.201405281426]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.eclipse.uml2.common [2.0.1.v20150202-0947]
> < org.eclipse.uml2.ant [1.0.0.v20150202-0947]
> < org.apache.commons.codec [1.6.0.v201305230611]
> < org.eclipse.uml2.codegen.ecore.ui.feature.group [2.0.2.v20150202-0947]
> < org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.as.test.core [3.1.0.Alpha1-v20150213-0312-B3]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.tests [3.6.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.common.base.test [3.7.0.Alpha1-v20150212-2256-B1]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > org.jboss.tools.jmx.core.test [1.7.0.Alpha1-v20150213-0312-B3]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 187 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
> *List of bundles added/removed (early access TP):*
> {code}
> < org.jboss.tools.community.central.feature.feature.group [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.group [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.community.central [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.oda [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.oda.ui [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.feature.feature.jar [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.central.feature.feature.jar [1.3.3.Final-v20150325-0325-B120]
> < org.jboss.tools.community.project.examples.feature.feature.jar [2.0.2.Final-v20150325-0325-B120]
> < org.jboss.tools.birt.feature.feature.group [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.birt.core [1.7.0.Final-v20141209-0111-B18]
> < org.jboss.tools.community.project.examples [2.0.2.Final-v20150325-0325-B120]
> > org.junit [4.11.0.v201303080030]
> > org.eclipse.uml2.uml.edit.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.uml2.uml.edit.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.ide [3.2.0.201503131342]
> > org.eclipse.graphiti.export.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.bpel.apache.ode.runtime [1.0.4.v201412041949]
> > org.jboss.tools.birt.core [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.uml2.uml.feature.jar [5.1.0.v20150323-0944]
> > org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.v201412041949]
> > org.eclipse.emf.workspace.feature.jar [1.9.0.201503250534]
> > org.eclipse.bpel.common.model [1.0.4.v201412041949]
> > org.eclipse.orbit.mongodb [2.10.1.v20130422-1135]
> > org.w3c.css.sac [1.3.1.v200903091627]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.graphiti.export.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.feature.jar [1.9.0.201503250348]
> > org.eclipse.ocl.ecore [3.3.200.v20150110-2335]
> > org.eclipse.ocl.feature.group [3.5.0.v20150321-0925]
> > org.eclipse.bpel.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.query.ocl.feature.group [1.9.0.201503250423]
> > org.eclipse.uml2.common.edit [2.1.0.v20150323-0944]
> > org.jboss.tools.birt.feature.feature.jar [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.graphiti.feature.feature.jar [0.12.0.v20150325-0826]
> > org.eclipse.bpel.common.wsdl [1.0.4.v201412041949]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.common.feature.feature.group [1.0.4.v201412041949]
> > javax.xml [1.3.4.v201005080400]
> > org.eclipse.bpel.ui.source [1.0.4.v201412041949]
> > org.springframework.osgi.extender [1.2.1]
> > org.apache.batik.xml [1.7.0.v201011041433]
> > org.apache.batik.dom [1.7.0.v201011041433]
> > org.eclipse.bpel.ui [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10 [1.0.4.v201412041949]
> > org.jboss.tools.community.central.feature.feature.group [2.0.0.Alpha1-v20150213-0945-B3]
> > javax.ws.rs [1.1.1.v20130318-1750]
> > org.eclipse.bpel.common.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.profile.standard [1.0.100.v20150323-0944]
> > org.eclipse.bpel.wsil.model.source [1.0.4.v201412041949]
> > org.eclipse.emf.validation.ocl.feature.jar [1.9.0.201503250348]
> > org.eclipse.emf.workspace [1.5.1.201503250534]
> > org.eclipse.uml2.uml [5.1.0.v20150323-0944]
> > org.eclipse.ocl.uml.feature.jar [5.1.0.v20150321-0925]
> > org.springframework.osgi.extensions.annotations [1.2.1]
> > org.eclipse.uml2.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.graphiti.feature.feature.group [0.12.0.v20150325-0826]
> > org.eclipse.emf.compare.edit [4.1.0.201503131342]
> > org.eclipse.birt.report.data.bidi.utils.ui [4.5.0.v201501061437]
> > com.google.guava [15.0.0.v201403281430]
> > org.jboss.tools.community.project.examples [3.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.birt.report.data.oda.jdbc.ui [4.5.0.v201501061437]
> > org.apache.batik.ext.awt [1.7.0.v201011041433]
> > org.jboss.tools.birt.oda [1.8.0.Alpha1-v20150213-1550-B4]
> > org.eclipse.birt.report.data.bidi.utils [4.5.0.v201501061437]
> > org.eclipse.bpel.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.bpel.help [1.0.4.v201412041949]
> > org.eclipse.uml2.types [2.0.0.v20150323-0944]
> > org.jboss.tools.locus.sf.saxon [9.2.1.5j-Final-v20131024-0922-B58]
> > org.eclipse.core.net [1.2.300.v20141118-1725]
> > org.eclipse.graphiti.mm [0.12.0.v20150325-0826]
> > org.eclipse.emf.validation.ocl.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.apache.ode.deploy.model.source [1.0.4.v201412041949]
> > org.eclipse.bpel.runtimes.source [1.0.4.v201412041949]
> > org.eclipse.emf.transaction.feature.jar [1.9.0.201503250534]
> > org.eclipse.graphiti.export.batik [0.12.0.v20150325-0826]
> > org.eclipse.ocl.uml [5.0.100.v20140713-1723]
> > org.eclipse.bpel.apache.ode.deploy.model [1.0.4.v201412041949]
> > org.eclipse.ocl.common [1.3.0.v20150113-1721]
> > org.apache.batik.svggen [1.7.0.v201011041433]
> > org.apache.servicemix.bundles.aopalliance [1.0.0.3]
> > org.eclipse.emf.validation.ui.ide [1.3.0.201503250348]
> > org.eclipse.uml2.common.edit.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.feature.feature.jar [1.0.4.v201412041949]
> > javax.xml.soap [1.3.0.v201105210645]
> > org.apache.commons.logging [1.1.1.v201101211721]
> > org.eclipse.bpel.common.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.feature.jar [3.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.deploy.ui.source [1.0.4.v201412041949]
> > org.eclipse.equinox.security [1.2.0.v20150223-1455]
> > org.eclipse.bpel.validator [1.0.4.v201412041949]
> > org.eclipse.equinox.cm [1.1.100.v20150205-1358]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.editor [5.1.0.v20150323-0944]
> > org.eclipse.uml2.common [2.1.0.v20150323-0944]
> > org.eclipse.uml2.feature.jar [5.1.0.v20150323-0944]
> > org.jboss.tools.birt.oda.ui [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.birt.feature.feature.group [1.8.0.Alpha1-v20150213-1550-B4]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.0.Alpha1-v20150213-0945-B3]
> > org.apache.commons.httpclient [3.1.0.v201012070820]
> > org.eclipse.emf.query.ocl.feature.jar [1.9.0.201503250423]
> > org.jsoup [1.7.2.v201304221138]
> > org.eclipse.uml2.common.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.birt.report.data.oda.jdbc [4.5.0.v201501061437]
> > org.eclipse.emf.transaction.feature.group [1.9.0.201503250534]
> > org.eclipse.emf.workspace.ui [1.3.0.201503250534]
> > org.eclipse.uml2.ant [1.0.0.v20150323-0944]
> > org.eclipse.ocl [3.5.0.v20150321-0925]
> > org.eclipse.emf.compare.doc [3.2.0.201503131342]
> > org.eclipse.birt.data.oda.mongodb.ui [4.5.0.v201501061437]
> > org.eclipse.uml2.uml.validation [5.0.0.v20150323-0944]
> > org.apache.commons.logging [1.0.4.v201101211617]
> > org.eclipse.bpel.common.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp [2.3.0.201503131342]
> > org.w3c.dom.smil [1.0.0.v200806040011]
> > org.eclipse.bpel.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.bpel.model [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.v201412041949]
> > org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0.v20150121-1551]
> > org.hamcrest.core [1.3.0.v201303031735]
> > org.eclipse.uml2.codegen.ecore [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet [1.0.4.v201412041949]
> > org.eclipse.uml2.common.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.graphiti.ui [0.12.0.v20150325-0826]
> > org.eclipse.birt.report.data.oda.hive.ui [4.5.0.v201501061437]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.0.Alpha1-v20150213-0945-B3]
> > com.ibm.icu [54.1.1.v201501272100]
> > org.eclipse.emf.workspace.feature.group [1.9.0.201503250534]
> > org.eclipse.bpel.help.source [1.0.4.v201412041949]
> > org.eclipse.birt.report.data.oda.hive [4.5.0.v201501061437]
> > org.eclipse.bpel.common.wsdl.source [1.0.4.v201412041949]
> > org.codehaus.jackson.core [1.6.0.v20101005-0925]
> > org.eclipse.emf.validation.ocl [1.4.0.201503250348]
> > org.eclipse.emf.query [1.7.0.201503250423]
> > org.w3c.dom.svg [1.1.0.v201011041433]
> > org.eclipse.emf.transaction.ui [1.4.0.201503250534]
> > org.eclipse.emf.validation.feature.group [1.9.0.201503250348]
> > org.eclipse.bpel.common.model.source [1.0.4.v201412041949]
> > org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.common.ui.source [1.0.4.v201412041949]
> > org.jboss.tools.community.central [2.0.0.Alpha1-v20150213-0945-B3]
> > org.eclipse.bpel.runtimes [1.0.4.v201412041949]
> > org.eclipse.bpel.apache.ode.runtime.source [1.0.4.v201412041949]
> > org.eclipse.bpel.xpath10.source [1.0.4.v201412041949]
> > org.jboss.tools.locus.mockito [1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58]
> > org.eclipse.uml2 [5.0.0.v20150323-0944]
> > org.springframework.aspects [3.1.4.RELEASE]
> > org.eclipse.birt.core [4.5.0.v201501081716]
> > org.apache.batik.css [1.7.0.v201011041433]
> > org.eclipse.ocl.all.feature.jar [5.1.0.v20150321-0925]
> > org.eclipse.ocl.jdt.annotation7 [1.0.0.v20141108-1946]
> > org.eclipse.birt.data.oda.mongodb [4.5.0.v201501061437]
> > org.eclipse.emf.compare.ide.ui.feature.group [3.1.0.201503131342]
> > org.eclipse.emf.validation [1.8.0.201503250348]
> > org.apache.ant [1.9.4.v201410062020]
> > org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.0.v20150323-0944]
> > org.eclipse.bpel.wsil.model [1.0.4.v201412041949]
> > org.eclipse.emf.query.feature.jar [1.9.0.201503250423]
> > org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20150323-0944]
> > org.eclipse.jdt.junit.core [3.7.300.v20141114-1947]
> > org.apache.batik.util [1.7.0.v201011041433]
> > org.eclipse.bpel.validator.source [1.0.4.v201412041949]
> > org.eclipse.bpel.feature.source.feature.group [1.0.4.v201412041949]
> > org.eclipse.uml2.uml.edit [5.1.0.v20150323-0944]
> > org.springframework.osgi.core [1.2.1]
> > org.jboss.tools.locus.jcip.annotations [1.0.0.Final-v20131024-0922-B58]
> > org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20150323-0944]
> > org.eclipse.bpel.cheatsheet.source [1.0.4.v201412041949]
> > org.eclipse.draw2d [3.10.0.201502020307]
> > org.eclipse.uml2.uml.resources [5.1.0.v20150323-0944]
> > org.apache.batik.util.gui [1.7.0.v200903091627]
> > org.apache.poi [3.9.0.v201303080712]
> > org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20150323-0944]
> > lpg.runtime.java [2.0.17.v201004271640]
> > org.eclipse.uml2.uml.feature.group [5.1.0.v20150323-0944]
> > org.eclipse.emf.query.ocl [2.0.0.201503250423]
> > org.eclipse.ocl.feature.jar [3.5.0.v20150321-0925]
> > org.eclipse.bpel.common.ui [1.0.4.v201412041949]
> > org.eclipse.emf.compare.rcp.ui [4.1.0.201503131342]
> > org.eclipse.bpel.apache.ode.runtime.feature.source.feature.jar [1.0.4.v201412041949]
> > org.eclipse.emf.compare.ide.ui [4.1.0.201503131342]
> > org.eclipse.emf.validation.ui [1.7.0.201503250348]
> > org.eclipse.ocl.all.feature.group [5.1.0.v20150321-0925]
> > org.eclipse.emf.query.feature.group [1.9.0.201503250423]
> > org.eclipse.emf.compare.feature.group [3.1.0.201503131342]
> > org.eclipse.graphiti.pattern [0.12.0.v20150325-0826]
> > org.springframework.osgi.io [1.2.1]
> > org.eclipse.ocl.uml.feature.group [5.1.0.v20150321-0925]
> > org.apache.commons.codec [1.6.0.v201305230611]
> > org.eclipse.emf.transaction [1.9.0.201503250534]
> > org.eclipse.uml2.uml.ecore.importer [3.0.0.v20150323-0944]
> > org.eclipse.emf.compare [3.2.0.201503131342]
> > org.eclipse.emf.compare.ide.ui.feature.jar [3.1.0.201503131342]
> > org.codehaus.jackson.mapper [1.6.0.v20101005-0925]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 11 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 183 unique IUs
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19476) Add label validation
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19476?page=com.atlassian.jira.plugi... ]
Jeff Cantrill updated JBIDE-19476:
----------------------------------
Description: Add label key and value validations to the 'label' page in accordance of what is valid in Kubernetes. This should be part of the 'edit label' page that will be presented to a user
> Add label validation
> --------------------
>
> Key: JBIDE-19476
> URL: https://issues.jboss.org/browse/JBIDE-19476
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: openshift
> Affects Versions: 4.3.0.Alpha2
> Reporter: Jeff Cantrill
> Priority: Blocker
> Fix For: 4.3.0.Alpha2
>
>
> Add label key and value validations to the 'label' page in accordance of what is valid in Kubernetes. This should be part of the 'edit label' page that will be presented to a user
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-15714) Dynamic content assist for AngularJS expressions in html files
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15714?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-15714:
------------------------------------------------
How much non-lazy initialization will cost us:
Opening Visual/Source Tab *without* initialization of Preview tab:
First opened = 1361
>From 2 to 100 openings:
Average time = 201
Minimum time = 149
Maximum time = 935
Opening Visual/Source Tab *with* initialization of Preview tab:
First opened = 1866
>From 2 to 100 openings:
Average time = 252
Minimum time = 187
Maximum time = 1093
> Dynamic content assist for AngularJS expressions in html files
> --------------------------------------------------------------
>
> Key: JBIDE-15714
> URL: https://issues.jboss.org/browse/JBIDE-15714
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Alexey Kazakov
> Assignee: Alexey Kazakov
> Priority: Critical
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Alpha2
>
> Attachments: Diagram.gliffy, vpe.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years