svn commit: r165467 - /jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/ExtendedBaseRules.java

2005-05-01 Thread skitching
Author: skitching Date: Sun May 1 00:12:05 2005 New Revision: 165467 URL: http://svn.apache.org/viewcvs?rev=165467view=rev Log: Javadoc changes only: modified to improve readability. Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/ExtendedBaseRules.java

[GUMP@brutus]: Project commons-jelly-tags-xml (in module commons-jelly) failed

2005-05-01 Thread commons-jelly-tags-xml 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-xml has an issue affecting its community integration. This

Re: [logging] tech.xml - child-first classloading not considered harmful

2005-05-01 Thread robert burrell donkin
On Fri, 2005-04-29 at 23:02 +1200, Simon Kitching wrote: Hi All, The following paragraph is from the xdocs/tech.xml document: quote Parent-first loading has been the standard mechanism in the JDK class loader, at least since Java 1.2 introduced hierarchical classloaders. The primary

Re: [logging] requirements and static binding

2005-05-01 Thread robert burrell donkin
On Sat, 2005-04-30 at 00:35 +1200, Simon Kitching wrote: snip Analysis of the effectiveness of static in the demonstration scenarios: 1-4: static fails, but that's expected. When using the static approach, you simply must deploy the static adaptor and the target library via the same

[jelly] SOLVED: Maven issue with Hans memory leak patch

2005-05-01 Thread Brett Porter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I've solved this problem. One of the jelly tags was relying on a new instance being created, but the instance is now being reused. Note that the tag is the same call from the same script, so I assume that this is valid, so I have made the tag not

svn commit: r165507 - in /jakarta/commons/proper/jelly/trunk: src/java/org/apache/commons/jelly/JellyContext.java src/java/org/apache/commons/jelly/impl/TagScript.java src/test/org/apache/commons/jelly/core/BaseMemoryLeakTest.java xdocs/changes.xml

2005-05-01 Thread brett
Author: brett Date: Sun May 1 07:05:54 2005 New Revision: 165507 URL: http://svn.apache.org/viewcvs?rev=165507view=rev Log: Submitted By: Hans Glide Simplify tag caching Modified: jakarta/commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/JellyContext.java

Re: [configuration] XMLPropertiesConfiguration.load SAX todo

2005-05-01 Thread Emmanuel Bourg
Hi Alistair, thank you for offering your help, feel free to submit your implementation on this list. We will review it and integrate it in the code if it works fine. Alternatively you can open an entry in Bugzilla and attach your changes there. Emmanuel Bourg Alistair Young wrote: Hi folks, I

Re: [jelly] SOLVED: Maven issue with Hans memory leak patch

2005-05-01 Thread peter royal
On May 1, 2005, at 9:09 AM, Brett Porter wrote: I've solved this problem. One of the jelly tags was relying on a new instance being created, but the instance is now being reused. Note that the tag is the same call from the same script, so I assume that this is valid, so I have made the tag not

Re: [configuration] XMLPropertiesConfiguration.load SAX todo

2005-05-01 Thread Alistair Young
Thanks Emmanuel, I've attached a modifed XMLPropertiesConfiguration.java. I've just done the SAX todo. If it's up to scratch, I'd like to implement the includes todo as well, if that's ok, though I'll ask your opinion of my idea before doing anything. cheers, Alistair -- Alistair Young Senior

Re: [jelly] SOLVED: Maven issue with Hans memory leak patch

2005-05-01 Thread Paul Libbrecht
Le 1 mai 05, à 19:36, peter royal a écrit : On May 1, 2005, at 9:09 AM, Brett Porter wrote: I've solved this problem. One of the jelly tags was relying on a new instance being created, but the instance is now being reused. Note that the tag is the same call from the same script, so I assume that

Re: [lang] (RE)VOTE 2.1 Release

2005-05-01 Thread Phil Steitz
Looks good to go +1 Phil On 4/27/05, Steven Caswell [EMAIL PROTECTED] wrote: I have posted the clirr report for review: http://www.apache.org/~stevencaswell/commons-lang-2.1/clirr-2.0-to-2.1.txt -- Forwarded message -- From: Steven Caswell [EMAIL PROTECTED] Date: Apr 26,

svn commit: r165541 - /jakarta/commons/proper/lang/tags/LANG_2_1_RC3

2005-05-01 Thread stevencaswell
Author: stevencaswell Date: Sun May 1 13:53:43 2005 New Revision: 165541 URL: http://svn.apache.org/viewcvs?rev=165541view=rev Log: Lang release candidate 3 Added: jakarta/commons/proper/lang/tags/LANG_2_1_RC3/ - copied from r165540, jakarta/commons/proper/lang/trunk/

Re: [lang] (RE)VOTE 2.1 Release

2005-05-01 Thread Steven Caswell
I have fixed all the items noted below with the exception of the extra space behind the links. This is some sort of maven issue that I haven't figured out yet. I propose we go ahead and release since there is no material problem, just a minor formatting issue. I will call a vot in a separate

[lang] New VOTE on lang release

2005-05-01 Thread Steven Caswell
Release candidate 4 is in http://www.apache.org/~stevencaswell/commons-lang-2.1/http://www.apache.org/%7Estevencaswell/commons-lang-2.1/ RC4 contains only documentation fixes reported on RC3 (thanks to Michael Heuer). There is one minor formatting issue that causes extra spaces after some

