[jboss-cvs] JBossAS SVN: r102365 - projects/cluster/ha-server-cache-spi/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 12 13:38:42 EST 2010


Author: bstansberry at jboss.com
Date: 2010-03-12 13:38:42 -0500 (Fri, 12 Mar 2010)
New Revision: 102365

Removed:
   projects/cluster/ha-server-cache-spi/trunk/.classpath
   projects/cluster/ha-server-cache-spi/trunk/.project
   projects/cluster/ha-server-cache-spi/trunk/.settings/
Log:
Get rid of eclipse files

Deleted: projects/cluster/ha-server-cache-spi/trunk/.classpath
===================================================================
--- projects/cluster/ha-server-cache-spi/trunk/.classpath	2010-03-12 17:38:29 UTC (rev 102364)
+++ projects/cluster/ha-server-cache-spi/trunk/.classpath	2010-03-12 18:38:42 UTC (rev 102365)
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.8.GA/jboss-common-core-2.2.8.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.8.GA/jboss-common-core-2.2.8.GA-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/cluster/jboss-ha-server-api/1.1.0.GA/jboss-ha-server-api-1.1.0.GA.jar" sourcepath="M2_REPO/org/jboss/cluster/jboss-ha-server-api/1.1.0.GA/jboss-ha-server-api-1.1.0.GA-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar" sourcepath="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/metadata/jboss-metadata/1.0.0.CR5/jboss-metadata-1.0.0.CR5.jar" sourcepath="M2_REPO/org/jboss/metadata/jboss-metadata/1.0.0.CR5/jboss-metadata-1.0.0.CR5-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/jboss-serialization/1.0.3.GA/jboss-serialization-1.0.3.GA.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jgroups/jgroups/2.6.13.GA/jgroups-2.6.13.GA.jar" sourcepath="M2_REPO/jgroups/jgroups/2.6.6.GA/jgroups-2.6.6.GA-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/naming/jnp-client/5.0.0.GA/jnp-client-5.0.0.GA.jar" sourcepath="M2_REPO/org/jboss/naming/jnp-client/5.0.0.GA/jnp-client-5.0.0.GA-sources.jar"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>

Deleted: projects/cluster/ha-server-cache-spi/trunk/.project
===================================================================
--- projects/cluster/ha-server-cache-spi/trunk/.project	2010-03-12 17:38:29 UTC (rev 102364)
+++ projects/cluster/ha-server-cache-spi/trunk/.project	2010-03-12 18:38:42 UTC (rev 102365)
@@ -1,13 +0,0 @@
-<projectDescription>
-  <name>jboss-ha-server-cache-spi</name>
-  <comment>SPI for JBoss AS Clustered Caching Services</comment>
-  <projects/>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list