Author: bdudney
Date: Mon Jul 24 22:29:10 2006
New Revision: 425294

URL: http://svn.apache.org/viewvc?rev=425294&view=rev
Log:
more mavinization cleanup

Removed:
    incubator/cayenne/examples/trunk/cross-db-example/lib/
Modified:
    incubator/cayenne/examples/trunk/cross-db-example/.classpath

Modified: incubator/cayenne/examples/trunk/cross-db-example/.classpath
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/examples/trunk/cross-db-example/.classpath?rev=425294&r1=425293&r2=425294&view=diff
==============================================================================
--- incubator/cayenne/examples/trunk/cross-db-example/.classpath (original)
+++ incubator/cayenne/examples/trunk/cross-db-example/.classpath Mon Jul 24 
22:29:10 2006
@@ -4,5 +4,5 @@
        <classpathentry kind="con" 
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
        <classpathentry kind="src" path="src/main/java"/>
        <classpathentry kind="src" path="src/main/resources"/>
-       <classpathentry kind="output" path="bin"/>
+       <classpathentry kind="output" path="target/eclipse"/>
 </classpath>


Reply via email to