Re: [continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

2011-12-31 Thread Sébastien Brisard
2011/12/31 Continuum@vmbuild :
> Online report : 
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=16588&projectId=97
>
> Build statistics:
>  State: Failed
>  Previous State: Ok
>  Started at: Sat 31 Dec 2011 05:40:12 +
>  Finished at: Sat 31 Dec 2011 05:43:49 +
>  Total time: 3m 36s
>  Build Trigger: Schedule
>  Build Number: 627
>  Exit code: 1
>  Building machine hostname: vmbuild
>  Operating system : Linux(unknown)
>  Java Home version :
>          java version "1.6.0_30"
>          Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>          Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>
>  Builder version :
>          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+)
>          Java version: 1.6.0_30
>          Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>          Default locale: en_US, platform encoding: UTF-8
>          OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: 
> "unix"
>
> 
> SCM Changes:
> 
> Changed: celestin @ Sat 31 Dec 2011 05:18:48 +
> Comment: Modifications to the hierarchy of distributions, according to 
> MATH-692. Patch contributed by Christian Winter.
> Files changed:
>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/AbstractIntegerDistribution.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/BinomialDistribution.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/HypergeometricDistribution.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/IntegerDistribution.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/PascalDistribution.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/PoissonDistribution.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/ZipfDistribution.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/RandomDataImpl.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/AbtractIntegerDistributionTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/BinomialDistributionTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/HypergeometricDistributionTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/IntegerDistributionAbstractTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/PascalDistributionTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/PoissonDistributionTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/ZipfDistributionTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/ISAACTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/RandomDataTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/RandomGeneratorAbstractTest.java
>  ( 1226041 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/Well1024aTest.java
>  ( 1226041 )
>
> 
> Dependencies Changes:
> 
> No dependencies changed
>
>
> 
> Build Definition:
> 
> POM filename: pom.xml
> Goals: clean deploy
> Arguments: --batch-mode -Pjava-1.5
> Build Fresh: false
> Always Build: false
> Default Build Definition: true
> Schedule: COMMONS_SCHEDULE
> Profile Name: Maven 2.2.1
> Description: Default Maven 2 Build Definition (Java 1.5)
>
> 
> Test Summary:
> 
> Tests: 3412
> Failures: 3
> Errors: 0
> Success Rate: 99
> Total time: 168.78995
>
> 
> Test Failures:
> 
>
> Well1024aTest
>    testNextIntPositiveRange :
>  java.lang.AssertionError
>  java.lang.AssertionError: Chisquare test failed p-value = 
> 5.042182294490161E-4 chisquare statistic = 12.1.
> value   expected        observed
> 1       0.5           

Re: [lang] 3.2?

2011-12-31 Thread Henri Yandell
Three changes of interest. Two are the removal of final on public
methods. The other is the addition of Serializable to StrBuilder.

Which is the worry? And is it a big enough worry to not keep the change?

Hen

On Wed, Dec 28, 2011 at 6:07 AM, Gary Gregory  wrote:
> Fire it up! :)
>
> Despite what Clirr reports, are the changes really binary compatible?
>
> Gary
>
> On Wed, Dec 28, 2011 at 2:48 AM, Henri Yandell  wrote:
>
>> Of course, I mean 3.2. :)
>>
>> On Tue, Dec 27, 2011 at 11:46 PM, Henri Yandell 
>> wrote:
>> > Heads up that I'm thinking that 3.3 is ready to be released. 10 issues
>> > resolved in trunk.
>> >
>> > Hen
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> Spring Batch in Action: http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[OGNL] Interesting Alfresco approach to OGNL

2011-12-31 Thread Simone Tripodi
Hi all OGNLers,
at MyBatis (which is OGNL client, just an older version) we received
feedbacks from Alfresco team that had to alter the OGNL caching
policy[1] to speedup the performances (just look for OGNL).
WDYT respect the work done to improve our caches?
TIA,
-Simo

[1] 
http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/3rd-party/src/mybatis-3.0.4-src.diff

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: svn commit: r424415 - in /jakarta/commons/proper/modeler/trunk: STATUS.html project.properties

2011-12-31 Thread Jochen Wiedmann
Hej, Dims,

you active again? That's fine!

Jochen


