Author: snjeza
Date: 2012-04-26 20:29:16 -0400 (Thu, 26 Apr 2012)
New Revision: 40536
Modified:
trunk/build/aggregate/site/site.xml
Log:
JBIDE-9309 - Easily adding full JBoss AS source
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2012-04-27 00:23:31 UTC (rev 40535)
+++ trunk/build/aggregate/site/site.xml 2012-04-27 00:29:16 UTC (rev 40536)
@@ -186,7 +186,11 @@
<feature url="features/org.jboss.tools.maven.profiles.feature_0.0.0.jar"
id="org.jboss.tools.maven.profiles.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
- </feature>
+ </feature>
+ <feature
url="features/org.jboss.tools.maven.sourcelookup.feature_0.0.0.jar"
id="org.jboss.tools.maven.sourcelokup.feature" version="0.0.0">
+ <category name="AbridgedTools" />
+ <category name="MavenTools" />
+ </feature>
<!-- only in JBT and JBDS Extras -->
<feature
url="features/org.jboss.tools.maven.jbosspackaging.feature_0.0.0.jar"
id="org.jboss.tools.maven.jbosspackaging.feature" version="0.0.0">
<category name="MavenTools" />
@@ -345,6 +349,9 @@
<feature
url="features/org.jboss.tools.maven.profiles.feature.source_0.0.0.jar"
id="org.jboss.tools.maven.profiles.feature.source"
version="0.0.0">
<category name="AllSources" />
</feature>
+ <feature
url="features/org.jboss.tools.maven.sourcelookup.feature.source_0.0.0.jar"
id="org.jboss.tools.maven.sourcelookup.feature.source"
version="0.0.0">
+ <category name="AllSources" />
+ </feature>
<feature
url="features/org.jboss.tools.runtime.core.featur.source_0.0.0.jar"
id="org.jboss.tools.runtime.core.feature.source" version="0.0.0">
<category name="AllSources" />
</feature>
Show replies by date