Re: [VOTE] 3rd attempt: Release commons-io 1.3.2

2007-06-07 Thread sebb
On 06/06/07, Jochen Wiedmann [EMAIL PROTECTED] wrote: Hi, I have created a new distribution and a new site which you find at http://people.apache.org/~jochen/commons-io/dist Are the jar archives necessary? Other projects tend only to release zip and tar.gz. If they are not needed, it

[nightly build] email failed.

2007-06-07 Thread Phil Steitz
Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070607/email.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r545161 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/regression/SimpleRegression.java

2007-06-07 Thread brentworden
Author: brentworden Date: Thu Jun 7 06:08:57 2007 New Revision: 545161 URL: http://svn.apache.org/viewvc?view=revrev=545161 Log: Removed dependency on DistributionFactory. Added settable t distribution field. Modified:

svn commit: r545169 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/inference/TTestImpl.java

2007-06-07 Thread brentworden
Author: brentworden Date: Thu Jun 7 06:22:45 2007 New Revision: 545169 URL: http://svn.apache.org/viewvc?view=revrev=545169 Log: Removed dependency on DistributionFactory. Added settable t distribution field. Modified:

svn commit: r545174 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/inference/ChiSquareTestImpl.java

2007-06-07 Thread brentworden
Author: brentworden Date: Thu Jun 7 06:30:19 2007 New Revision: 545174 URL: http://svn.apache.org/viewvc?view=revrev=545174 Log: Removed dependency on DistributionFactory. Added settable chi-squared distribution field. Modified:

svn commit: r545179 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/distribution/ChiSquaredDistributionImpl.java

2007-06-07 Thread brentworden
Author: brentworden Date: Thu Jun 7 06:44:09 2007 New Revision: 545179 URL: http://svn.apache.org/viewvc?view=revrev=545179 Log: Removed dependency on DistributionFactory. Added settable gamma distribution field. Modified:

svn commit: r545184 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/distribution/PoissonDistributionImpl.java

2007-06-07 Thread brentworden
Author: brentworden Date: Thu Jun 7 06:55:36 2007 New Revision: 545184 URL: http://svn.apache.org/viewvc?view=revrev=545184 Log: Removed dependency on DistributionFactory. Added settable normal distribution field. Modified:

svn commit: r545192 - in /jakarta/commons/proper/math/trunk/src: java/org/apache/commons/math/distribution/ test/org/apache/commons/math/distribution/

2007-06-07 Thread brentworden
Author: brentworden Date: Thu Jun 7 07:35:04 2007 New Revision: 545192 URL: http://svn.apache.org/viewvc?view=revrev=545192 Log: Removed dependency on DistributionFactory. Removed:

[math] deprecation of DistributionFactory

2007-06-07 Thread Brent Worden
I removed the use of the DistributionFactory and its dependency on commons-discovery. The approach I took was to add settable distribution fields where needed as a replacement for invoking the factory. These fields always default to our distribution implementations and can by altered via

DO NOT REPLY [Bug 39327] - [daemon] Errors when compiling procrun for 64 bit windows systems

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

DO NOT REPLY [Bug 39327] - [daemon] Errors when compiling procrun for 64 bit windows systems

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

DO NOT REPLY [Bug 39327] - [daemon] Errors when compiling procrun for 64 bit windows systems

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

[jira] Closed: (JELLY-237) [jelly] MenuBar not shown in JellySWT

2007-06-07 Thread Kurt Riede (JIRA)
[ https://issues.apache.org/jira/browse/JELLY-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Riede closed JELLY-237. Fix works for me. Thank you. [jelly] MenuBar not shown in JellySWT -

Re: [io][fileupload] svn commit: r518770 - in /jakarta/commons/proper/io/trunk/src: java/org/apache/commons/io/FileCleaningTracker.java test/org/apache/commons/io/FileUtilsCleanDirectoryTestCase.java

2007-06-07 Thread Rahul Akolkar
On 6/6/07, Jochen Wiedmann [EMAIL PROTECTED] wrote: On 3/16/08, Rahul Akolkar wrote: On 3/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: jochen Date: Thu Mar 15 15:02:46 2007 New Revision: 518770 snip/ I haven't really though about the fileupload part, but you have

Re: [CLI] All those trunks

2007-06-07 Thread Rahul Akolkar
On 6/6/07, Henri Yandell [EMAIL PROTECTED] wrote: On 6/6/07, Rahul Akolkar [EMAIL PROTECTED] wrote: Hen, Looks like the cli-1.0.x branch is on its way. IMO, we should remove the other two from trunks-proper. We could remove the avalon one. I don't think there's any sign that it'll ever have

Re: [VOTE] 3rd attempt: Release commons-io 1.3.2

2007-06-07 Thread Jochen Wiedmann
On 6/7/07, sebb [EMAIL PROTECTED] wrote: Are the jar archives necessary? Yes. Other projects tend only to release zip and tar.gz. The jar files are released implicitly, via the Maven repositories. The only difference is that I do this explicitly. Jochen -- Women have the ability to

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

2007-06-07 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502464 ] Henri Yandell commented on LANG-334: I agree - but I really hate solving things without being able to show there

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

2007-06-07 Thread Michael Sclafani (JIRA)
[ https://issues.apache.org/jira/browse/LANG-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502481 ] Michael Sclafani commented on LANG-334: --- Sadly, it was much easier for us to use a common subclass that provided

Re: svn commit: r545184 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/distribution/PoissonDistributionImpl.java

2007-06-07 Thread Luc Maisonobe
[EMAIL PROTECTED] wrote: +/** + * Modify the normal distribution used to compute normal approximations. + * The caller is responsible for insuring the normal distribution has the + * proper parameter settings. + * @param value the new distribution + * @since 1.2 +

Re: svn commit: r545184 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/distribution/PoissonDistributionImpl.java

2007-06-07 Thread Martin van den Bemt
If the intention is to have a NullPointerException when null is passed, declare it and throw it specifically (that way you are in control of the exception). I think every undocumented nullpointer exception is a bug. Mvgr, Martin Luc Maisonobe wrote: [EMAIL PROTECTED] wrote: +/** +

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

2007-06-07 Thread Alexander Sova (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Sova updated FILEUPLOAD-135: -- Attachment: FILEUPLOAD135.patch I've added new test case to StreamingTest class.

[jira] Created: (CONFIGURATION-280) autoSave and FileChangedReloadingStrategy corrupts configuration

2007-06-07 Thread Roman Kurmanowytsch (JIRA)
autoSave and FileChangedReloadingStrategy corrupts configuration Key: CONFIGURATION-280 URL: https://issues.apache.org/jira/browse/CONFIGURATION-280 Project: Commons Configuration

[jira] Commented: (CONFIGURATION-280) autoSave and FileChangedReloadingStrategy corrupts configuration

2007-06-07 Thread Roman Kurmanowytsch (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502536 ] Roman Kurmanowytsch commented on CONFIGURATION-280: --- This may be related to ticket 119:

[jira] Updated: (CONFIGURATION-280) autoSave and FileChangedReloadingStrategy corrupts configuration

2007-06-07 Thread Roman Kurmanowytsch (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Kurmanowytsch updated CONFIGURATION-280: -- Attachment: autosave_reload.patch.txt Added patch based on

[jira] Created: (JXPATH-87) xmlURL field not set in XMLDocumentContainer

2007-06-07 Thread Henri Yandell (JIRA)
xmlURL field not set in XMLDocumentContainer Key: JXPATH-87 URL: https://issues.apache.org/jira/browse/JXPATH-87 Project: Commons JXPath Issue Type: Bug Affects Versions: Nightly Builds

[jira] Created: (COLLECTIONS-255) Unused variable in TreeBidiMap.java

2007-06-07 Thread Henri Yandell (JIRA)
Unused variable in TreeBidiMap.java --- Key: COLLECTIONS-255 URL: https://issues.apache.org/jira/browse/COLLECTIONS-255 Project: Commons Collections Issue Type: Bug Components: BidiMap Affects

[jira] Closed: (JXPATH-87) xmlURL field not set in XMLDocumentContainer

2007-06-07 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed JXPATH-87. --- Resolution: Fixed Fixed by storing the xmlURL for later. svn ci -m Fixing JXPATH-87 by storing the

svn commit: r545359 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/XMLDocumentContainer.java

2007-06-07 Thread bayard
Author: bayard Date: Thu Jun 7 18:15:35 2007 New Revision: 545359 URL: http://svn.apache.org/viewvc?view=revrev=545359 Log: Fixing JXPATH-87 by storing the xmlURL Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/XMLDocumentContainer.java Modified: