[jira] Commented: (FILEUPLOAD-120) memory leak due to classloader leak (in commons.io)

2006-12-04 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/FILEUPLOAD-120?page=comments#action_12455524 ] Jochen Wiedmann commented on FILEUPLOAD-120: > Sounds like FileUpload 1.2 is waiting on IO 1.3 so it can fix this. As far as > I understand, File

Re: [all] releases

2006-12-04 Thread Phil Steitz
On 12/4/06, Henri Yandell <[EMAIL PROTECTED]> wrote: Updating this thread; Digester, DbUtils, FileUpload and Discovery are now all released. That leaves us with: * Logging 1.1.1 - I see 3 fixed issues in JIRA and nothing left to do. However there are 7 issues without a version which might mean t

svn commit: r482487 - /jakarta/commons/proper/commons-nightly/trunk/nightly_wrapper.sh

2006-12-04 Thread psteitz
Author: psteitz Date: Mon Dec 4 20:53:54 2006 New Revision: 482487 URL: http://svn.apache.org/viewvc?view=rev&rev=482487 Log: Fixed file spec on log copy op. Modified: jakarta/commons/proper/commons-nightly/trunk/nightly_wrapper.sh Modified: jakarta/commons/proper/commons-nightly/trunk/nigh

Re: [io] Re: svn commit: r482411 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java

2006-12-04 Thread Henri Yandell
Sorry, had left it til the evening to do (work intervened). Thanks for adding that. Hen On 12/4/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: I'm not thrilled about throwing an exception, but it probably fits with the rest of [io]. BTW, [io] has release notes that are continuously updated

[jira] Commented: (BEANUTILS-49) Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-49?page=comments#action_12455493 ] Henri Yandell commented on BEANUTILS-49: Gut thoughts. * We're improving the performance of something without having any numbers. So a bit iffy the

[jira] Commented: (IO-99) FileCleaner thread never ends and cause memory leak in AS

2006-12-04 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-99?page=comments#action_12455486 ] Stephen Colebourne commented on IO-99: -- Please review and try the latest code in SVN. > FileCleaner thread never ends and cause memory leak in AS > ---

svn commit: r482437 - in /jakarta/commons/proper/io/trunk: RELEASE-NOTES.txt project.xml src/java/org/apache/commons/io/FileCleaner.java src/test/org/apache/commons/io/FileCleanerTestCase.java

2006-12-04 Thread scolebourne
Author: scolebourne Date: Mon Dec 4 17:13:05 2006 New Revision: 482437 URL: http://svn.apache.org/viewvc?view=rev&rev=482437 Log: IO-99 - FileCleaner.exitWhenFinished, to allow the thread to be terminated includes some code from Jochen Wiedmann Modified: jakarta/commons/proper/io/trunk/RELEA

[jira] Updated: (BEANUTILS-49) Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-49?page=all ] Henri Yandell updated BEANUTILS-49: --- Attachment: BEANUTILS-49.patch Improved version of the patch with the return statement back in, and a now incorrect comment removed. > Lock in BeanUti

Re: [all] releases

2006-12-04 Thread Craig McClanahan
On 12/4/06, Henri Yandell <[EMAIL PROTECTED]> wrote: Updating this thread; Digester, DbUtils, FileUpload and Discovery are now all released. That leaves us with: * Logging 1.1.1 - I see 3 fixed issues in JIRA and nothing left to do. However there are 7 issues without a version which might mean

svn commit: r482423 - in /jakarta/commons/proper/io/trunk: RELEASE-NOTES.txt src/java/org/apache/commons/io/FileUtils.java

2006-12-04 Thread scolebourne
Author: scolebourne Date: Mon Dec 4 16:12:58 2006 New Revision: 482423 URL: http://svn.apache.org/viewvc?view=rev&rev=482423 Log: IO-100 - FileUtils.touch now throws an exception if it fails Modified: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt jakarta/commons/proper/io/trunk/src/

Re: [all] releases

2006-12-04 Thread Henri Yandell
Updating this thread; Digester, DbUtils, FileUpload and Discovery are now all released. That leaves us with: * Logging 1.1.1 - I see 3 fixed issues in JIRA and nothing left to do. However there are 7 issues without a version which might mean they've not been looked at. * IO 1.3 - 1 issue to be r

Re: [io] Re: svn commit: r482411 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java

