[jira] Created: (IO-106) Convenience Writer for XML

2006-12-19 Thread Niall Pemberton (JIRA)
Convenience Writer for XML -- Key: IO-106 URL: http://issues.apache.org/jira/browse/IO-106 Project: Commons IO Issue Type: New Feature Components: Streams/Writers Reporter: Niall Pemberton

[jira] Updated: (IO-106) Convenience Writer for XML

2006-12-19 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-106?page=all ] Niall Pemberton updated IO-106: --- Attachment: XMLWriter.java XMLWriterTest.java Attaching XMLWriter implementation and test case Convenience Writer for XML

svn commit: r488667 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileCleaner.java

2006-12-19 Thread niallp
Author: niallp Date: Tue Dec 19 05:14:29 2006 New Revision: 488667 URL: http://svn.apache.org/viewvc?view=revrev=488667 Log: Minor javadoc change Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileCleaner.java Modified:

[jira] Commented: (LOGGING-25) [logging] call to getClassLoader() in LogFactoryImpl not checked for null

2006-12-19 Thread David Smiley (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-25?page=comments#action_12459646 ] David Smiley commented on LOGGING-25: - Sorry... it appears that the problem was with v1.0.4 and not 1.1 or later. I *thought* I tried 1.1 in my environment

svn commit: r488698 - in /jakarta/commons/proper/validator/trunk/src: share/org/apache/commons/validator/routines/checkdigit/ test/org/apache/commons/validator/routines/checkdigit/

2006-12-19 Thread niallp
Author: niallp Date: Tue Dec 19 07:07:44 2006 New Revision: 488698 URL: http://svn.apache.org/viewvc?view=revrev=488698 Log: Various check digit changes - minor reformatting, javadocs and test case improvements Modified:

svn commit: r488699 - /jakarta/commons/proper/validator/trunk/xdocs/changes.xml

2006-12-19 Thread niallp
Author: niallp Date: Tue Dec 19 07:08:27 2006 New Revision: 488699 URL: http://svn.apache.org/viewvc?view=revrev=488699 Log: Update release notes Modified: jakarta/commons/proper/validator/trunk/xdocs/changes.xml Modified: jakarta/commons/proper/validator/trunk/xdocs/changes.xml URL:

svn commit: r488702 - in /jakarta/commons/proper/validator/trunk/src: share/org/apache/commons/validator/routines/checkdigit/ test/org/apache/commons/validator/routines/checkdigit/

2006-12-19 Thread niallp
Author: niallp Date: Tue Dec 19 07:10:09 2006 New Revision: 488702 URL: http://svn.apache.org/viewvc?view=revrev=488702 Log: Add Verhoeff Check Digit implementation Added:

Re: [nightly build] fileupload failed.

2006-12-19 Thread Phil Steitz
On 12/18/06, Henri Yandell [EMAIL PROTECTED] wrote: On 12/18/06, Phil Steitz [EMAIL PROTECTED] wrote: On 12/18/06, Jochen Wiedmann [EMAIL PROTECTED] wrote: On 18 Dec 2006 12:02:54 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Failed build logs:

[jira] Commented: (IO-106) Convenience Writer for XML

2006-12-19 Thread JIRA
[ http://issues.apache.org/jira/browse/IO-106?page=comments#action_12459686 ] Holger Hoffstätte commented on IO-106: -- Congratulations, you just reinvented the StAX writer :-) Convenience Writer for XML --

Re: [nightly build] fileupload failed.

2006-12-19 Thread Henri Yandell
On 12/19/06, Phil Steitz [EMAIL PROTECTED] wrote: On 12/18/06, Henri Yandell [EMAIL PROTECTED] wrote: On 12/18/06, Phil Steitz [EMAIL PROTECTED] wrote: On 12/18/06, Jochen Wiedmann [EMAIL PROTECTED] wrote: On 18 Dec 2006 12:02:54 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

[jira] Commented: (IO-106) Convenience Writer for XML

2006-12-19 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/IO-106?page=comments#action_12459696 ] Henri Yandell commented on IO-106: -- Now in the JDK: http://java.sun.com/javase/6/docs/api/javax/xml/stream/XMLStreamWriter.html Also:

[jira] Commented: (IO-106) Convenience Writer for XML

2006-12-19 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-106?page=comments#action_12459703 ] Niall Pemberton commented on IO-106: Dam :-( Still think mines better though - although I liked the way the osjava can chain together 'coz it returns itself from

[jira] Created: (LANG-300) NumberUtils.createNumber throws NumberFormatException for one digit long

2006-12-19 Thread Jeremy Lemaire (JIRA)
NumberUtils.createNumber throws NumberFormatException for one digit long - Key: LANG-300 URL: http://issues.apache.org/jira/browse/LANG-300 Project: Commons Lang Issue

[ANNOUNCEMENT] Commons SCXML 0.6 released

2006-12-19 Thread Rahul Akolkar
Commons SCXML 0.6 is now available. Commons SCXML provides a Java State Chart XML (W3C Working Draft) engine. Anything that can be represented as a UML state chart -- business process flows, view navigation bits, interaction or dialog management, and many more -- can leverage the Commons SCXML

svn commit: r488751 - /jakarta/commons/proper/validator/trunk/src/share/org/apache/commons/validator/routines/checkdigit/VerhoeffCheckDigit.java

2006-12-19 Thread niallp
Author: niallp Date: Tue Dec 19 10:27:04 2006 New Revision: 488751 URL: http://svn.apache.org/viewvc?view=revrev=488751 Log: Make VerhoeffCheckDigit serializable Modified:

svn commit: r488753 - /jakarta/commons/proper/validator/trunk/src/share/org/apache/commons/validator/routines/checkdigit/CheckDigit.java

2006-12-19 Thread niallp
Author: niallp Date: Tue Dec 19 10:30:13 2006 New Revision: 488753 URL: http://svn.apache.org/viewvc?view=revrev=488753 Log: Remove unused import Modified: jakarta/commons/proper/validator/trunk/src/share/org/apache/commons/validator/routines/checkdigit/CheckDigit.java Modified:

[logging] Are we ready for 1.1.1?

2006-12-19 Thread Dennis Lundberg
Hi all Now that LOGGING-25 seems to be a non-issue for 1.1, are we ready to start the release process? I've looked through the list of unscheduled issues [1] and can't find anything that need to go into a 1.1.1 release. There are 3 JIRA issues fixed for JCL 1.1.1 [2]. Also the Maven pom

Re: [logging] Are we ready for 1.1.1?

2006-12-19 Thread Craig McClanahan
On 12/19/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Hi all Now that LOGGING-25 seems to be a non-issue for 1.1, are we ready to start the release process? I've looked through the list of unscheduled issues [1] and can't find anything that need to go into a 1.1.1 release. There are 3 JIRA

Re: Maximum Size

2006-12-19 Thread Jochen Wiedmann
On 12/18/06, zeta zeta [EMAIL PROTECTED] wrote: I am using DiskFileUpload class to upload my files. can anyone please tell me what is the maximum file size that can be uploaded Your choice, by setting the properties sizeMax (1.1) or fileSizeMax (1.2) in the FileUpload object. Jochen --

svn commit: r488785 - /jakarta/commons/proper/vfs/tags/vfs-1.0-RC/build.xml

2006-12-19 Thread imario
Author: imario Date: Tue Dec 19 11:45:59 2006 New Revision: 488785 URL: http://svn.apache.org/viewvc?view=revrev=488785 Log: added license.txt Modified: jakarta/commons/proper/vfs/tags/vfs-1.0-RC/build.xml Modified: jakarta/commons/proper/vfs/tags/vfs-1.0-RC/build.xml URL:

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

2006-12-19 Thread imario
Author: imario Date: Tue Dec 19 11:46:17 2006 New Revision: 488786 URL: http://svn.apache.org/viewvc?view=revrev=488786 Log: added license Modified: jakarta/commons/proper/vfs/trunk/build.xml Modified: jakarta/commons/proper/vfs/trunk/build.xml URL:

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

2006-12-19 Thread Mario Ivankovits
Hi Oliver! The ant build succeeded, but in the resulting jar the LICENSE.txt was missing (only NOTICE.txt is copied to META-INF). This has been fixed now. Ciao, Mario - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

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

2006-12-19 Thread Mario Ivankovits
Hi! Please don't laugh ... I don't know if there ever was a to be released Jakarta project with so many RCs. Be patient with me, I hope in the future we can go more straight forward. Changed: * The ant build succeeded, but in the resulting jar the LICENSE.txt was missing (only NOTICE.txt is

[jira] Commented: (NET-146) wrong handling of timeouts

2006-12-19 Thread Daniel Savarese (JIRA)
[ http://issues.apache.org/jira/browse/NET-146?page=comments#action_12459748 ] Daniel Savarese commented on NET-146: - The documentation for FTPClient in Commons Net 1.4.1 says: NOTE: If you experience problems with unwanted firing of.

[jira] Updated: (NET-146) wrong handling of timeouts

2006-12-19 Thread Daniel Savarese (JIRA)
[ http://issues.apache.org/jira/browse/NET-146?page=all ] Daniel Savarese updated NET-146: Comment: was deleted wrong handling of timeouts -- Key: NET-146 URL:

[jira] Commented: (NET-146) wrong handling of timeouts

2006-12-19 Thread Daniel Savarese (JIRA)
[ http://issues.apache.org/jira/browse/NET-146?page=comments#action_12459749 ] Daniel Savarese commented on NET-146: - The documentation for FTPClient in Commons Net 1.4.1 says: NOTE: If you experience problems with unwanted firing of.

[jira] Commented: (NET-146) wrong handling of timeouts

2006-12-19 Thread Daniel Savarese (JIRA)
[ http://issues.apache.org/jira/browse/NET-146?page=comments#action_12459750 ] Daniel Savarese commented on NET-146: - As an addendum, I still believe (as I said in the issue referenced by the doc I mentioned) that if you set a socket

[jira] Created: (VFS-103) Add support for Local File System reserved directories

2006-12-19 Thread Mark Fortner (JIRA)
Add support for Local File System reserved directories -- Key: VFS-103 URL: http://issues.apache.org/jira/browse/VFS-103 Project: Commons VFS Issue Type: New Feature Reporter:

[jira] Updated: (VFS-103) Add support for Local File System reserved directories

2006-12-19 Thread Mark Fortner (JIRA)
[ http://issues.apache.org/jira/browse/VFS-103?page=all ] Mark Fortner updated VFS-103: - Attachment: RootFileFactory.java This is a sample implementation for illustration purposes. Feel free to provide a different implementation that fits better with the

[jira] Created: (DBCP-206) DBCP high performance contention point

2006-12-19 Thread Phil Steitz (JIRA)
DBCP high performance contention point --- Key: DBCP-206 URL: http://issues.apache.org/jira/browse/DBCP-206 Project: Commons Dbcp Issue Type: Bug Affects Versions: 1.2.1 Environment: Java 5,

[jira] Commented: (VFS-103) Add support for Local File System reserved directories

2006-12-19 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-103?page=comments#action_12459758 ] Mario Ivankovits commented on VFS-103: -- I see what you have done and I am pretty sure it works for you. But (IMHO) for a library this approach is not

Re: DBCP high performance contention point

2006-12-19 Thread Phil Steitz
Sorry for the late response. I have opened a ticket for this issue here: http://issues.apache.org/jira/browse/DBCP-206 The setAutoCommit hit should be diminished by the resolution to http://issues.apache.org/jira/browse/DBCP-102 but it looks to me as though there could be more to this issue

[jira] Closed: (LOGGING-25) [logging] call to getClassLoader() in LogFactoryImpl not checked for null

2006-12-19 Thread Simon Kitching (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-25?page=all ] Simon Kitching closed LOGGING-25. - Resolution: Fixed That's ok David; I've done that before :-). Marking as closed/fixed. [logging] call to getClassLoader() in LogFactoryImpl not checked for

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

2006-12-19 Thread Henri Yandell
+1. Pgp good, md5 good, builds fine (a few errors, but readme says they are expected). copyright looks good. Lots of optional dependencies specified correctly, so looks good for maven repo's. Hen On 12/19/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! Please don't laugh ... I don't know

[jira] Updated: (NET-146) wrong handling of timeouts

2006-12-19 Thread Daniel Savarese (JIRA)
[ http://issues.apache.org/jira/browse/NET-146?page=all ] Daniel Savarese updated NET-146: Comment: was deleted wrong handling of timeouts -- Key: NET-146 URL:

Re: [logging] Are we ready for 1.1.1?

2006-12-19 Thread simon.kitching
Craig McClanahan [EMAIL PROTECTED] wrote: On 12/19/06, Dennis Lundberg [EMAIL PROTECTED] wrote: I've looked through the list of unscheduled issues [1] and can't find anything that need to go into a 1.1.1 release. I'm not aware of any fetaures or bugfixes waiting. How are we

[jira] Commented: (NET-146) wrong handling of timeouts

2006-12-19 Thread Daniel Savarese (JIRA)
[ http://issues.apache.org/jira/browse/NET-146?page=comments#action_12459765 ] Daniel Savarese commented on NET-146: - After reviewing the old bugzilla issue, I think the problem is that the telnet protocol implementation for the control

[jira] Commented: (COMMONSSITE-13) Create a timeout so runaway apps get cut off

2006-12-19 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/COMMONSSITE-13?page=comments#action_12459769 ] Phil Steitz commented on COMMONSSITE-13: The problem, I take it, is that builds are hanging. Other than kludgy stuff like running commands in the

[jira] Updated: (LANG-300) NumberUtils.createNumber throws NumberFormatException for one digit long

2006-12-19 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-300?page=all ] Henri Yandell updated LANG-300: --- Attachment: LANG-300.patch Merging the third and fourth parts of that if statement together seems to solve the problem. Unit test and patch attached.

svn commit: r488819 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/NumberUtils.java java/org/apache/commons/lang/math/NumberUtils.java test/org/apache/commons/lang/math/Numb

2006-12-19 Thread bayard
Author: bayard Date: Tue Dec 19 13:50:04 2006 New Revision: 488819 URL: http://svn.apache.org/viewvc?view=revrev=488819 Log: Fixing LANG-300 (reported by Jeremy Lemaire) - 1L to 9L incorrectly throw exceptions when passed into NumberUtils.createNumber. Fixed in both the math.NumbersUtils and

[jira] Closed: (LANG-300) NumberUtils.createNumber throws NumberFormatException for one digit long

2006-12-19 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-300?page=all ] Henri Yandell closed LANG-300. -- Fix Version/s: 2.3 Resolution: Fixed svn ci -m Fixing LANG-300 (reported by Jeremy Lemaire) - 1L to 9L incorrectly throw exceptions when passed into

[jira] Commented: (DBCP-204) BasicDataSource doesn't include CallableStatement Pooling

2006-12-19 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-204?page=comments#action_12459773 ] Phil Steitz commented on DBCP-204: -- Patch looks good. Thanks! We will want to add some test cases. BasicDataSource doesn't include CallableStatement Pooling

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

2006-12-19 Thread Niall Pemberton
+1 Niall On 12/19/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! Please don't laugh ... I don't know if there ever was a to be released Jakarta project with so many RCs. Be patient with me, I hope in the future we can go more straight forward. Changed: * The ant build succeeded, but in

Re: [io][fileupload] Releasing...?

2006-12-19 Thread Jochen Wiedmann
On 12/6/06, Stephen Colebourne [EMAIL PROTECTED] wrote: I'd like to add IO-101 to 1.3, and the minor EndianUtils findbug issue I emailed about (I'll put that in JIRA so I don't lose it). +1 IO-101 is closed. I think we need some sort of confirmation if possible about IO-99. Its quite a

svn commit: r488828 [6/6] - in /jakarta/commons/proper/math/trunk/src/mantissa: src/org/spaceroots/mantissa/ src/org/spaceroots/mantissa/algebra/ src/org/spaceroots/mantissa/fitting/ src/org/spaceroot

2006-12-19 Thread psteitz
Modified: jakarta/commons/proper/math/trunk/src/mantissa/tests-src/org/spaceroots/mantissa/ode/TestProblem3.java URL: http://svn.apache.org/viewvc/jakarta/commons/proper/math/trunk/src/mantissa/tests-src/org/spaceroots/mantissa/ode/TestProblem3.java?view=diffrev=488828r1=488827r2=488828

[jira] Resolved: (MATH-162) update to mantissa 7.0

2006-12-19 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-162?page=all ] Phil Steitz resolved MATH-162. -- Resolution: Fixed Patch applied. Thanks! update to mantissa 7.0 -- Key: MATH-162 URL:

[math] Release 1.2 planning, incorporating Mantissa

2006-12-19 Thread Phil Steitz
We have added a lot of new functionality to [math] since the 1.1 release, and Mantissa includes quite a bit more. We need a 1.2 release plan, incorporating some elements of Mantissa. Here is a straw man - please any and all jump in to comment and most of all volunteer to take on tasks. 1.

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

2006-12-19 Thread Jörg Schaible
Hi Mario, first a question to all: Is it consensus that we use groupId commons-vfs? I just wondered that it was taken for the first release, since we'll switch to org.apache.commons ... But since we have to switch/relocate a lot of projects, one more does not really matter :) Mario Ivankovits

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

2006-12-19 Thread bayard
Author: bayard Date: Tue Dec 19 15:59:51 2006 New Revision: 488858 URL: http://svn.apache.org/viewvc?view=revrev=488858 Log: Updated comment Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java Modified:

svn commit: r488859 - /jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DurationFormatUtilsTest.java

2006-12-19 Thread bayard
Author: bayard Date: Tue Dec 19 16:00:51 2006 New Revision: 488859 URL: http://svn.apache.org/viewvc?view=revrev=488859 Log: Added new tests (failing) in comments. Improved output for debugging brute force tests. Modified:

[jira] Updated: (VALIDATOR-218) UrlValidator fail when path contains ( / )

2006-12-19 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/VALIDATOR-218?page=all ] Niall Pemberton updated VALIDATOR-218: -- Component/s: Routines Fix Version/s: 1.4 Assignee: Niall Pemberton The plan for the next version of Validator (1.4) is to move

[jira] Updated: (VALIDATOR-217) org.apache.commons.validator.ValidatorResults should contain a method which will tell whether all the validators are true

2006-12-19 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/VALIDATOR-217?page=all ] Niall Pemberton updated VALIDATOR-217: -- Fix Version/s: Validator2 This isn't high on my priority ATM - targeting for validator2 org.apache.commons.validator.ValidatorResults should

[all] Generating sources jar after a release

2006-12-19 Thread Niall Pemberton
Someone's requested a sources jar be generated and uploaded to the maven repo for the recent Validator 1.3.1 release. This isn't something the build currently generates :-( Can I just create this and upload it - or should it be made available for review and voted on - or fixed for the next

svn commit: r488875 - /jakarta/commons/proper/validator/trunk/src/share/org/apache/commons/validator/routines/checkdigit/ModulusCheckDigit.java

2006-12-19 Thread niallp
Author: niallp Date: Tue Dec 19 16:52:17 2006 New Revision: 488875 URL: http://svn.apache.org/viewvc?view=revrev=488875 Log: minor change for consistency Modified: jakarta/commons/proper/validator/trunk/src/share/org/apache/commons/validator/routines/checkdigit/ModulusCheckDigit.java

svn commit: r488877 - in /jakarta/commons/proper/validator/trunk/src/test/org/apache/commons/validator: EntityImportTest.java ValidatorResultsTest.java

2006-12-19 Thread niallp
Author: niallp Date: Tue Dec 19 16:55:38 2006 New Revision: 488877 URL: http://svn.apache.org/viewvc?view=revrev=488877 Log: remove unused imports Modified: jakarta/commons/proper/validator/trunk/src/test/org/apache/commons/validator/EntityImportTest.java

Re: [io][fileupload] Releasing...?

2006-12-19 Thread Stephen Colebourne
Jochen Wiedmann wrote: I think we need some sort of confirmation if possible about IO-99. Its quite a complex change. Two weeks gone, no confirmation. And I do not think that the patch is very complex. Have you done a visual code inspection? I would like some feedback on whether the change

svn commit: r488896 - in /jakarta/commons/proper/validator/trunk/src/share/org/apache/commons/validator/routines/checkdigit: CheckDigit.java EAN13CheckDigit.java ISBN10CheckDigit.java ISBNCheckDigit.j

2006-12-19 Thread niallp
Author: niallp Date: Tue Dec 19 19:01:06 2006 New Revision: 488896 URL: http://svn.apache.org/viewvc?view=revrev=488896 Log: Make Verhoeff check digit final and JavaDoc changes Modified:

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

2006-12-19 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

2006-12-19 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.

svn commit: r488926 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/time/DurationFormatUtils.java test/org/apache/commons/lang/time/DurationFormatUtilsTest.java

2006-12-19 Thread bayard
Author: bayard Date: Tue Dec 19 22:10:26 2006 New Revision: 488926 URL: http://svn.apache.org/viewvc?view=revrev=488926 Log: More tests, more bugfixes (aka rewrite of the guts). It's looking much better, the only edge case that throws it for a loop is if things start on the 29th of February in

svn commit: r488929 - /jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DurationFormatUtilsTest.java

2006-12-19 Thread bayard
Author: bayard Date: Tue Dec 19 22:24:00 2006 New Revision: 488929 URL: http://svn.apache.org/viewvc?view=revrev=488929 Log: Added a test for the under a day range in formatPeriod Modified: jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DurationFormatUtilsTest.java

[jira] Closed: (LANG-282) Create more tests to test out the +=31 replacement code in DurationFormatUtils.

2006-12-19 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-282?page=all ] Henri Yandell closed LANG-282. -- Resolution: Fixed This has (I think) now been tested to death (last commit on this subject is r488926, more tests and bugfixes/rewrite). I'm sure there are still

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

2006-12-19 Thread Mario Ivankovits
Hi Jörg! first a question to all: Is it consensus that we use groupId commons-vfs? I just wondered that it was taken for the first release, since we'll switch to org.apache.commons ... It's already changed for the m2 build. I don't know if its worth to relocate the m1. But since we have

RE: [logging] Are we ready for 1.1.1?

2006-12-19 Thread Jörg Schaible
Hi Simon, [EMAIL PROTECTED] wrote on Tuesday, December 19, 2006 10:27 PM: Craig McClanahan [EMAIL PROTECTED] wrote: On 12/19/06, Dennis Lundberg [EMAIL PROTECTED] wrote: I've looked through the list of unscheduled issues [1] and can't find anything that need to go into a 1.1.1

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

2006-12-19 Thread Jörg Schaible
Mario Ivankovits wrote on Wednesday, December 20, 2006 7:59 AM: Hi Jörg! first a question to all: Is it consensus that we use groupId commons-vfs? I just wondered that it was taken for the first release, since we'll switch to org.apache.commons ... It's already changed for the m2 build.