You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2009/01/25 18:47:26 UTC

svn commit: r737547 - /webservices/juddi/branches/v3_trunk/uddi-client/pom.xml

Author: kstam
Date: Sun Jan 25 17:47:26 2009
New Revision: 737547

URL: http://svn.apache.org/viewvc?rev=737547&view=rev
Log:
JUDDI-171 adding generic UDDI client.

Modified:
    webservices/juddi/branches/v3_trunk/uddi-client/pom.xml

Modified: webservices/juddi/branches/v3_trunk/uddi-client/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/uddi-client/pom.xml?rev=737547&r1=737546&r2=737547&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-client/pom.xml (original)
+++ webservices/juddi/branches/v3_trunk/uddi-client/pom.xml Sun Jan 25 17:47:26 2009
@@ -59,6 +59,7 @@
       <type>war</type>
       <scope>runtime</scope>
     </dependency>
+    <!--  this can be any JAXRPC client, there is nothing axis specific in here -->
     <dependency>
     <groupId>org.apache.axis</groupId>
     <artifactId>axis</artifactId>



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