Re: [lang] 2.1 release

2005-04-17 Thread Stephen Colebourne
Can someone (gently) enlighten me as to why it is better to build the release binaries using 1.2? IIRC, for 2.0 we tested builds with 1.2, but make the release binaries using 1.4. If we did then we were wrong. Its not that the bytecode produced will be wrong, but that the base JDK library has

svn commit: r161631 - in jakarta/commons/proper/betwixt/trunk: src/java/org/apache/commons/betwixt/ src/java/org/apache/commons/betwixt/digester/ src/java/org/apache/commons/betwixt/io/read/ src/java/org/apache/commons/betwixt/registry/ xdocs/ xdocs/guide/

2005-04-17 Thread rdonkin
Author: rdonkin Date: Sun Apr 17 01:43:23 2005 New Revision: 161631 URL: http://svn.apache.org/viewcvs?view=revrev=161631 Log: Added support for polymorphic elements. Contributed by Thomas Dudziak. Bugzilla issue #34443. Modified:

DO NOT REPLY [Bug 34443] - [betwixt] Betwixt does not support polymorphic references

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34443. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29031] - [daemon] Cannot pass more than one startup parameter

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29031. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[GUMP@brutus]: Project commons-jelly-tags-xml (in module commons-jelly) failed

2005-04-17 Thread commons-jelly-tags-xml development
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 commons-jelly-tags-xml has an issue affecting its community integration. This

svn commit: r161655 - jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/src/cmdline.c

2005-04-17 Thread mturk
Author: mturk Date: Sun Apr 17 03:36:24 2005 New Revision: 161655 URL: http://svn.apache.org/viewcvs?view=revrev=161655 Log: Allow separator chars ('#' and ';') to be used in parameter by enclosing the param either with single quotes that will be removed or double quotes that will be preserved.

DO NOT REPLY [Bug 33387] - [daemon] Procrun 2 reserves semicolon; PATH spec fails on XP

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33387. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33926] - [configuration] The Iterator returned by getKeys() should support remove()

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33926. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [lang] VOTE 2.1 release

2005-04-17 Thread Steven Caswell
Can someone remind me how to handle the clover license? It's been a while since I tried a site build with lang, and I get the message This license has `expired, which looks like it is coming from clover. TIA On 4/17/05, Henri Yandell [EMAIL PROTECTED] wrote: Unsure. I thought I was

Re: [lang] VOTE 2.1 release

2005-04-17 Thread Henri Yandell
Ack, I forgot about that. The standard Maven licence expired. I'm using the apache Clover licence, (available in the committers svn repository), but it needs a later Clover jar and I've noticed that the way I was making Maven use this later jar no longer works in the latest Maven. So I was using

Re: [logging] update docs to specify that java 1.1 is supported

2005-04-17 Thread robert burrell donkin
On Sat, 2005-04-16 at 00:18 -0700, Brian Stansberry wrote: --- Simon Kitching [EMAIL PROTECTED] wrote: On Fri, 2005-04-15 at 00:02 -0700, Brian Stansberry snip 3) Did a little archeology and it looks like JCL 1.0.1 was cut about a week before the AccessController stuff was added.

Re: [logging] update docs to specify that java 1.1 is supported

2005-04-17 Thread robert burrell donkin
On Sat, 2005-04-16 at 00:18 -0700, Brian Stansberry wrote: --- Simon Kitching [EMAIL PROTECTED] wrote: On Fri, 2005-04-15 at 00:02 -0700, Brian Stansberry snip (b) when working on the revised JCL, regard support for 1.1 as desirable but not mandatory. Sounds good to me. Perhaps

svn commit: r161677 - jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/ftp/parser/UnixFTPEntryParserTest.java

2005-04-17 Thread scohen
Author: scohen Date: Sun Apr 17 11:41:12 2005 New Revision: 161677 URL: http://svn.apache.org/viewcvs?view=revrev=161677 Log: Add more tests for the UnixFileEntryParser. Some things, such as symbolic links were not routinely tested. Now they are. Modified:

svn commit: r161678 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/WordUtils.java

2005-04-17 Thread mvdb
Author: mvdb Date: Sun Apr 17 11:42:40 2005 New Revision: 161678 URL: http://svn.apache.org/viewcvs?view=revrev=161678 Log: Change WordWrapUtils to WordUtils.. Just noticed it in the javadocs. Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/WordUtils.java

Re: [logging] update docs to specify that java 1.1 is supported

