[logging] demonstration harness bug

2005-05-07 Thread Simon Kitching
Hi Robert, I've found a small but critical problem with the demonstration harness in class ClassLoaderRunner. When the test is *not* using a context-classloader, the previous test's setting is not being cleared. Without this patch, the following tests report Log4JLogger does not implement Log:

[GUMP@brutus]: Project commons-configuration-10 (in module jakarta-commons-configuration-10) failed

2005-05-07 Thread dIon Gillard
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-configuration-10 has an issue affecting its community integration. This

[GUMP@brutus]: Project commons-services (in module jakarta-commons-sandbox) failed

2005-05-07 Thread Ted Husted
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-services has an issue affecting its community integration. This issue

[GUMP@brutus]: Project commons-vfs (in module jakarta-commons-sandbox) failed

2005-05-07 Thread commons-vfs 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-vfs has an issue affecting its community integration. This issue affects

Re: [logging] demonstration harness bug

2005-05-07 Thread Simon Kitching
On Sat, 2005-05-07 at 19:38 +1200, Simon Kitching wrote: Hi Robert, I've found a small but critical problem with the demonstration harness in class ClassLoaderRunner. When the test is *not* using a context-classloader, the previous test's setting is not being cleared. Without this patch,

DO NOT REPLY [Bug 34763] - [net] TelnetClient broken for binary transmissions + solution

2005-05-07 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=34763. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[logging] a candidate explanation for Log4JLogger does not implement Log

2005-05-07 Thread Simon Kitching
Hi All, I've been working for quite a while now to try to figure out why users of JCL have been getting the Log4JLogger does not implement Log message. I think I've finally really understood the cause. If this is really obvious to everyone, please let me down gently :-) The problem is not the

DO NOT REPLY [Bug 34410] - [configuration] ConfigurationFactory auto save overwrites properties file

2005-05-07 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=34410. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34410] - [configuration] ConfigurationFactory auto save overwrites properties file

2005-05-07 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=34410. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[collections] TransformedCollection

2005-05-07 Thread Rob Oxspring
Hi, I've just been burnt (and not for the first time) by the fact that the TransformedCollection doesn't transform the objects that are already in the wrapped collection. For example: Collection dates = ... // a collection with Date objects in it Transformer toString = ... // a transformer

svn commit: r169090 - in /jakarta/commons/proper/net/trunk: project.properties xdocs/changes.xml xdocs/faq.xml xdocs/index.xml xdocs/migration.xml xdocs/tasks.xml

2005-05-07 Thread rwinston
Author: rwinston Date: Sat May 7 09:11:28 2005 New Revision: 169090 URL: http://svn.apache.org/viewcvs?rev=169090view=rev Log: Some documentation updates Modified: jakarta/commons/proper/net/trunk/project.properties jakarta/commons/proper/net/trunk/xdocs/changes.xml

[RESULT] Release Commons-Net 1.4

2005-05-07 Thread Rory Winston
The vote to release Commons-Net 1.4 has been passed, with 4 binding +1s. I'll get on the release straight away. Rory _ Sign up for eircom broadband now and get a free two month trial.* Phone 1850 73 00 73 or visit

svn commit: r169093 - /jakarta/commons/proper/net/tags/NET_1_4_0

2005-05-07 Thread rwinston
Author: rwinston Date: Sat May 7 09:23:29 2005 New Revision: 169093 URL: http://svn.apache.org/viewcvs?rev=169093view=rev Log: Tagging for 1.4 release Added: jakarta/commons/proper/net/tags/NET_1_4_0/ - copied from r169092, jakarta/commons/proper/net/trunk/

svn commit: r169094 - /jakarta/commons/proper/net/trunk/project.xml

2005-05-07 Thread rwinston
Author: rwinston Date: Sat May 7 09:25:10 2005 New Revision: 169094 URL: http://svn.apache.org/viewcvs?rev=169094view=rev Log: Update tags Modified: jakarta/commons/proper/net/trunk/project.xml Modified: jakarta/commons/proper/net/trunk/project.xml URL:

DO NOT REPLY [Bug 34690] - [collections] Concurrent modification in FastArrayList

2005-05-07 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=34690. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r169097 - in /jakarta/commons/proper/collections/trunk/src: java/org/apache/commons/collections/map/TransformedMap.java test/org/apache/commons/collections/map/AbstractTestMap.java

