[EMAIL PROTECTED]: Project logging-log4j-tests (in module logging-log4j) failed

2006-01-30 Thread noreply
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project logging-log4j-tests has an issue affecting its community integration. This issue

[EMAIL PROTECTED]: Project logging-log4j-tests (in module logging-log4j) failed

2006-01-30 Thread noreply
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project logging-log4j-tests has an issue affecting its community integration. This issue

Re: log4j 1.3alpha8 build

2006-01-30 Thread Mark Womack
Of the 4 items mentioned, the jdk 1.3/1.4 issue is the biggest. But it looks like the 1.4 dependencies have been resolved? If so, then I can rebuild using 1.3, remove the breakiterator, and upgrade to Ant 1.6.5. None of those will be hard to setup. I need to look at the .dll build issue. I sus

Re: log4j 1.3alpha8 build

2006-01-30 Thread Curt Arnold
On Jan 30, 2006, at 2:02 PM, Mark Womack wrote: Of the 4 items mentioned, the jdk 1.3/1.4 issue is the biggest. But it looks like the 1.4 dependencies have been resolved? If so, then I can rebuild using 1.3, remove the breakiterator, and upgrade to Ant 1.6.5. None of those will be hard to se

Re: log4j 1.3alpha8 build

2006-01-30 Thread Mark Womack
i definitely had the wrong binary for mingw. i'll post status later this evening. -Mark On 1/30/06, Curt Arnold <[EMAIL PROTECTED]> wrote: > > On Jan 30, 2006, at 2:02 PM, Mark Womack wrote: > > > Of the 4 items mentioned, the jdk 1.3/1.4 issue is the biggest. But > > it looks like the 1.4 depe

svn commit: r373708 - in /logging/log4j/trunk/tests: build.properties.sample build.xml

2006-01-30 Thread mwomack
Author: mwomack Date: Mon Jan 30 21:04:41 2006 New Revision: 373708 URL: http://svn.apache.org/viewcvs?rev=373708&view=rev Log: Updated to reference xml related jars, added in NTEventLogAppender test Modified: logging/log4j/trunk/tests/build.properties.sample logging/log4j/trunk/tests/bui

svn commit: r373709 - in /logging/log4j/trunk: build.properties.sample build.xml

2006-01-30 Thread mwomack
Author: mwomack Date: Mon Jan 30 21:05:55 2006 New Revision: 373709 URL: http://svn.apache.org/viewcvs?rev=373709&view=rev Log: Renamed jaxp properties to xml instead Modified: logging/log4j/trunk/build.properties.sample logging/log4j/trunk/build.xml Modified: logging/log4j/trunk/build.p

svn commit: r373710 - /logging/log4j/trunk/docs/HISTORY.txt

2006-01-30 Thread mwomack
Author: mwomack Date: Mon Jan 30 21:06:37 2006 New Revision: 373710 URL: http://svn.apache.org/viewcvs?rev=373710&view=rev Log: Updated release date for alpha8 Modified: logging/log4j/trunk/docs/HISTORY.txt Modified: logging/log4j/trunk/docs/HISTORY.txt URL: http://svn.apache.org/viewcvs/lo

svn commit: r373711 - /logging/log4j/tags/v1.3alpha8/trunk/

2006-01-30 Thread mwomack
Author: mwomack Date: Mon Jan 30 21:08:58 2006 New Revision: 373711 URL: http://svn.apache.org/viewcvs?rev=373711&view=rev Log: Tagging for 1.3 alpha 8 build Added: logging/log4j/tags/v1.3alpha8/trunk/ - copied from r373710, logging/log4j/trunk/ ---

log4j 1.3 alpha 8 redux

2006-01-30 Thread Mark Womack
http://cvs.apache.org/builds/logging/log4j/log4j-1.3a8 - Built with JDK 1.3. - Built with Ant 1.6.5. - Built using the MinGW 3.1.0-1 for the NTEventAppender.dll. - Passes all tests (I had to add the xml related jars to the test classpath for them to run under jdk 1.3). - Replaced the jars alrea

Re: log4j 1.3alpha8 build

2006-01-30 Thread Jacob Kjome
At 06:29 PM 1/30/2006 -0600, you wrote: > >On Jan 30, 2006, at 2:02 PM, Mark Womack wrote: > >> Of the 4 items mentioned, the jdk 1.3/1.4 issue is the biggest. But >> it looks like the 1.4 dependencies have been resolved? If so, then I >> can rebuild using 1.3, remove the breakiterator, and upgr