You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Assaf Arkin <ar...@intalio.com> on 2008/05/23 04:29:26 UTC

[VOTE]: Buildr 1.3.1 release

This release is primarily to solve the installation problem on Windows
due to unspecific dependency on RJB.  Other changes and solved issues
in this release are listed below.

The release vote passed within the PPMC with 3 +1:
http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/200805.mbox/%3C3de5d7d20805221911n18dda32k21711d31e50eaf7e@mail.gmail.com%3E

We're voting on the source distributions available here:
http://people.apache.org/~assaf/buildr/1.3.1/distro/

Specifically:
http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.tgz
http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.zip

The documentation generated for this release is available here:
http://people.apache.org/~assaf/buildr/1.3.1/site/
http://people.apache.org/~assaf/buildr/1.3.1/site/buildr.pdf

The official specification against which this release was tested:
http://people.apache.org/~assaf/buildr/1.3.1/site/specs.html


Changes since 1.3.0:
* Added: Downloading files from SFTP server, uploading to HTTP.
* Added: jibx_bind method to use JiBX for Java<=>XML binding (by David
Peterson).
* Changed: Upgraded to Net::SSH 2.0 and Net::SFTP 2.0.
* Fixed: BUILDR-67 HTTP GET now works with query parameters (Tommy Knowlton).
* Fixed: BUILDR-68 Now accepting JAVA_HOME setting on OS X (Nathan Hamblen).
* Fixed: JUnit now accepts java_args and passes these arguments to the JVM
(only applicable when forking).
* Fixed: BUILDR-70 JUnit not passing environment variables from the
:environment option.
* Fixed: BUILDR-75 Filter now runs if there's a target directory, even if
there are no source files to copy over, since everyone else just checks
resources.target for existence before depending on it.
* Fixed: BUILDR-63 Possible fix.

Assaf

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


[RESULT] [VOTE]: Buildr 1.3.1 release

Posted by Assaf Arkin <ar...@intalio.com>.
3 +1 votes here, one addition +1 PPMC on buildr-dev for a total of +4
to get this release out.

Assaf

On Thu, May 22, 2008 at 7:29 PM, Assaf Arkin <ar...@intalio.com> wrote:
> This release is primarily to solve the installation problem on Windows
> due to unspecific dependency on RJB.  Other changes and solved issues
> in this release are listed below.
>
> The release vote passed within the PPMC with 3 +1:
> http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/200805.mbox/%3C3de5d7d20805221911n18dda32k21711d31e50eaf7e@mail.gmail.com%3E
>
> We're voting on the source distributions available here:
> http://people.apache.org/~assaf/buildr/1.3.1/distro/
>
> Specifically:
> http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.tgz
> http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.zip
>
> The documentation generated for this release is available here:
> http://people.apache.org/~assaf/buildr/1.3.1/site/
> http://people.apache.org/~assaf/buildr/1.3.1/site/buildr.pdf
>
> The official specification against which this release was tested:
> http://people.apache.org/~assaf/buildr/1.3.1/site/specs.html
>
>
> Changes since 1.3.0:
> * Added: Downloading files from SFTP server, uploading to HTTP.
> * Added: jibx_bind method to use JiBX for Java<=>XML binding (by David
> Peterson).
> * Changed: Upgraded to Net::SSH 2.0 and Net::SFTP 2.0.
> * Fixed: BUILDR-67 HTTP GET now works with query parameters (Tommy Knowlton).
> * Fixed: BUILDR-68 Now accepting JAVA_HOME setting on OS X (Nathan Hamblen).
> * Fixed: JUnit now accepts java_args and passes these arguments to the JVM
> (only applicable when forking).
> * Fixed: BUILDR-70 JUnit not passing environment variables from the
> :environment option.
> * Fixed: BUILDR-75 Filter now runs if there's a target directory, even if
> there are no source files to copy over, since everyone else just checks
> resources.target for existence before depending on it.
> * Fixed: BUILDR-63 Possible fix.
>
> Assaf
>



-- 
CTO, Intalio
http://www.intalio.com

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE]: Buildr 1.3.1 release

Posted by ant elder <an...@apache.org>.
The NOTICE file in the distribution is missing the line "Copyright
[yyyy] The Apache Software Foundation" at the top of the file. Was
going to say thats a blocker but the doc at
http://www.apache.org/legal/src-headers.html only says "should" not
MUST so I guess its ok to just fix this for next time. Also the text
on the top four lines in the "=" box is a comment from the example
NOTICE file you shouldn't include that in your NOTICE file so the
lines should be deleted when the copyright line is added.

Otherwise all looks good to me so +1.

   ...ant