2005-05-07 Thread scolebourne
Author: scolebourne Date: Sat May 7 10:13:40 2005 New Revision: 169097 URL: http://svn.apache.org/viewcvs?rev=169097view=rev Log: Fix so putAll works with an empty map bug 34686, reported by Marc Lottman Modified:

DO NOT REPLY [Bug 34686] - [collections] TransformedMap putAll(empty map) causes IllegalArgumentException

2005-05-07 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=34686. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r169098 - /jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html

2005-05-07 Thread scolebourne
Author: scolebourne Date: Sat May 7 10:15:39 2005 New Revision: 169098 URL: http://svn.apache.org/viewcvs?rev=169098view=rev Log: Fix so putAll works with an empty map bug 34686, reported by Marc Lottman Modified: jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html Modified:

svn commit: r169099 - /jakarta/commons/proper/net/trunk/project.xml

2005-05-07 Thread rwinston
Author: rwinston Date: Sat May 7 10:24:08 2005 New Revision: 169099 URL: http://svn.apache.org/viewcvs?rev=169099view=rev Log: Fix release version Modified: jakarta/commons/proper/net/trunk/project.xml Modified: jakarta/commons/proper/net/trunk/project.xml URL:

svn commit: r169100 - /jakarta/commons/proper/net/tags/NET_1_4_0/trunk

2005-05-07 Thread rwinston
Author: rwinston Date: Sat May 7 10:24:55 2005 New Revision: 169100 URL: http://svn.apache.org/viewcvs?rev=169100view=rev Log: Tagging for 1.4 release Added: jakarta/commons/proper/net/tags/NET_1_4_0/trunk/ - copied from r169099, jakarta/commons/proper/net/trunk/

svn commit: r169101 - in /jakarta/commons/proper/collections/trunk: project.xml src/test/org/apache/commons/collections/TestReferenceMap.java src/test/org/apache/commons/collections/map/TestReferenceIdentityMap.java src/test/org/apache/commons/collections/map/TestReferenceMap.java

2005-05-07 Thread scolebourne
Author: scolebourne Date: Sat May 7 10:26:58 2005 New Revision: 169101 URL: http://svn.apache.org/viewcvs?rev=169101view=rev Log: Fix so references are properly cleared on Kaffe JVM bug 34689, by Guilhem Lavaux Modified: jakarta/commons/proper/collections/trunk/project.xml

DO NOT REPLY [Bug 34689] - [collections] Strong reference not really cleared in TestReference*Map testcases

2005-05-07 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=34689. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r169102 - in /jakarta/commons/proper/collections/trunk: RELEASE-NOTES.html src/java/org/apache/commons/collections/map/AbstractHashedMap.java

2005-05-07 Thread scolebourne
Author: scolebourne Date: Sat May 7 11:04:32 2005 New Revision: 169102 URL: http://svn.apache.org/viewcvs?rev=169102view=rev Log: Calculate threshold before putting data in deserialization to avoid memory issue bug 34265, reported by Marcos Cesar de Oliveira Modified:

DO NOT REPLY [Bug 34265] - [collections] When the AbstractHashedMap is serialized and deserialized the data array doubles its size

2005-05-07 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=34265. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [collections] TransformedCollection

2005-05-07 Thread Stephen Colebourne
The problem is that the collections you pass in (dates) is supposed to be decorated. In order to transform the entries on construction there would need to be some way to alter the values already in dates, but the Collection interface provides no such direct mechanism. However, it could be done

[collections,functor] FunctorMap: glue collections and functor

2005-05-07 Thread tmp
Hi! This is actually some kind of a merge of FlexiMap and FunctorMap but IMHO somewhat better and cleaner :) I need the functionality all the time so I'd be glad if it (or an alternative) would find its way to the distro. I actually wrote it together in a couple of minutes so I'd also

svn commit: r169107 - in /jakarta/commons/proper/net/trunk: project.xml xdocs/changes.xml

2005-05-07 Thread rwinston
Author: rwinston Date: Sat May 7 13:52:45 2005 New Revision: 169107 URL: http://svn.apache.org/viewcvs?rev=169107view=rev Log: Small change to changes.xml Modified: jakarta/commons/proper/net/trunk/project.xml jakarta/commons/proper/net/trunk/xdocs/changes.xml Modified:

svn commit: r169112 - in /jakarta/commons/proper/net/trunk: project.xml xdocs/changes.xml

