[richfaces-svn-commits] JBoss Rich Faces SVN: r15414 - branches/community/3.3.X/samples/richfaces-demo/functional-test.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Aug 31 15:23:53 EDT 2009


Author: lfryc at redhat.com
Date: 2009-08-31 15:23:53 -0400 (Mon, 31 Aug 2009)
New Revision: 15414

Removed:
   branches/community/3.3.X/samples/richfaces-demo/functional-test/.classpath
   branches/community/3.3.X/samples/richfaces-demo/functional-test/.project
Log:
- removed IDE specific files .classpath, .project

Deleted: branches/community/3.3.X/samples/richfaces-demo/functional-test/.classpath
===================================================================
--- branches/community/3.3.X/samples/richfaces-demo/functional-test/.classpath	2009-08-31 19:13:35 UTC (rev 15413)
+++ branches/community/3.3.X/samples/richfaces-demo/functional-test/.classpath	2009-08-31 19:23:53 UTC (rev 15414)
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry including="**/*.java" kind="src" output="target/test-classes" path="src/test/java"/>
-	<classpathentry including="**/*.js|**/*.properties" kind="src" path="src/test/resources"/>
-	<classpathentry including="**/*.java" kind="src" output="target/classes" path="src/main/java"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/seleniumhq/selenium/client-drivers/selenium-java-client-driver/1.0.1/selenium-java-client-driver-1.0.1.jar" sourcepath="/M2_REPO/org/seleniumhq/selenium/client-drivers/selenium-java-client-driver/1.0.1/selenium-java-client-driver-1.0.1-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/testng/testng/5.8/testng-5.8-jdk15.jar" sourcepath="/M2_REPO/org/testng/testng/5.8/testng-5.8-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/commons-lang/commons-lang/2.4/commons-lang-2.4.jar" sourcepath="/M2_REPO/commons-lang/commons-lang/2.4/commons-lang-2.4-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/test/selenium/1.0-SNAPSHOT/selenium-1.0-SNAPSHOT.jar" sourcepath="/M2_REPO/org/jboss/test/selenium/1.0-SNAPSHOT/selenium-1.0-SNAPSHOT-sources.jar"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>

Deleted: branches/community/3.3.X/samples/richfaces-demo/functional-test/.project
===================================================================
--- branches/community/3.3.X/samples/richfaces-demo/functional-test/.project	2009-08-31 19:13:35 UTC (rev 15413)
+++ branches/community/3.3.X/samples/richfaces-demo/functional-test/.project	2009-08-31 19:23:53 UTC (rev 15414)
@@ -1,21 +0,0 @@
-<projectDescription>
-  <name>selenium-test</name>
-  <comment/>
-  <projects/>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.wst.common.project.facet.core.builder</name>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-    <buildCommand>
-      <name>org.maven.ide.eclipse.maven2Builder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.maven.ide.eclipse.maven2Nature</nature>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-    <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file



More information about the richfaces-svn-commits mailing list