On Fri, Jul 21, 2006 at 8:49 PM,   wrote:
> Author: dims
> Date: Fri Jul 21 11:49:03 2006
> New Revision: 424415
>
> URL: http://svn.apache.org/viewvc?rev=424415&view=rev
> Log:
> fix minimum jdk version as 1.3
>
> Modified:
>    jakarta/commons/proper/modeler/trunk/STATUS.html
>    jakarta/commons/proper/modeler/trunk/project.properties
>
> Modified: jakarta/commons/proper/modeler/trunk/STATUS.html
> URL: 
> http://svn.apache.org/viewvc/jakarta/commons/proper/modeler/trunk/STATUS.html?rev=424415&r1=424414&r2=424415&view=diff
> ==
> --- jakarta/commons/proper/modeler/trunk/STATUS.html (original)
> +++ jakarta/commons/proper/modeler/trunk/STATUS.html Fri Jul 21 11:49:03 2006
> @@ -6,7 +6,7 @@
>
>
>  
> -The Jakarta Commons Workflow Component
> +The Jakarta Commons Modeler Component
>  $Id$
>  [Introduction]
>  [Dependencies]
> @@ -32,7 +32,7 @@
>  components for development and use:
>  
>  http://java.sun.com/j2se";>Java Development Kit
> -    (Version 1.2 or later)
> +    (Version 1.3 or later)
>  http://jakarta.apache.org/commons/digester"/>Jakarta Commons 
> Digester (Optional)
>  http://jakarta.apache.org/commons/logging"/>Jakarta Commons 
> Logging
>  A JMX compliant implementation, like the  href="http://java.sun.com/products/JavaManagement/download.html";>JMX 
> Instrumentation and Agent Specification reference implementation or  href="http://www.open-jmx.org";>OpenJMX
> @@ -42,8 +42,8 @@
>  
>  3.  RELEASE INFO
>
> -Current Release:  1.0
> -Planned Next Release: 1.1
> +Current Release:  2.0
> +Planned Next Release: 2.1 (?)
>
>
>  
> @@ -60,11 +60,11 @@
>  mailto:costin at apache.org">Costin Manolache
>  mailto:yoavs at apache.org">Yoav Shapira
>  mailto:billbarker at apache.org">Bill Barker
> +mailto:dims at apache.org">Davanum Srinivas
>  
>
>  The following individuals have submitted patches for this component.
>  
> -mailto:dims at yahoo.com">Davanum Srinivas
>  
>
>  
>
> Modified: jakarta/commons/proper/modeler/trunk/project.properties
> URL: 
> http://svn.apache.org/viewvc/jakarta/commons/proper/modeler/trunk/project.properties?rev=424415&r1=424414&r2=424415&view=diff
> ==
> --- jakarta/commons/proper/modeler/trunk/project.properties (original)
> +++ jakarta/commons/proper/modeler/trunk/project.properties Fri Jul 21 
> 11:49:03 2006
> @@ -49,5 +49,5 @@
>  maven.dist.src.assembly.dir=${maven.dist.assembly.dir}/src/${maven.final.name}-src
>
>  clover.excludes=**/Test*.java
> -maven.compile.target=1.4
> -maven.compile.source=1.4
> \ No newline at end of file
> +maven.compile.target=1.3
> +maven.compile.source=1.3
> \ No newline at end of file
>
>
>
> -
> To unsubscribe, e-mail: commons-dev-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: commons-dev-h...@jakarta.apache.org
>



-- 
“Morality is doing what is right, no matter what you are told.
Religion is doing what you are told, no matter what is right.”

H. L. Mencken (c.1925)

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

2011-12-31 Thread Luc Maisonobe
Le 31/12/2011 09:36, Sébastien Brisard a écrit :
> 2011/12/31 Continuum@vmbuild :
>> Online report : 
>> http://vmbuild.apache.org/continuum/buildResult.action?buildId=16588&projectId=97
>>
>> Build statistics:
>>  State: Failed
>>  Previous State: Ok
>>  Started at: Sat 31 Dec 2011 05:40:12 +
>>  Finished at: Sat 31 Dec 2011 05:43:49 +
>>  Total time: 3m 36s
>>  Build Trigger: Schedule
>>  Build Number: 627
>>  Exit code: 1
>>  Building machine hostname: vmbuild
>>  Operating system : Linux(unknown)
>>  Java Home version :
>>  java version "1.6.0_30"
>>  Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>>  Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>>
>>  Builder version :
>>  Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+)
>>  Java version: 1.6.0_30
>>  Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>>  Default locale: en_US, platform encoding: UTF-8
>>  OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: 
>> "unix"
>>
>> 
>> SCM Changes:
>> 
>> Changed: celestin @ Sat 31 Dec 2011 05:18:48 +
>> Comment: Modifications to the hierarchy of distributions, according to 
>> MATH-692. Patch contributed by Christian Winter.
>> Files changed:
>>  
>> /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/AbstractIntegerDistribution.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/BinomialDistribution.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/HypergeometricDistribution.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/IntegerDistribution.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/PascalDistribution.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/PoissonDistribution.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/ZipfDistribution.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/RandomDataImpl.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/AbtractIntegerDistributionTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/BinomialDistributionTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/HypergeometricDistributionTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/IntegerDistributionAbstractTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/PascalDistributionTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/PoissonDistributionTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/ZipfDistributionTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/ISAACTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/RandomDataTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/RandomGeneratorAbstractTest.java
>>  ( 1226041 )
>>  
>> /commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/Well1024aTest.java
>>  ( 1226041 )
>>
>> 
>> Dependencies Changes:
>> 
>> No dependencies changed
>>
>>
>> 
>> Build Definition:
>> 
>> POM filename: pom.xml
>> Goals: clean deploy
>> Arguments: --batch-mode -Pjava-1.5
>> Build Fresh: false
>> Always Build: false
>> Default Build Definition: true
>> Schedule: COMMONS_SCHEDULE
>> Profile Name: Maven 2.2.1
>> Description: Default Maven 2 Build Definition (Java 1.5)
>>
>> 
>> Test Summary:
>> 
>> Tests: 3412
>> Failures: 3
>> Errors: 0
>> Success Rate: 99
>> Total time: 168.78995
>>
>> 
>> Test Failures:
>> 
>>
>> Well1024aTest

[continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

2011-12-31 Thread Continuum@vmbuild
Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=16598&projectId=97

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Sat 31 Dec 2011 10:38:14 +
  Finished at: Sat 31 Dec 2011 10:41:55 +
  Total time: 3m 41s
  Build Trigger: Schedule
  Build Number: 627
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
  java version "1.6.0_30"
  Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
  Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)

  Builder version :
  Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+)
  Java version: 1.6.0_30
  Java home: /usr/lib/jvm/jdk1.6.0_30/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: 
"unix"


SCM Changes:

Changed: celestin @ Sat 31 Dec 2011 09:38:11 +
Comment: Removed references to MathRuntimeException (MATH-677).
Files changed:
  
/commons/proper/math/trunk/src/main/java/org/apache/commons/math/transform/FastFourierTransformer.java
 ( 1226053 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -Pjava-1.5
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Default Maven 2 Build Definition (Java 1.5)


Test Summary:

Tests: 3412
Failures: 3
Errors: 0
Success Rate: 99
Total time: 171.98698


Test Failures:


Well1024aTest
testNextIntPositiveRange :
  java.lang.AssertionError
  java.lang.AssertionError: Chisquare test failed p-value = 
5.042182294490161E-4 chisquare statistic = 12.1. 
value   expectedobserved
1   0.5 445
2   0.5 555
This test can fail randomly due to sampling error with probability 0.0010.
at org.junit.Assert.fail(Assert.java:91)
at 
org.apache.commons.math.TestUtils.assertChiSquareAccept(TestUtils.java:384)
at 
org.apache.commons.math.TestUtils.assertChiSquareAccept(TestUtils.java:435)
at 
org.apache.commons.math.random.RandomDataTest.checkNextIntUniform(RandomDataTest.java:156)
at 
org.apache.commons.math.random.RandomDataTest.testNextIntPositiveRange(RandomDataTest.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.apache.commons.math.RetryRunner$1.evaluate(RetryRunner.java:60)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at 
org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at 
org.apache.maven.surefire.j

Re: [OGNL] Interesting Alfresco approach to OGNL

2011-12-31 Thread Christian Grobmeier
Hello Simone,

interesting. If I understand correctly they basically use a
ConcurrentHashMap to put expression in it somewhere at parsing level?
Looking in the current code of ognl, i cannot see such a
functionality. Anyway, everything which is speeding up things is
welcome, imho (ok,almost) ;-)

Cheers
Christian


On Sat, Dec 31, 2011 at 10:55 AM, Simone Tripodi
 wrote:
> Hi all OGNLers,
> at MyBatis (which is OGNL client, just an older version) we received
> feedbacks from Alfresco team that had to alter the OGNL caching
> policy[1] to speedup the performances (just look for OGNL).
> WDYT respect the work done to improve our caches?
> TIA,
> -Simo
>
> [1] 
> http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/3rd-party/src/mybatis-3.0.4-src.diff
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>



-- 
http://www.grobmeier.de
https://www.timeandbill.de

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Commons Pool 1.6-RC1

2011-12-31 Thread Christian Grobmeier
Hello Gary,

thanks for the hard work!

While testing I saw there hashed asc files online, like:
commons-pool-1.6-sources.jar.asc.md5
To my knowledge they are not necessary and can be removed from Nexus
(just chose and remove).

Notice does include copyright until 2011, but tomorrow is 2012 ;-) Non
blocker imho.

Release notes do not include 1.6 information, only 1.5.7:
https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC1/RELEASE-NOTES.txt

Sigs/Hashes are ok, site looks fine. Except I cannot see JavaDoc
online. Is this because of the testbuild?

Given JavaDocs will be fixed when going live, i see no further
problems. Not sure on the release notes "problem" though.

Anyway, +1!

Cheers
Christian



