Author: fbricon
Date: 2012-02-10 05:40:42 -0500 (Fri, 10 Feb 2012)
New Revision: 38594
Modified:
trunk/build/aggregate/site/site.xml
Log:
JBIDE-10604 : move maven profile management to separate feature/plugins
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2012-02-10 10:34:56 UTC (rev 38593)
+++ trunk/build/aggregate/site/site.xml 2012-02-10 10:40:42 UTC (rev 38594)
@@ -186,7 +186,10 @@
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
-
+ <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>
<!-- 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" />
Show replies by date