You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2002/08/15 02:40:30 UTC

cvs commit: jakarta-alexandria/proposal/gump/project xml-rpc.xml

rubys       2002/08/14 17:40:30

  Modified:    proposal/gump/project xml-rpc.xml
  Log:
  follow the bouncing jar...
  
  Revision  Changes    Path
  1.12      +2 -1      jakarta-alexandria/proposal/gump/project/xml-rpc.xml
  
  Index: xml-rpc.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-rpc.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- xml-rpc.xml	23 Jul 2002 13:19:59 -0000	1.11
  +++ xml-rpc.xml	15 Aug 2002 00:40:30 -0000	1.12
  @@ -19,7 +19,8 @@
       <option project="jakarta-servletapi"/>
       <option project="jsse"/>
       <depend project="fesi"/>
  -    <home nested="target"/>
  +
  +    <home nested="bin"/>
       <jar name="xmlrpc-@@DATE@@.jar"/>
   
       <nag from="Sam Ruby &lt;rubys@us.ibm.com&gt;"
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvs commit: jakarta-alexandria/proposal/gump/project xml-rpc.xml

Posted by Daniel Rall <dl...@finemaltcoding.com>.
rubys@apache.org writes:

> rubys       2002/08/14 17:40:30
> 
>   Modified:    proposal/gump/project xml-rpc.xml
>   Log:
>   follow the bouncing jar...
>   
>   Revision  Changes    Path
>   1.12      +2 -1      jakarta-alexandria/proposal/gump/project/xml-rpc.xml
>   
>   Index: xml-rpc.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-rpc.xml,v
>   retrieving revision 1.11
>   retrieving revision 1.12
>   diff -u -r1.11 -r1.12
>   --- xml-rpc.xml	23 Jul 2002 13:19:59 -0000	1.11
>   +++ xml-rpc.xml	15 Aug 2002 00:40:30 -0000	1.12
>   @@ -19,7 +19,8 @@
>        <option project="jakarta-servletapi"/>
>        <option project="jsse"/>
>        <depend project="fesi"/>
>   -    <home nested="target"/>
>   +
>   +    <home nested="bin"/>
>        <jar name="xmlrpc-@@DATE@@.jar"/>
>    
>        <nag from="Sam Ruby &lt;rubys@us.ibm.com&gt;"

Sam, sorry for the bouncing.  I reverted the build.xml back to a pure
Ant build file.  If you'd revert this commit, I'll move the JAR to the
same location which Maven would install it to (XML-RPC will eventually
use Maven only, post 1.0 release).
-- 

Daniel Rall <dl...@finemaltcoding.com>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>