A first pass at 3.0.2. I rolled back the comparators to be
considered/argued about for 3.0.3.
RC1 is available here:
http://people.apache.org/~bayard/commons-lang-3.0.2-RC1/
SVN:
http://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_3_0_2_RC1/
Website:
http://people.apache.org/~bay
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=14292&projectId=95
Build statistics:
State: Failed
Previous State: Ok
Started at: Wed 9 Nov 2011 08:34:32 +
Finished at: Wed 9 Nov 2011 08:35:39 +
Total time: 1m 6s
Build Trigger: Schedule
Build N
On 9 November 2011 07:51, wrote:
> Author: bayard
> Date: Wed Nov 9 07:51:58 2011
> New Revision: 1199640
>
> URL: http://svn.apache.org/viewvc?rev=1199640&view=rev
> Log:
> Making the clirr comparison be the previous version (3.0.1)
>
> Modified:
> commons/proper/lang/trunk/pom.xml
>
> Modif
On 9 November 2011 08:43, wrote:
> Author: bayard
> Date: Wed Nov 9 08:43:48 2011
> New Revision: 1199651
>
> URL: http://svn.apache.org/viewvc?rev=1199651&view=rev
> Log:
> Moving to snapshot to avoid any accidental 3.0.2 builds
Too late; Continuum already tried to upload a build of 3.0.2, whi
Hi,
Any objection to bring [csv] into the third millennium and make it use
Java 5?
Emmanuel Bourg
smime.p7s
Description: Signature cryptographique S/MIME
I'm looking at the design of [csv] and I wonder if the CSVUtils class is
worth keeping. It contains a printLine methods that operates on a
CSVStrategy that could probably be turned into a member method of
CSVStrategy, and two parse methods that could be static members of
CSVParser.
http://com
+1
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/
On Wed, Nov 9, 2011 at 12:44 PM, Emmanuel Bourg wrote:
> Hi,
>
> Any objection to bring [csv] into the third millennium and make it use Java
> 5?
>
> Emmanu
The name of the CSVStrategy class is confusing, it's a simple bean with
no logic and is not related to the strategy pattern.
Don't you think it would be better named CSVFormat?
Emmanuel Bourg
smime.p7s
Description: Signature cryptographique S/MIME
On 9 November 2011 08:09, Henri Yandell wrote:
> A first pass at 3.0.2. I rolled back the comparators to be
> considered/argued about for 3.0.3.
>
> RC1 is available here:
>
> http://people.apache.org/~bayard/commons-lang-3.0.2-RC1/
>
> SVN:
>
> http://svn.apache.org/repos/asf/commons/proper/lan
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=14307&projectId=95
Build statistics:
State: Failed
Previous State: Ok
Started at: Wed 9 Nov 2011 15:20:55 +
Finished at: Wed 9 Nov 2011 15:21:31 +
Total time: 35s
Build Trigger: Schedule
Build Num
Because we've added features through three new methods and five new OS_*
fields, should the version be 3.1 instead of a maintenance release?
-1: I've fixed the Clirr report, it now says "Comparison Version: 3.0.1",
not "(,3.0.2)"
Gary
On Wed, Nov 9, 2011 at 3:09 AM, Henri Yandell wrote:
> A fi
Good point on 3.1. Let's do that.
Hen
On Wed, Nov 9, 2011 at 7:40 AM, Gary Gregory wrote:
> Because we've added features through three new methods and five new OS_*
> fields, should the version be 3.1 instead of a maintenance release?
>
> -1: I've fixed the Clirr report, it now says "Comparison
Thanks Sebb :)
I've upgraded the deps, fixed the @sinces to 3.1 and removed the
explicit clirr version setting.
Hen
On Wed, Nov 9, 2011 at 5:18 AM, sebb wrote:
> On 9 November 2011 08:09, Henri Yandell wrote:
>> A first pass at 3.0.2. I rolled back the comparators to be
>> considered/argued ab
On 09.11.11 00:10, Raffaele P. Guidi wrote:
> This is not so different from an indexed file, just it is in memory - maybe
> you could take a look at the code (which is fairly simple) and get back to
> us with some more targeted questions.
I understand that the plugin is supposed to be added as an
Why does this fail while Continuum builds OK? Local build is OK too.
Gary
On Tue, Nov 8, 2011 at 11:45 PM, Gump wrote:
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contac
Test output says:
java.lang.NoClassDefFoundError:
org/apache/mina/filter/executor/OrderedThreadPoolExecutor
I assume Gump needs to be told about the dependency.
On 9 November 2011 18:17, Gary Gregory wrote:
> Why does this fail while Continuum builds OK? Local build is OK too.
>
> Gary
>
> On T
Ouch. On my Mac:
Running
org.apache.commons.lang3.builder.ReflectionToStringBuilderConcurrencyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 42.471 sec
Wondering when my debian virtualbox image is going to respond. It's
still spinning :)
Hen
--
Could the error be in this auto generated file:
http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-test/gump_file/gump_mvn_settings.xml.html
?
On Wed, Nov 9, 2011 at 1:46 PM, sebb wrote:
> Test output says:
>
> java.lang.NoClassDefFoundError:
> org/apache/mina/filter/executor/Ord
Hello.
> >>>
> >>> Gilles has started adding an API for simple bounds constraints in
> >>> optimization, which will soo be available for both Bobyqa and CMA-ES, as
> >>> both method naturally support such constraints.
> >>>
> >>> I wondered if we could take the opportunity to set up a poor man
> >
Gilles Sadowski a écrit :
>Hello.
>
>> >>>
>> >>> Gilles has started adding an API for simple bounds constraints in
>> >>> optimization, which will soo be available for both Bobyqa and
>CMA-ES, as
>> >>> both method naturally support such constraints.
>> >>>
>> >>> I wondered if we could take
On Wed, Nov 9, 2011 at 5:44 PM, Henri Yandell wrote:
> Is it worth doubling the build time?
>
>
If you can still make the bug happen with lower settings, then that's OK by
me.
Gary
> Hen
>
> On Wed, Nov 9, 2011 at 11:35 AM, Gary Gregory
> wrote:
> > Yeah, it's 50 secs for me but I want to ma
Nah, not my question :)
If I was adding 1 day of time for a single test - that'd be bad right?
What's okay? Adding 50 seconds is over the line for me. I'd rather be
unprotected from the issue than be impacted by a 50 second build
penalty (or more; I've not seen my virt finish yet), plus if a
rele
On 10 November 2011 00:55, Henri Yandell wrote:
> Nah, not my question :)
>
> If I was adding 1 day of time for a single test - that'd be bad right?
>
> What's okay? Adding 50 seconds is over the line for me. I'd rather be
> unprotected from the issue than be impacted by a 50 second build
> penalt
For now, I've @Ignore'd
ReflectionToStringBuilderConcurrencyTest.testCopyOnWriteArrayList()
FYI: If I reduce the DATA_SIZE from 10 to 1 the test
ReflectionToStringBuilderConcurrencyTest.testLinkedList() does not always
fail for me.
Gary
On Wed, Nov 9, 2011 at 8:35 PM, sebb wrote:
> On
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-vfs2-test has an issue affecting its community integration.
This i
Hm... how do I tell Gump about the new deps? It does not pick them up from
the POM it seems...
Gary
On Wed, Nov 9, 2011 at 2:50 PM, Gary Gregory wrote:
> Could the error be in this auto generated file:
>
>
> http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-test/gump_file/gump_mv
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-proxy-test has an issue affecting its community integration.
This
Post the abortive 3.0.2 vote, a first pass at 3.1. I rolled back the
comparators to be
considered/argued about for 3.2.
RC1 is available here:
http://people.apache.org/~bayard/commons-lang-3.1-RC1/
SVN:
http://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_3_1_RC1/
Website:
http://
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=14354&projectId=97
Build statistics:
State: Failed
Previous State: Ok
Started at: Thu 10 Nov 2011 07:32:54 +
Finished at: Thu 10 Nov 2011 07:33:16 +
Total time: 21s
Build Trigger: Schedule
Build N
29 matches
Mail list logo