On Fri, Dec 30, 2011 at 4:48 AM, Gary Gregory  wrote:
> Good day to you all:
>
> I have prepared Commons Pool 1.6-RC1.
>
> The only changes from 1.5.7 are the additions of generics and therefore
> requires Java 5.
>
> Tag:
>
> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC1/
>
> Site:
>
> https://people.apache.org/builds/commons/pool/1.6/RC1/
>
> Binaries:
>
> https://repository.apache.org/content/repositories/orgapachecommons-004/
>
> The link above includes checksum files.
>
> [ ] +1 release it
> [ ] +0 almost, please fix:
> [ ] -1 no because:
>
> This VOTE is open for at least 72 hours (holidays, hangovers, and all),
> until Janurary 1 2011, 23:00 EST.
>
> Changes:
> o [POOL-208] Support Java 1.5 Generics in version 1.x.
>
> Thank you and happy new year,
> Gary
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> Spring Batch in Action: http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory 



-- 
http://www.grobmeier.de
https://www.timeandbill.de

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [lang] 3.2?

2011-12-31 Thread Gary Gregory
On Dec 31, 2011, at 3:46, Henri Yandell  wrote:

> Three changes of interest. Two are the removal of final on public
> methods. The other is the addition of Serializable to StrBuilder.
>
> Which is the worry? And is it a big enough worry to not keep the change?

I am asking because we have been making a big deal about bin inccompat
leading to package name change.

Gary

>
> Hen
>
> On Wed, Dec 28, 2011 at 6:07 AM, Gary Gregory  wrote:
>> Fire it up! :)
>>
>> Despite what Clirr reports, are the changes really binary compatible?
>>
>> Gary
>>
>> On Wed, Dec 28, 2011 at 2:48 AM, Henri Yandell  wrote:
>>
>>> Of course, I mean 3.2. :)
>>>
>>> On Tue, Dec 27, 2011 at 11:46 PM, Henri Yandell 
>>> wrote:
 Heads up that I'm thinking that 3.3 is ready to be released. 10 issues
 resolved in trunk.

 Hen
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>>
>>
>>
>> --
>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
>> Spring Batch in Action: http://bit.ly/bqpbCK
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GUMP@vmgump]: Project commons-net-test (in module apache-commons) failed

2011-12-31 Thread Gump
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-net-test has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-net-test :  Commons Net


Full details are available at:

http://vmgump.apache.org/gump/public/apache-commons/commons-net-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven settings: 
[/srv/gump/public/workspace/apache-commons/net/gump_mvn_settings.xml]
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/net/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/net/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/net/target/surefire-reports



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-net-test/gump_work/build_apache-commons_commons-net-test.html
Work Name: build_apache-commons_commons-net-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 18 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings 
/srv/gump/public/workspace/apache-commons/net/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/apache-commons/net]
M2_HOME: /opt/maven2
-
Running org.apache.commons.net.ftp.FTPClientConfigTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.commons.net.ftp.FTPCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.net.SubnetUtilsTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.commons.net.tftp.TFTPTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.603 sec
Running org.apache.commons.net.tftp.TFTPServerPathTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.commons.net.io.DotTerminatedMessageReaderTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.commons.net.imap.IMAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.commons.net.telnet.TelnetOptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.net.telnet.WindowSizeOptionHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.net.telnet.EchoOptionHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.net.telnet.SuppressGAOptionHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.net.telnet.SimpleOptionHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.net.telnet.InvalidTelnetOptionExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.net.telnet.TelnetClientTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.596 sec

Results :

Failed tests:   
testParseTimestampWithSlop(org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest):
 test.slop.roll.back.year expected:<1> but was:<0>

Tests run: 155, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] There are test failures.

Please refer to 
/srv/gump/public/workspace/apache-commons/net/target/surefire-reports for the 
individual test results.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 minute 17 seconds
[INFO] Finished at: Sat Dec 31 13:43:55 UTC 2011
[INFO] Final Memory: 45M/108M
[INFO] 
-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/apache-commons/commons-net-test/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/apache-commons/commons-net-test/atom.xml

=

Re: [continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

2011-12-31 Thread Sébastien Brisard
Hi Luc,
>
> I'm not familiar with statistics. Perhaps you could try to isolate the
> change (which may be the pseudo-random generator seeding) and commit it
> separately, changing the tests reference value if needed (I'm not sure I
> am clear here).
>
yes you are ;)
>
> Luc
>
In fact, I can't see any error with the logic. Furthermore, I've tried
various three seeds for this random generator, and in two cases, at
least one test fails. So I'm wondering about the reliability of
Well1024a. Will post a message separately.
Best regards (et bon réveillon !),
Sébastien


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[math] Reliability of Well1024a

2011-12-31 Thread Sébastien Brisard
Hi,
In rev 1226041, I committed a patch proposed by Christian (see
MATH-692). Unfortunately, I didn't notice that this patch causes the
failure of Well1024aTest. Since this morning, I've been looking into
that failure. I don't think that any of Christian's proposed
modifications is to be incriminated. Rather, I'm wondering whether
Well1024a is reliable. Indeed, varying the seed in
Well1024aTest.makeGenerator() causes failure of various unit tests
  - SEED = 100 causes testNextPoissonConsistency() to fail,
  - SEED = 1000 causes testNextIntPositiveRange(),
