[jbosstools-commits] JBoss Tools SVN: r6488 - in trunk: vpe/tests and 4 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Feb 21 05:43:45 EST 2008


Author: svasilyev
Date: 2008-02-21 05:43:45 -0500 (Thu, 21 Feb 2008)
New Revision: 6488

Added:
   trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/
   trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsf.test/
Removed:
   trunk/jsf/tests/org.jboss.tools.jsf.vpe.html.test/
   trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/
Modified:
   trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/.project
   trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/META-INF/MANIFEST.MF
   trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsf.test/.project
   trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsf.test/META-INF/MANIFEST.MF
Log:
Replace tests from jsf folder to vpe.

Copied: trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test (from rev 6487, trunk/jsf/tests/org.jboss.tools.jsf.vpe.html.test)

Modified: trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/.project
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.html.test/.project	2008-02-20 22:10:04 UTC (rev 6487)
+++ trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/.project	2008-02-21 10:43:45 UTC (rev 6488)
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.jboss.tools.jsf.vpe.html.test</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-	</natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.jboss.tools.vpe.html.test</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.ManifestBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.SchemaBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.PluginNature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>

Modified: trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.html.test/META-INF/MANIFEST.MF	2008-02-20 22:10:04 UTC (rev 6487)
+++ trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/META-INF/MANIFEST.MF	2008-02-21 10:43:45 UTC (rev 6488)
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Test Html Plug-in
-Bundle-SymbolicName: org.jboss.tools.jsf.vpe.html.test;singleton:=true
+Bundle-SymbolicName: org.jboss.tools.vpe.html.test;singleton:=true
 Bundle-Version: 1.0.0
 Bundle-Activator: org.jboss.tools.jsf.vpe.html.test.HtmlTestPlugin
 Require-Bundle: org.eclipse.ui,

Copied: trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsf.test (from rev 6487, trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test)

Modified: trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsf.test/.project
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/.project	2008-02-20 22:10:04 UTC (rev 6487)
+++ trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsf.test/.project	2008-02-21 10:43:45 UTC (rev 6488)
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.jboss.tools.jsf.vpe.jsf.test</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-	</natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.jboss.tools.vpe.jsf.test</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.ManifestBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.SchemaBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.PluginNature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>

Modified: trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsf.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/META-INF/MANIFEST.MF	2008-02-20 22:10:04 UTC (rev 6487)
+++ trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsf.test/META-INF/MANIFEST.MF	2008-02-21 10:43:45 UTC (rev 6488)
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Jsf Test Plug-in
-Bundle-SymbolicName: org.jboss.tools.jsf.vpe.jsf.test;singleton:=true
+Bundle-SymbolicName: org.jboss.tools.vpe.jsf.test;singleton:=true
 Bundle-Version: 1.0.0
 Bundle-Activator: org.jboss.tools.jsf.vpe.jsf.test.JsfTestPlugin
 Require-Bundle: org.eclipse.ui,




More information about the jbosstools-commits mailing list