[jboss-cvs] JBossAS SVN: r106639 - projects/cl-benchmark/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 13 12:28:38 EDT 2010


Author: kabir.khan at jboss.com
Date: 2010-07-13 12:28:38 -0400 (Tue, 13 Jul 2010)
New Revision: 106639

Removed:
   projects/cl-benchmark/trunk/.classpath
   projects/cl-benchmark/trunk/.project
   projects/cl-benchmark/trunk/target/
Log:
Get rid of things

Deleted: projects/cl-benchmark/trunk/.classpath
===================================================================
--- projects/cl-benchmark/trunk/.classpath	2010-07-13 16:25:09 UTC (rev 106638)
+++ projects/cl-benchmark/trunk/.classpath	2010-07-13 16:28:38 UTC (rev 106639)
@@ -1,9 +0,0 @@
-<classpath>
-  <classpathentry kind="src" path="src/test/java" output="target/test-classes" including="**/*.java"/>
-  <classpathentry kind="src" path="src/test/resources" output="target/test-classes" excluding="**/*.java"/>
-  <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
-  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
-  <classpathentry kind="output" path="target/classes"/>
-  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-  <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-</classpath>
\ No newline at end of file

Deleted: projects/cl-benchmark/trunk/.project
===================================================================
--- projects/cl-benchmark/trunk/.project	2010-07-13 16:25:09 UTC (rev 106638)
+++ projects/cl-benchmark/trunk/.project	2010-07-13 16:28:38 UTC (rev 106639)
@@ -1,17 +0,0 @@
-<projectDescription>
-  <name>benchmark</name>
-  <comment>Benchmarks of the jboss-cl project</comment>
-  <projects/>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-    <buildCommand>
-      <name>org.maven.ide.eclipse.maven2Builder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-    <nature>org.maven.ide.eclipse.maven2Nature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file



More information about the jboss-cvs-commits mailing list