[jboss-svn-commits] JBoss PortletSwap SVN: r185 - in server/trunk: portletswap2 and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jan 9 10:33:57 EST 2008


Author: thomas.heute at jboss.com
Date: 2008-01-09 10:33:56 -0500 (Wed, 09 Jan 2008)
New Revision: 185

Added:
   server/trunk/.classpath
Removed:
   server/trunk/portletswap2/.classpath
Log:


Copied: server/trunk/.classpath (from rev 184, server/trunk/portletswap2/.classpath)
===================================================================
--- server/trunk/.classpath	                        (rev 0)
+++ server/trunk/.classpath	2008-01-09 15:33:56 UTC (rev 185)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src/main/java"/>
+	<classpathentry kind="src" path="src/test/java"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/module-common"/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Deleted: server/trunk/portletswap2/.classpath
===================================================================
--- server/trunk/portletswap2/.classpath	2008-01-09 15:28:17 UTC (rev 184)
+++ server/trunk/portletswap2/.classpath	2008-01-09 15:33:56 UTC (rev 185)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry kind="src" path="src/test/java"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/module-common"/>
-	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-	<classpathentry kind="output" path="bin"/>
-</classpath>




More information about the jboss-svn-commits mailing list