testNextLongNegativeRange() and testNextLongPositiveRange() to fail,
while *all* tests pass with SEED = 1001. I think this probability of
failure is well above the 0.001 threshold of the chi-square test.

I'm not very familiar with this part of CM, and would very much like
to know what you think.

NOTE: in rev 1226096, I set the SEED to 1001, so as to make Gump stop
complaining. Obivously, this is a very dirty trick.

Sébastien


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [math] Reliability of Well1024a

2011-12-31 Thread Luc Maisonobe
Le 31/12/2011 15:50, Sébastien Brisard a écrit :
> Hi,
> In rev 1226041, I committed a patch proposed by Christian (see
> MATH-692). Unfortunately, I didn't notice that this patch causes the
> failure of Well1024aTest. Since this morning, I've been looking into
> that failure. I don't think that any of Christian's proposed
> modifications is to be incriminated. Rather, I'm wondering whether
> Well1024a is reliable. Indeed, varying the seed in
> Well1024aTest.makeGenerator() causes failure of various unit tests
>   - SEED = 100 causes testNextPoissonConsistency() to fail,
>   - SEED = 1000 causes testNextIntPositiveRange(),
> testNextLongNegativeRange() and testNextLongPositiveRange() to fail,
> while *all* tests pass with SEED = 1001. I think this probability of
> failure is well above the 0.001 threshold of the chi-square test.
> 
> I'm not very familiar with this part of CM, and would very much like
> to know what you think.

I am sorry not to have any time to look at this these days.
Well 1024 has been checked with respect to the reference C
implementation though. Perhaps we should check it again.

Luc

> 
> NOTE: in rev 1226096, I set the SEED to 1001, so as to make Gump stop
> complaining. Obivously, this is a very dirty trick.
> 
> Sébastien
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Commons Pool 1.6-RC1

2011-12-31 Thread Oliver Heger
Build works fine with Java 1.5 on Windows 7. Site looks good. However, I 
found some problems with the distributions:


- The release notes are for the 1.5.7 version.
- The binary distribution contains duplicate jars labeled as 1.6-SNAPSHOT.

I think, this is sufficient for a -1.
Oliver

Am 30.12.2011 04:48, schrieb Gary Gregory:

Good day to you all:

I have prepared Commons Pool 1.6-RC1.

The only changes from 1.5.7 are the additions of generics and therefore
requires Java 5.

Tag:

https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC1/

Site:

https://people.apache.org/builds/commons/pool/1.6/RC1/

Binaries:

https://repository.apache.org/content/repositories/orgapachecommons-004/

The link above includes checksum files.

[ ] +1 release it
[ ] +0 almost, please fix:
[ ] -1 no because:

This VOTE is open for at least 72 hours (holidays, hangovers, and all),
until Janurary 1 2011, 23:00 EST.

Changes:
o [POOL-208] Support Java 1.5 Generics in version 1.x.

Thank you and happy new year,
Gary




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [math] Reliability of Well1024a

2011-12-31 Thread Sébastien Brisard
2011/12/31 Luc Maisonobe :
> Le 31/12/2011 15:50, Sébastien Brisard a écrit :
>> Hi,
>> In rev 1226041, I committed a patch proposed by Christian (see
>> MATH-692). Unfortunately, I didn't notice that this patch causes the
>> failure of Well1024aTest. Since this morning, I've been looking into
>> that failure. I don't think that any of Christian's proposed
>> modifications is to be incriminated. Rather, I'm wondering whether
>> Well1024a is reliable. Indeed, varying the seed in
>> Well1024aTest.makeGenerator() causes failure of various unit tests
>>   - SEED = 100 causes testNextPoissonConsistency() to fail,
>>   - SEED = 1000 causes testNextIntPositiveRange(),
>> testNextLongNegativeRange() and testNextLongPositiveRange() to fail,
>> while *all* tests pass with SEED = 1001. I think this probability of
>> failure is well above the 0.001 threshold of the chi-square test.
>>
>> I'm not very familiar with this part of CM, and would very much like
>> to know what you think.
>
> I am sorry not to have any time to look at this these days.
> Well 1024 has been checked with respect to the reference C
> implementation though. Perhaps we should check it again.
>
> Luc
>
I'm sorry, Luc, perhaps I should have made a less peremptory
statement. I'm not implying this implementation is faulty, I'm merely
suggesting we should look into it again. No offense meant.

Two points are worth noting
  - it seems to me that regardless of the seed, all test pass if you
increase the size of the sample (from 1000 to 1).
  - Also, I think that the tests which fail have recently been added,
as part of MATH-724.

Sébastien

