[jira] Updated: (LANG-334) Enum is not thread-safe

2007-05-27 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-334: --- Fix Version/s: 2.3.1 Fix for 2.3.1. First step, write a test. Enum is not thread-safe

[jira] Updated: (LANG-331) Fix for LANG-259 broke ValuedEnum.compareTo() on subclassed enumerations

2007-05-27 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-331: --- Fix Version/s: 2.3.1 Discuss what to do for this as a part of a 2.3.1. Fix for LANG-259 broke

[jira] Commented: (BEANUTILS-59) [beanutils] Memory leak on webapp undeploy in WrapDynaClass

2007-05-27 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499397 ] Henri Yandell commented on BEANUTILS-59: Sounds good to me. [beanutils] Memory leak on webapp undeploy

[nightly build] pool failed.

2007-05-27 Thread Phil Steitz
Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070527/pool.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[EMAIL PROTECTED]: Project commons-betwixt (in module jakarta-commons) failed

2007-05-27 Thread James Strachan
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-betwixt has an issue affecting its community integration. This issue

[EMAIL PROTECTED]: Project commons-betwixt (in module jakarta-commons) failed

2007-05-27 Thread James Strachan
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-betwixt has an issue affecting its community integration. This issue

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

2007-05-27 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-05-27 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-05-27 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-05-27 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: r541998 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/estimation/

2007-05-27 Thread psteitz
Author: psteitz Date: Sun May 27 09:16:29 2007 New Revision: 541998 URL: http://svn.apache.org/viewvc?view=revrev=541998 Log: Made license headers conistent, removed author tags (with permission) Modified:

[jira] Commented: (DBCP-225) getConnection / borrowObject fails with NullPointerException

2007-05-27 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499420 ] Phil Steitz commented on DBCP-225: -- Based on the stack traces, it looks like you are using pool 1.2, correct? From

[jira] Commented: (DBCP-224) Null delegate possible

2007-05-27 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499421 ] Phil Steitz commented on DBCP-224: -- Stack traces are from dbcp 1.2.1, pool 1.2 Null delegate possible

svn commit: r542017 - in /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/geometry: CardanEulerSingularityException.java NotARotationMatrixException.java Rotation.java RotationOrder

2007-05-27 Thread psteitz
Author: psteitz Date: Sun May 27 11:35:14 2007 New Revision: 542017 URL: http://svn.apache.org/viewvc?view=revrev=542017 Log: Made license headers conistent, removed author tags (with permission) Modified:

svn commit: r542018 [2/2] - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/ode/

2007-05-27 Thread psteitz
Modified: jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/ode/SwitchState.java URL: http://svn.apache.org/viewvc/jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/ode/SwitchState.java?view=diffrev=542018r1=542017r2=542018

svn commit: r542025 - in /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/optimization: ConvergenceChecker.java CostException.java CostFunction.java DirectSearchOptimizer.java Multi

2007-05-27 Thread psteitz
Author: psteitz Date: Sun May 27 12:21:12 2007 New Revision: 542025 URL: http://svn.apache.org/viewvc?view=revrev=542025 Log: Made license headers conistent, removed author tags (with permission). Modified:

svn commit: r542026 - in /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math: ArgumentOutsideDomainException.java MaxIterationsExceededException.java MessagesResources_fr.java fraction

2007-05-27 Thread psteitz
Author: psteitz Date: Sun May 27 12:27:10 2007 New Revision: 542026 URL: http://svn.apache.org/viewvc?view=revrev=542026 Log: Made license headers conistent. Modified: jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/ArgumentOutsideDomainException.java

svn commit: r542030 - in /jakarta/commons/proper/configuration/trunk: project.xml src/java/org/apache/commons/configuration/AbstractFileConfiguration.java src/test/org/apache/commons/configuration/Tes

2007-05-27 Thread oheger
Author: oheger Date: Sun May 27 13:17:33 2007 New Revision: 542030 URL: http://svn.apache.org/viewvc?view=revrev=542030 Log: Removed dependency to jetty. Tests for saving to a HTTP URL are now using a mock URLConnection. Coverage rate is not affected. Modified:

[jira] Commented: (FILEUPLOAD-135) InputStream created with Streaming API returns EOF on first read() for short files uploaded from FireFox over HTTPS

2007-05-27 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499448 ] Jochen Wiedmann commented on FILEUPLOAD-135: Before applying your patch, I'd like to understand the

svn commit: r542048 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/estimation/

2007-05-27 Thread psteitz
Author: psteitz Date: Sun May 27 16:02:13 2007 New Revision: 542048 URL: http://svn.apache.org/viewvc?view=revrev=542048 Log: Javadoc formatting and minor edits. Modified: jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/estimation/EstimatedParameter.java