Author: nickboldt
Date: 2011-08-02 20:34:48 -0400 (Tue, 02 Aug 2011)
New Revision: 33488
Added:
trunk/jsf/features/org.jboss.tools.jsf.tests.feature/
trunk/jsf/features/org.jboss.tools.jsf.tests.feature/.cvsignore
trunk/jsf/features/org.jboss.tools.jsf.tests.feature/build.properties
trunk/jsf/features/org.jboss.tools.jsf.tests.feature/feature.properties
trunk/jsf/features/org.jboss.tools.jsf.tests.feature/feature.xml
trunk/jsf/features/org.jboss.tools.jsf.tests.feature/license.html
trunk/jsf/features/org.jboss.tools.jsf.tests.feature/pom.xml
Modified:
trunk/jsf/features/pom.xml
trunk/jsf/pom.xml
trunk/jsf/site/site.xml
Log:
JBIDE-8734 publish test feature and/or bot test plugin(s)
Added: trunk/jsf/features/org.jboss.tools.jsf.tests.feature/.cvsignore
===================================================================
--- trunk/jsf/features/org.jboss.tools.jsf.tests.feature/.cvsignore
(rev 0)
+++ trunk/jsf/features/org.jboss.tools.jsf.tests.feature/.cvsignore 2011-08-03 00:34:48
UTC (rev 33488)
@@ -0,0 +1 @@
+build.xml
Added: trunk/jsf/features/org.jboss.tools.jsf.tests.feature/build.properties
===================================================================
--- trunk/jsf/features/org.jboss.tools.jsf.tests.feature/build.properties
(rev 0)
+++ trunk/jsf/features/org.jboss.tools.jsf.tests.feature/build.properties 2011-08-03
00:34:48 UTC (rev 33488)
@@ -0,0 +1,3 @@
+bin.includes = feature.xml,\
+ feature.properties,\
+ license.html
Added: trunk/jsf/features/org.jboss.tools.jsf.tests.feature/feature.properties
===================================================================
--- trunk/jsf/features/org.jboss.tools.jsf.tests.feature/feature.properties
(rev 0)
+++ trunk/jsf/features/org.jboss.tools.jsf.tests.feature/feature.properties 2011-08-03
00:34:48 UTC (rev 33488)
@@ -0,0 +1,27 @@
+# properties file for org.jboss.tools.jsf.*.test*
+featureName=jsf Tests
+featureProvider=JBoss by Red Hat
+
+# "updateSiteName" property - label for the update site
+updateSiteName=JBossTools Update Site
+
+# "description" property - description of the feature
+description=jsf Tests
+
+# "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 ##########################################
+
\ No newline at end of file
Added: trunk/jsf/features/org.jboss.tools.jsf.tests.feature/feature.xml
===================================================================
--- trunk/jsf/features/org.jboss.tools.jsf.tests.feature/feature.xml
(rev 0)
+++ trunk/jsf/features/org.jboss.tools.jsf.tests.feature/feature.xml 2011-08-03 00:34:48
UTC (rev 33488)
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature id="org.jboss.tools.jsf.tests.feature"
label="%featureName" version="3.3.0.qualifier"
provider-name="%featureProvider">
+
+ <description>
+ %description
+ </description>
+
+ <copyright>
+ %copyright
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <plugin id="org.jboss.tools.jsf.test" download-size="0"
install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.text.ext.test" download-size="0"
install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.ui.bot.test" download-size="0"
install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.ui.test" download-size="0"
install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.verification.test"
download-size="0" install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.vpe.ajax4jsf.test"
download-size="0" install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.vpe.facelets.test"
download-size="0" install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.vpe.jbpm.test" download-size="0"
install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.vpe.jsf.test" download-size="0"
install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.vpe.jstl.test" download-size="0"
install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.vpe.myfaces.test"
download-size="0" install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.vpe.richfaces.test"
download-size="0" install-size="0" version="0.0.0" />
+ <plugin id="org.jboss.tools.jsf.vpe.seam.test" download-size="0"
install-size="0" version="0.0.0" />
+</feature>
Added: trunk/jsf/features/org.jboss.tools.jsf.tests.feature/license.html
===================================================================
--- trunk/jsf/features/org.jboss.tools.jsf.tests.feature/license.html
(rev 0)
+++ trunk/jsf/features/org.jboss.tools.jsf.tests.feature/license.html 2011-08-03 00:34:48
UTC (rev 33488)
@@ -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
Added: trunk/jsf/features/org.jboss.tools.jsf.tests.feature/pom.xml
===================================================================
--- trunk/jsf/features/org.jboss.tools.jsf.tests.feature/pom.xml
(rev 0)
+++ trunk/jsf/features/org.jboss.tools.jsf.tests.feature/pom.xml 2011-08-03 00:34:48 UTC
(rev 33488)
@@ -0,0 +1,13 @@
+<?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.jsf</groupId>
+ <artifactId>features</artifactId>
+ <version>3.3.0-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools.jsf.features</groupId>
+ <artifactId>org.jboss.tools.jsf.tests.feature</artifactId>
+
+ <packaging>eclipse-feature</packaging>
+</project>
Modified: trunk/jsf/features/pom.xml
===================================================================
--- trunk/jsf/features/pom.xml 2011-08-03 00:34:34 UTC (rev 33487)
+++ trunk/jsf/features/pom.xml 2011-08-03 00:34:48 UTC (rev 33488)
@@ -14,6 +14,7 @@
<modules>
<module>org.jboss.tools.jsf.feature</module>
<module>org.jboss.tools.richfaces.feature</module>
+ <module>org.jboss.tools.jsf.tests.feature</module>
</modules>
</project>
Modified: trunk/jsf/pom.xml
===================================================================
--- trunk/jsf/pom.xml 2011-08-03 00:34:34 UTC (rev 33487)
+++ trunk/jsf/pom.xml 2011-08-03 00:34:48 UTC (rev 33488)
@@ -1,5 +1,4 @@
-<project
-xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.jboss.tools</groupId>
@@ -13,10 +12,10 @@
<version>3.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
- <module>features</module>
<module>plugins</module>
<module>tests</module>
- <module>site</module>
- </modules>
+ <module>features</module>
+ <module>site</module>
+ </modules>
</project>
-
+
Modified: trunk/jsf/site/site.xml
===================================================================
--- trunk/jsf/site/site.xml 2011-08-03 00:34:34 UTC (rev 33487)
+++ trunk/jsf/site/site.xml 2011-08-03 00:34:48 UTC (rev 33488)
@@ -8,6 +8,9 @@
<feature url="features/org.jboss.tools.jsf.feature_0.0.0.jar"
id="org.jboss.tools.jsf.feature" version="0.0.0">
<category name="JBoss Tools jsf Nightly Build Update Site"/>
</feature>
+ <feature url="features/org.jboss.tools.jsf.tests.feature_0.0.0.jar"
id="org.jboss.tools.jsf.tests.feature" version="0.0.0">
+ <category name="JBoss Tools jsf Nightly Build Update Site"/>
+ </feature>
<feature url="features/org.jboss.tools.richfaces.feature_0.0.0.jar"
id="org.jboss.tools.richfaces.feature" version="0.0.0">
<category name="JBoss Tools jsf Nightly Build Update Site"/>
</feature>