2005-04-17 Thread Brian Stansberry
--- robert burrell donkin [EMAIL PROTECTED] wrote: On Sat, 2005-04-16 at 00:18 -0700, Brian Stansberry wrote: --- Simon Kitching [EMAIL PROTECTED] wrote: On Fri, 2005-04-15 at 00:02 -0700, Brian Stansberry snip 3) Did a little archeology and it looks like JCL 1.0.1 was

Re: [betwixt] [patch] Support for polymorphic references

2005-04-17 Thread Thomas Dudziak
Thanks, but could it be that you forgot to add the PolymorphicReferenceResolver to the SVN ? regards, Tom - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [logging] update docs to specify that java 1.1 is supported

2005-04-17 Thread robert burrell donkin
On Sun, 2005-04-17 at 11:46 -0700, Brian Stansberry wrote: snip BTW, I forgot to mention this in my earlier comments on running w/ JDK 1.1. For both JCL 1.0.1 and 1.0 the binary download didn't run (got a NoClassDefFoundError looking for LogFactory). I had to rebuild from source to get

svn commit: r161682 - jakarta/commons/proper/logging/trunk/xdocs/tech.xml

2005-04-17 Thread rdonkin
Author: rdonkin Date: Sun Apr 17 12:31:59 2005 New Revision: 161682 URL: http://svn.apache.org/viewcvs?view=revrev=161682 Log: Improvements to the tech guide. Contributed by Brian Stansberry. Issue#34412. Modified: jakarta/commons/proper/logging/trunk/xdocs/tech.xml Modified:

DO NOT REPLY [Bug 34412] - [logging][PATCH]Additions to classloading discussion in the tech guide

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34412. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [lang] VOTE 2.1 release

2005-04-17 Thread Steven Caswell
I think I figured out how to get clover to work by making the following adjustments: In project.xml, make sure the following properties are set: maven.jar.override=on maven.jar.clover=1.3.2 maven.clover.license=clover.license Copy the clover.license file from the committers svn repository to

Re: [lang] VOTE 2.1 release

2005-04-17 Thread Steven Caswell
Is there a convenient way to install both JDK 1.4 and 1.2 on a Windows system and switch between the two for building the 1.4 maven site and the 1.2 ant binaries? Or do I need to different systems with one of that installed on each? TIA. On 4/17/05, Phil Steitz [EMAIL PROTECTED] wrote: On

DO NOT REPLY [Bug 34437] - [logging] Log.trace() doesn't use log4j 1.3 trace methods

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34437. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r161686 - jakarta/commons/proper/logging/trunk/project.xml

2005-04-17 Thread rdonkin
Author: rdonkin Date: Sun Apr 17 12:49:26 2005 New Revision: 161686 URL: http://svn.apache.org/viewcvs?view=revrev=161686 Log: Changed site URL to minotaur Modified: jakarta/commons/proper/logging/trunk/project.xml Modified: jakarta/commons/proper/logging/trunk/project.xml URL:

svn commit: r161687 - jakarta/commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/TestReferenceMapping.java

2005-04-17 Thread rdonkin
Author: rdonkin Date: Sun Apr 17 12:51:06 2005 New Revision: 161687 URL: http://svn.apache.org/viewcvs?view=revrev=161687 Log: Added support for polymorphic elements. Contributed by Thomas Dudziak. Bugzilla issue #34443. Added:

svn commit: r161688 - jakarta/commons/proper/lang/tags/LANG_2_1_RC1

2005-04-17 Thread stevencaswell
Author: stevencaswell Date: Sun Apr 17 12:51:16 2005 New Revision: 161688 URL: http://svn.apache.org/viewcvs?view=revrev=161688 Log: Lang 2.1 release candidate 2 Added: jakarta/commons/proper/lang/tags/LANG_2_1_RC1/ - copied from r161686, jakarta/commons/proper/lang/trunk/

svn commit: r161689 - jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/registry/PolymorphicReferenceResolver.java

2005-04-17 Thread rdonkin
Author: rdonkin Date: Sun Apr 17 12:51:32 2005 New Revision: 161689 URL: http://svn.apache.org/viewcvs?view=revrev=161689 Log: Added support for polymorphic elements. Contributed by Thomas Dudziak. Bugzilla issue #34443. Added:

DO NOT REPLY [Bug 34443] - [betwixt] Betwixt does not support polymorphic references

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34443. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Jakarta Commons Discovery

2005-04-17 Thread robert burrell donkin
On Sun, 2005-04-17 at 00:30 -0400, Phil Steitz wrote: Hi Fernando, Unfortunately, I don't think we can do what you are asking without cutting a release. We don't publish snapshots of Jakarta Commons components. To cut a release, we need a release manager to volunteer, develop a plan,

