[jbosstools-commits] JBoss Tools SVN: r17454 - in trunk/smooks/features/org.jboss.tools.smooks.test.feature: trunk and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Sep 3 14:40:54 EDT 2009


Author: dgolovin
Date: 2009-09-03 14:40:54 -0400 (Thu, 03 Sep 2009)
New Revision: 17454

Added:
   trunk/smooks/features/org.jboss.tools.smooks.test.feature/.project
   trunk/smooks/features/org.jboss.tools.smooks.test.feature/build.properties
   trunk/smooks/features/org.jboss.tools.smooks.test.feature/feature.xml
Removed:
   trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/.project
   trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/build.properties
   trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/feature.xml
Log:


Copied: trunk/smooks/features/org.jboss.tools.smooks.test.feature/.project (from rev 17453, trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/.project)
===================================================================
--- trunk/smooks/features/org.jboss.tools.smooks.test.feature/.project	                        (rev 0)
+++ trunk/smooks/features/org.jboss.tools.smooks.test.feature/.project	2009-09-03 18:40:54 UTC (rev 17454)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.jboss.tools.smooks.test.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/smooks/features/org.jboss.tools.smooks.test.feature/build.properties (from rev 17453, trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/build.properties)
===================================================================
--- trunk/smooks/features/org.jboss.tools.smooks.test.feature/build.properties	                        (rev 0)
+++ trunk/smooks/features/org.jboss.tools.smooks.test.feature/build.properties	2009-09-03 18:40:54 UTC (rev 17454)
@@ -0,0 +1 @@
+bin.includes = feature.xml

Copied: trunk/smooks/features/org.jboss.tools.smooks.test.feature/feature.xml (from rev 17453, trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/feature.xml)
===================================================================
--- trunk/smooks/features/org.jboss.tools.smooks.test.feature/feature.xml	                        (rev 0)
+++ trunk/smooks/features/org.jboss.tools.smooks.test.feature/feature.xml	2009-09-03 18:40:54 UTC (rev 17454)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="org.jboss.tools.smooks.test.feature"
+      label="Smooks Tests"
+      version="1.0.0"
+      provider-name="JBoss by RedHat">
+
+   <description url="http://www.example.com/description">
+      [Enter Feature Description here.]
+   </description>
+
+   <copyright url="http://www.example.com/copyright">
+      [Enter Copyright Description here.]
+   </copyright>
+
+   <license url="http://www.example.com/license">
+      [Enter License Description here.]
+   </license>
+
+   <plugin
+         id="org.jboss.tools.smooks.core.test"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>

Deleted: trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/.project
===================================================================
--- trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/.project	2009-09-03 18:39:27 UTC (rev 17453)
+++ trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/.project	2009-09-03 18:40:54 UTC (rev 17454)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.jboss.tools.smooks.test.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/smooks/features/org.jboss.tools.smooks.test.feature/trunk/build.properties
===================================================================
--- trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/build.properties	2009-09-03 18:39:27 UTC (rev 17453)
+++ trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/build.properties	2009-09-03 18:40:54 UTC (rev 17454)
@@ -1 +0,0 @@
-bin.includes = feature.xml

Deleted: trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/feature.xml
===================================================================
--- trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/feature.xml	2009-09-03 18:39:27 UTC (rev 17453)
+++ trunk/smooks/features/org.jboss.tools.smooks.test.feature/trunk/feature.xml	2009-09-03 18:40:54 UTC (rev 17454)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
-      id="org.jboss.tools.smooks.test.feature"
-      label="Smooks Tests"
-      version="1.0.0"
-      provider-name="JBoss by RedHat">
-
-   <description url="http://www.example.com/description">
-      [Enter Feature Description here.]
-   </description>
-
-   <copyright url="http://www.example.com/copyright">
-      [Enter Copyright Description here.]
-   </copyright>
-
-   <license url="http://www.example.com/license">
-      [Enter License Description here.]
-   </license>
-
-   <plugin
-         id="org.jboss.tools.smooks.core.test"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-</feature>



More information about the jbosstools-commits mailing list