[
https://issues.jboss.org/browse/JBIDE-13329?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-13329:
----------------------------------------
Tentative target platforms are respectively on the 4.2.0 and 4.2.1 branches of the
target-platform repo:
https://github.com/mickaelistria/jbosstools-target-platforms .
Previous versions were tagged.
Builds are running to publish those tentative TP:
*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/Targ...
*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/Targ...
*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/Targ...
*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/Targ...
When this build are OK, we'll discuss on whether to use those new platforms in our
various JBT/JBDS streams.
should unified.target includes sources?
---------------------------------------
Key: JBIDE-13329
URL:
https://issues.jboss.org/browse/JBIDE-13329
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform
Affects Versions: 4.0.0.Final
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 4.1.0.Alpha1
I was under the impression that the generated multiple.target would include source
features, while the generated unified.target would not.
However:
{code}
unified-4.2.1.a-20121220.173723-14-unified.target:
<location includeAllPlatforms="false" includeMode="planner"
includeSource="true" type="InstallableUnit">
multiple-4.2.1.a-20121220.173233-14-multiple.target:
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit" includeSource="true">
{code}
And the generated update site for 4.2.1.a (SR1a) target platform contains many
feature.source bundles:
http://download.jboss.org/jbosstools/updates/juno/SR1a/REPO/features/
Is this intentional? Or is there a bug in your flatten mojo?
https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
--
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