[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]>"
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 <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
