You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by tc...@apache.org on 2009/10/09 04:39:30 UTC

svn commit: r823384 - in /webservices/juddi/trunk/juddi-cxf: persistence/ pom.xml

Author: tcunning
Date: Fri Oct  9 02:39:30 2009
New Revision: 823384

URL: http://svn.apache.org/viewvc?rev=823384&view=rev
Log:
Remove persistence.xml from juddi-cxf - it's now in juddiv3-war.

Removed:
    webservices/juddi/trunk/juddi-cxf/persistence/
Modified:
    webservices/juddi/trunk/juddi-cxf/pom.xml

Modified: webservices/juddi/trunk/juddi-cxf/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/juddi-cxf/pom.xml?rev=823384&r1=823383&r2=823384&view=diff
==============================================================================
--- webservices/juddi/trunk/juddi-cxf/pom.xml (original)
+++ webservices/juddi/trunk/juddi-cxf/pom.xml Fri Oct  9 02:39:30 2009
@@ -100,9 +100,6 @@
 				  <target name="package-war"/>
 				</ant>
 
-				<copy file ="${basedir}/persistence/${persistence}-persistence.xml"
-					tofile="${basedir}/src/main/resources/META-INF/persistence.xml"
-					overwrite="true"/>
 			</tasks>
 			</configuration>
 			<goals>



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