Re: [VOTE] Buildr 1.4.6 release

2011-06-24 Thread Alex Boisvert
Absolutely, be my guest! :)

alex

On Fri, Jun 24, 2011 at 6:49 PM, Antoine Toulme wrote:

> I'm moving this week-end (and painting walls), but I would nevertheless
> like
> to offer to bundle the all-in-one package with jruby if that is still
> something we want to support ?
>
> Antoine
>
> On Fri, Jun 24, 2011 at 17:18, Alex Boisvert  >wrote:
>
> > Vote passed with 3 +1's, no 0's and no -1's.
> >
> > I'm going to push the release in the coming hour.
> >
> > alex
> >
> > On Tue, Jun 21, 2011 at 2:40 PM, Alex Boisvert  > >wrote:
> >
> > > We're voting on the source distributions available here:
> > > http://people.apache.org/~boisvert/buildr/1.4.6/dist/
> > >
> > > Specifically:
> > > http://people.apache.org/~boisvert/buildr/1.4.6/dist/buildr-1.4.6.tgz
> > > http://people.apache.org/~boisvert/buildr/1.4.6/dist/buildr-1.4.6.zip
> > >
> > > The documentation generated for this release is available here:
> > > http://people.apache.org/~boisvert/buildr/1.4.6/site/
> > > http://people.apache.org/~boisvert/buildr/1.4.6/site/buildr.pdf
> > >
> > > The official specification against which this release was tested:
> > > http://people.apache.org/~boisvert/buildr/1.4.6/site/specs.html
> > >
> > > Test coverage report:
> > >
> http://people.apache.org/~boisvert/buildr/1.4.6/site/coverage/index.html
> > >
> > > IMPORTANT NOTE:  This release includes JtestR support;  the code is
> same
> > as
> > > for previous release except it was not tested during the release
> process.
> > >  Caveat emptor.  Removal of JtestR support is currently under
> discussion
> > on
> > > dev@buildr.apache.org.
> > >
> > > The following changes were made since 1.4.5:
> > >
> > >   * Added:  Support for Scala 2.9.0+ (with help of Alexis Midon)
> > >   * Fixed:  BUILDR-583 Update jruby install to use jruby version 1.6.1
> > > (Alexis Midon)
> > >   * Fixed:  BUILDR-582 Revert the name change for the task to generate
> > > Intellij
> > > project files to 'idea'
> > >   * Change: BUILDR-579 Format generated IDEA project files to look more
> > > like what
> > > IntelliJ generates (Peter Royal)
> > >   * Change: BUILDR-574 Enhance idea task to generate test resources
> with
> > > test scope
> > > (Jean-Philippe Caruana)
> > >   * Change: BUILDR-576 Upgrade to JUnit 4.8.2
> > >   * Change: Upgrade to JRuby 1.6.2
> > >   * Change: Scala 2.9.0-1 is now default, along with ScalaCheck 1.9,
> > > ScalaTest 1.6.1
> > > and Specs 1.6.8.
> > >   * Change: ScalaCheck, ScalaTest and Specs now default to sane
> versions
> > > when using
> > > older Scala versions.
> > >   * Fixed:  BUILDR-571 Generated IDEA projects include resources
> multiple
> > > times (Peter Royal)
> > >   * Fixed:  BUILDR-573 HTTP upload PUT request with incorrect
> > Content-Type
> > > (Mathias Doenitz)
> > >   * Fixed:  BUILDR-578 Tar task does not preserve uid/gid on folders
> > > (Jean-Philippe Caruana)
> > >   * Fixed:  BUILDR-251 Classifier not handled when downloading snapshot
> > > artifacts (Ryan Fowler)
> > >   * Fixed:  BUILDR-585 "TypeError : can't dup NilClass" when merging
> jars
> > >   * Fixed:  BUILDR-586 ScalaTest uses deprecated ant task (Martin
> Partel)
> > >   * Fixed:  BUILDR-584 eclipse plugin should use absolute path
> > >   * Fixed:  BUILDR-587 ScalaTest uses deprecated reporter parameters
> > >
> > >
> >
>


Re: [VOTE] Buildr 1.4.6 release

2011-06-24 Thread Antoine Toulme
I'm moving this week-end (and painting walls), but I would nevertheless like
to offer to bundle the all-in-one package with jruby if that is still
something we want to support ?

Antoine

On Fri, Jun 24, 2011 at 17:18, Alex Boisvert wrote:

> Vote passed with 3 +1's, no 0's and no -1's.
>
> I'm going to push the release in the coming hour.
>
> alex
>
> On Tue, Jun 21, 2011 at 2:40 PM, Alex Boisvert  >wrote:
>
> > We're voting on the source distributions available here:
> > http://people.apache.org/~boisvert/buildr/1.4.6/dist/
> >
> > Specifically:
> > http://people.apache.org/~boisvert/buildr/1.4.6/dist/buildr-1.4.6.tgz
> > http://people.apache.org/~boisvert/buildr/1.4.6/dist/buildr-1.4.6.zip
> >
> > The documentation generated for this release is available here:
> > http://people.apache.org/~boisvert/buildr/1.4.6/site/
> > http://people.apache.org/~boisvert/buildr/1.4.6/site/buildr.pdf
> >
> > The official specification against which this release was tested:
> > http://people.apache.org/~boisvert/buildr/1.4.6/site/specs.html
> >
> > Test coverage report:
> > http://people.apache.org/~boisvert/buildr/1.4.6/site/coverage/index.html
> >
> > IMPORTANT NOTE:  This release includes JtestR support;  the code is same
> as
> > for previous release except it was not tested during the release process.
> >  Caveat emptor.  Removal of JtestR support is currently under discussion
> on
> > dev@buildr.apache.org.
> >
> > The following changes were made since 1.4.5:
> >
> >   * Added:  Support for Scala 2.9.0+ (with help of Alexis Midon)
> >   * Fixed:  BUILDR-583 Update jruby install to use jruby version 1.6.1
> > (Alexis Midon)
> >   * Fixed:  BUILDR-582 Revert the name change for the task to generate
> > Intellij
> > project files to 'idea'
> >   * Change: BUILDR-579 Format generated IDEA project files to look more
> > like what
> > IntelliJ generates (Peter Royal)
> >   * Change: BUILDR-574 Enhance idea task to generate test resources with
> > test scope
> > (Jean-Philippe Caruana)
> >   * Change: BUILDR-576 Upgrade to JUnit 4.8.2
> >   * Change: Upgrade to JRuby 1.6.2
> >   * Change: Scala 2.9.0-1 is now default, along with ScalaCheck 1.9,
> > ScalaTest 1.6.1
> > and Specs 1.6.8.
> >   * Change: ScalaCheck, ScalaTest and Specs now default to sane versions
> > when using
> > older Scala versions.
> >   * Fixed:  BUILDR-571 Generated IDEA projects include resources multiple
> > times (Peter Royal)
> >   * Fixed:  BUILDR-573 HTTP upload PUT request with incorrect
> Content-Type
> > (Mathias Doenitz)
> >   * Fixed:  BUILDR-578 Tar task does not preserve uid/gid on folders
> > (Jean-Philippe Caruana)
> >   * Fixed:  BUILDR-251 Classifier not handled when downloading snapshot
> > artifacts (Ryan Fowler)
> >   * Fixed:  BUILDR-585 "TypeError : can't dup NilClass" when merging jars
> >   * Fixed:  BUILDR-586 ScalaTest uses deprecated ant task (Martin Partel)
> >   * Fixed:  BUILDR-584 eclipse plugin should use absolute path
> >   * Fixed:  BUILDR-587 ScalaTest uses deprecated reporter parameters
> >
> >
>


Re: [VOTE] Buildr 1.4.6 release

2011-06-24 Thread Alex Boisvert
Vote passed with 3 +1's, no 0's and no -1's.

I'm going to push the release in the coming hour.

alex

On Tue, Jun 21, 2011 at 2:40 PM, Alex Boisvert wrote:

> We're voting on the source distributions available here:
> http://people.apache.org/~boisvert/buildr/1.4.6/dist/
>
> Specifically:
> http://people.apache.org/~boisvert/buildr/1.4.6/dist/buildr-1.4.6.tgz
> http://people.apache.org/~boisvert/buildr/1.4.6/dist/buildr-1.4.6.zip
>
> The documentation generated for this release is available here:
> http://people.apache.org/~boisvert/buildr/1.4.6/site/
> http://people.apache.org/~boisvert/buildr/1.4.6/site/buildr.pdf
>
> The official specification against which this release was tested:
> http://people.apache.org/~boisvert/buildr/1.4.6/site/specs.html
>
> Test coverage report:
> http://people.apache.org/~boisvert/buildr/1.4.6/site/coverage/index.html
>
> IMPORTANT NOTE:  This release includes JtestR support;  the code is same as
> for previous release except it was not tested during the release process.
>  Caveat emptor.  Removal of JtestR support is currently under discussion on
> dev@buildr.apache.org.
>
> The following changes were made since 1.4.5:
>
>   * Added:  Support for Scala 2.9.0+ (with help of Alexis Midon)
>   * Fixed:  BUILDR-583 Update jruby install to use jruby version 1.6.1
> (Alexis Midon)
>   * Fixed:  BUILDR-582 Revert the name change for the task to generate
> Intellij
> project files to 'idea'
>   * Change: BUILDR-579 Format generated IDEA project files to look more
> like what
> IntelliJ generates (Peter Royal)
>   * Change: BUILDR-574 Enhance idea task to generate test resources with
> test scope
> (Jean-Philippe Caruana)
>   * Change: BUILDR-576 Upgrade to JUnit 4.8.2
>   * Change: Upgrade to JRuby 1.6.2
>   * Change: Scala 2.9.0-1 is now default, along with ScalaCheck 1.9,
> ScalaTest 1.6.1
> and Specs 1.6.8.
>   * Change: ScalaCheck, ScalaTest and Specs now default to sane versions
> when using
> older Scala versions.
>   * Fixed:  BUILDR-571 Generated IDEA projects include resources multiple
> times (Peter Royal)
>   * Fixed:  BUILDR-573 HTTP upload PUT request with incorrect Content-Type
> (Mathias Doenitz)
>   * Fixed:  BUILDR-578 Tar task does not preserve uid/gid on folders
> (Jean-Philippe Caruana)
>   * Fixed:  BUILDR-251 Classifier not handled when downloading snapshot
> artifacts (Ryan Fowler)
>   * Fixed:  BUILDR-585 "TypeError : can't dup NilClass" when merging jars
>   * Fixed:  BUILDR-586 ScalaTest uses deprecated ant task (Martin Partel)
>   * Fixed:  BUILDR-584 eclipse plugin should use absolute path
>   * Fixed:  BUILDR-587 ScalaTest uses deprecated reporter parameters
>
>


