Re: cvs commit: xml-rpc build.properties build.xml

2002-02-18 Thread Daniel Rall
This patch was by Jon Stevens <[EMAIL PROTECTED]>. Unfortunately, I don't have the permissions to use 'cvs admin' to change the commit message. :-\ [EMAIL PROTECTED] writes: > dlr 02/02/18 15:55:17 > > Modified:.build.properties build.xml > Log: > Changes the .jar na

cvs commit: xml-rpc build.properties build.xml

2002-02-18 Thread dlr
dlr 02/02/18 15:55:17 Modified:.build.properties build.xml Log: Changes the .jar name to be ${final.name} Fixes things to build 'out of the box', including not building the tests in the 'compile' phase as well as doing necessary checks for the required .jar file

cvs commit: xml-rpc build.properties build.xml

2002-02-18 Thread dlr
dlr 02/02/18 13:46:18 Modified:.build.properties build.xml Log: Unit testing functional, if very rough. Revision ChangesPath 1.4 +3 -0 xml-rpc/build.properties Index: build.properties =