You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by jo...@apache.org on 2006/08/10 21:33:32 UTC

svn commit: r430497 - in /webservices/commons/trunk/modules/axiom: .classpath .project

Author: jochen
Date: Thu Aug 10 12:33:32 2006
New Revision: 430497

URL: http://svn.apache.org/viewvc?rev=430497&view=rev
Log: (empty)

Modified:
    webservices/commons/trunk/modules/axiom/.classpath
    webservices/commons/trunk/modules/axiom/.project

Modified: webservices/commons/trunk/modules/axiom/.classpath
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/.classpath?rev=430497&r1=430496&r2=430497&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/.classpath (original)
+++ webservices/commons/trunk/modules/axiom/.classpath Thu Aug 10 12:33:32 2006
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry path="modules/axiom-api/src/main/java" kind="src"/>
-	<classpathentry path="modules/axiom-impl/src/main/java" kind="src"/>
-	<classpathentry path="modules/axiom-dom/src/main/java" kind="src"/>
-	<classpathentry path="modules/axiom-tests/src/test/java" kind="src"/>
+	<classpathentry path="modules/axiom-api/src/main/java" output="modules/axiom-api/target/classes" kind="src"/>
+	<classpathentry path="modules/axiom-impl/src/main/java" output="modules/axiom-impl/target/classes" kind="src"/>
+	<classpathentry path="modules/axiom-dom/src/main/java" output="modules/axiom-dom/target/classes" kind="src"/>
+	<classpathentry path="modules/axiom-tests/src/test/java" output="modules/axiom-tests/target/test-classes" kind="src"/>
 	<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
 	<classpathentry path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER" kind="con"/>
-	<classpathentry path="bin" kind="output"/>
+	<classpathentry path="target/classes" kind="output"/>
 </classpath>

Modified: webservices/commons/trunk/modules/axiom/.project
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/.project?rev=430497&r1=430496&r2=430497&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/.project (original)
+++ webservices/commons/trunk/modules/axiom/.project Thu Aug 10 12:33:32 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>axiom</name>
+	<name>axiom-new</name>
 	<comment></comment>
 	<projects>
 	</projects>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org