Author: svasilyev
Date: 2008-02-21 06:46:49 -0500 (Thu, 21 Feb 2008)
New Revision: 6493
Added:
trunk/vpe/tests/org.jboss.tools.vpe.html.test/
trunk/vpe/tests/org.jboss.tools.vpe.html.test/.classpath
trunk/vpe/tests/org.jboss.tools.vpe.html.test/.project
trunk/vpe/tests/org.jboss.tools.vpe.html.test/META-INF/
trunk/vpe/tests/org.jboss.tools.vpe.html.test/about.html
trunk/vpe/tests/org.jboss.tools.vpe.html.test/build.properties
trunk/vpe/tests/org.jboss.tools.vpe.html.test/plugin.xml
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/
trunk/vpe/tests/org.jboss.tools.vpe.html.test/src/
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.classpath
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.project
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/META-INF/
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/about.html
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/plugin.xml
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/resources/
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/src/
Removed:
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/
trunk/vpe/tests/org.jboss.tools.vpe.html.test/.classpath
trunk/vpe/tests/org.jboss.tools.vpe.html.test/.project
trunk/vpe/tests/org.jboss.tools.vpe.html.test/META-INF/
trunk/vpe/tests/org.jboss.tools.vpe.html.test/about.html
trunk/vpe/tests/org.jboss.tools.vpe.html.test/build.properties
trunk/vpe/tests/org.jboss.tools.vpe.html.test/plugin.xml
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/
trunk/vpe/tests/org.jboss.tools.vpe.html.test/src/
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.classpath
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.project
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/META-INF/
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/about.html
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/plugin.xml
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/resources/
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/src/
Log:
Folders with tests that had been replaced were renamed.
Copied: trunk/vpe/tests/org.jboss.tools.vpe.html.test (from rev 6490,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test)
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.html.test/.classpath
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/.classpath 2008-02-21 11:21:27 UTC
(rev 6490)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/.classpath 2008-02-21 11:46:49 UTC (rev
6493)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.html.test/.classpath (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/.classpath)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.html.test/.classpath (rev
0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/.classpath 2008-02-21 11:46:49 UTC (rev
6493)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.html.test/.project
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/.project 2008-02-21 11:21:27 UTC
(rev 6490)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/.project 2008-02-21 11:46:49 UTC (rev
6493)
@@ -1,28 +0,0 @@
-<?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>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.html.test/.project (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/.project)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.html.test/.project (rev
0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/.project 2008-02-21 11:46:49 UTC (rev
6493)
@@ -0,0 +1,28 @@
+<?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>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.html.test/META-INF (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/META-INF)
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.html.test/about.html
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/about.html 2008-02-21 11:21:27 UTC
(rev 6490)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/about.html 2008-02-21 11:46:49 UTC (rev
6493)
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>©2007 Red Hat, Inc. All rights reserved</P>
-
-<H3>License</H3>
-
-<P>Red Hat Inc., through its JBoss division, makes available all content in this
plug-in
-("Content"). Unless otherwise indicated below, the Content is provided to you
-under the terms and conditions of the Eclipse Public License Version 1.0
-("EPL"). A copy of the EPL is available at
-<A
href="http://www.eclipse.org/org/documents/epl-v10.php">http...;.
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from Red Hat Inc., the
-Content is being redistributed by another party ("Redistributor") and different
-terms and conditions may apply to your use of any object code in the Content.
-Check the Redistributor's license that was provided with the Content. If no such
-license exists, contact the Redistributor. Unless otherwise indicated below, the
-terms and conditions of the EPL still apply to any source code in the Content
-and such source code may be obtained at
- <A
href="http://www.jboss.org/tools">http://www.jboss.org/tools...
-
-</BODY>
-</HTML>
\ No newline at end of file
Copied: trunk/vpe/tests/org.jboss.tools.vpe.html.test/about.html (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/about.html)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.html.test/about.html (rev
0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/about.html 2008-02-21 11:46:49 UTC (rev
6493)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this
plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A
href="http://www.eclipse.org/org/documents/epl-v10.php">http...;.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A
href="http://www.jboss.org/tools">http://www.jboss.org/tools...
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.html.test/build.properties
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/build.properties 2008-02-21 11:21:27
UTC (rev 6490)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/build.properties 2008-02-21 11:46:49 UTC
(rev 6493)
@@ -1,11 +0,0 @@
-bin.includes = META-INF/,\
- html-test.jar,\
- resources/,\
- plugin.xml
-src.includes = META-INF/,\
- build.properties,\
- src/,\
- resources/
-jars.compile.order = html-test.jar
-source.html-test.jar = src/
-output.html-test.jar = bin/
Copied: trunk/vpe/tests/org.jboss.tools.vpe.html.test/build.properties (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/build.properties)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.html.test/build.properties
(rev 0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/build.properties 2008-02-21 11:46:49 UTC
(rev 6493)
@@ -0,0 +1,11 @@
+bin.includes = META-INF/,\
+ html-test.jar,\
+ resources/,\
+ plugin.xml
+src.includes = META-INF/,\
+ build.properties,\
+ src/,\
+ resources/
+jars.compile.order = html-test.jar
+source.html-test.jar = src/
+output.html-test.jar = bin/
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.html.test/plugin.xml
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/plugin.xml 2008-02-21 11:21:27 UTC
(rev 6490)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/plugin.xml 2008-02-21 11:46:49 UTC (rev
6493)
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.2"?>
-<plugin>
- <extension
- point="org.jboss.tools.jsf.vpe.ui.tests">
- <tests
- description="Tests for Html templates"
- name="Tests for Html templates"
- testSuite="org.jboss.tools.jsf.vpe.html.test.HtmlAllTests">
- </tests>
- </extension>
-
-</plugin>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.html.test/plugin.xml (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/plugin.xml)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.html.test/plugin.xml (rev
0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/plugin.xml 2008-02-21 11:46:49 UTC (rev
6493)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.2"?>
+<plugin>
+ <extension
+ point="org.jboss.tools.jsf.vpe.ui.tests">
+ <tests
+ description="Tests for Html templates"
+ name="Tests for Html templates"
+ testSuite="org.jboss.tools.jsf.vpe.html.test.HtmlAllTests">
+ </tests>
+ </extension>
+
+</plugin>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/resources)
Copied: trunk/vpe/tests/org.jboss.tools.vpe.html.test/src (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.html.test/src)
Copied: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test (from rev 6491,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test)
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.classpath
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/.classpath 2008-02-21 11:39:16 UTC
(rev 6491)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.classpath 2008-02-21 11:46:49 UTC (rev
6493)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.classpath (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/.classpath)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.classpath (rev
0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.classpath 2008-02-21 11:46:49 UTC (rev
6493)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.project
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/.project 2008-02-21 11:39:16 UTC (rev
6491)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.project 2008-02-21 11:46:49 UTC (rev
6493)
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.jboss.tools.vpe.jsp.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>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.project (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/.project)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.project (rev 0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/.project 2008-02-21 11:46:49 UTC (rev
6493)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.vpe.jsp.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>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/META-INF (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/META-INF)
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/about.html
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/about.html 2008-02-21 11:39:16 UTC
(rev 6491)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/about.html 2008-02-21 11:46:49 UTC (rev
6493)
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>©2007 Red Hat, Inc. All rights reserved</P>
-
-<H3>License</H3>
-
-<P>Red Hat Inc., through its JBoss division, makes available all content in this
plug-in
-("Content"). Unless otherwise indicated below, the Content is provided to you
-under the terms and conditions of the Eclipse Public License Version 1.0
-("EPL"). A copy of the EPL is available at
-<A
href="http://www.eclipse.org/org/documents/epl-v10.php">http...;.
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from Red Hat Inc., the
-Content is being redistributed by another party ("Redistributor") and different
-terms and conditions may apply to your use of any object code in the Content.
-Check the Redistributor's license that was provided with the Content. If no such
-license exists, contact the Redistributor. Unless otherwise indicated below, the
-terms and conditions of the EPL still apply to any source code in the Content
-and such source code may be obtained at
- <A
href="http://www.jboss.org/tools">http://www.jboss.org/tools...
-
-</BODY>
-</HTML>
\ No newline at end of file
Copied: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/about.html (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/about.html)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/about.html (rev
0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/about.html 2008-02-21 11:46:49 UTC (rev
6493)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this
plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A
href="http://www.eclipse.org/org/documents/epl-v10.php">http...;.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A
href="http://www.jboss.org/tools">http://www.jboss.org/tools...
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/build.properties 2008-02-21 11:39:16
UTC (rev 6491)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties 2008-02-21 11:46:49 UTC
(rev 6493)
@@ -1,11 +0,0 @@
-bin.includes = META-INF/,\
- jsp-tests.jar,\
- plugin.xml,\
- resources/
-jars.compile.order = jsp-tests.jar
-source.jsp-tests.jar = src/
-output.jsp-tests.jar = bin/
-src.includes = META-INF/,\
- build.properties,\
- src/,\
- resources/
Copied: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/build.properties)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties
(rev 0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties 2008-02-21 11:46:49 UTC
(rev 6493)
@@ -0,0 +1,11 @@
+bin.includes = META-INF/,\
+ jsp-tests.jar,\
+ plugin.xml,\
+ resources/
+jars.compile.order = jsp-tests.jar
+source.jsp-tests.jar = src/
+output.jsp-tests.jar = bin/
+src.includes = META-INF/,\
+ build.properties,\
+ src/,\
+ resources/
Deleted: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/plugin.xml
===================================================================
--- trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/plugin.xml 2008-02-21 11:39:16 UTC
(rev 6491)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/plugin.xml 2008-02-21 11:46:49 UTC (rev
6493)
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.2"?>
-<plugin>
- <extension
- point="org.jboss.tools.jsf.vpe.ui.tests">
- <tests
- description="JSP Tests"
- name="JSP Tests"
- testSuite="org.jboss.tools.jsf.vpe.jsp.test.JSPAllTests">
- </tests>
- </extension>
-
-</plugin>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/plugin.xml (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/plugin.xml)
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/plugin.xml (rev
0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/plugin.xml 2008-02-21 11:46:49 UTC (rev
6493)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.2"?>
+<plugin>
+ <extension
+ point="org.jboss.tools.jsf.vpe.ui.tests">
+ <tests
+ description="JSP Tests"
+ name="JSP Tests"
+ testSuite="org.jboss.tools.jsf.vpe.jsp.test.JSPAllTests">
+ </tests>
+ </extension>
+
+</plugin>
Copied: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/resources (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/resources)
Copied: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/src (from rev 6492,
trunk/vpe/tests/org.jboss.tools.jsf.vpe.jsp.test/src)