[jbosstools-issues] [JBoss JIRA] (JBIDE-14716) Use a target-platform to define dependencies needed for JBoss Tools Locus
Nick Boldt (JIRA)
jira-events at lists.jboss.org
Wed Jun 19 19:50:21 EDT 2013
[ https://issues.jboss.org/browse/JBIDE-14716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783129#comment-12783129 ]
Nick Boldt edited comment on JBIDE-14716 at 6/19/13 7:48 PM:
-------------------------------------------------------------
New TP:
https://github.com/jbosstools/jbosstools-target-platforms/pull/6
Enabling use of new TP in Locus:
https://github.com/nickboldt/jbosstools-locus/pull/9
[~mickael_istria], [~maxandersen], [~phantomjinx], [~pleacu] please review these PRs. I built the TP locally (unified build fails, but multiple is fine), then built Locus too. Seems like it only depends on 4 IUs, which makes a TP way more efficient than using the entire Juno + Orbit sites:
{code}
<unit id="org.junit" version="4.11.0.v201303080030"/>
<unit id="org.apache.ant" version="1.8.4.v201303080030"/>
<unit id="org.apache.commons.beanutils" version="1.8.0.v201205091237"/>
and
<unit id="org.eclipse.osgi" version="3.8.2.v20130124-134944"/>
{code}
was (Author: nickboldt):
New TP:
https://github.com/jbosstools/jbosstools-target-platforms/pull/6
Enabling use of new TP in Locus:
https://github.com/nickboldt/jbosstools-locus/pull/9
[~mickael_istria], [~maxandersen] please review these PRs.
> Use a target-platform to define dependencies needed for JBoss Tools Locus
> -------------------------------------------------------------------------
>
> Key: JBIDE-14716
> URL: https://issues.jboss.org/browse/JBIDE-14716
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: locus
> Reporter: Mickael Istria
> Assignee: Nick Boldt
> Fix For: 4.1.0.Beta2
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list