[jbosscache-commits] JBoss Cache SVN: r4460 - core/branches/1.4.X.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Fri Sep 14 07:43:03 EDT 2007


Author: manik.surtani at jboss.com
Date: 2007-09-14 07:43:03 -0400 (Fri, 14 Sep 2007)
New Revision: 4460

Removed:
   core/branches/1.4.X/.classpath
   core/branches/1.4.X/.cvsignore
   core/branches/1.4.X/.project
   core/branches/1.4.X/.settings/
Log:
Removed unnecessary files

Deleted: core/branches/1.4.X/.classpath
===================================================================
--- core/branches/1.4.X/.classpath	2007-09-13 16:37:52 UTC (rev 4459)
+++ core/branches/1.4.X/.classpath	2007-09-14 11:43:03 UTC (rev 4460)
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="src" path="tests/functional"/>
-	<classpathentry kind="src" path="tests/perf"/>
-	<classpathentry kind="src" path="tests/stress"/>
-	<classpathentry kind="src" path="tests/interop"/>
-	<classpathentry kind="lib" path="ant-dist/lib/ant.jar"/>
-	<classpathentry kind="lib" path="ant-dist/lib/ant-junit.jar"/>
-	<classpathentry kind="lib" path="ant-dist/lib/ant-launcher.jar"/>
-	<classpathentry kind="lib" path="ant-dist/lib/ant-nodeps.jar"/>
-	<classpathentry kind="lib" path="ant-dist/lib/ant-trax.jar"/>
-	<classpathentry kind="lib" path="ant-dist/lib/ant-xslp.jar"/>
-	<classpathentry kind="lib" path="ant-dist/lib/bsf.jar"/>
-	<classpathentry kind="lib" path="ant-dist/lib/junit.jar"/>
-	<classpathentry kind="lib" path="ant-dist/lib/pretty.jar"/>
-	<classpathentry kind="lib" path="ant-dist/lib/resolver.jar"/>
-	<classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
-	<classpathentry kind="lib" path="lib/commons-logging.jar"/>
-	<classpathentry kind="lib" path="lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="lib/derby.jar"/>
-	<classpathentry kind="lib" path="lib/javassist.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-aop.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-j2ee.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-minimal.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="lib/jdbm-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/jgroups.jar"/>
-	<classpathentry kind="lib" path="lib/junit.jar"/>
-	<classpathentry kind="lib" path="lib/log4j.jar"/>
-	<classpathentry kind="lib" path="lib/qdox.jar"/>
-	<classpathentry kind="lib" path="lib/sleepycat/je.jar"/>
-	<classpathentry kind="lib" path="lib/trove.jar"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="src" path="etc"/>
-	<classpathentry kind="lib" path="lib/jboss-serialization.jar"/>
-	<classpathentry kind="output" path="bin"/>
-</classpath>

Deleted: core/branches/1.4.X/.cvsignore
===================================================================
--- core/branches/1.4.X/.cvsignore	2007-09-13 16:37:52 UTC (rev 4459)
+++ core/branches/1.4.X/.cvsignore	2007-09-14 11:43:03 UTC (rev 4460)
@@ -1,14 +0,0 @@
-output
-build.log
-junit*
-0000*
-je.lck
-*.iml
-bin
-jbossdb
-dist
-JBossCache.ipr
-JBossCache.iws
-JBossCache140.ipr
-JBossCache140.iws
-derby.log
\ No newline at end of file

Deleted: core/branches/1.4.X/.project
===================================================================
--- core/branches/1.4.X/.project	2007-09-13 16:37:52 UTC (rev 4459)
+++ core/branches/1.4.X/.project	2007-09-14 11:43:03 UTC (rev 4460)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>JBossCache</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-	</natures>
-</projectDescription>




More information about the jbosscache-commits mailing list