[
https://issues.jboss.org/browse/JBIDE-10596?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-10596:
----------------------------------------
It seems like eclipse-update-site does not look at the reactor and does not really resolve
the artifacts. Hence, it is not aware of freshly built source features that are part of
the reactor. With eclipse-update-site + source-feature plugin, all cannot be built in one
shot.
Use eclipse-repository packaging type for repository in order to
materialize-products from them
-----------------------------------------------------------------------------------------------
Key: JBIDE-10596
URL:
https://issues.jboss.org/browse/JBIDE-10596
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: Build/Releng
Affects Versions: 3.3.0.M5
Environment: any
Reporter: Mickael Istria
Assignee: Mickael Istria
Fix For: 3.3.0.CR1
The eclipse-repository packaging type is a better way to go:
* It reads "category.xml" files (renamed site.xml files)
* It supports the materialize-products action to extract the products from it
See
http://wiki.eclipse.org/Tycho/Packaging_Types#Creating_Product_Zip_Files
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira