[Commons Wiki] Trivial Update of "VfsReleaseState" by BerndEckenfels

2014-12-30 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "VfsReleaseState" page has been changed by BerndEckenfels: https://wiki.apache.org/commons/VfsReleaseState?action=diff&rev1=1&rev2=2 Comment: added VFS-530 * update testing/tes

Re: [VFS] Release Preparations 2.1 (again)

2014-12-30 Thread Bernd Eckenfels
Hello, Thanks for looking into this. Let me reply inline (and prune the mail): Am Tue, 30 Dec 2014 12:03:20 -0500 schrieb : > > a) check the src/changes/changes.xml: all action entries with bug > > numbers since the last release should be marked resolved (not > > closed - actually all bugs on th

[Commons Wiki] Update of "VfsReleaseState" by BerndEckenfels

2014-12-30 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "VfsReleaseState" page has been changed by BerndEckenfels: https://wiki.apache.org/commons/VfsReleaseState Comment: Initial Todos. New page: = Upcoming commons-vfs2-2.1 release =

[Commons Wiki] Update of "VFS" by BerndEckenfels

2014-12-30 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "VFS" page has been changed by BerndEckenfels: https://wiki.apache.org/commons/VFS?action=diff&rev1=18&rev2=19 Comment: Add release preparation page Its homepage is located at:

[All] Release Plugin (was: [All] Moving to git)

2014-12-30 Thread Bernd Eckenfels
Hello, Jochen asked about the release plugin in the context of Git migration. It might safe routine work for releases, but it seems to me also underspecified in the context of Apache Commons (with SVN and Git) [VFS] uses the release plugin (at least the last release did). I intent to do the next

Re: svn commit: r1648642 - /commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/DomainValidatorTest.java

2014-12-30 Thread Adrian Crum
Be aware that the file contains encoded Chinese TLDs (XN--*). So, it needs additional parsing. Adrian Crum Sandglass Software www.sandglass-software.com On 12/30/2014 5:23 PM, s...@apache.org wrote: Author: sebb Date: Wed Dec 31 01:23:26 2014 New Revision: 1648642 URL: http://svn.apache.org/r

Re: [All] Moving to git

2014-12-30 Thread Jochen Wiedmann
On Mon, Dec 29, 2014 at 3:16 PM, Stefan Bodewig wrote: > Just as a "letter of intent" - I'd prefer to cut Compress 1.10 while > we're still in svn (as I know how to do it, I'm in the "avoid the > release plugin" camp) and call for a vote for moving to git after that. 1.) And why don't you intend

Re: [Math] Possibly wrong fix for MATH-1184

2014-12-30 Thread Gilles
On Tue, 30 Dec 2014 21:48:04 +, sebb wrote: On 30 December 2014 at 19:41, Luc Maisonobe wrote: Le 30/12/2014 19:30, Gilles a écrit : Hello. I don't think I've followed the correct path for updating the web site to fix MATH-1184. Reading the "release howto" I understood that I could modif

Re: [Math] Possibly wrong fix for MATH-1184

2014-12-30 Thread sebb
On 30 December 2014 at 19:41, Luc Maisonobe wrote: > Le 30/12/2014 19:30, Gilles a écrit : >> Hello. >> >> I don't think I've followed the correct path for updating the >> web site to fix MATH-1184. >> >> Reading the "release howto" I understood that I could modify >> the checked-out repository an

Re: [Math] Possibly wrong fix for MATH-1184

2014-12-30 Thread Luc Maisonobe
Le 30/12/2014 19:30, Gilles a écrit : > Hello. > > I don't think I've followed the correct path for updating the > web site to fix MATH-1184. > > Reading the "release howto" I understood that I could modify > the checked-out repository and do "svn commit"; it worked and > the missing files are no

Re: [compress] Importance of retaining exact compatibility for ZipArchiveOutputStream ?

2014-12-30 Thread Kristian Rosenvold
2014-12-29 15:05 GMT+01:00 Stefan Bodewig : > On 2014-12-29, Kristian Rosenvold wrote: > >> The refactoring os ZipArchiveOutputStream to use StreamCompressor is now >> done in >> the branch https://github.com/krosenvold/commons-compress > > Some code comments: > > * the fields writtenToOutputStrea

RE: [Math] HTML files

2014-12-30 Thread Gary Gregory
I would say en for English since our docs are in english unless I am mistaken. Gary  Original message From: Gilles Date:12/30/2014 12:37 (GMT-05:00) To: Commons Developers List Cc: Subject: [Math] HTML files Hi. While looking at MATH-1184, I notice that the HTML files i

[Math] Possibly wrong fix for MATH-1184

2014-12-30 Thread Gilles
Hello. I don't think I've followed the correct path for updating the web site to fix MATH-1184. Reading the "release howto" I understood that I could modify the checked-out repository and do "svn commit"; it worked and the missing files are now available from the web server. But reading further

[Math] HTML files

2014-12-30 Thread Gilles
Hi. While looking at MATH-1184, I notice that the HTML files in the repository have this line: ---CUT--- ---CUT--- When I generate them, I have ---CUT--- ---CUT--- Which version should be under svn? Gilles - To unsubscrib

RE: [VFS] Release Preparations 2.1 (again)

2014-12-30 Thread dlmarion
> -Original Message- > From: Bernd Eckenfels [mailto:e...@zusammenkunft.net] > Sent: Wednesday, December 03, 2014 6:28 PM > To: Commons Developers List > Cc: dlmar...@comcast.net > Subject: Re: [VFS] Release Preparations 2.1 (again) > > Hello, > > Am Wed, 3 Dec 2014 13:42:51 + (UTC)

[RESULT] [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-30 Thread Phil Steitz
This VOTE has passed, with binding +1 votes from Phil Steitz Benedikt Ritter Oliver Heger Luc Maisonobe Gary Gregory Thomas Neidhart Jörg Schaible and no other votes. Thanks to all who helped review the release candidates for this release. Phil On 12/26/14 4:54 PM, Phil Steitz wrote: > Changes

Re: [Math] Missing documentation for ParameterValidator

2014-12-30 Thread Bruce A Johnson
> On Dec 30, 2014, at 8:27 AM, Bruce A Johnson wrote: > > When I click on the documentation link ( at > http://commons.apache.org/proper/commons-math/apidocs/index.html >

Re: [Math] Missing documentation for ParameterValidator

2014-12-30 Thread Gilles
On Tue, 30 Dec 2014 08:27:24 -0500, Bruce A Johnson wrote: When I click on the documentation link ( at http://commons.apache.org/proper/commons-math/apidocs/index.html ) for ParameterValidator in the fitting.leastsquares package

Re: svn commit: r1648523 - /commons/proper/validator/trunk/RELEASE-NOTES.txt

2014-12-30 Thread sebb
Agreed On 30 December 2014 at 13:58, Gary Gregory wrote: > After this release we should update to Java 5 IMO. > > Gary > > Original message From: Jörg Schaible > Date:12/30/2014 07:57 (GMT-05:00) > To: dev@commons.apache.org Cc: Subject: Re: > svn commit: r1648523 - /commo

[Math] Missing documentation for ParameterValidator

2014-12-30 Thread Bruce A Johnson
When I click on the documentation link ( at http://commons.apache.org/proper/commons-math/apidocs/index.html ) for ParameterValidator in the fitting.leastsquares package I get: The requested URL /proper/commons-math/javadocs/ap

Re: svn commit: r1648523 - /commons/proper/validator/trunk/RELEASE-NOTES.txt

2014-12-30 Thread Gary Gregory
After this release we should update to Java 5 IMO. Gary  Original message From: Jörg Schaible Date:12/30/2014 07:57 (GMT-05:00) To: dev@commons.apache.org Cc: Subject: Re: svn commit: r1648523 - /commons/proper/validator/trunk/RELEASE-NOTES.txt Hi Benedikt, I'd write "C

[VALIDATOR] Fix pending for CUSIP checking

2014-12-30 Thread sebb
I started working on a fix for https://issues.apache.org/jira/browse/VALIDATOR-336 CUSIPCheckDigit Thinks Invalid CUSIP is Valid I think the code fix is quite simple, however it has not been so easy to fix the tests, as they don't really allow for two kinds of validity (syntax error and invalid c

Re: svn commit: r1648523 - /commons/proper/validator/trunk/RELEASE-NOTES.txt

2014-12-30 Thread Jörg Schaible
Hi Benedikt, I'd write "Commons Validator requires at least Java 1.4." to changes with every minor release that are easily forgotten. Cheers, Jörg brit...@apache.org wrote: > Author: britter > Date: Tue Dec 30 12:38:29 2014 > New Revision: 1648523 > > URL: http://svn.apache.org/r1648523 > Lo

[imaging] reminding of an old problem

2014-12-30 Thread Luc Maisonobe
Hi, As there seem to be some activity on [imaging], I would like to remind about a problem I encountered almost one year ago. The last message in the thread was . The initial problem was that a test failed on one computer but not on another one, and i

Re: [All] Moving to git

2014-12-30 Thread Benedikt Ritter
2014-12-30 4:20 GMT+01:00 Gary Gregory : > > On Mon, Dec 29, 2014 at 8:27 PM, sebb wrote: > > > On 30 December 2014 at 01:07, Gary Gregory > wrote: > > > On Mon, Dec 29, 2014 at 7:26 PM, Benedikt Ritter > > wrote: > > > > > >> 2014-12-29 14:56 GMT+01:00 Gary Gregory : > > >> > > > >> > Hi All: >