Re: 1.2.12rc5 Build

2005-08-23 Thread Curt Arnold
I took a shot at using a replaceregexp task in build.xml to strip out the "Generate by javadoc on..." comments in the generate Javadoc. That much worked, but the jar file still has embedded timestamps so my goal of having a completely reproducible distribution appears to be unachievable.

Re: 1.2.12rc5 Build

2005-08-23 Thread Curt Arnold
On Aug 23, 2005, at 12:47 AM, Mark Womack wrote: Located from: http://cvs.apache.org/builds/logging/log4j/ log4j-1.2.12rc5/ This version built with the benefit of Curt's slogging through the various jdk combos. Built with JDK 1.3.1_16 and the proper set of jmx, jms, jndi, jaf, javamail,

RE: 1.2.12rc5 Build

2005-08-23 Thread Mark Womack
I should note that the rc5 build passed all of the unit tests. I am going to re-verify this tonight to make sure. I am also going to add a file to document the release build environment (jdk, various jars and where to locate them, version of ant, build steps, etc). That way future generations wi