2006-12-04 Thread Stephen Colebourne
I'm not thrilled about throwing an exception, but it probably fits with the rest of [io]. BTW, [io] has release notes that are continuously updated, so you've got another commit to do ;-) Stephen Henri Yandell wrote: In case this gets missed - this one does change the API in that we're now

[jira] Closed: (FILEUPLOAD-118) Maven pom has invalid parent

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/FILEUPLOAD-118?page=all ] Henri Yandell closed FILEUPLOAD-118. Resolution: Fixed All commons children poms should now point to commons-parent. > Maven pom has invalid parent > > >

[jira] Updated: (FILEUPLOAD-120) memory leak due to classloader leak (in commons.io)

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/FILEUPLOAD-120?page=all ] Henri Yandell updated FILEUPLOAD-120: - Fix Version/s: 1.2 Sounds like FileUpload 1.2 is waiting on IO 1.3 so it can fix this. As far as I understand, FileUpload will need a small amoun

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

2006-12-04 Thread Henri Yandell
If it helps, I'm happy to volunteer to do the RM stuff. I don't know if you have code on your laptop you're waiting to check in. Looks like we have the one issue to resolve (to which Jochen has a patch), and then we can start building etc. Hen On 11/17/06, Stephen Colebourne <[EMAIL PROTECTED]>

[jira] Updated: (IO-101) The method EndianUtils.writeSwappedDouble() and EndianUtils.readSwappedDouble() do not match!

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/IO-101?page=all ] Henri Yandell updated IO-101: - Fix Version/s: 1.4 Assigning for looking at in 1.4. Looks like we're having classic data loss due to the data type, so might not be a simple fix. A unit test should be

[io] Re: svn commit: r482411 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java

2006-12-04 Thread Henri Yandell
In case this gets missed - this one does change the API in that we're now throwing an Exception where we didn't used to before. Seems to me that not throwing it before was a bug, therefore this is an acceptable API change. I don't know if it was being left open because people felt it was an unacce

[jira] Resolved: (IO-100) FileUtils.touch should raise an IOException if I may not modify the file

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/IO-100?page=all ] Henri Yandell resolved IO-100. -- Fix Version/s: 1.3 Resolution: Fixed svn ci -m "Applied the fix suggested by Mirko Friedenhagen in #IO-100. This isn't something that it's easy to write a unit

svn commit: r482411 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java

2006-12-04 Thread bayard
Author: bayard Date: Mon Dec 4 15:35:54 2006 New Revision: 482411 URL: http://svn.apache.org/viewvc?view=rev&rev=482411 Log: Applied the fix suggested by Mirko Friedenhagen in #IO-100. This isn't something that it's easy to write a unit test for, but it is very easy to write a platform dependen

[jira] Updated: (IO-99) FileCleaner thread never ends and cause memory leak in AS

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/IO-99?page=all ] Henri Yandell updated IO-99: Fix Version/s: 1.3 > FileCleaner thread never ends and cause memory leak in AS > - > > Key: IO-99 >

[jira] Commented: (DBCP-193) BasicDataSource returns negative values for NumActive when Oracle Driver Connection#isClosed return true (End of file communication on CHannel)

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-193?page=comments#action_12455453 ] Henri Yandell commented on DBCP-193: Does DBCP-28 being fixed invalidate this issue as a problem? > BasicDataSource returns negative values for NumActive when Or

[jira] Updated: (DBCP-193) BasicDataSource returns negative values for NumActive when Oracle Driver Connection#isClosed return true (End of file communication on CHannel)

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-193?page=all ] Henri Yandell updated DBCP-193: --- Description: Hello, This bug occurs if the following conditions are met: A End of File communication on CHannel occurs Oracle Driver 10G will return true for Conne

Re: Looking for a home for a small project

2006-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Niall, Niall Pemberton wrote: > Any code being brought into the ASF needs to come through the > incubation process Thanks for the info. We'll see where it goes from here. - -chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (MingW32) Commen

Re: Looking for a home for a small project

2006-12-04 Thread Niall Pemberton
On 12/4/06, Christopher Schultz <[EMAIL PROTECTED]> wrote: Niall Pemberton wrote: > On 12/4/06, Simone Gianni <[EMAIL PROTECTED]> wrote: >> Hi Christopher, >> ever considered apache labs? http://labs.apache.org/ > > Labs is only open to ASF committers - so thats only an option if > Christopher is

[jira] Created: (IO-101) The method EndianUtils.writeSwappedDouble() and EndianUtils.readSwappedDouble() do not match!

2006-12-04 Thread JIRA
The method EndianUtils.writeSwappedDouble() and EndianUtils.readSwappedDouble() do not match! - Key: IO-101 URL: http://issues.apache.org/jira/browse/IO-101 P

Re: Looking for a home for a small project

2006-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Niall, Niall Pemberton wrote: > On 12/4/06, Simone Gianni <[EMAIL PROTECTED]> wrote: >> Hi Christopher, >> ever considered apache labs? http://labs.apache.org/ > > Labs is only open to ASF committers - so thats only an option if > Christopher is a co

[ANNOUNCEMENT] Commons Digester 1.8 released

2006-12-04 Thread Rahul Akolkar
Commons Digester 1.8 is now available. The Commons Digester package lets users configure an XML to Java object mapping module. Digester 1.8 contains a few new features and a small number of bug fixes. Full details can be found in the release notes: http://www.apache.org/dist/jakarta/commons/dige

Re: Looking for a home for a small project

2006-12-04 Thread Niall Pemberton
On 12/4/06, Simone Gianni <[EMAIL PROTECTED]> wrote: Hi Christopher, ever considered apache labs? http://labs.apache.org/ Labs is only open to ASF committers - so thats only an option if Christopher is a committer on an Apache project already. Niall Simone Christopher Schultz wrote: > Hen,

Re: Looking for a home for a small project

2006-12-04 Thread Simone Gianni
Hi Christopher, ever considered apache labs? http://labs.apache.org/ Simone Christopher Schultz wrote: > Hen, > > Thanks for the reply. > > Henri Yandell wrote: > > Apologies for the delay in replying on this - you may want to mention > > this on the Http Components mailing list as it sounds like

[jira] Commented: (BEANUTILS-266) Log or throw exception in PropertyUtilsBean, not both

2006-12-04 Thread Brian Ewins (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-266?page=comments#action_12455368 ] Brian Ewins commented on BEANUTILS-266: --- Whoops, my bad on thinking that was the responsible change. However - why not initCause() the caught exception r

[jira] Updated: (BEANUTILS-266) Log or throw exception in PropertyUtilsBean, not both

2006-12-04 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-266?page=all ] Niall Pemberton updated BEANUTILS-266: -- Fix Version/s: 1.8.0 Priority: Minor (was: Major) This has nothing to do with the change made 3 weeks ago (revision 471990 for BEANUTI

Re: Looking for a home for a small project

2006-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hen, Thanks for the reply. Henri Yandell wrote: > Apologies for the delay in replying on this - you may want to mention > this on the Http Components mailing list as it sounds like it fits > their interest. I will certainly do so, but this component

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

2006-12-04 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. Th

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

2006-12-04 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. Th

[nightly build] attributes proxy failed.

2006-12-04 Thread psteitz
Failed build logs: http://people.apache.org/~psteitz/commons-nightlies/20061204/attributes.log http://people.apache.org/~psteitz/commons-nightlies/20061204/proxy.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[jira] Commented: (BEANUTILS-266) Log or throw exception in PropertyUtilsBean, not both

2006-12-04 Thread Brian Ewins (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-266?page=comments#action_12455282 ] Brian Ewins commented on BEANUTILS-266: --- Rereading that I see I could have been clearer: I mean just remove this line: log.error("Method invocation faile

[jira] Created: (BEANUTILS-266) Log or throw exception in PropertyUtilsBean, not both

2006-12-04 Thread Brian Ewins (JIRA)
Log or throw exception in PropertyUtilsBean, not both - Key: BEANUTILS-266 URL: http://issues.apache.org/jira/browse/BEANUTILS-266 Project: Commons BeanUtils Issue Type: Improvement

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

2006-12-04 Thread Wei Chen (JIRA)
BasicDataSource doesn't include CallableStatement Pooling - Key: DBCP-204 URL: http://issues.apache.org/jira/browse/DBCP-204 Project: Commons Dbcp Issue Type: New Feature Envir

[jira] Updated: (IO-99) FileCleaner thread never ends and cause memory leak in AS

2006-12-04 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/IO-99?page=all ] Jochen Wiedmann updated IO-99: -- Attachment: IO-99.patch Proposed patch, in order to get this done (please note, that releases are waiting for this, as Henri wrote). After considering Martin's and Ste