On Fri, May 23, 2008 at 3:29 AM, Assaf Arkin <ar...@intalio.com> wrote:
>
> This release is primarily to solve the installation problem on Windows
> due to unspecific dependency on RJB.  Other changes and solved issues
> in this release are listed below.
>
> The release vote passed within the PPMC with 3 +1:
> http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/200805.mbox/%3C3de5d7d20805221911n18dda32k21711d31e50eaf7e@mail.gmail.com%3E
>
> We're voting on the source distributions available here:
> http://people.apache.org/~assaf/buildr/1.3.1/distro/
>
> Specifically:
> http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.tgz
> http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.zip
>
> The documentation generated for this release is available here:
> http://people.apache.org/~assaf/buildr/1.3.1/site/
> http://people.apache.org/~assaf/buildr/1.3.1/site/buildr.pdf
>
> The official specification against which this release was tested:
> http://people.apache.org/~assaf/buildr/1.3.1/site/specs.html
>
>
> Changes since 1.3.0:
> * Added: Downloading files from SFTP server, uploading to HTTP.
> * Added: jibx_bind method to use JiBX for Java<=>XML binding (by David
> Peterson).
> * Changed: Upgraded to Net::SSH 2.0 and Net::SFTP 2.0.
> * Fixed: BUILDR-67 HTTP GET now works with query parameters (Tommy Knowlton).
> * Fixed: BUILDR-68 Now accepting JAVA_HOME setting on OS X (Nathan Hamblen).
> * Fixed: JUnit now accepts java_args and passes these arguments to the JVM
> (only applicable when forking).
> * Fixed: BUILDR-70 JUnit not passing environment variables from the
> :environment option.
> * Fixed: BUILDR-75 Filter now runs if there's a target directory, even if
> there are no source files to copy over, since everyone else just checks
> resources.target for existence before depending on it.
> * Fixed: BUILDR-63 Possible fix.
>
> Assaf
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE]: Buildr 1.3.1 release

Posted by Assaf Arkin <ar...@intalio.com>.
On Mon, May 26, 2008 at 11:01 AM, Robert Burrell Donkin
<ro...@gmail.com> wrote:
> On Fri, May 23, 2008 at 5:51 PM, Matthieu Riou <ma...@offthelip.org> wrote:
>> On Thu, May 22, 2008 at 7:29 PM, Assaf Arkin <ar...@intalio.com> wrote:
>>
>>> This release is primarily to solve the installation problem on Windows
>>> due to unspecific dependency on RJB.  Other changes and solved issues
>>> in this release are listed below.
>>>
>>> The release vote passed within the PPMC with 3 +1:
>>>
>>> http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/200805.mbox/%3C3de5d7d20805221911n18dda32k21711d31e50eaf7e@mail.gmail.com%3E
>>>
>>> We're voting on the source distributions available here:
>>> http://people.apache.org/~assaf/buildr/1.3.1/distro/<http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/>
>>>
>>
>> Reiterating my +1.
>
> just one query:
>
> http://svn.apache.org/repos/asf/incubator/buildr/trunk/doc/css/syntax.css
> appears to be a file originating outside apache. i do not see any
> explicit attribution in LICENSE or NOTICE.

My bad.  This should be an ASF file, we have a different color scheme
than the one used by Syntax, we need to drop anything that's
Syntax-originated from this file.

Assaf

>
> - robert

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE]: Buildr 1.3.1 release

Posted by Robert Burrell Donkin <ro...@gmail.com>.
On Fri, May 23, 2008 at 5:51 PM, Matthieu Riou <ma...@offthelip.org> wrote:
> On Thu, May 22, 2008 at 7:29 PM, Assaf Arkin <ar...@intalio.com> wrote:
>
>> This release is primarily to solve the installation problem on Windows
>> due to unspecific dependency on RJB.  Other changes and solved issues
>> in this release are listed below.
>>
>> The release vote passed within the PPMC with 3 +1:
>>
>> http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/200805.mbox/%3C3de5d7d20805221911n18dda32k21711d31e50eaf7e@mail.gmail.com%3E
>>
>> We're voting on the source distributions available here:
>> http://people.apache.org/~assaf/buildr/1.3.1/distro/<http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/>
>>
>
> Reiterating my +1.

just one query:

http://svn.apache.org/repos/asf/incubator/buildr/trunk/doc/css/syntax.css
appears to be a file originating outside apache. i do not see any
explicit attribution in LICENSE or NOTICE.

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE]: Buildr 1.3.1 release

Posted by Victor Hugo Borja <vi...@gmail.com>.
+1

On Fri, May 23, 2008 at 11:51 AM, Matthieu Riou <ma...@offthelip.org>
wrote:

