[jboss-svn-commits] JBL Code SVN: r16132 - labs/jbossesb/workspace/dbevenius/redeliver/product.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Oct 29 03:05:31 EDT 2007


Author: beve
Date: 2007-10-29 03:05:31 -0400 (Mon, 29 Oct 2007)
New Revision: 16132

Modified:
   labs/jbossesb/workspace/dbevenius/redeliver/product/.classpath
   labs/jbossesb/workspace/dbevenius/redeliver/product/.project
Log:
updated .project and .classpath


Modified: labs/jbossesb/workspace/dbevenius/redeliver/product/.classpath
===================================================================
--- labs/jbossesb/workspace/dbevenius/redeliver/product/.classpath	2007-10-29 05:25:17 UTC (rev 16131)
+++ labs/jbossesb/workspace/dbevenius/redeliver/product/.classpath	2007-10-29 07:05:31 UTC (rev 16132)
@@ -33,7 +33,6 @@
 	<classpathentry kind="lib" path="lib/ext/xercesImpl-2.7.1.jar"/>
 	<classpathentry kind="lib" path="lib/ext/xml-apis-1.3.02.jar"/>
 	<classpathentry kind="lib" path="lib/ext/xmlpublic.jar"/>
-	<classpathentry kind="lib" path="lib/ext/xstream-1.1.3.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jboss.jar"/>
 	<classpathentry kind="lib" path="lib/ext/commons-io-1.3.jar"/>
 	<classpathentry kind="lib" path="lib/ext/edtftpj-1.5.4.jar"/>
@@ -73,5 +72,6 @@
 	<classpathentry kind="lib" path="lib/ext/jaxr-api-1.0rc1.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jboss-jaxb-intros.jar"/>
 	<classpathentry kind="lib" path="lib/ext/scout-1.0rc1.jar"/>
+	<classpathentry kind="lib" path="lib/ext/xstream-1.2.2.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: labs/jbossesb/workspace/dbevenius/redeliver/product/.project
===================================================================
--- labs/jbossesb/workspace/dbevenius/redeliver/product/.project	2007-10-29 05:25:17 UTC (rev 16131)
+++ labs/jbossesb/workspace/dbevenius/redeliver/product/.project	2007-10-29 07:05:31 UTC (rev 16132)
@@ -1,17 +1,17 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>JBossESB</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>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>redeliver_rosetta</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 jboss-svn-commits mailing list