[jira] Commented: (CONFIGURATION-228) XMLConfiguration.subset() with FileChangedReloadingStrategy does *not* 'see' file changes

2006-09-25 Thread Janusz Studzizba (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-228?page=comments#action_12437475 ] Janusz Studzizba commented on CONFIGURATION-228: Olivier, IMHO it is not a life subset link to parent configuration. issue. See my code

[jira] Created: (NET-141) FTPClient/DefaultSocketFactory does not regard default timeout

2006-09-25 Thread Christian Hufgard (JIRA)
FTPClient/DefaultSocketFactory does not regard default timeout -- Key: NET-141 URL: http://issues.apache.org/jira/browse/NET-141 Project: Commons Net Issue Type: Bug Affects

[jira] Updated: (NET-141) FTPClient/DefaultSocketFactory does not regard default timeout

2006-09-25 Thread Christian Hufgard (JIRA)
[ http://issues.apache.org/jira/browse/NET-141?page=all ] Christian Hufgard updated NET-141: -- Attachment: CustomSocketFactory.java Simple factory that uses jdk1.4's feature to create a Socket with a connection timeout. FTPClient/DefaultSocketFactory

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2006-09-25 Thread commons-jelly-tags-jsl 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-jsl-test has an issue affecting its community integration.

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2006-09-25 Thread commons-jelly-tags-jsl 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-jsl-test has an issue affecting its community integration.

[jira] Updated: (BETWIXT-55) Suppress Empty Collection Wrapper Elements

2006-09-25 Thread Jesse Sweetland (JIRA)
[ http://issues.apache.org/jira/browse/BETWIXT-55?page=all ] Jesse Sweetland updated BETWIXT-55: --- Attachment: AbstractBeanWriter.java.diff Done with diff -u. Suppress Empty Collection Wrapper Elements --

[jira] Commented: (NET-141) FTPClient/DefaultSocketFactory does not regard default timeout

2006-09-25 Thread Daniel Savarese (JIRA)
[ http://issues.apache.org/jira/browse/NET-141?page=comments#action_12437585 ] Daniel Savarese commented on NET-141: - This is not a bug. You used the API exactly as intended. If you want a connect timeout, you need to create a socket

[net] i need jira issue editing permission (was Re: [jira] Created: (NET-141) FTPClient/DefaultSocketFactory does not regard default timeout)

2006-09-25 Thread Daniel F. Savarese
In message [EMAIL PROTECTED], Christian Hufgard (J IRA) writes: FTPClient/DefaultSocketFactory does not regard default timeout -- Key: NET-141 URL: http://issues.apache.org/jira/browse/NET-141 I added

[jira] Commented: (NET-141) FTPClient/DefaultSocketFactory does not regard default timeout

2006-09-25 Thread Christian Hufgard (JIRA)
[ http://issues.apache.org/jira/browse/NET-141?page=comments#action_12437592 ] Christian Hufgard commented on NET-141: --- Thanks for the quick response. Ok, should have checked the archives before :). But I think if this is a feature, it

DO NOT REPLY [Bug 32573] - [collections] NPE: map.LRUMap.reuseMapping(LRUMap.java:272)

2006-09-25 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=32573. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [net] i need jira issue editing permission (was Re: [jira] Created: (NET-141) FTPClient/DefaultSocketFactory does not regard default timeout)

2006-09-25 Thread Henri Yandell
On 9/25/06, Daniel F. Savarese [EMAIL PROTECTED] wrote: In message [EMAIL PROTECTED], Christian Hufgard (J IRA) writes: FTPClient/DefaultSocketFactory does not regard default timeout -- Key: NET-141

[jira] Created: (COLLECTIONS-224) [PATCH] Proposal for a new collection type KeyedBuffer

2006-09-25 Thread Mariusz Krzemien (JIRA)
[PATCH] Proposal for a new collection type KeyedBuffer -- Key: COLLECTIONS-224 URL: http://issues.apache.org/jira/browse/COLLECTIONS-224 Project: Commons Collections Issue Type: New

[jira] Updated: (COLLECTIONS-224) [PATCH] Proposal for a new collection type KeyedBuffer

2006-09-25 Thread Mariusz Krzemien (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-224?page=all ] Mariusz Krzemien updated COLLECTIONS-224: - Attachment: KeyedPriorityBuffer-patch.txt generated with svn diff [PATCH] Proposal for a new collection type KeyedBuffer

[jira] Commented: (DIGESTER-107) Provide ability to capture namespace snapshots

2006-09-25 Thread Simon Kitching (JIRA)
[ http://issues.apache.org/jira/browse/DIGESTER-107?page=comments#action_12437643 ] Simon Kitching commented on DIGESTER-107: - Looks good to me. I´d be happy for this to be committed. I guess you'll be asking about when a new Digester

[jira] Created: (COLLECTIONS-225) Contribution: A Patricia Tree

2006-09-25 Thread Sam Berlin (JIRA)
Contribution: A Patricia Tree - Key: COLLECTIONS-225 URL: http://issues.apache.org/jira/browse/COLLECTIONS-225 Project: Commons Collections Issue Type: New Feature Components: Map Reporter:

RE: [lang] [VOTE] Release 2.2 RC2

2006-09-25 Thread Gary Gregory
About the mention that one file was duplicated in the jar file. This is the default Jar behavior of Ant. From the Ant manual: duplicate behavior when a duplicate file is found. Valid values are add, preserve, and fail. The default value is add. Gary -Original Message- From:

[jira] Updated: (COLLECTIONS-225) Contribution: A Patricia Tree

2006-09-25 Thread Sam Berlin (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-225?page=all ] Sam Berlin updated COLLECTIONS-225: --- Attachment: pat.zip The attached zip contains the following files: Trie.java - An interface that Tries can use. PatriciaTrie.java - An

[jira] Commented: (CONFIGURATION-228) XMLConfiguration.subset() with FileChangedReloadingStrategy does *not* 'see' file changes

2006-09-25 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-228?page=comments#action_12437659 ] Oliver Heger commented on CONFIGURATION-228: Sounds plausible. I will have a look. Is there any chance that you can provide a junit test? If

svn commit: r449881 - in /jakarta/commons/proper/pool/trunk/src: java/org/apache/commons/pool/composite/ test/org/apache/commons/pool/composite/

2006-09-25 Thread sandymac
Author: sandymac Date: Mon Sep 25 18:54:29 2006 New Revision: 449881 URL: http://svn.apache.org/viewvc?view=revrev=449881 Log: Remove the NULL Tracking Policy as it provides minimal benefit and adds a non-trivial amount of complication to support it. Removed:

svn commit: r449882 - in /jakarta/commons/proper/digester/trunk/src: java/org/apache/commons/digester/ test/org/apache/commons/digester/

2006-09-25 Thread rahul
Author: rahul Date: Mon Sep 25 19:05:24 2006 New Revision: 449882 URL: http://svn.apache.org/viewvc?view=revrev=449882 Log: Provide ability to capture namespace snapshots. Useful if, for example, the document contains XPath expressions to be evaluated at some later point. Reviewed by: Simon

[jira] Resolved: (DIGESTER-107) Provide ability to capture namespace snapshots

2006-09-25 Thread Rahul Akolkar (JIRA)
[ http://issues.apache.org/jira/browse/DIGESTER-107?page=all ] Rahul Akolkar resolved DIGESTER-107. Resolution: Fixed Committed to trunk in r449882. Resolving as Fixed. Provide ability to capture namespace snapshots

[digester] Time for 1.8? (was: DIGESTER-107)

2006-09-25 Thread Rahul Akolkar
On 9/25/06, Simon Kitching (JIRA) [EMAIL PROTECTED] wrote: Looks good to me. I´d be happy for this to be committed. I guess you'll be asking about when a new Digester release is due next? :-) snip/ Spot on :-) It's probably a good time; a couple of minor bugfixes/enhancements have been

svn commit: r449885 - /jakarta/commons/proper/scxml/trunk/xdocs/usecases/scxml-in-shale-dialogs.xml

2006-09-25 Thread rahul
Author: rahul Date: Mon Sep 25 19:35:34 2006 New Revision: 449885 URL: http://svn.apache.org/viewvc?view=revrev=449885 Log: Upto date description. Modified: jakarta/commons/proper/scxml/trunk/xdocs/usecases/scxml-in-shale-dialogs.xml Modified:

[math][patch] Mantissa + Characteristic methods for MathUtils

2006-09-25 Thread Kevin Jackson
Hi, I've just been working on some fairly simple code (in any other language), and realised that I needed some of the most basic methods available and suprise Java doesn't have them in the base libraries. These are very tiny, but I can't believe that no-one else has ever needed to get the

Re: [math][patch] Mantissa + Characteristic methods for MathUtils

2006-09-25 Thread Mark Diggory
Best I've found on the net uses some bit arithmetic. long bits = Double.doubleToLongBits(5894.349580349); boolean negative = (bits 0x8000L) != 0; long exponent = bits 0x7ff0L 52; long mantissa = bits 0x000fL; Cheers, Mark On Sep 25, 2006, at 11:39 PM,

Re: [math][patch] Mantissa + Characteristic methods for MathUtils

2006-09-25 Thread Luc Maisonobe
Kevin Jackson a écrit : Adding these would greatly simplify my current code, or if anyone knows how to get the mantissa without resorting to String manipulation - even using x * 10^mantissaLength % 10^mantissaLength / 10^mantissaLength is fairly nasty in client code (and you get rounding errors

Re: [math][patch] Mantissa + Characteristic methods for MathUtils

2006-09-25 Thread Kevin Jackson
Best I've found on the net uses some bit arithmetic. long bits = Double.doubleToLongBits(5894.349580349); boolean negative = (bits 0x8000L) != 0; long exponent = bits 0x7ff0L 52; long mantissa = bits 0x000fL; Yep, that's about what I got from the Java5

svn commit: r449901 - /jakarta/commons/proper/pool/branches/performance-ideas2/

2006-09-25 Thread sandymac
Author: sandymac Date: Mon Sep 25 21:50:06 2006 New Revision: 449901 URL: http://svn.apache.org/viewvc?view=revrev=449901 Log: removing performance-ideas2 branch. wasn't ever used and is out of sync with the trunk Removed: jakarta/commons/proper/pool/branches/performance-ideas2/

svn commit: r449904 - /jakarta/commons/proper/pool/branches/performance-concurrent/

2006-09-25 Thread sandymac
Author: sandymac Date: Mon Sep 25 21:55:37 2006 New Revision: 449904 URL: http://svn.apache.org/viewvc?view=revrev=449904 Log: branch to test effects of using java.util.concurrent with pool Added: jakarta/commons/proper/pool/branches/performance-concurrent/ - copied from r449903,