You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by di...@apache.org on 2003/10/05 15:47:49 UTC

cvs commit: jakarta-gump/project ws-wsrp4j.xml

dims        2003/10/05 06:47:49

  Modified:    project  ws-wsrp4j.xml
  Log:
  build.xml is in build directory.
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-gump/project/ws-wsrp4j.xml
  
  Index: ws-wsrp4j.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/ws-wsrp4j.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ws-wsrp4j.xml	3 Oct 2003 03:26:09 -0000	1.1
  +++ ws-wsrp4j.xml	5 Oct 2003 13:47:49 -0000	1.2
  @@ -11,7 +11,7 @@
     <project name="ws-wsrp4j">
       <package>org.apache.ws.wsrp4j</package>
   
  -    <ant basedir="java" target="all">
  +    <ant basedir="build" target="all">
         <property name="env.ANT_HOME" reference="home" project="ant"/>
       </ant>