Author: dmaliarevich
Date: 2009-04-01 10:20:48 -0400 (Wed, 01 Apr 2009)
New Revision: 14403
Added:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.classpath
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.project
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.settings/
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/META-INF/
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/about.html
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/build.properties
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/plugin.properties
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/plugin.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/resources/
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/src/
Removed:
trunk/jsf/tests/.classpath
trunk/jsf/tests/.project
trunk/jsf/tests/.settings/
trunk/jsf/tests/META-INF/
trunk/jsf/tests/about.html
trunk/jsf/tests/build.properties
trunk/jsf/tests/plugin.properties
trunk/jsf/tests/plugin.xml
trunk/jsf/tests/resources/
trunk/jsf/tests/src/
Log:
Content of JSTL tests was moved to its folder.
Deleted: trunk/jsf/tests/.classpath
===================================================================
--- trunk/jsf/tests/.classpath 2009-04-01 14:17:22 UTC (rev 14402)
+++ trunk/jsf/tests/.classpath 2009-04-01 14:20:48 UTC (rev 14403)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
Deleted: trunk/jsf/tests/.project
===================================================================
--- trunk/jsf/tests/.project 2009-04-01 14:17:22 UTC (rev 14402)
+++ trunk/jsf/tests/.project 2009-04-01 14:20:48 UTC (rev 14403)
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.jboss.tools.jsf.vpe.jstl.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>
Deleted: trunk/jsf/tests/about.html
===================================================================
--- trunk/jsf/tests/about.html 2009-04-01 14:17:22 UTC (rev 14402)
+++ trunk/jsf/tests/about.html 2009-04-01 14:20:48 UTC (rev 14403)
@@ -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
Deleted: trunk/jsf/tests/build.properties
===================================================================
--- trunk/jsf/tests/build.properties 2009-04-01 14:17:22 UTC (rev 14402)
+++ trunk/jsf/tests/build.properties 2009-04-01 14:20:48 UTC (rev 14403)
@@ -1,16 +0,0 @@
-bin.includes = META-INF/,\
- plugin.properties,\
- plugin.xml,\
- resources/,\
- vpe-jstl-test.jar,\
- about.html
-src.includes = META-INF/,\
- build.properties,\
- plugin.properties,\
- resources/,\
- plugin.xml,\
- src/,\
- about.html
-jars.compile.order = vpe-jstl-test.jar
-source.vpe-jstl-test.jar = src/
-output.vpe-jstl-test.jar = bin/
Copied: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.classpath (from rev 14402,
trunk/jsf/tests/.classpath)
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.classpath
(rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.classpath 2009-04-01 14:20:48 UTC
(rev 14403)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Copied: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.project (from rev 14402,
trunk/jsf/tests/.project)
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.project
(rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.project 2009-04-01 14:20:48 UTC
(rev 14403)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.jsf.vpe.jstl.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/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/.settings (from rev 14402,
trunk/jsf/tests/.settings)
Copied: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/META-INF (from rev 14402,
trunk/jsf/tests/META-INF)
Copied: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/about.html (from rev 14402,
trunk/jsf/tests/about.html)
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/about.html
(rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/about.html 2009-04-01 14:20:48 UTC
(rev 14403)
@@ -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
Copied: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/build.properties (from rev
14402, trunk/jsf/tests/build.properties)
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/build.properties
(rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/build.properties 2009-04-01 14:20:48
UTC (rev 14403)
@@ -0,0 +1,16 @@
+bin.includes = META-INF/,\
+ plugin.properties,\
+ plugin.xml,\
+ resources/,\
+ vpe-jstl-test.jar,\
+ about.html
+src.includes = META-INF/,\
+ build.properties,\
+ plugin.properties,\
+ resources/,\
+ plugin.xml,\
+ src/,\
+ about.html
+jars.compile.order = vpe-jstl-test.jar
+source.vpe-jstl-test.jar = src/
+output.vpe-jstl-test.jar = bin/
Copied: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/plugin.properties (from rev
14402, trunk/jsf/tests/plugin.properties)
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/plugin.properties
(rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/plugin.properties 2009-04-01
14:20:48 UTC (rev 14403)
@@ -0,0 +1 @@
+PluginName=JstlTestPlugin
\ No newline at end of file
Copied: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/plugin.xml (from rev 14402,
trunk/jsf/tests/plugin.xml)
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/plugin.xml
(rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/plugin.xml 2009-04-01 14:20:48 UTC
(rev 14403)
@@ -0,0 +1,7 @@
+<plugin>
+ <extension
+ point="org.jboss.tools.vpe.ui.tests">
+ <tests
testSuite="org.jboss.tools.jsf.vpe.jstl.test.JstlAllTests" name="Tests For
Jstl Components"/>
+ </extension>
+
+</plugin>
\ No newline at end of file
Copied: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/resources (from rev 14402,
trunk/jsf/tests/resources)
Copied: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jstl.test/src (from rev 14402,
trunk/jsf/tests/src)
Deleted: trunk/jsf/tests/plugin.properties
===================================================================
--- trunk/jsf/tests/plugin.properties 2009-04-01 14:17:22 UTC (rev 14402)
+++ trunk/jsf/tests/plugin.properties 2009-04-01 14:20:48 UTC (rev 14403)
@@ -1 +0,0 @@
-PluginName=JstlTestPlugin
\ No newline at end of file
Deleted: trunk/jsf/tests/plugin.xml
===================================================================
--- trunk/jsf/tests/plugin.xml 2009-04-01 14:17:22 UTC (rev 14402)
+++ trunk/jsf/tests/plugin.xml 2009-04-01 14:20:48 UTC (rev 14403)
@@ -1,7 +0,0 @@
-<plugin>
- <extension
- point="org.jboss.tools.vpe.ui.tests">
- <tests
testSuite="org.jboss.tools.jsf.vpe.jstl.test.JstlAllTests" name="Tests For
Jstl Components"/>
- </extension>
-
-</plugin>
\ No newline at end of file