You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/03/01 16:20:00 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/soap project.xml

dion        2004/03/01 07:20:00

  Modified:    jelly/jelly-tags/soap project.xml
  Log:
  Details on where to find jar files in jwsdp
  
  Revision  Changes    Path
  1.8       +4 -1      jakarta-commons/jelly/jelly-tags/soap/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/soap/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	1 Mar 2004 12:35:18 -0000	1.7
  +++ project.xml	1 Mar 2004 15:19:59 -0000	1.8
  @@ -48,7 +48,8 @@
         <id>axis</id>
         <version>1.0</version>
       </dependency>
  -    
  +
  +    <!-- can be found in jwsdp-1.3/jaxrpc/lib -->
       <dependency>
         <groupId>jaxrpc</groupId>
         <artifactId>jaxrpc-api</artifactId>
  @@ -56,6 +57,7 @@
         <url>http://java.sun.com/webservices/webservicespack.html</url>
       </dependency>
       
  +    <!-- can be found in jwsdp-1.3/saaj/lib -->
       <dependency>
         <groupId>saaj</groupId>
         <artifactId>saaj-api</artifactId>
  @@ -63,6 +65,7 @@
         <url>http://java.sun.com/webservices/webservicespack.html</url>
       </dependency>
     
  +    <!-- can be found in jwsdp-1.3/jwsdp-shared/lib -->
       <dependency>
         <id>jax-qname</id>
         <version>1.0</version>
  
  
  

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