Re: [TEXT] Problems with the site build

2014-12-02 Thread Benedikt Ritter
2014-12-01 2:42 GMT+01:00 sebb : > The CP35 says: > > > > true > > ... > > >site-deploy > > > Looks like > > http://commons.apache.org/site-publish.html > > needs updating for the single module component. > I'll need some time to understand this and

Re: svn commit: r1642927 - in /commons/proper/jexl/trunk: ./ src/main/java/org/apache/commons/jexl3/internal/introspection/ src/main/java/org/apache/commons/jexl3/introspection/ src/site/xdoc/ src/tes

2014-12-02 Thread Benedikt Ritter
2014-12-02 17:20 GMT+01:00 Gary Gregory : > Wow, I have not seen a commit in here in a long time... > > Any thoughts a cutting a release? > > Gary > -- Forwarded message -- > From: > Date: Tue, Dec 2, 2014 at 11:15 AM > Subject: svn commit: r1642927 - in /commons/proper/jexl/trunk

Re: [VOTE] [JCS] release [jcs] 2.0-beta-1

2014-12-02 Thread Romain Manni-Bucau
Xmas is coming ;). Thanks for the effort Gary. Le 3 déc. 2014 05:08, "Gary Gregory" a écrit : > Wow, no votes? :-( I am guilty of not having taken the time to look at this > beyond trying to build it... > > Gary > > On Wed, Nov 26, 2014 at 4:16 PM, Romain Manni-Bucau > > wrote: > > > Hi > > > >

AW: [VFS] Release Preparations 2.1 (again)

2014-12-02 Thread Bernd Eckenfels
Hello, I think the Problem is the tag the m-release-p uses to puts into the SCM URL for the released POM. I will try if this can be a non-existing Tag/Branch (however I do not agree that this is a good thing). I actually like the procedure in your log4j2 description where you would rename the f

Re: [VFS] Release Preparations 2.1 (again)

2014-12-02 Thread Ralph Goers
> > > Unfortunately, I don’t believe I > > documented the release process but it should be similar to > > http://wiki.apache.org/logging/Log4j2ReleaseGuide > > > > >

Re: [VOTE] [JCS] release [jcs] 2.0-beta-1

2014-12-02 Thread Gary Gregory
Wow, no votes? :-( I am guilty of not having taken the time to look at this beyond trying to build it... Gary On Wed, Nov 26, 2014 at 4:16 PM, Romain Manni-Bucau wrote: > Hi > > Finally took some time to try to finally get a beta for JCS 2. > > - here is the maven repo: > https://repository.apa

Re: [VFS] Release Preparations 2.1 (again)

2014-12-02 Thread Gary Gregory
On Tue, Dec 2, 2014 at 5:51 PM, Bernd Eckenfels wrote: > Hello, > > ok, lets start another try to get VFS released. (and refresh my > memories who is volunteering for the RM? - I would do it but I think we > need a PMC at close hand). > > Currently are 3 open blocker bugs, for one I have a patch

[VFS-180] merging? (was: [VFS] Release Preparations 2.1 (again))

2014-12-02 Thread Bernd Eckenfels
Am Wed, 03 Dec 2014 01:55:40 +0300 schrieb Alex : > Is there a chance to get VFS-180 in 2.1? Yes, of course. Looking through the patches I don't think it is particular complicated (but also I see some things I would do differently from 2012/04/24 14:04.) Instead of `name.getScheme().equals("webd

Re: [VFS] Release Preparations 2.1 (again)

2014-12-02 Thread Alex
Is there a chance to get VFS-180 in 2.1? On 03/12/14 01:51, Bernd Eckenfels wrote: Hello, ok, lets start another try to get VFS released. (and refresh my memories who is volunteering for the RM? - I would do it but I think we need a PMC at close hand). Currently are 3 open blocker bugs, for on

[VFS] Release Preparations 2.1 (again)

2014-12-02 Thread Bernd Eckenfels
Hello, ok, lets start another try to get VFS released. (and refresh my memories who is volunteering for the RM? - I would do it but I think we need a PMC at close hand). Currently are 3 open blocker bugs, for one I have a patch pending, the other two I am inclined to downgrade when nobody takes c

Re: svn commit: r1638340 - in /commons/proper/fileupload/trunk/src: changes/changes.xml main/java/org/apache/commons/fileupload/FileUploadBase.java

2014-12-02 Thread sebb
On 2 December 2014 at 20:44, Thomas Neidhart wrote: > On 12/02/2014 06:35 PM, sebb wrote: >> On 11 November 2014 at 20:09, wrote: >>> Author: tn >>> Date: Tue Nov 11 20:09:32 2014 >>> New Revision: 1638340 >>> >>> URL: http://svn.apache.org/r1638340 >>> Log: >>> [FILEUPLOAD-242] Do not silently

Re: svn commit: r1638380 - in /commons/proper/fileupload/trunk/src: changes/changes.xml main/java/org/apache/commons/fileupload/disk/DiskFileItem.java

2014-12-02 Thread Thomas Neidhart
On 12/02/2014 06:13 PM, sebb wrote: > On 11 November 2014 at 20:45, wrote: >> Author: tn >> Date: Tue Nov 11 20:45:16 2014 >> New Revision: 1638380 >> >> URL: http://svn.apache.org/r1638380 >> Log: >> [FILEUPLOAD-252] Do not lose IO exception when closing the stream. >> >> Modified: >> common

Re: svn commit: r1638340 - in /commons/proper/fileupload/trunk/src: changes/changes.xml main/java/org/apache/commons/fileupload/FileUploadBase.java

2014-12-02 Thread Thomas Neidhart
On 12/02/2014 06:35 PM, sebb wrote: > On 11 November 2014 at 20:09, wrote: >> Author: tn >> Date: Tue Nov 11 20:09:32 2014 >> New Revision: 1638340 >> >> URL: http://svn.apache.org/r1638340 >> Log: >> [FILEUPLOAD-242] Do not silently swallow all Throwables. >> >> Modified: >> commons/proper/f

Re: svn commit: r1638340 - in /commons/proper/fileupload/trunk/src: changes/changes.xml main/java/org/apache/commons/fileupload/FileUploadBase.java

2014-12-02 Thread sebb
On 11 November 2014 at 20:09, wrote: > Author: tn > Date: Tue Nov 11 20:09:32 2014 > New Revision: 1638340 > > URL: http://svn.apache.org/r1638340 > Log: > [FILEUPLOAD-242] Do not silently swallow all Throwables. > > Modified: > commons/proper/fileupload/trunk/src/changes/changes.xml > >

Re: svn commit: r1638380 - in /commons/proper/fileupload/trunk/src: changes/changes.xml main/java/org/apache/commons/fileupload/disk/DiskFileItem.java

2014-12-02 Thread sebb
On 11 November 2014 at 20:45, wrote: > Author: tn > Date: Tue Nov 11 20:45:16 2014 > New Revision: 1638380 > > URL: http://svn.apache.org/r1638380 > Log: > [FILEUPLOAD-252] Do not lose IO exception when closing the stream. > > Modified: > commons/proper/fileupload/trunk/src/changes/changes.xm

Fwd: svn commit: r1642927 - in /commons/proper/jexl/trunk: ./ src/main/java/org/apache/commons/jexl3/internal/introspection/ src/main/java/org/apache/commons/jexl3/introspection/ src/site/xdoc/ src/te

2014-12-02 Thread Gary Gregory
Wow, I have not seen a commit in here in a long time... Any thoughts a cutting a release? Gary -- Forwarded message -- From: Date: Tue, Dec 2, 2014 at 11:15 AM Subject: svn commit: r1642927 - in /commons/proper/jexl/trunk: ./ src/main/java/org/apache/commons/jexl3/internal/intros

Re: svn commit: r7200 - in /release/commons/csv: binaries/ source/

2014-12-02 Thread sebb
On 2 December 2014 at 04:42, Gary Gregory wrote: > I'm OK with all that but it should be documented someplace. It is: http://commons.apache.org/releases/release.html#a9_Post_Release_Cleanup and http://wiki.apache.org/commons/UsingNexus#Post_Release_Cleanup > Yet another thing that makes our rel

Re: svn commit: r1640967 - /commons/proper/csv/trunk/pom.xml

2014-12-02 Thread sebb
On 2 December 2014 at 04:41, Gary Gregory wrote: > On Mon, Dec 1, 2014 at 9:41 PM, sebb wrote: > >> On 21 November 2014 at 17:34, wrote: >> > Author: ggregory >> > Date: Fri Nov 21 17:34:41 2014 >> > New Revision: 1640967 >> > >> > URL: http://svn.apache.org/r1640967 >> > Log: >> > Released Apa