Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread Gary Gregory
On Thu, Jan 2, 2014 at 2:18 PM, Phil Steitz wrote: > On 1/2/14, 10:42 AM, sebb wrote: > > On 2 January 2014 18:28, Gary Gregory wrote: > >> On Thu, Jan 2, 2014 at 12:56 PM, Stefan Bodewig > wrote: > >> > >>> On 2014-01-02, Gary Gregory wrote: > >>> > Sounds like an OS permission issue with

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread Phil Steitz
On 1/2/14, 9:17 AM, Gary Gregory wrote: > On Wed, Jan 1, 2014 at 1:13 PM, Phil Steitz wrote: > >> I assume what we are voting on is the tars / zips in the Nexus repo. >> > Yes. > > >> I could not get the tests to run on Mac OSX (10.9.1). The Ant build >> fails with >> >> [junit] Testcase: testEx

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread Phil Steitz
On 1/2/14, 10:42 AM, sebb wrote: > On 2 January 2014 18:28, Gary Gregory wrote: >> On Thu, Jan 2, 2014 at 12:56 PM, Stefan Bodewig wrote: >> >>> On 2014-01-02, Gary Gregory wrote: >>> Sounds like an OS permission issue with executables. Can we use Maven to create the right file permissi

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread sebb
On 2 January 2014 18:28, Gary Gregory wrote: > On Thu, Jan 2, 2014 at 12:56 PM, Stefan Bodewig wrote: > >> On 2014-01-02, Gary Gregory wrote: >> >> > Sounds like an OS permission issue with executables. Can we use Maven to >> > create the right file permissions for sh files in a tar/zip? >> >> As

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread Gary Gregory
On Thu, Jan 2, 2014 at 12:56 PM, Stefan Bodewig wrote: > On 2014-01-02, Gary Gregory wrote: > > > Sounds like an OS permission issue with executables. Can we use Maven to > > create the right file permissions for sh files in a tar/zip? > > Assuming you are using the assembly plugin, then the answ

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread Stefan Bodewig
On 2014-01-02, sebb wrote: > AFAIK zip does not support permissions. InfoZIP does and so does Ant (or Commons Compress ;-). Not sure about the assembly plugin but I'd assume it supports it as well. Stefan PS: permissions in ZIPs are the main reason I started to write the org.apache.tools.zip p

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread Stefan Bodewig
On 2014-01-02, Gary Gregory wrote: > Sounds like an OS permission issue with executables. Can we use Maven to > create the right file permissions for sh files in a tar/zip? Assuming you are using the assembly plugin, then the answer is yes: https://maven.apache.org/plugins/maven-assembly-plugin/

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread sebb
On 2 January 2014 17:31, sebb wrote: > On 2 January 2014 17:17, Gary Gregory wrote: >> On Wed, Jan 1, 2014 at 1:13 PM, Phil Steitz wrote: >> >>> >>> I assume what we are voting on is the tars / zips in the Nexus repo. >>> >> >> Yes. >> >> >>> >>> I could not get the tests to run on Mac OSX (10.9

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread sebb
On 2 January 2014 17:17, Gary Gregory wrote: > On Wed, Jan 1, 2014 at 1:13 PM, Phil Steitz wrote: > >> >> I assume what we are voting on is the tars / zips in the Nexus repo. >> > > Yes. > > >> >> I could not get the tests to run on Mac OSX (10.9.1). The Ant build >> fails with >> >> [junit] Te

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread Gary Gregory
On Wed, Jan 1, 2014 at 1:13 PM, Phil Steitz wrote: > > I assume what we are voting on is the tars / zips in the Nexus repo. > Yes. > > I could not get the tests to run on Mac OSX (10.9.1). The Ant build > fails with > > [junit] Testcase: testExecute took 0.013 sec > [junit] Caused an

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread Gary Gregory
On Wed, Jan 1, 2014 at 12:57 PM, Jörg Schaible wrote: > Gary Gregory wrote: > > [snip] > > > This VOTE is open for at least 72 hours until December 23 2013 at 11:30 > PM > > EST. > > Hmm. This date is difficult to match ;-) > Oops, I'll get this right in RC2! Gary > > - Jörg > > >

[CANCEL][VOTE] Release Commons Exec 1.2-RC1

2014-01-02 Thread Gary Gregory
I am canceling this RC1 vote to deal with the issues brought up in the [VOTE] thread. Thank you to all of you who reviewed. Gary On Mon, Dec 30, 2013 at 10:34 AM, Gary Gregory wrote: > Hello All: > > This is a VOTE to release Commons Exec 1.2-RC1 > > Feature and fix release. Requires a minimu

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-01 Thread Oliver Heger
Build works fine on Windows 7 with Java 1.5 and 1.7. Artifacts and site look good. The copyright year in NOTICE.txt is 2011 - I guess this has to be fixed. Other than that, I found the following minor problems (not blocking): - The overview site needs to be updated for the new release (in the Rel

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-01 Thread Phil Steitz
I assume what we are voting on is the tars / zips in the Nexus repo. I could not get the tests to run on Mac OSX (10.9.1). The Ant build fails with [junit] Testcase: testExecute took 0.013 sec [junit] Caused an ERROR [junit] Cannot run program "/Users/psteitz/exec-rc/commons-exec-1

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-01 Thread Jörg Schaible
Gary Gregory wrote: [snip] > This VOTE is open for at least 72 hours until December 23 2013 at 11:30 PM > EST. Hmm. This date is difficult to match ;-) - Jörg - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For a

[VOTE] Release Commons Exec 1.2-RC1

2013-12-30 Thread Gary Gregory
Hello All: This is a VOTE to release Commons Exec 1.2-RC1 Feature and fix release. Requires a minimum of Java 1.3. The Apache Commons Exec team is pleased to announce the Apache commons-exec-1.2 release! Apache Commons Exec is a library to reliably execute external processes from within the JVM