[jboss-cvs] JBossAS SVN: r87963 - branches/Branch_5_x/embedded.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 28 15:27:35 EDT 2009


Author: scott.stark at jboss.org
Date: 2009-04-28 15:27:35 -0400 (Tue, 28 Apr 2009)
New Revision: 87963

Modified:
   branches/Branch_5_x/embedded/.classpath
Log:
Use output/eclipse-classes as the output dir

Modified: branches/Branch_5_x/embedded/.classpath
===================================================================
--- branches/Branch_5_x/embedded/.classpath	2009-04-28 19:12:18 UTC (rev 87962)
+++ branches/Branch_5_x/embedded/.classpath	2009-04-28 19:27:35 UTC (rev 87963)
@@ -50,5 +50,5 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-core/lib/jboss-ejb3-core.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-security-aspects.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop.jar"/>
-	<classpathentry kind="output" path="output/classes"/>
+	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list