svn commit: r165554 - /jakarta/commons/proper/lang/trunk/default.properties

2005-05-01 Thread stevencaswell
Author: stevencaswell Date: Sun May 1 15:13:09 2005 New Revision: 165554 URL: http://svn.apache.org/viewcvs?rev=165554view=rev Log: updated version to 2.1-RC4 Modified: jakarta/commons/proper/lang/trunk/default.properties Modified: jakarta/commons/proper/lang/trunk/default.properties URL:

svn commit: r165555 - /jakarta/commons/proper/lang/trunk/project.xml

2005-05-01 Thread stevencaswell
Author: stevencaswell Date: Sun May 1 15:13:34 2005 New Revision: 16 URL: http://svn.apache.org/viewcvs?rev=16view=rev Log: updated version to 2.1-RC4 Modified: jakarta/commons/proper/lang/trunk/project.xml Modified: jakarta/commons/proper/lang/trunk/project.xml URL:

svn commit: r165556 - /jakarta/commons/proper/lang/trunk/xdocs/developerguide.xml

2005-05-01 Thread stevencaswell
Author: stevencaswell Date: Sun May 1 15:14:24 2005 New Revision: 165556 URL: http://svn.apache.org/viewcvs?rev=165556view=rev Log: spelling correction Modified: jakarta/commons/proper/lang/trunk/xdocs/developerguide.xml Modified: jakarta/commons/proper/lang/trunk/xdocs/developerguide.xml

svn commit: r165557 - /jakarta/commons/proper/lang/trunk/xdocs/tasks.xml

2005-05-01 Thread stevencaswell
Author: stevencaswell Date: Sun May 1 15:14:55 2005 New Revision: 165557 URL: http://svn.apache.org/viewcvs?rev=165557view=rev Log: removed entry for writing users guide Modified: jakarta/commons/proper/lang/trunk/xdocs/tasks.xml Modified: jakarta/commons/proper/lang/trunk/xdocs/tasks.xml

svn commit: r165558 - /jakarta/commons/proper/lang/trunk/xdocs/userguide.xml

2005-05-01 Thread stevencaswell
Author: stevencaswell Date: Sun May 1 15:15:46 2005 New Revision: 165558 URL: http://svn.apache.org/viewcvs?rev=165558view=rev Log: added header similar to developer's guide; added code tags around method call examples Modified: jakarta/commons/proper/lang/trunk/xdocs/userguide.xml

DO NOT REPLY [Bug 34690] - [collections] Concurrent modification in FastArrayList

2005-05-01 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=34690. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34689] - [collections] Strong reference not really cleared in TestReference*Map testcases

2005-05-01 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=34689. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34686] - [collections] TransformedMap putAll(empty map) causes IllegalArgumentException

2005-05-01 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=34686. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[jira] Commented: (JELLY-209) Ant tags do not redirect stderr ou stdout to Ant tag

2005-05-01 Thread Cyrille Le Clerc (JIRA)
[ http://issues.apache.org/jira/browse/JELLY-209?page=comments#action_64233 ] Cyrille Le Clerc commented on JELLY-209: Dropping patch a-path-for-JELLY-209-commons-jelly-tags-ant-1.0.jar under $MAVEN_HOME/lib worked on windows XP / sun jdk 1.4

Re: [jelly] SOLVED: Maven issue with Hans memory leak patch

2005-05-01 Thread Brett Porter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Already committed. It was solely Hans' patch applied, the rest of the fix was inside Maven. So, yes, please feel free to roll on with a release :) Incidentally, the memory usage to build all 82 plugin sites in a reactor was around 50M. Not perfect,

Re: [jelly] SOLVED: Maven issue with Hans memory leak patch

2005-05-01 Thread Dion Gillard
Cool. I believe the core could be released almost as is, but some of the taglibs (e.g. Ant and XML) could do with a good look. On 5/2/05, Brett Porter [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Already committed. It was solely Hans' patch applied, the rest of the

Re: [GUMP@brutus]: Project commons-jelly-tags-xml (in module commons-jelly) failed

2005-05-01 Thread Brett Porter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I spoke to Paul Brown about it, and he said its either a bug, or tightening up compliance and some abuses breaking. If you post it to the jaxen list, somebody will probably track it down. I don't think I'm familiar enough with it to hold a

svn commit: r165581 - /jakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/util/MathUtilsTest.java

2005-05-01 Thread psteitz
Author: psteitz Date: Sun May 1 22:01:44 2005 New Revision: 165581 URL: http://svn.apache.org/viewcvs?rev=165581view=rev Log: Removed unused import. Modified: jakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/util/MathUtilsTest.java Modified:

svn commit: r165583 - in /jakarta/commons/proper/math/trunk: src/experimental/R/TTestCases src/java/org/apache/commons/math/stat/inference/TTestImpl.java src/test/org/apache/commons/math/stat/inference/TTestTest.java xdocs/changes.xml

2005-05-01 Thread psteitz
Author: psteitz Date: Sun May 1 22:14:49 2005 New Revision: 165583 URL: http://svn.apache.org/viewcvs?rev=165583view=rev Log: Fixed error in TTestImpl.homoscedasticTtest. Implementation was incorrectly using heteroscedastic t statistic. Also improved sensitivity of test cases. BZ #34677 Reported

DO NOT REPLY [Bug 34677] - [Math] homoscedasticTTest method uses non homoscedastic method

2005-05-01 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=34677. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.