Author: bdudney
Date: Mon Jul 24 22:28:03 2006
New Revision: 425292

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

Removed:
    incubator/cayenne/examples/trunk/cayenne-petstore/dist/
    incubator/cayenne/examples/trunk/cayenne-petstore/web/
Modified:
    incubator/cayenne/examples/trunk/cayenne-petstore/.classpath

Modified: incubator/cayenne/examples/trunk/cayenne-petstore/.classpath
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/examples/trunk/cayenne-petstore/.classpath?rev=425292&r1=425291&r2=425292&view=diff
==============================================================================
--- incubator/cayenne/examples/trunk/cayenne-petstore/.classpath (original)
+++ incubator/cayenne/examples/trunk/cayenne-petstore/.classpath Mon Jul 24 
22:28:03 2006
@@ -5,5 +5,5 @@
        <classpathentry kind="src" path="src/main/webapp"/>
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con" 
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-       <classpathentry kind="output" path="bin/eclipse"/>
+       <classpathentry kind="output" path="target/eclipse"/>
 </classpath>


Reply via email to