svn commit: r507851 - in /jakarta/commons/proper/commons-nightly/trunk/cruisecontrol: m1-config.tmpl m2-config.tmpl

2007-02-15 Thread bayard
Author: bayard Date: Thu Feb 15 00:08:54 2007 New Revision: 507851 URL: http://svn.apache.org/viewvc?view=revrev=507851 Log: Merge in the m2 and m1 generated junit xmls. SUREFIRE-160 means that the m2 numbers are wildly off Modified:

[lang] 3.0 thoughts again

2007-02-15 Thread Henri Yandell
So... I'd like to: * Move to JDK 1.5 as a minimum (generating class 49 jars to stop accidental usage on pre 1.5). * Remove deprecated code. * Look into other code to deprecate based on the move to JDK 1.5. * Create a CI site, as opposed to a user site. * Move to an m2 build (dropping ant/m1).

[jira] Created: (LANG-323) StopWatch: increase precision by using System.nanoTime()

2007-02-15 Thread Daniel Lindner (JIRA)
StopWatch: increase precision by using System.nanoTime() Key: LANG-323 URL: https://issues.apache.org/jira/browse/LANG-323 Project: Commons Lang Issue Type: Improvement Affects

[jira] Created: (IO-114) FileConfiguration getFile(), getFileName(), getBasePath() are not always consistent

2007-02-15 Thread Thomas Wabner (JIRA)
FileConfiguration getFile(), getFileName(), getBasePath() are not always consistent --- Key: IO-114 URL: https://issues.apache.org/jira/browse/IO-114 Project: Commons IO

[jira] Updated: (LANG-323) StopWatch: increase precision by using System.nanoTime()

2007-02-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-323: --- Fix Version/s: JDK 5.0 features Marking as a JDK5 feature. Thanks for the suggestion - I'm hoping to

[jira] Created: (LANG-324) Weak references with time limit?

2007-02-15 Thread Henri Yandell (JIRA)
Weak references with time limit? Key: LANG-324 URL: https://issues.apache.org/jira/browse/LANG-324 Project: Commons Lang Issue Type: New Feature Reporter: Henri Yandell Fix For: JDK

[jira] Commented: (IO-114) FileConfiguration getFile(), getFileName(), getBasePath() are not always consistent

2007-02-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/IO-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473327 ] Henri Yandell commented on IO-114: -- Is this really an IO issue, or is it Configuration? FileConfiguration getFile(),

[jira] Reopened: (MATH-122) New methods in RealMatrixImpl and changing indexing

2007-02-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/MATH-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened MATH-122: New methods in RealMatrixImpl and changing indexing

[jira] Closed: (MATH-122) New methods in RealMatrixImpl and changing indexing

2007-02-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/MATH-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed MATH-122. -- Resolution: Fixed New methods in RealMatrixImpl and changing indexing

[jira] Closed: (MATH-147) Adding new methods to RealMatrix

2007-02-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/MATH-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed MATH-147. -- Resolution: Fixed Fix Version/s: 1.0 Final Adding new methods to RealMatrix

[jira] Reopened: (MATH-147) Adding new methods to RealMatrix

2007-02-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/MATH-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened MATH-147: Adding new methods to RealMatrix Key: MATH-147

[jira] Updated: (DISCOVERY-10) Add jar target to commons-discovery build.xml

2007-02-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DISCOVERY-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated DISCOVERY-10: --- Fix Version/s: (was: Nightly Builds) Add jar target to commons-discovery build.xml

[jira] Closed: (MODELER-21) MbeansDescriptorsDigesterSource.java is never build if just setting commons-digester.jar property in build.properties

2007-02-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/MODELER-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed MODELER-21. Resolution: Fixed Fix Version/s: 2.1 MbeansDescriptorsDigesterSource.java is never build

[jira] Closed: (MODELER-20) ant jar in trunk fails

2007-02-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/MODELER-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed MODELER-20. Resolution: Fixed Fix Version/s: 2.1 ant jar in trunk fails --

[jira] Commented: (IO-114) FileConfiguration getFile(), getFileName(), getBasePath() are not always consistent