Re: [betwixt] [patch] Support for polymorphic references

2005-04-17 Thread Thomas Dudziak
Thanks for the fix! Collections do work also, but only in parts (or I did make a mistake ?). At least, I've made a mistake in the original collection test which I fixed and attached again (though it seems to the wrong issue, sorry about that, pressed the submit button to quickly). Anyway, writing

svn commit: r161692 - jakarta/commons/proper/lang/trunk/xdocs/index.xml

2005-04-17 Thread stevencaswell
Author: stevencaswell Date: Sun Apr 17 13:31:11 2005 New Revision: 161692 URL: http://svn.apache.org/viewcvs?view=revrev=161692 Log: added changes for 2.1 release Modified: jakarta/commons/proper/lang/trunk/xdocs/index.xml Modified: jakarta/commons/proper/lang/trunk/xdocs/index.xml URL:

svn commit: r161693 - jakarta/commons/proper/lang/trunk/xdocs/navigation.xml

2005-04-17 Thread stevencaswell
Author: stevencaswell Date: Sun Apr 17 13:34:50 2005 New Revision: 161693 URL: http://svn.apache.org/viewcvs?view=revrev=161693 Log: updated for 2.1 release Modified: jakarta/commons/proper/lang/trunk/xdocs/navigation.xml Modified: jakarta/commons/proper/lang/trunk/xdocs/navigation.xml URL:

svn commit: r161694 - jakarta/commons/proper/lang/trunk/xdocs/userguide.xml

2005-04-17 Thread stevencaswell
Author: stevencaswell Date: Sun Apr 17 13:36:17 2005 New Revision: 161694 URL: http://svn.apache.org/viewcvs?view=revrev=161694 Log: added description of the new mutable package; added description of the new DurationFormatUtils class Modified:

svn commit: r161695 - jakarta/commons/proper/lang/trunk/project.properties

2005-04-17 Thread stevencaswell
Author: stevencaswell Date: Sun Apr 17 13:55:46 2005 New Revision: 161695 URL: http://svn.apache.org/viewcvs?view=revrev=161695 Log: added maven.clover.license.path to point to the clover license file in the base directory Modified: jakarta/commons/proper/lang/trunk/project.properties

DO NOT REPLY [Bug 30719] - [net] The FTPClient is unable to list files on Japanese servers

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30719. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34360] - [PATCH] MVS is the operating system of this server. FTP Server is running on z/OS.

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34360. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30269] - [net] Add functionality to retrieve files from mainframe

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30269. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [net] FTP client date parsing: new format

2005-04-17 Thread Rory Winston
Steve, Well done and good work with the latest changes that you have applied. I think that we're getting to a 1.4 release stage very quickly. Cheers Rory Jakarta Commons Developers List commons-dev@jakarta.apache.org wrote: Sorry for being a bit brusque before but if you check out the

Re: [net] FTP client date parsing: new format

2005-04-17 Thread Rory Winston
Steve, Well done and good work with the latest changes that you have applied. I think that we're getting to a 1.4 release stage very quickly. Cheers Rory Jakarta Commons Developers List commons-dev@jakarta.apache.org wrote: Sorry for being a bit brusque before but if you check out the

svn commit: r161697 - jakarta/commons/proper/lang/trunk/xdocs/developerguide.xml

2005-04-17 Thread stevencaswell
Author: stevencaswell Date: Sun Apr 17 14:27:36 2005 New Revision: 161697 URL: http://svn.apache.org/viewcvs?view=revrev=161697 Log: added section on building with initial description of setting up clover license for site generation Modified:

DO NOT REPLY [Bug 24737] - [net] Non existant files and empty directories not detected

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=24737. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [net] FTP client date parsing: new format

2005-04-17 Thread Steve Cohen
Rory Winston wrote: Steve, Well done and good work with the latest changes that you have applied. I think that we're getting to a 1.4 release stage very quickly. Cheers Rory With my latest work in bugzilla, I believe that we have no currently open bugs. There were two. One was a duplicate of

DO NOT REPLY [Bug 24737] - [net] Non existant files and empty directories not detected

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=24737. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 24737] - [net] Non existant files and empty directories not detected

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=24737. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [lang] VOTE 2.1 release

