[jbosscache-commits] JBoss Cache SVN: r4266 - in core/trunk: migration and 1 other directory.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Wed Aug 15 02:56:10 EDT 2007


Author: manik.surtani at jboss.com
Date: 2007-08-15 02:56:10 -0400 (Wed, 15 Aug 2007)
New Revision: 4266

Removed:
   core/trunk/.classpath
   core/trunk/.cvsignore
   core/trunk/.project
   core/trunk/.settings/
   core/trunk/migration/.cvsignore
Log:
Removed IDE-specific settings

Deleted: core/trunk/.classpath
===================================================================
--- core/trunk/.classpath	2007-08-15 06:48:10 UTC (rev 4265)
+++ core/trunk/.classpath	2007-08-15 06:56:10 UTC (rev 4266)
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="src" path="etc"/>
-	<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-1.1.jar"/>
-	<classpathentry kind="lib" path="lib/derby.jar"/>
-	<classpathentry kind="lib" path="lib/javassist.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-aop-jdk50.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-common-core.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-j2ee.jar"/>
-	<classpathentry kind="lib" path="lib/jdbm-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/jgroups-all.jar"/>
-	<classpathentry kind="lib" path="lib/junit.jar"/>
-	<classpathentry kind="lib" path="lib/berkeleydb/je.jar"/>
-	<classpathentry kind="lib" path="lib/trove.jar"/>
-	<classpathentry kind="lib" path="lib/retro/jboss-backport-concurrent.jar"/>
-	<classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
-	<classpathentry kind="lib" path="lib/c3p0-0.9.1.jar"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="lib" path="lib/jcip-annotations.jar"/>
-	<classpathentry kind="lib" path="lib/jmock-1.1.0.jar"/>
-	<classpathentry kind="lib" path="lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-logging-log4j.jar"/>
-	<classpathentry kind="lib" path="lib/jboss-logging-spi.jar"/>
-	<classpathentry kind="output" path="bin"/>
-</classpath>

Deleted: core/trunk/.cvsignore
===================================================================
--- core/trunk/.cvsignore	2007-08-15 06:48:10 UTC (rev 4265)
+++ core/trunk/.cvsignore	2007-08-15 06:56:10 UTC (rev 4266)
@@ -1,13 +0,0 @@
-output
-build.log
-junit*
-0000*
-je.lck
-*.iml
-*.ipr
-*.iws
-bin
-jbossdb
-dist
-derby.log
-

Deleted: core/trunk/.project
===================================================================
--- core/trunk/.project	2007-08-15 06:48:10 UTC (rev 4265)
+++ core/trunk/.project	2007-08-15 06:56:10 UTC (rev 4266)
@@ -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>

Deleted: core/trunk/migration/.cvsignore
===================================================================
--- core/trunk/migration/.cvsignore	2007-08-15 06:48:10 UTC (rev 4265)
+++ core/trunk/migration/.cvsignore	2007-08-15 06:56:10 UTC (rev 4266)
@@ -1 +0,0 @@
-output




More information about the jbosscache-commits mailing list