Re: Build failed in Jenkins: Buildr-ci-build #232

2011-06-24 Thread Antoine Toulme
Spent some time trying to recreate the problem, both from my machine and on
the server.

No love so far ; rspec works fine, rake ci seems to behave.

This might be a problem tied to the absence of tty when running specs with
jenkins.

I am still working on this.

Meanwhile: I added a few more integration test scenarios to the tests
folder.

I intend to continue beef it up further, for educational and testing
purposes.

I hope to get enough ready made Buildfiles to point people to samples when
they ask for corner use cases (or well known yet not well documented enough
features).
On that: Alex, still got that workbench with those projects you were playing
with whenever people were asking you questions ? Can you zip it up and send
it my way please ?

Antoine


On Wed, Jun 22, 2011 at 11:21, Alex Boisvert wrote:

> Most likely environment-related failures based on my experience with the
> rspec-integration.  Challenge is to get debugging info on what's not set up
> correctly on hudson.
>
> alex
>
>
> On Wed, Jun 22, 2011 at 10:27 AM, Antoine Toulme 
> wrote:
>
>> We have 2 failures remaining regarding rspec.
>>
>> Those 2 tests have never been reliable in the past. It's pretty much on
>> and
>> off every time.
>>
>> I will look at what it takes to fix them or what we lose if we remove
>> them.
>>
>> Thanks,
>>
>> Antoine
>>
>> -- Forwarded message --
>> From: Apache Jenkins Server 
>> Date: Wed, Jun 22, 2011 at 17:24
>> Subject: Build failed in Jenkins: Buildr-ci-build #232
>> To: c...@buildr.apache.org
>>
>>
>> See 
>>
>> --
>> [...truncated 405 lines...]
>>   21 Wed Jun 22 17:23:30 UTC 2011 path/code/Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 path/code/Text2.html
>>0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir1/
>>0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir2/
>>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>>0 Wed Jun 22 17:23:30 UTC 2011 path/
>>0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir1/
>>0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir2/
>>   21 Wed Jun 22 17:23:30 UTC 2011 path/Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 path/Text2.html
>>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>>0 Wed Jun 22 17:23:30 UTC 2011 test/
>>   21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
>>0 Wed Jun 22 17:23:30 UTC 2011 test/
>>   21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
>>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir1/
>>0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir2/
>>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>0 Wed Jun 22 17:23:32 UTC 2011 subdir/
>>   15 Wed Jun 22 17:23:32 UTC 2011 subdir/test3.css
>>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>   15 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>> No known dependencies. Compiling everything
>> model contains 0 documentable templates
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - MySuite [0m
>>  [32mTest Starting - MySuite: addition [0m
>>  [32mTest Succeeded - MySuite: addition [0m
>>  [32mSuite Completed - MySuite [0m
>>  [36mRun completed in 147 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>>  [32mAll tests passed. [0m
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - InnerClassTest [0m
>>  [32mTest Starting - InnerClassTest: addition [0m
>>  [32mTest Succeeded - InnerClassTest: addition [0m
>>  [32mSuite Completed - InnerClassTest [0m
>>  [36mRun completed in 147 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>>  [32mAll tests passed. [0m
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - PassingSuite [0m
>>  [32mTest Starting - PassingSuite: addition [0m
>>  [32mTest Succeeded - PassingSuite: addition [0m
>>  [32mSuite C