2005-05-07 Thread rwinston
Author: rwinston Date: Sat May 7 15:27:38 2005 New Revision: 169112 URL: http://svn.apache.org/viewcvs?rev=169112view=rev Log: Update project version Modified: jakarta/commons/proper/net/trunk/project.xml jakarta/commons/proper/net/trunk/xdocs/changes.xml Modified:

svn commit: r169113 - /jakarta/commons/proper/net/trunk/project.xml

2005-05-07 Thread rwinston
Author: rwinston Date: Sat May 7 15:28:56 2005 New Revision: 169113 URL: http://svn.apache.org/viewcvs?rev=169113view=rev Log: Remove StatCVS dependency (doesnt work with SVN, unfortunately) Modified: jakarta/commons/proper/net/trunk/project.xml Modified:

RE: [collections] TransformedCollection

2005-05-07 Thread James Carman
Are you wanting to add dates to the resulting collection and have them transformed into Strings? Or, are you just looking for a collection of Strings that you don't need to modify which represent the dates? If it's the latter, you should use the CollectionUtils.collect() method rather than the

confirm unsubscribe from commons-dev@jakarta.apache.org

2005-05-07 Thread commons-dev-help
Hi! This is the ezmlm program. I'm managing the commons-dev@jakarta.apache.org mailing list. I'm working for my owner, who can be reached at [EMAIL PROTECTED] To confirm that you would like archive@jab.org removed from the commons-dev mailing list, please send an empty reply to this

[collections,functor] FunctorMap: glue collections and functor

2005-05-07 Thread jakarta
Hi! This is actually some kind of a merge of FlexiMap and FunctorMap but IMHO somewhat better and cleaner :) I need the functionality all the time so I'd be glad if it (or an alternative) would find its way to the distro. I actually wrote it together in a couple of minutes so I'd also

Re: [lang] VOTE 2.1 release (new vote based on RC5)

2005-05-07 Thread Steven Caswell
The method in question is deprecated. I don't know a lot about how JDiff works, could it be marking it as removed because it is deprecaed? On 5/6/05, Henri Yandell [EMAIL PROTECTED] wrote: Still seeing a Removed method in JDiff. ReflectionToStringBuilder.toString(Object, ToStringStyle,

svn commit: r169120 - /jakarta/commons/proper/lang/tags/LANG_2_1_RC5

2005-05-07 Thread stevencaswell
Author: stevencaswell Date: Sat May 7 18:51:06 2005 New Revision: 169120 URL: http://svn.apache.org/viewcvs?rev=169120view=rev Log: Release candidate 5 Added: jakarta/commons/proper/lang/tags/LANG_2_1_RC5/ - copied from r169119, jakarta/commons/proper/lang/trunk/

svn commit: r169127 - /jakarta/commons/proper/math/trunk/project.xml

2005-05-07 Thread psteitz
Author: psteitz Date: Sat May 7 21:54:18 2005 New Revision: 169127 URL: http://svn.apache.org/viewcvs?rev=169127view=rev Log: Added C. Scott Ananian to contributors. Modified: jakarta/commons/proper/math/trunk/project.xml Modified: jakarta/commons/proper/math/trunk/project.xml URL:

svn commit: r169128 - /jakarta/commons/proper/math/trunk/xdocs/changes.xml

2005-05-07 Thread psteitz
Author: psteitz Date: Sat May 7 21:55:57 2005 New Revision: 169128 URL: http://svn.apache.org/viewcvs?rev=169128view=rev Log: Fixed order of entries, added due-to in last update. Modified: jakarta/commons/proper/math/trunk/xdocs/changes.xml Modified:

Re: [logging] a candidate explanation for Log4JLogger does not implement Log

2005-05-07 Thread Simon Kitching
On Sun, 2005-05-08 at 01:06 +1200, Simon Kitching wrote: Ok, so what is the solution? (2) I think we could simply change the distribution bundles. The root problem appears to be to me that the adapters (Log4JLogger et al) are bundled with a Log implementation. If we produced a jar that

[math] Making PRNG pluggable in o.a.c.m.random classes

2005-05-07 Thread Phil Steitz
Here is the plan that I proposed a while back. Better ideas / improvements welcome. Also, can someone confirm that step 1 below is OK from license/IP perspective? - thx 1) Extract the interface from java.util.Random -- same names and contracts. Call this interface RandomGenerator. It will