> On Thu, May 22, 2008 at 7:29 PM, Assaf Arkin <ar...@intalio.com> wrote:
>
> > This release is primarily to solve the installation problem on Windows
> > due to unspecific dependency on RJB.  Other changes and solved issues
> > in this release are listed below.
> >
> > The release vote passed within the PPMC with 3 +1:
> >
> >
> http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/200805.mbox/%3C3de5d7d20805221911n18dda32k21711d31e50eaf7e@mail.gmail.com%3E
> >
> > We're voting on the source distributions available here:
> > http://people.apache.org/~assaf/buildr/1.3.1/distro/<http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/>
> <http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/>
> >
>
> Reiterating my +1.
>
> Cheers,
> Matthieu
>
>
> >
> > Specifically:
> >
> >
> http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.tgz<http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.tgz>
> <
> http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.tgz
> >
> >
> >
> http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.zip<http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.zip>
> <
> http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.zip
> >
> >
> > The documentation generated for this release is available here:
> > http://people.apache.org/~assaf/buildr/1.3.1/site/<http://people.apache.org/%7Eassaf/buildr/1.3.1/site/>
> <http://people.apache.org/%7Eassaf/buildr/1.3.1/site/>
> > http://people.apache.org/~assaf/buildr/1.3.1/site/buildr.pdf<http://people.apache.org/%7Eassaf/buildr/1.3.1/site/buildr.pdf>
> <http://people.apache.org/%7Eassaf/buildr/1.3.1/site/buildr.pdf>
> >
> > The official specification against which this release was tested:
> > http://people.apache.org/~assaf/buildr/1.3.1/site/specs.html<http://people.apache.org/%7Eassaf/buildr/1.3.1/site/specs.html>
> <http://people.apache.org/%7Eassaf/buildr/1.3.1/site/specs.html>
> >
> >
> > Changes since 1.3.0:
> > * Added: Downloading files from SFTP server, uploading to HTTP.
> > * Added: jibx_bind method to use JiBX for Java<=>XML binding (by David
> > Peterson).
> > * Changed: Upgraded to Net::SSH 2.0 and Net::SFTP 2.0.
> > * Fixed: BUILDR-67 HTTP GET now works with query parameters (Tommy
> > Knowlton).
> > * Fixed: BUILDR-68 Now accepting JAVA_HOME setting on OS X (Nathan
> > Hamblen).
> > * Fixed: JUnit now accepts java_args and passes these arguments to the
> JVM
> > (only applicable when forking).
> > * Fixed: BUILDR-70 JUnit not passing environment variables from the
> > :environment option.
> > * Fixed: BUILDR-75 Filter now runs if there's a target directory, even if
> > there are no source files to copy over, since everyone else just checks
> > resources.target for existence before depending on it.
> > * Fixed: BUILDR-63 Possible fix.
> >
> > Assaf
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
> >
>



-- 
vic

Quaerendo invenietis.

Re: [VOTE]: Buildr 1.3.1 release

Posted by Matthieu Riou <ma...@offthelip.org>.
On Thu, May 22, 2008 at 7:29 PM, Assaf Arkin <ar...@intalio.com> wrote:

> This release is primarily to solve the installation problem on Windows
> due to unspecific dependency on RJB.  Other changes and solved issues
> in this release are listed below.
>
> The release vote passed within the PPMC with 3 +1:
>
> http://mail-archives.apache.org/mod_mbox/incubator-buildr-dev/200805.mbox/%3C3de5d7d20805221911n18dda32k21711d31e50eaf7e@mail.gmail.com%3E
>
> We're voting on the source distributions available here:
> http://people.apache.org/~assaf/buildr/1.3.1/distro/<http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/>
>

Reiterating my +1.

Cheers,
Matthieu


>
> Specifically:
>
> http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.tgz<http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.tgz>
>
> http://people.apache.org/~assaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.zip<http://people.apache.org/%7Eassaf/buildr/1.3.1/distro/buildr-1.3.1-incubating.zip>
>
> The documentation generated for this release is available here:
> http://people.apache.org/~assaf/buildr/1.3.1/site/<http://people.apache.org/%7Eassaf/buildr/1.3.1/site/>
> http://people.apache.org/~assaf/buildr/1.3.1/site/buildr.pdf<http://people.apache.org/%7Eassaf/buildr/1.3.1/site/buildr.pdf>
>
> The official specification against which this release was tested:
> http://people.apache.org/~assaf/buildr/1.3.1/site/specs.html<http://people.apache.org/%7Eassaf/buildr/1.3.1/site/specs.html>
>
>
> Changes since 1.3.0:
> * Added: Downloading files from SFTP server, uploading to HTTP.
> * Added: jibx_bind method to use JiBX for Java<=>XML binding (by David
> Peterson).
> * Changed: Upgraded to Net::SSH 2.0 and Net::SFTP 2.0.
> * Fixed: BUILDR-67 HTTP GET now works with query parameters (Tommy
> Knowlton).
> * Fixed: BUILDR-68 Now accepting JAVA_HOME setting on OS X (Nathan
> Hamblen).
> * Fixed: JUnit now accepts java_args and passes these arguments to the JVM
> (only applicable when forking).
> * Fixed: BUILDR-70 JUnit not passing environment variables from the
> :environment option.
> * Fixed: BUILDR-75 Filter now runs if there's a target directory, even if
> there are no source files to copy over, since everyone else just checks
> resources.target for existence before depending on it.
> * Fixed: BUILDR-63 Possible fix.
>
> Assaf
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>