>>
>> NOTE: in rev 1226096, I set the SEED to 1001, so as to make Gump stop
>> complaining. Obivously, this is a very dirty trick.
>>
>> Sébastien
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Commons Pool 1.6-RC1

2011-12-31 Thread Gary Gregory
Thank for the inspection Oliver.

On Sat, Dec 31, 2011 at 11:24 AM, Oliver Heger  wrote:

> Build works fine with Java 1.5 on Windows 7. Site looks good. However, I
> found some problems with the distributions:
>
> - The release notes are for the 1.5.7 version.
> - The binary distribution contains duplicate jars labeled as 1.6-SNAPSHOT.
>
> I think, this is sufficient for a -1.
>

Agreed, fixing...

Gary


> Oliver
>
> Am 30.12.2011 04:48, schrieb Gary Gregory:
>
>  Good day to you all:
>>
>> I have prepared Commons Pool 1.6-RC1.
>>
>> The only changes from 1.5.7 are the additions of generics and therefore
>> requires Java 5.
>>
>> Tag:
>>
>> https://svn.apache.org/repos/**asf/commons/proper/pool/tags/**
>> POOL_1_6_RC1/
>>
>> Site:
>>
>> https://people.apache.org/**builds/commons/pool/1.6/RC1/
>>
>> Binaries:
>>
>> https://repository.apache.org/**content/repositories/**
>> orgapachecommons-004/
>>
>> The link above includes checksum files.
>>
>> [ ] +1 release it
>> [ ] +0 almost, please fix:
>> [ ] -1 no because:
>>
>> This VOTE is open for at least 72 hours (holidays, hangovers, and all),
>> until Janurary 1 2011, 23:00 EST.
>>
>> Changes:
>> o [POOL-208] Support Java 1.5 Generics in version 1.x.
>>
>> Thank you and happy new year,
>> Gary
>>
>>
>
> --**--**-
> To unsubscribe, e-mail: 
> dev-unsubscribe@commons.**apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
Spring Batch in Action: http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [VOTE] Release Commons Pool 1.6-RC1

2011-12-31 Thread Gary Gregory
Thank you for the review Christian,

On Sat, Dec 31, 2011 at 6:22 AM, Christian Grobmeier wrote:

> Hello Gary,
>
> thanks for the hard work!
>
> While testing I saw there hashed asc files online, like:
> commons-pool-1.6-sources.jar.asc.md5
> To my knowledge they are not necessary and can be removed from Nexus
> (just chose and remove).
>

Right, that's just how Maven/Nexus works. It will be cleaned up later.


>
> Notice does include copyright until 2011, but tomorrow is 2012 ;-) Non
> blocker imho.
>

Will fix.


>
> Release notes do not include 1.6 information, only 1.5.7:
>
> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC1/RELEASE-NOTES.txt
>

Will fix.


>
> Sigs/Hashes are ok, site looks fine. Except I cannot see JavaDoc
> online. Is this because of the testbuild?
>

Yep.

Gary


>
> Given JavaDocs will be fixed when going live, i see no further
> problems. Not sure on the release notes "problem" though.
>
> Anyway, +1!
>
> Cheers
> Christian
>
>
>
> On Fri, Dec 30, 2011 at 4:48 AM, Gary Gregory  wrote:
> > Good day to you all:
> >
> > I have prepared Commons Pool 1.6-RC1.
> >
> > The only changes from 1.5.7 are the additions of generics and therefore
> > requires Java 5.
> >
> > Tag:
> >
> > https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC1/
> >
> > Site:
> >
> > https://people.apache.org/builds/commons/pool/1.6/RC1/
> >
> > Binaries:
> >
> > https://repository.apache.org/content/repositories/orgapachecommons-004/
> >
> > The link above includes checksum files.
> >
> > [ ] +1 release it
> > [ ] +0 almost, please fix:
> > [ ] -1 no because:
> >
> > This VOTE is open for at least 72 hours (holidays, hangovers, and all),
> > until Janurary 1 2011, 23:00 EST.
> >
> > Changes:
> > o [POOL-208] Support Java 1.5 Generics in version 1.x.
> >
> > Thank you and happy new year,
> > Gary
> >
> > --
> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> > JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> > Spring Batch in Action: http://bit.ly/bqpbCK
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory 
>
>
>
> --
> http://www.grobmeier.de
> https://www.timeandbill.de
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
Spring Batch in Action: http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


[CANCEL][VOTE] Release Commons Pool 1.6-RC1

2011-12-31 Thread Gary Gregory
Cancelled for bad release notes and extra SNAPSHOT jars in bin distro.

Gary

On Sat, Dec 31, 2011 at 6:22 AM, Christian Grobmeier wrote:

> Hello Gary,
>
> thanks for the hard work!
>
> While testing I saw there hashed asc files online, like:
> commons-pool-1.6-sources.jar.asc.md5
> To my knowledge they are not necessary and can be removed from Nexus
> (just chose and remove).
>
> Notice does include copyright until 2011, but tomorrow is 2012 ;-) Non
> blocker imho.
>
> Release notes do not include 1.6 information, only 1.5.7:
>
> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC1/RELEASE-NOTES.txt
>
> Sigs/Hashes are ok, site looks fine. Except I cannot see JavaDoc
> online. Is this because of the testbuild?
>
> Given JavaDocs will be fixed when going live, i see no further
> problems. Not sure on the release notes "problem" though.
>
> Anyway, +1!
>
> Cheers
> Christian
>
>
>
> On Fri, Dec 30, 2011 at 4:48 AM, Gary Gregory  wrote:
> > Good day to you all:
> >
> > I have prepared Commons Pool 1.6-RC1.
> >
> > The only changes from 1.5.7 are the additions of generics and therefore
> > requires Java 5.
> >
> > Tag:
> >
> > https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC1/
> >
> > Site:
> >
> > https://people.apache.org/builds/commons/pool/1.6/RC1/
> >
> > Binaries:
> >
> > https://repository.apache.org/content/repositories/orgapachecommons-004/
> >
> > The link above includes checksum files.
> >
> > [ ] +1 release it
> > [ ] +0 almost, please fix:
> > [ ] -1 no because:
> >
> > This VOTE is open for at least 72 hours (holidays, hangovers, and all),
> > until Janurary 1 2011, 23:00 EST.
> >
> > Changes:
> > o [POOL-208] Support Java 1.5 Generics in version 1.x.
> >
> > Thank you and happy new year,
> > Gary
> >
> > --
> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> > JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> > Spring Batch in Action: http://bit.ly/bqpbCK
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory 
>
>
>
> --
> http://www.grobmeier.de
> https://www.timeandbill.de
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
Spring Batch in Action: http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [VOTE] Release Commons Pool 1.6-RC2

2011-12-31 Thread Simone Tripodi
+1

happy new year!!!
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Sat, Dec 31, 2011 at 8:21 PM, Gary Gregory  wrote:
> Good day to you all:
>
> I have prepared Commons Pool 1.6-RC2.
>
> The changes from RC1 are to fix: \
>
> - Relase notes txt are for 1.6, not 1.5.7.
> - Adjust copyright to 2012 from 2011.
> - Bin distro does not include SNAPSHOT files.
>
> The only changes from 1.5.7 are the additions of generics and therefore
> requires Java 5.
>
> Tag:
>
> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC2/
>
> Site:
>
> https://people.apache.org/builds/commons/pool/1.6/RC2/
>
> Binaries:
>
> https://repository.apache.org/content/repositories/orgapachecommons-006/
>
> The link above includes checksum files.
>
> [ ] +1 release it
> [ ] +0 almost, please fix:
> [ ] -1 no because:
>
> This VOTE is open for at least 72 hours (holidays, hangovers, and all),
> until Janurary 1 2011, 23:00 EST.
>
> Changes:
> o [POOL-208] Support Java 1.5 Generics in version 1.x.
>
> Thank you and happy new year,
> Gary
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> Spring Batch in Action: http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory 

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GUMP@vmgump]: Project commons-net-test (in module apache-commons) failed

2011-12-31 Thread Gump
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-net-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 2 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-net-test :  Commons Net


Full details are available at:

http://vmgump.apache.org/gump/public/apache-commons/commons-net-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven settings: 
[/srv/gump/public/workspace/apache-commons/net/gump_mvn_settings.xml]
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/net/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/net/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/net/target/surefire-reports



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-net-test/gump_work/build_apache-commons_commons-net-test.html
Work Name: build_apache-commons_commons-net-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 14 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings 
/srv/gump/public/workspace/apache-commons/net/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/apache-commons/net]
M2_HOME: /opt/maven2
-
Running org.apache.commons.net.ftp.FTPClientConfigTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.commons.net.ftp.FTPCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.net.SubnetUtilsTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.commons.net.tftp.TFTPTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.664 sec
Running org.apache.commons.net.tftp.TFTPServerPathTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.commons.net.io.DotTerminatedMessageReaderTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.commons.net.imap.IMAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.apache.commons.net.telnet.TelnetOptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.net.telnet.WindowSizeOptionHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.net.telnet.EchoOptionHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.net.telnet.SuppressGAOptionHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.net.telnet.SimpleOptionHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.net.telnet.InvalidTelnetOptionExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.net.telnet.TelnetClientTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.598 sec

Results :

Failed tests:   
testParseTimestampAcrossTimeZones(org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest):
 rollback.even.with.time.zones expected:<1> but was:<2>

Tests run: 155, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] There are test failures.