2005-04-17 Thread Henri Yandell
Write yourself tiny .bat scripts which adjust PATH and JAVA_HOME? Should be as applicable on Windows as Linux. Different users is another possiiblity. As long as you add the new PATH entry at the front each time, it should find that one first. Hope that helps, Hen On 4/17/05, Steven Caswell

Re: [lang] VOTE 2.1 release

2005-04-17 Thread Henri Yandell
On 4/17/05, Steven Caswell [EMAIL PROTECTED] wrote: I think I figured out how to get clover to work by making the following adjustments: In project.xml, make sure the following properties are set: maven.jar.override=on maven.jar.clover=1.3.2 maven.clover.license=clover.license Yep. I

DO NOT REPLY [Bug 34490] New: - [PATCH] Handle changed passwords in SharedPoolDataSource

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34490. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [lang] VOTE 2.1 release

2005-04-17 Thread Steven Caswell
I think the problem is that there is more than just the JAVA_HOME and PATH to worry about. There are some registry setting that get changed, specifically a setting that indicates the installed version. I'll just wait until tomorrow and do the RC2 build at work on a Unix box. I've gotten

Re: [lang] VOTE 2.1 release

2005-04-17 Thread Steven Caswell
On 4/17/05, Henri Yandell [EMAIL PROTECTED] wrote: On 4/17/05, Steven Caswell [EMAIL PROTECTED] wrote: I think I figured out how to get clover to work by making the following adjustments: In project.xml, make sure the following properties are set: maven.jar.override=on

svn commit: r161709 - jakarta/commons/proper/daemon/trunk/src/native/unix/support/apsupport.m4

2005-04-17 Thread billbarker
Author: billbarker Date: Sun Apr 17 19:17:38 2005 New Revision: 161709 URL: http://svn.apache.org/viewcvs?view=revrev=161709 Log: Add support for 64 bit Solaris. Fix for Bug #34472 Modified: jakarta/commons/proper/daemon/trunk/src/native/unix/support/apsupport.m4 Modified:

DO NOT REPLY [Bug 34472] - [daemon] jsvc - can't run tomcat on 64-bit solaris

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34472. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r161710 - jakarta/commons/proper/daemon/trunk/src/native/unix/support/apsupport.m4

2005-04-17 Thread billbarker
Author: billbarker Date: Sun Apr 17 19:27:54 2005 New Revision: 161710 URL: http://svn.apache.org/viewcvs?view=revrev=161710 Log: I hate svn. Note to self: remember to save before doing ci. Modified: jakarta/commons/proper/daemon/trunk/src/native/unix/support/apsupport.m4 Modified:

svn commit: r161711 - in jakarta/commons/proper/daemon/trunk/src/native/unix/native: Makefile.in arguments.c arguments.h jsvc-unix.c

2005-04-17 Thread billbarker
Author: billbarker Date: Sun Apr 17 19:32:38 2005 New Revision: 161711 URL: http://svn.apache.org/viewcvs?view=revrev=161711 Log: Allow the process name to be configurable on Linux. Fix for Bug #33981 Modified: jakarta/commons/proper/daemon/trunk/src/native/unix/native/Makefile.in

DO NOT REPLY [Bug 33981] - [daemon] Setting the process name when using JSCV

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33981. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r161712 - jakarta/commons/proper/net/trunk/src/java/org/apache/commons/net/ftp/parser/UnixFTPEntryParser.java

2005-04-17 Thread scohen
Author: scohen Date: Sun Apr 17 19:57:04 2005 New Revision: 161712 URL: http://svn.apache.org/viewcvs?view=revrev=161712 Log: make UnixFTPEntryParser.NUMERIC_DATE_FORMAT public and add a comment. Modified:

DO NOT REPLY [Bug 34493] New: - jsvc's spec ?(jsvc does not make directory (supplement group) )

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34493. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34494] New: - jsvc's spec ?(jsvc does not make directory (supplement group) )

2005-04-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34494. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [logging] update docs to specify that java 1.1 is supported

2005-04-17 Thread Brian Stansberry
--- robert burrell donkin [EMAIL PROTECTED] wrote: snip this week, i plan to start getting things moving forward again from the analysis document i published. i'm taking a look at the patches tonight (thanks for them :) i'll pull together some results and take a look at listing the

Re: [logging] update docs to specify that java 1.1 is supported

2005-04-17 Thread Simon Kitching
On Sun, 2005-04-17 at 22:12 -0700, Brian Stansberry wrote: I'm concerned about the memory leak problem with the impl jar, but it looks like truly solving that will have to wait for the addition of something like Simon's ContextClassLoaderLocal to the JDK. (BTW, any news on that?) Well,