[
https://issues.jboss.org/browse/JBIDE-13691?page=com.atlassian.jira.plugi...
]
Koen Aers commented on JBIDE-13691:
-----------------------------------
Btw, isn't this just a matter of adding the right stuff to the category.xml file?
<?xml version="1.0" encoding="UTF-8"?>
<site>
<description>To install these features, point Eclipse at this
site.</description>
<!-- JBoss Tools Forge Nightly Build Update Site -->
<category-def label="JBoss Tools Forge Nightly Build Update Site"
name="JBoss Tools Forge Nightly Build Update Site">
<description>JBoss Tools Forge Nightly Build Update Site: contains all features in
this build.</description>
</category-def>
<feature url="features/org.jboss.tools.forge.feature_0.0.0.jar"
id="org.jboss.tools.forge.feature" version="0.0.0">
<category name="JBoss Tools Forge Nightly Build Update Site"/>
</feature>
<feature url="features/org.jboss.tools.forge.test.feature_0.0.0.jar"
id="org.jboss.tools.forge.test.feature" version="0.0.0">
<category name="JBoss Tools Forge Nightly Build Update Site"/>
</feature>
<!-- Sources -->
<feature url="features/org.jboss.tools.forge.feature.source_0.0.0.jar"
id="org.jboss.tools.forge.feature.source" version="0.0.0">
<category name="JBoss Tools Forge Nightly Build Update Site"/>
</feature>
<feature url="features/org.jboss.tools.forge.test.feature.source_0.0.0.jar"
id="org.jboss.tools.forge.test.feature.source" version="0.0.0">
<category name="JBoss Tools Forge Nightly Build Update Site"/>
</feature>
<feature url="features/org.jboss.tools.forge.feature_0.0.0.jar"
id="org.jboss.tools.forge.ext.feature" version="0.0.0">
<category name="JBoss Tools Forge Nightly Build Update Site"/>
</feature>
<feature url="features/org.jboss.tools.forge.test.feature_0.0.0.jar"
id="org.jboss.tools.forge.ext.test.feature" version="0.0.0">
<category name="JBoss Tools Forge Nightly Build Update Site"/>
</feature>
<!-- Sources -->
<feature url="features/org.jboss.tools.forge.feature.source_0.0.0.jar"
id="org.jboss.tools.forge.ext.feature.source" version="0.0.0">
<category name="JBoss Tools Forge Nightly Build Update Site"/>
</feature>
<feature url="features/org.jboss.tools.forge.test.feature.source_0.0.0.jar"
id="org.jboss.tools.forge.ext.test.feature.source"
version="0.0.0">
<category name="JBoss Tools Forge Nightly Build Update Site"/>
</feature>
</site>
The feature 'org.jboss.tools.forge.ext.feature' should be
included on the JBT update site (not JBDS)
----------------------------------------------------------------------------------------------------
Key: JBIDE-13691
URL:
https://issues.jboss.org/browse/JBIDE-13691
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: forge
Reporter: Koen Aers
Assignee: Nick Boldt
Fix For: 4.1.0.Alpha2
--
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