Please refer to 
/srv/gump/public/workspace/apache-commons/net/target/surefire-reports for the 
individual test results.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 minute 12 seconds
[INFO] Finished at: Sun Jan 01 01:45:51 UTC 2012
[INFO] Final Memory: 45M/108M
[INFO] 
-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/apache-commons/commons-net-test/rss.xml
- Atom: 
http://vmgump.apache.org/gump/publi

[GUMP@vmgump]: Project commons-sanselan-test (in module apache-commons) failed

2011-12-31 Thread Gump
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-sanselan-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 23 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-sanselan-test :  Apache Commons


Full details are available at:

http://vmgump.apache.org/gump/public/apache-commons/commons-sanselan-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven settings: 
[/srv/gump/public/workspace/apache-commons/sanselan/gump_mvn_settings.xml]
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/sanselan/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/apache-commons/sanselan/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/sanselan/target/surefire-reports



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-sanselan-test/gump_work/build_apache-commons_commons-sanselan-test.html
Work Name: build_apache-commons_commons-sanselan-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 mins 29 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings 
/srv/gump/public/workspace/apache-commons/sanselan/gump_mvn_settings.xml test 
[Working Directory: /srv/gump/public/workspace/apache-commons/sanselan]
M2_HOME: /opt/maven2
-
Running org.apache.commons.sanselan.formats.jpeg.exif.TextFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.531 sec
Running 
org.apache.commons.sanselan.formats.jpeg.exif.WriteExifMetadataExampleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.441 sec
Running org.apache.commons.sanselan.formats.jpeg.exif.ExifRewriteTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.39 sec
Running org.apache.commons.sanselan.formats.jpeg.exif.MakerNoteFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 sec
Running org.apache.commons.sanselan.formats.jpeg.exif.AsciiFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 sec
Running org.apache.commons.sanselan.formats.jpeg.exif.ExifDumpTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.456 sec
Running org.apache.commons.sanselan.formats.jpeg.exif.WriteTagsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.sanselan.formats.jpeg.exif.GpsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 sec
Running org.apache.commons.sanselan.formats.jpeg.iptc.IptcDumpTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.454 sec
Running org.apache.commons.sanselan.formats.jpeg.iptc.IptcUpdateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.625 sec
Running org.apache.commons.sanselan.common.BinaryFileFunctionsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.sanselan.common.RationalNumberTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.commons.sanselan.common.bytesource.ByteSourceImageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.304 sec
Running org.apache.commons.sanselan.common.bytesource.ByteSourceDataTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.apache.commons.sanselan.color.ColorConversionsTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec <<< 
FAILURE!

Results :

Failed tests:   
testCMYKtoRGB(org.apache.commons.sanselan.color.ColorConversionsTest): {C: 0.0, 
M: 0.0, Y: 64.0, K: 64.0} expected: but was:

Tests run: 86, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] There are test failures.

Please refer to 
/srv/gump/public/workspace/apache-commons/sanselan/target/surefire-reports for 
the individual test results.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 2 minutes 28 seconds
[INFO] Finished at: Sun Jan 01 02:18:09 UTC 2012
[INFO] Final Memory: 34M/83M
[INFO] 

[GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2011-12-31 Thread Gump
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 issue affects 1 projects,
 and has been outstanding for 313 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-proxy-test :  Apache Commons


Full details are available at:

http://vmgump.apache.org/gump/public/apache-commons/commons-proxy-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven settings: 
[/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml]
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/proxy/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy-test/gump_work/build_apache-commons_commons-proxy-test.html
Work Name: build_apache-commons_commons-proxy-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 12 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml test 
[Working Directory: /srv/gump/public/workspace/apache-commons/proxy]
M2_HOME: /opt/maven2
-
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.proxy.factory.util.TestMethodSignature
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.proxy.provider.TestConstantProvider
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.proxy.interceptor.TestFilteredInterceptor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.commons.proxy.interceptor.filter.TestPatternFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.proxy.interceptor.TestSerializingInterceptor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.commons.proxy.interceptor.TestInterceptorChain
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.commons.proxy.invoker.TestNullInvoker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.commons.proxy.provider.remoting.TestBurlapProvider
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.commons.proxy.exception.TestDelegateProviderException
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.proxy.invoker.TestChainInvoker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.commons.proxy.factory.javassist.TestJavassistProxyFactory
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
Running org.apache.commons.proxy.exception.TestProxyFactoryException
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.proxy.interceptor.filter.TestReturnTypeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.proxy.provider.TestBeanProvider
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

Tests in error: 
  testInvalidHandlerName(org.apache.commons.proxy.invoker.TestXmlRpcInvoker)

Tests run: 179, Failures: 0, Errors: 1, Skipped: 0

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] There are test failures.

Please refer to 
/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports for the 
individual test results.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 11 seconds
[INFO] Finished at: Sun Jan 01 05:20:43 UTC 2012
[INFO] Final Memory: 24M/58M
[INFO] 
-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy-test/rss.xml
- Atom: 
http://vmgump.apache.