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

2006-12-22 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-12-22 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] Commented: (CONFIGURATION-239) setDelimiterParsingDisabled doesn't work for 'new PropertiesConfiguration(filePath)'

2006-12-22 Thread Narciso Oliveira Junior (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-239?page=comments#action_12460558 ] Narciso Oliveira Junior commented on CONFIGURATION-239: --- Hi! sorry I just didn't track your reply on 11/30.yes, I agree. I

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC10

2006-12-22 Thread Rahul Akolkar
On 12/19/06, Mario Ivankovits [EMAIL PROTECTED] wrote: snip/ [X] +1 I support this release [ ] +0 [ ] -0 [ ] -1 I do not support this release because... snap/ -Rahul - To unsubscribe, e-mail:

svn commit: r489708 - in /jakarta/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration: AbstractFileConfiguration.java ConfigurationUtils.java plist/XMLPropertyListConfiguratio

2006-12-22 Thread oheger
Author: oheger Date: Fri Dec 22 10:18:57 2006 New Revision: 489708 URL: http://svn.apache.org/viewvc?view=revrev=489708 Log: Removed some output to System.err, improved some log messages; related to CONFIGURATION-232 Modified:

[jira] Resolved: (CONFIGURATION-232) ConfigurationUtils spews directly on std.err when exceptions

2006-12-22 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-232?page=all ] Oliver Heger resolved CONFIGURATION-232. Fix Version/s: Nightly Builds Resolution: Fixed The printStackTrace() statements have been removed and the log messages you

svn commit: r489733 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/Fraction.java

2006-12-22 Thread bayard
Author: bayard Date: Fri Dec 22 11:29:53 2006 New Revision: 489733 URL: http://svn.apache.org/viewvc?view=revrev=489733 Log: Removing the Serializable implements. As far as I can tell, Number has been serializable since at the least Java 1.2. (Reported by FindBugs) Modified:

svn commit: r489734 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/mutable/MutableBoolean.java

2006-12-22 Thread bayard
Author: bayard Date: Fri Dec 22 11:31:28 2006 New Revision: 489734 URL: http://svn.apache.org/viewvc?view=revrev=489734 Log: new Boolean - Boolean.valueOf. (Reported by FindBugs) Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/mutable/MutableBoolean.java

[jira] Created: (LANG-301) Unnecessary code in StrTokenizer

2006-12-22 Thread Henri Yandell (JIRA)
Unnecessary code in StrTokenizer Key: LANG-301 URL: http://issues.apache.org/jira/browse/LANG-301 Project: Commons Lang Issue Type: Bug Affects Versions: 2.2 Reporter: Henri Yandell

[jira] Created: (LANG-302) StrBuilder does not implement Cloneable

2006-12-22 Thread Henri Yandell (JIRA)
StrBuilder does not implement Cloneable --- Key: LANG-302 URL: http://issues.apache.org/jira/browse/LANG-302 Project: Commons Lang Issue Type: Bug Affects Versions: 2.2 Reporter: Henri

svn commit: r489740 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java

2006-12-22 Thread bayard
Author: bayard Date: Fri Dec 22 11:51:19 2006 New Revision: 489740 URL: http://svn.apache.org/viewvc?view=revrev=489740 Log: Fixed import. Also optimised list.toArray(..) to use new Token[list.size()] so that the passed in array is used and not reflection. Latter reported by FindBugs Modified:

[jira] Created: (LANG-303) FastDateFormat.mRules is not transient or serializable

2006-12-22 Thread Henri Yandell (JIRA)
FastDateFormat.mRules is not transient or serializable -- Key: LANG-303 URL: http://issues.apache.org/jira/browse/LANG-303 Project: Commons Lang Issue Type: Bug Affects Versions: 2.2

[jira] Created: (LANG-304) NullPointerException in isAvailableLocale(Locale)

2006-12-22 Thread Henri Yandell (JIRA)
NullPointerException in isAvailableLocale(Locale) - Key: LANG-304 URL: http://issues.apache.org/jira/browse/LANG-304 Project: Commons Lang Issue Type: Bug Affects Versions: 2.2

svn commit: r489749 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/LocaleUtils.java test/org/apache/commons/lang/LocaleUtilsTest.java

2006-12-22 Thread bayard
Author: bayard Date: Fri Dec 22 12:34:37 2006 New Revision: 489749 URL: http://svn.apache.org/viewvc?view=revrev=489749 Log: Applying test for LANG-304 and fix to LocaleUtils Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/LocaleUtils.java

[jira] Commented: (LANG-304) NullPointerException in isAvailableLocale(Locale)

2006-12-22 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-304?page=comments#action_12460584 ] Henri Yandell commented on LANG-304: svn ci -m Applying test for LANG-304 and fix to LocaleUtils src/ Sending

[jira] Closed: (LANG-304) NullPointerException in isAvailableLocale(Locale)

2006-12-22 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-304?page=all ] Henri Yandell closed LANG-304. -- Resolution: Fixed NullPointerException in isAvailableLocale(Locale) - Key: LANG-304

Re: [VOTE][VFS] release commons-vfs 1.0 based on RC10

2006-12-22 Thread Martin van den Bemt
Even though I like to see the record breaking effort of RC, while we are at it, really at an unbreakable level like 50 ;) However, there doesn't seem to be a reason to get you started on the 11th one, so +1 :) Mvgr, Martin Mario Ivankovits wrote: Hi! Please don't laugh ... I don't know if

[jira] Commented: (NET-61) [net] FTPClient.listFiles() hangs on Red Hat Linux

2006-12-22 Thread Steve Cohen (JIRA)
[ http://issues.apache.org/jira/browse/NET-61?page=comments#action_12460625 ] Steve Cohen commented on NET-61: Rory, sorry I've been too busy to be involved here, but could you briefly sum up what the change was? I banged my head on this one

Re: [jira] Commented: (NET-61) [net] FTPClient.listFiles() hangs on Red Hat Linux

2006-12-22 Thread Henri Yandell
This might be because I spend a lot of my day reading open source JIRAs/Bugzillas; but it's really nice to tie the svn commit to the JIRA issue. Technically JIRA is meant to listen to svn commits with the issue number in, but I've never really bothered with that, rather I do the following: *

[jira] Created: (VALIDATOR-219) New display method for client validation error

2006-12-22 Thread Joost Schouten (JIRA)
New display method for client validation error -- Key: VALIDATOR-219 URL: http://issues.apache.org/jira/browse/VALIDATOR-219 Project: Commons Validator Issue Type: New Feature