[jira] Created: (COLLECTIONS-239) In LinkIterator hasPrevious() is not working properly for the first entry

2007-01-17 Thread Michael Pavlov (JIRA)
In LinkIterator hasPrevious() is not working properly for the first entry - Key: COLLECTIONS-239 URL: https://issues.apache.org/jira/browse/COLLECTIONS-239 Project: Commons

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

2007-01-17 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

2007-01-17 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-fmt-test (in module commons-jelly) failed

2007-01-17 Thread commons-jelly-tags-fmt 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-fmt-test has an issue affecting its community integration.

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

2007-01-17 Thread commons-jelly-tags-fmt 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-fmt-test has an issue affecting its community integration.

[jira] Created: (CLI-127) Date validation tests are locale dependent

2007-01-17 Thread Andrea Aime (JIRA)
Date validation tests are locale dependent -- Key: CLI-127 URL: https://issues.apache.org/jira/browse/CLI-127 Project: Commons CLI Issue Type: Bug Affects Versions: 2.0 Reporter:

[jira] Updated: (CLI-127) Date validation tests are locale dependent

2007-01-17 Thread Andrea Aime (JIRA)
[ https://issues.apache.org/jira/browse/CLI-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Aime updated CLI-127: Attachment: DateValidatorTest.java Date validation tests are locale dependent

[jira] Commented: (CLI-127) Date validation tests are locale dependent

2007-01-17 Thread Andrea Aime (JIRA)
[ https://issues.apache.org/jira/browse/CLI-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465421 ] Andrea Aime commented on CLI-127: - Attached a patch to fix the issue Date validation tests are locale dependent

svn commit: r497008 - /jakarta/commons/proper/vfs/trunk/sandbox/build.xml

2007-01-17 Thread imario
Author: imario Date: Wed Jan 17 04:42:08 2007 New Revision: 497008 URL: http://svn.apache.org/viewvc?view=revrev=497008 Log: VFS-105: added build.xml to sandbox to allow gump to build it. I've disabled the tests due to unresolved dependencies. Maybe a mvn problem? Added:

svn commit: r497043 - /jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileObject.java

2007-01-17 Thread imario
Author: imario Date: Wed Jan 17 07:22:14 2007 New Revision: 497043 URL: http://svn.apache.org/viewvc?view=revrev=497043 Log: avoid npe Modified: jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs/provider/mime/MimeFileObject.java Modified:

svn commit: r497181 - in /jakarta/commons/proper/configuration/trunk/src: java/org/apache/commons/configuration/JNDIConfiguration.java test/org/apache/commons/configuration/TestJNDIConfiguration.java

2007-01-17 Thread oheger
Author: oheger Date: Wed Jan 17 13:35:28 2007 New Revision: 497181 URL: http://svn.apache.org/viewvc?view=revrev=497181 Log: CONFIGURATION-245: JNDIConfiguration will now generate error events in case on an internal error. Modified:

[jira] Created: (IO-110) FileSystemUtils.freeSpaceKb does not work on AIX

2007-01-17 Thread Nagarajan Ragunathan (JIRA)
FileSystemUtils.freeSpaceKb does not work on AIX - Key: IO-110 URL: https://issues.apache.org/jira/browse/IO-110 Project: Commons IO Issue Type: Bug Affects Versions: 1.2

Re: [all] when are svn commit mails generated ?

2007-01-17 Thread Martin van den Bemt
I am doing user, general, private, cvs, etc (and need to find the gaps that are currently at Jakarta). Also a couple of non jakarta lists though.. 98% is spam and nicely marked as such :) So if someone else can also step up that would be great (I don't mind another list though) Mvgr, Martin

[jira] Commented: (LANG-313) Wrong behavior of Entities.unescape

2007-01-17 Thread Thiago Souza (JIRA)
[ https://issues.apache.org/jira/browse/LANG-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465637 ] Thiago Souza commented on LANG-313: --- Hi, You're right, it looks like it's fixed in 2.3-SNAPSHOT. Regards,

Re: [all] when are svn commit mails generated ?

2007-01-17 Thread Phil Steitz
On 1/17/07, Martin van den Bemt [EMAIL PROTECTED] wrote: I am doing user, general, private, cvs, etc (and need to find the gaps that are currently at Jakarta). Also a couple of non jakarta lists though.. 98% is spam and nicely marked as such :) So if someone else can also step up that would be

[jira] Resolved: (VFS-105) Make it possible to generate VFS sandbox jar with Ant

2007-01-17 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-105. -- Resolution: Fixed Fix Version/s: 1.1 Final Added a maven generated ant build file with

[jira] Created: (VFS-108) Add sandbox to gump

2007-01-17 Thread Gilles Scokart (JIRA)
Add sandbox to gump --- Key: VFS-108 URL: https://issues.apache.org/jira/browse/VFS-108 Project: Commons VFS Issue Type: Wish Reporter: Gilles Scokart The sandbox is currently not built in gump. Because of