Author: nickboldt
Date: 2011-09-29 12:02:10 -0400 (Thu, 29 Sep 2011)
New Revision: 35157
Added:
trunk/jmx/features/org.jboss.tools.jmx.source.feature/
trunk/jmx/features/org.jboss.tools.jmx.source.feature/.project
trunk/jmx/features/org.jboss.tools.jmx.source.feature/build.properties
trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.properties
trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.xml
trunk/jmx/features/org.jboss.tools.jmx.source.feature/license.html
trunk/jmx/features/org.jboss.tools.jmx.source.feature/pom.xml
trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/
trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/.project
trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/build.properties
trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.properties
trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.xml
trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/license.html
trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/pom.xml
Removed:
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/.project
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.properties
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/license.html
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml
Modified:
trunk/jmx/features/pom.xml
trunk/jmx/site/site.xml
Log:
replace jmx.sdk.feature w/ jmx.source.feature and jmx.test.source.feature (JBIDE-8838)
Deleted: trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/.project
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/.project 2011-09-29 15:34:16 UTC
(rev 35156)
+++ trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/.project 2011-09-29 16:02:10 UTC
(rev 35157)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.jboss.tools.jmx.sdk.feature</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties 2011-09-29
15:34:16 UTC (rev 35156)
+++ trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties 2011-09-29
16:02:10 UTC (rev 35157)
@@ -1,3 +0,0 @@
-bin.includes = feature.xml,\
- feature.properties,\
- license.html
Deleted: trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.properties
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.properties 2011-09-29
15:34:16 UTC (rev 35156)
+++ trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.properties 2011-09-29
16:02:10 UTC (rev 35157)
@@ -1,26 +0,0 @@
-# properties file for org.jboss.tools.jmx
-featureName=JMX Console SDK
-featureProvider=JBoss by Red Hat
-
-# "updateSiteName" property - label for the update site
-updateSiteName=JBossTools Update Site
-
-# "description" property - description of the feature
-description=eclipse-jmx is a JMX console which is used to manage Java applications
through JMX and its RMI Connector. eclipse-jmx can be run from the Eclipse IDE.
-
-# "licenseURL" property - URL of the "Feature License"
-# do not translate value - just change to point to a locale-specific HTML page
-licenseURL=license.html
-
-# START NON-TRANSLATABLE
-# "license" property - text of the "Feature Update License"
-# should be plain text version of license agreement pointed to be "licenseURL"
-license=Red Hat, Inc. licenses these features and plugins to you under \
-certain open source licenses (or aggregations of such licenses), which \
-in a particular case may include the Eclipse Public License, the GNU \
-Lesser General Public License, and/or certain other open source \
-licenses. For precise licensing details, consult the corresponding \
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
-Raleigh NC 27606 USA.
-# END NON-TRANSLATABLE
-########### end of license property ##########################################
Deleted: trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml 2011-09-29 15:34:16 UTC
(rev 35156)
+++ trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml 2011-09-29 16:02:10 UTC
(rev 35157)
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.jboss.tools.jmx.sdk.feature"
- label="%featureName"
- version="1.2.0.qualifier"
- provider-name="%featureProvider">
-
- <description>
- %description
- </description>
-
- <copyright>
- JBoss, Home of Professional Open Source
-Copyright (c) 2006-2011 Red Hat, Inc., and individual contributors as indicated
-by the @authors tag. See the copyright.txt in the distribution
-for a full listing of individual contributors.
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <includes id="org.jboss.tools.jmx.feature"
version="0.0.0"/>
- <plugin id="org.jboss.tools.jmx.core.source" download-size="0"
install-size="0" version="0.0.0" unpack="false"/>
- <plugin id="org.jboss.tools.jmx.ui.source" download-size="0"
install-size="0" version="0.0.0" unpack="false"/>
-
- <includes id="org.jboss.tools.jmx.test.feature"
version="0.0.0"/>
- <plugin id="org.jboss.tools.jmx.core.test.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false"/>
- <plugin id="org.jboss.tools.jmx.ui.test.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false"/>
-</feature>
Deleted: trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/license.html
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/license.html 2011-09-29 15:34:16
UTC (rev 35156)
+++ trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/license.html 2011-09-29 16:02:10
UTC (rev 35157)
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html>
-
-<body>
-<p>Red Hat, Inc. licenses these features and plugins to you under
-certain open source licenses (or aggregations of such licenses), which
-in a particular case may include the Eclipse Public License, the GNU
-Lesser General Public License, and/or certain other open source
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
-Raleigh NC 27606 USA.
-</p>
-</body>
-</html>
\ No newline at end of file
Deleted: trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml 2011-09-29 15:34:16 UTC
(rev 35156)
+++ trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml 2011-09-29 16:02:10 UTC
(rev 35157)
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.jboss.tools.jmx</groupId>
- <artifactId>features</artifactId>
- <version>1.2.0-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools.jmx.features</groupId>
- <artifactId>org.jboss.tools.jmx.sdk.feature</artifactId>
-
- <packaging>eclipse-feature</packaging>
-</project>
Copied: trunk/jmx/features/org.jboss.tools.jmx.source.feature/.project (from rev 35156,
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/.project)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.source.feature/.project
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.source.feature/.project 2011-09-29 16:02:10 UTC
(rev 35157)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.jmx.source.feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+</projectDescription>
Copied: trunk/jmx/features/org.jboss.tools.jmx.source.feature/build.properties (from rev
35156, trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.source.feature/build.properties
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.source.feature/build.properties 2011-09-29
16:02:10 UTC (rev 35157)
@@ -0,0 +1,3 @@
+bin.includes = feature.xml,\
+ feature.properties,\
+ license.html
Copied: trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.properties (from rev
35156, trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.properties)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.properties
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.properties 2011-09-29
16:02:10 UTC (rev 35157)
@@ -0,0 +1,26 @@
+# properties file for org.jboss.tools.jmx
+featureName=JMX Console source
+featureProvider=JBoss by Red Hat
+
+# "updateSiteName" property - label for the update site
+updateSiteName=JBossTools Update Site
+
+# "description" property - description of the feature
+description=eclipse-jmx is a JMX console which is used to manage Java applications
through JMX and its RMI Connector. eclipse-jmx can be run from the Eclipse IDE.
+
+# "licenseURL" property - URL of the "Feature License"
+# do not translate value - just change to point to a locale-specific HTML page
+licenseURL=license.html
+
+# START NON-TRANSLATABLE
+# "license" property - text of the "Feature Update License"
+# should be plain text version of license agreement pointed to be "licenseURL"
+license=Red Hat, Inc. licenses these features and plugins to you under \
+certain open source licenses (or aggregations of such licenses), which \
+in a particular case may include the Eclipse Public License, the GNU \
+Lesser General Public License, and/or certain other open source \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
+Raleigh NC 27606 USA.
+# END NON-TRANSLATABLE
+########### end of license property ##########################################
Copied: trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.xml (from rev 35156,
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.xml
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.source.feature/feature.xml 2011-09-29 16:02:10
UTC (rev 35157)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.tools.jmx.source.feature"
+ label="%featureName"
+ version="1.2.0.qualifier"
+ provider-name="%featureProvider">
+
+ <description>
+ %description
+ </description>
+
+ <copyright>
+ JBoss, Home of Professional Open Source
+Copyright (c) 2006-2011 Red Hat, Inc., and individual contributors as indicated
+by the @authors tag. See the copyright.txt in the distribution
+for a full listing of individual contributors.
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <plugin id="org.jboss.tools.jmx.core.source" download-size="0"
install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.jboss.tools.jmx.ui.source" download-size="0"
install-size="0" version="0.0.0" unpack="false"/>
+</feature>
Copied: trunk/jmx/features/org.jboss.tools.jmx.source.feature/license.html (from rev
35156, trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/license.html)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.source.feature/license.html
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.source.feature/license.html 2011-09-29 16:02:10
UTC (rev 35157)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Copied: trunk/jmx/features/org.jboss.tools.jmx.source.feature/pom.xml (from rev 35156,
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.source.feature/pom.xml
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.source.feature/pom.xml 2011-09-29 16:02:10 UTC
(rev 35157)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.jboss.tools.jmx</groupId>
+ <artifactId>features</artifactId>
+ <version>1.2.0-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools.jmx.features</groupId>
+ <artifactId>org.jboss.tools.jmx.source.feature</artifactId>
+
+ <packaging>eclipse-feature</packaging>
+</project>
Copied: trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/.project (from rev
35156, trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/.project)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/.project
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/.project 2011-09-29
16:02:10 UTC (rev 35157)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.jmx.test.source.feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+</projectDescription>
Copied: trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/build.properties (from
rev 35156, trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/build.properties
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/build.properties 2011-09-29
16:02:10 UTC (rev 35157)
@@ -0,0 +1,3 @@
+bin.includes = feature.xml,\
+ feature.properties,\
+ license.html
Copied: trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.properties
(from rev 35156, trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.properties)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.properties
(rev 0)
+++
trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.properties 2011-09-29
16:02:10 UTC (rev 35157)
@@ -0,0 +1,26 @@
+# properties file for org.jboss.tools.jmx
+featureName=JMX Console test source
+featureProvider=JBoss by Red Hat
+
+# "updateSiteName" property - label for the update site
+updateSiteName=JBossTools Update Site
+
+# "description" property - description of the feature
+description=eclipse-jmx is a JMX console which is used to manage Java applications
through JMX and its RMI Connector. eclipse-jmx can be run from the Eclipse IDE.
+
+# "licenseURL" property - URL of the "Feature License"
+# do not translate value - just change to point to a locale-specific HTML page
+licenseURL=license.html
+
+# START NON-TRANSLATABLE
+# "license" property - text of the "Feature Update License"
+# should be plain text version of license agreement pointed to be "licenseURL"
+license=Red Hat, Inc. licenses these features and plugins to you under \
+certain open source licenses (or aggregations of such licenses), which \
+in a particular case may include the Eclipse Public License, the GNU \
+Lesser General Public License, and/or certain other open source \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
+Raleigh NC 27606 USA.
+# END NON-TRANSLATABLE
+########### end of license property ##########################################
Copied: trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.xml (from rev
35156, trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.xml
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/feature.xml 2011-09-29
16:02:10 UTC (rev 35157)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.tools.jmx.test.source.feature"
+ label="%featureName"
+ version="1.2.0.qualifier"
+ provider-name="%featureProvider">
+
+ <description>
+ %description
+ </description>
+
+ <copyright>
+ JBoss, Home of Professional Open Source
+Copyright (c) 2006-2011 Red Hat, Inc., and individual contributors as indicated
+by the @authors tag. See the copyright.txt in the distribution
+for a full listing of individual contributors.
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <plugin id="org.jboss.tools.jmx.core.test.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false"/>
+ <plugin id="org.jboss.tools.jmx.ui.test.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false"/>
+</feature>
Copied: trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/license.html (from rev
35156, trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/license.html)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/license.html
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/license.html 2011-09-29
16:02:10 UTC (rev 35157)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Copied: trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/pom.xml (from rev
35156, trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml)
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/pom.xml
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.test.source.feature/pom.xml 2011-09-29 16:02:10
UTC (rev 35157)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.jboss.tools.jmx</groupId>
+ <artifactId>features</artifactId>
+ <version>1.2.0-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools.jmx.features</groupId>
+ <artifactId>org.jboss.tools.jmx.test.source.feature</artifactId>
+
+ <packaging>eclipse-feature</packaging>
+</project>
Modified: trunk/jmx/features/pom.xml
===================================================================
--- trunk/jmx/features/pom.xml 2011-09-29 15:34:16 UTC (rev 35156)
+++ trunk/jmx/features/pom.xml 2011-09-29 16:02:10 UTC (rev 35157)
@@ -14,8 +14,9 @@
<packaging>pom</packaging>
<modules>
<module>org.jboss.tools.jmx.feature</module>
- <module>org.jboss.tools.jmx.sdk.feature</module>
+ <module>org.jboss.tools.jmx.source.feature</module>
<module>org.jboss.tools.jmx.test.feature</module>
+ <module>org.jboss.tools.jmx.test.source.feature</module>
</modules>
</project>
Modified: trunk/jmx/site/site.xml
===================================================================
--- trunk/jmx/site/site.xml 2011-09-29 15:34:16 UTC (rev 35156)
+++ trunk/jmx/site/site.xml 2011-09-29 16:02:10 UTC (rev 35157)
@@ -8,10 +8,13 @@
<feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar"
id="org.jboss.tools.jmx.feature" version="0.0.0">
<category name="JBoss Tools jmx Nightly Build Update Site"/>
</feature>
- <feature url="features/org.jboss.tools.jmx.sdk.feature_0.0.0.jar"
id="org.jboss.tools.jmx.sdk.feature" version="0.0.0">
+ <feature url="features/org.jboss.tools.jmx.source.feature_0.0.0.jar"
id="org.jboss.tools.jmx.source.feature" version="0.0.0">
<category name="JBoss Tools jmx Nightly Build Update Site"/>
</feature>
<feature url="features/org.jboss.tools.jmx.test.feature_0.0.0.jar"
id="org.jboss.tools.jmx.test.feature" version="0.0.0">
<category name="JBoss Tools jmx Nightly Build Update Site"/>
</feature>
+ <feature url="features/org.jboss.tools.jmx.test.source.feature_0.0.0.jar"
id="org.jboss.tools.jmx.test.source.feature" version="0.0.0">
+ <category name="JBoss Tools jmx Nightly Build Update Site"/>
+ </feature>
</site>