2007-02-15 Thread Thomas Wabner (JIRA)
[ https://issues.apache.org/jira/browse/IO-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473328 ] Thomas Wabner commented on IO-114: -- upps, sorry. It is of corse commons-configuration related. Sorry for that mistake.

[jira] Moved: (CONFIGURATION-253) FileConfiguration getFile(), getFileName(), getBasePath() are not always consistent

2007-02-15 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton moved IO-114 to CONFIGURATION-253: -- Key: CONFIGURATION-253 (was: IO-114) Project:

Re: [lang] 3.0 thoughts again

2007-02-15 Thread James Carman
Since my project is JDK5, I'd love for the commons projects to start moving to JDK5. :-) I hate having to put in those @SuppressWarnings annotations everywhere I use commons collections. On 2/15/07, Henri Yandell [EMAIL PROTECTED] wrote: So... I'd like to: * Move to JDK 1.5 as a minimum

Re: [lang] 3.0 thoughts again

2007-02-15 Thread Stephen Colebourne
I'd like to know how much of 2.x is deprecated. We may need 3.x to be JDK1.3 compatible but without the deprecations. And thus 4.x () to be JDK1.5. Anyway, for me, the project and version number should depend on compatibility. We shouldn't release any new version, even of a major version number,

DO NOT REPLY [Bug 37066] - [el] Properties with second letter upper case are not resolved

2007-02-15 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=37066. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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

2007-02-15 Thread niallp
Author: niallp Date: Thu Feb 15 04:20:46 2007 New Revision: 507916 URL: http://svn.apache.org/viewvc?view=revrev=507916 Log: Update changes for VALIDATOR-223 and VALIDATOR-224 Modified: jakarta/commons/proper/validator/trunk/xdocs/changes.xml Modified:

[jira] Created: (VFS-111) Closed OutputStream from FileContent does not throw IOException if further written to

2007-02-15 Thread JIRA
Closed OutputStream from FileContent does not throw IOException if further written to - Key: VFS-111 URL: https://issues.apache.org/jira/browse/VFS-111 Project:

[jira] Commented: (VFS-111) Closed OutputStream from FileContent does not throw IOException if further written to

2007-02-15 Thread JIRA
[ https://issues.apache.org/jira/browse/VFS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473379 ] Dr. Christian Möller commented on VFS-111: -- OK, I've done some debugging to see what happens when calling

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

2007-02-15 Thread commons-jelly-tags-soap 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-soap has an issue affecting its community integration. This

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

2007-02-15 Thread commons-jelly-tags-soap 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-soap has an issue affecting its community integration. This

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

2007-02-15 Thread commons-jelly-tags-jaxme 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-jaxme has an issue affecting its community integration. This

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

2007-02-15 Thread commons-jelly-tags-jaxme 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-jaxme has an issue affecting its community integration. This

DO NOT REPLY [Bug 37066] - [el] Properties with second letter upper case are not resolved

2007-02-15 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=37066. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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

2007-02-15 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-02-15 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-02-15 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-02-15 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.

Re: [lang] 3.0 thoughts again

2007-02-15 Thread Henri Yandell
On 2/15/07, Stephen Colebourne [EMAIL PROTECTED] wrote: I'd like to know how much of 2.x is deprecated. Needs investigation - but I'd like to be bold on it. So enum package would be removed and enums package would be deprecated as it has a JDK replacement. We would then add functionality

Re: [lang] 3.0 thoughts again

2007-02-15 Thread Stephen Colebourne
From: Henri Yandell [EMAIL PROTECTED] So enum package would be removed and enums package would be deprecated as it has a JDK replacement. We would then add functionality around the JDK enums to provide some/all of the value back. maybe. Adding binary compatible generics is a pain in the arse

Re: [lang] 3.0 thoughts again

2007-02-15 Thread Henri Yandell
On 2/15/07, Stephen Colebourne [EMAIL PROTECTED] wrote: From: Henri Yandell [EMAIL PROTECTED] So enum package would be removed and enums package would be deprecated as it has a JDK replacement. We would then add functionality around the JDK enums to provide some/all of the value back. maybe.

Re: [VOTE] IO 1.3.1 (RC3)

2007-02-15 Thread Oliver Heger
For the protocol: I think I know now what is going on: Some tests in FileUtilsCleanDirectoryTestCase try to delete files that have been set to read-only. This is expected to throw an exception. To set the read-only flag the method chmod() tries to execute the unix chmod command. If this fails

[jira] Updated: (CONFIGURATION-253) FileConfiguration getFile(), getFileName(), getBasePath() are not always consistent

2007-02-15 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger updated CONFIGURATION-253: --- Affects Version/s: 1.5 We are just in the process of getting out the 1.4

Re: [VOTE] IO 1.3.1 (RC3)

2007-02-15 Thread Jörg Schaible
Oliver Heger wrote: For the protocol: I think I know now what is going on: Some tests in FileUtilsCleanDirectoryTestCase try to delete files that have been set to read-only. This is expected to throw an exception. To set the read-only flag the method chmod() tries to execute the unix chmod

svn commit: r508152 - in /jakarta/commons/proper/configuration/trunk: RELEASE-NOTES.txt src/java/org/apache/commons/configuration/beanutils/BeanHelper.java xdocs/changes.xml

2007-02-15 Thread oheger
Author: oheger Date: Thu Feb 15 13:16:37 2007 New Revision: 508152 URL: http://svn.apache.org/viewvc?view=revrev=508152 Log: Class loading in BeanHelper is now done using ClassUtils from Commons Lang Modified: jakarta/commons/proper/configuration/trunk/RELEASE-NOTES.txt

svn commit: r508161 - in /jakarta/commons/proper/configuration/trunk: RELEASE-NOTES.txt build.xml pom.xml project.xml xdocs/changes.xml xdocs/dependencies.xml

2007-02-15 Thread oheger
Author: oheger Date: Thu Feb 15 13:26:29 2007 New Revision: 508161 URL: http://svn.apache.org/viewvc?view=revrev=508161 Log: Updated some dependencies to match the recent available versions Modified: jakarta/commons/proper/configuration/trunk/RELEASE-NOTES.txt

svn commit: r508201 - in /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH: RELEASE-NOTES.txt pom.xml src/main/java/org/apache/commons/net/ftp/FTPClient.java

2007-02-15 Thread rwinston
Author: rwinston Date: Thu Feb 15 14:22:52 2007 New Revision: 508201 URL: http://svn.apache.org/viewvc?view=revrev=508201 Log: * Remove plugin repo * Add rel notes * Add patch for NET-151 Added: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/RELEASE-NOTES.txt Modified:

[jira] Closed: (NET-151) [PATCH] Allow user to force passive connections to use connected host in FTPClient

2007-02-15 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-151. Resolution: Fixed Fix Version/s: 2.0 Patch applied. [PATCH] Allow user to force passive connections

svn commit: r508214 - in /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src: main/java/org/apache/commons/net/ftp/FTPClient.java site/xdoc/changes.xml

2007-02-15 Thread rwinston
Author: rwinston Date: Thu Feb 15 14:36:22 2007 New Revision: 508214 URL: http://svn.apache.org/viewvc?view=revrev=508214 Log: Update release notes Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/main/java/org/apache/commons/net/ftp/FTPClient.java

Re: [VOTE] IO 1.3.1 (RC3)

2007-02-15 Thread Henri Yandell
On 2/15/07, Jörg Schaible [EMAIL PROTECTED] wrote: Oliver Heger wrote: For the protocol: I think I know now what is going on: Some tests in FileUtilsCleanDirectoryTestCase try to delete files that have been set to read-only. This is expected to throw an exception. To set the read-only flag

Re: [lang] 3.0 thoughts again

2007-02-15 Thread Stephen Colebourne
Henri Yandell wrote: I would like to avoid the silliness of 'Lang5 1.0, much nicer to emulate Sun's silliness and jump to Lang 5.0, so it sounds like: I suspect that Lang5 1.0 is clearer. 1) Create a branch in Lang for the Lang5 version. 2) Change package name to be org.apache.commons.lang5

PMC Members: Please vote for commons-fileupload

2007-02-15 Thread Jochen Wiedmann
Hi, PMC members, please have a look at http://marc.theaimsgroup.com/?l=jakarta-commons-devm=117142900222167w=2 as you all know, a release needs at least three positive votes from PMC members before being released. So far this vote hasn't got any votes. In particular not from PMC members.