Author: pferraro
Date: 2008-09-09 18:27:15 -0400 (Tue, 09 Sep 2008)
New Revision: 1792
Modified:
trunk/mod_cluster/.classpath
Log:
Change build output to match maven.
Modified: trunk/mod_cluster/.classpath
===================================================================
--- trunk/mod_cluster/.classpath 2008-09-09 20:35:46 UTC (rev 1791)
+++ trunk/mod_cluster/.classpath 2008-09-09 22:27:15 UTC (rev 1792)
@@ -11,5 +11,5 @@
<classpathentry kind="var"
path="M2_REPO/org/jboss/microcontainer/jboss-kernel/2.0.0.Beta17/jboss-kernel-2.0.0.Beta17.jar"/>
<classpathentry kind="var"
path="M2_REPO/junit/junit/4.4/junit-4.4.jar"/>
<classpathentry kind="var"
path="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"/>
- <classpathentry kind="output" path="target"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
Show replies by date