[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-04-30 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29984&projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Thu 1 May 2014 05:20:41 +
  Finished at: Thu 1 May 2014 05:24:22 +
  Total time: 3m 40s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version "1.6.0_27"
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: "linux", version: "3.2.0-53-generic", arch: "amd64", family: 
"unix"


SCM Changes:

Changed: olamy @ Thu 1 May 2014 04:49:36 +
Comment: remote empty directory
Files changed:
  /commons/proper/jcs/trunk/sandbox/yajcache/test ( 1591546 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 3.0.5
Description: Group (shared) Maven 3 Build Definition (Java 1.6)


Test Summary:

Tests: 379
Failures: 4
Errors: 0
Success Rate: 98
Total time: 129.239


Test Failures:


BasicRemoteCacheClientServerUnitTest
test1SinglePut :
  java.lang.AssertionError
  java.lang.AssertionError: Cache is alive expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test1SinglePut(BasicRemoteCacheClientServerUnitTest.java:121)


test2PutRemove :
  java.lang.AssertionError
  java.lang.AssertionError: Cache is alive expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test2PutRemove(BasicRemoteCacheClientServerUnitTest.java:167)


test3PutAndListen :
  java.lang.AssertionError
  java.lang.AssertionError: Cache is alive expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test3PutAndListen(BasicRemoteCacheClientServerUnitTest.java:221)


test4PutaMultipleAndListen :
  java.lang.AssertionError
  java.lang.AssertionError: Cache is alive expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test4PutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:268)


  


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



[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons ()

2014-04-30 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29981&projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Thu 1 May 2014 05:00:03 +
  Finished at: Thu 1 May 2014 05:04:13 +
  Total time: 4m 10s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version "1.7.0_25"
  OpenJDK Runtime Environment (IcedTea 2.3.10) 
(7u25-2.3.10-1ubuntu0.12.04.2)
  OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.7.0_25, vendor: Oracle Corporation
  Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: "linux", version: "3.2.0-53-generic", arch: "amd64", family: 
"unix"


SCM Changes:

Changed: olamy @ Thu 1 May 2014 04:49:36 +
Comment: remote empty directory
Files changed:
  /commons/proper/jcs/trunk/sandbox/yajcache/test ( 1591546 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.7 
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5 with Java 7
Description: 


Test Summary:

Tests: 379
Failures: 4
Errors: 0
Success Rate: 98
Total time: 139.00497


Test Failures:


BasicRemoteCacheClientServerUnitTest
test1SinglePut :
  java.lang.AssertionError
  java.lang.AssertionError: Cache is alive expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test1SinglePut(BasicRemoteCacheClientServerUnitTest.java:121)


test2PutRemove :
  java.lang.AssertionError
  java.lang.AssertionError: Cache is alive expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test2PutRemove(BasicRemoteCacheClientServerUnitTest.java:167)


test3PutAndListen :
  java.lang.AssertionError
  java.lang.AssertionError: Cache is alive expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test3PutAndListen(BasicRemoteCacheClientServerUnitTest.java:221)


test4PutaMultipleAndListen :
  java.lang.AssertionError
  java.lang.AssertionError: Cache is alive expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test4PutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:268)


  


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



[VFS][VFS-520] Re: svn commit: r1591517 - /commons/proper/vfs/trunk/src/changes/changes.xml

2014-04-30 Thread Bernd Eckenfels
Hello,

for some reason the commit with the actual javadoc changes does not
show in the commits list. I also had a "internal error" message after
the commit in Eclipse.

# org.eclipse.team.svn.core.connector.SVNConnectorException:
# svn: E160006: No such reported revision '1591517' found in the
# repository.  Perhaps the repository is out of date with respect to
the master repository?
# svn: E175002: REPORT of '/repos/asf/!svn/vcc/default': 500 Internal
# Server Error (https://svn.apache.org)

I am not sure if this is a local problem (as I had a few tries
with the password and the checked-out repo was older).

However I asume the commit was was fine, as the changes show up on
SVN and github. So this mail is just a pointer to my (larger) JavaDoc
refresh commit, in case you want to review it:

http://svn.apache.org/viewvc?view=revision&revision=1591516

https://github.com/apache/commons-vfs/commit/294f0d5783e4abb5f85b69ccc861f8d1f48414a0


I figured there are some different javadoc styles, the ones which make
java8 fail I all have fixed in a very simple style:

---
/**
 * First sentence.
 * 
 * More sentence.
 * 
 * Lists dont need p before/after
 * Lists need trailing {@literal }
 * 
 * Also add an empty line and . before tags. And I replace the @todo
   tags
 * with a "TODO - ...".
---

But there are other styles, like

---
/**
 * 
 * First sentence.
 * 
 * 
 * More text.
 * 
 * 
 * 
 * ...
 * ...
---

I did not change them where javadoc does not fail, but I do think that
is not the style the javacoding guideliens recommend.

Bernd


Am Thu, 01 May 2014 00:36:23 -
schrieb e...@apache.org:

> Author: ecki
> Date: Thu May  1 00:36:23 2014
> New Revision: 1591517
> 
> URL: http://svn.apache.org/r1591517
> Log:
> [VFS-520] Make javadoc compatible with javadoc tool from java 8.
> 
> Modified:
> commons/proper/vfs/trunk/src/changes/changes.xml
> 
> Modified: commons/proper/vfs/trunk/src/changes/changes.xml
> URL:
> http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/changes/changes.xml?rev=1591517&r1=1591516&r2=1591517&view=diff
> ==
> --- commons/proper/vfs/trunk/src/changes/changes.xml (original) +++
> commons/proper/vfs/trunk/src/changes/changes.xml Thu May  1 00:36:23
> 2014 @@ -26,6 +26,9 @@  
> 
> +  
> +   Make JavaDoc compatible with Java 8 tool.
> +  
> due-to="Roland Illig"> Documentation of FileSystemOptions should be
> more helpful. 
> 
> 


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



RE: [VOTE] Release Math 3.3 based on RC1

2014-04-30 Thread Patrick Meyer
Thanks!

-Original Message-
From: Gilles [mailto:gil...@harfang.homelinux.org] 
Sent: Wednesday, April 30, 2014 6:21 PM
To: dev@commons.apache.org
Subject: RE: [VOTE] Release Math 3.3 based on RC1

On Wed, 30 Apr 2014 09:30:37 -0400, Patrick Meyer wrote:
> MATH-1092 appear to be unresolved but a path was submitted. Is it 
> possible to include this patch in 3.3?
>

The patch was included (see the JIRA page), but the issue was not marked as 
resolved.


Regards,
Gilles

P.S. I've just added the missing changelog entry.


-
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 Math 3.3 based on RC1

2014-04-30 Thread Gilles

On Wed, 30 Apr 2014 09:30:37 -0400, Patrick Meyer wrote:
MATH-1092 appear to be unresolved but a path was submitted. Is it 
possible

to include this patch in 3.3?



The patch was included (see the JIRA page), but the issue was not 
marked as

resolved.


Regards,
Gilles

P.S. I've just added the missing changelog entry.


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



Re: Apache Commons & ApacheCon Europe 2014 ...

2014-04-30 Thread Schalk Cronjé

On 30/04/2014 20:55, Bernd Eckenfels wrote:

Am Wed, 30 Apr 2014 20:37:50 +0100
schrieb Schalk Cronjé :

VFS - Schalk W. Cronjé - would like to present

Correction. It is more of a case of me helping Bernd to do a
presentation.

Good thing! Maybe we can make that two sessions, one about using VFS
with groovyvfs/vfs-cli as examples and a more developer oriented
session about the internals.

Gruss
Bernd

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


If Bernd's suggestion is acceptable, I would be up to talk.

--
Schalk W. Cronjé
@ysb33r


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



Re: Apache Commons & ApacheCon Europe 2014 ...

2014-04-30 Thread Bernd Eckenfels
Am Wed, 30 Apr 2014 20:37:50 +0100
schrieb Schalk Cronjé :
> > VFS - Schalk W. Cronjé - would like to present
> Correction. It is more of a case of me helping Bernd to do a 
> presentation.

Good thing! Maybe we can make that two sessions, one about using VFS
with groovyvfs/vfs-cli as examples and a more developer oriented
session about the internals.

Gruss
Bernd

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



[CANCEL][VOTE] Release Math 3.3 based on RC1

2014-04-30 Thread Thomas Neidhart
On 04/29/2014 10:07 PM, Thomas Neidhart wrote:
> Hi all,
> 
> I would like to call a vote to release Commons Math 3.3 based on RC1.
> 
>  Math 3.3 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/math/
> (svn revision 5199)
> 
>  Maven artifacts are here:
> 
> https://repository.apache.org/content/repositories/orgapachecommons-1025/org/apache/commons/commons-math3/3.3/
> 
>  Details of changes since 3.2 are in the release notes:
> https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
> http://people.apache.org/builds/commons/math/3.3/RC1/changes-report.html
> 
>  The tag is here:
> https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC1
> (svn revision 1591059)
> 
>  Site:
> http://people.apache.org/builds/commons/math/3.3/RC1/
>   (note the apidocs for the 3.3 release will be added with the release)
> 
>  Clirr Report (compared to 3.2):
> http://people.apache.org/builds/commons/math/3.3/RC1/clirr-report.html
>(note that there are 4 false positives where the signature of a
> method has changed such that the parameter type is now the superclass of
> the previous type)
> 
>  RAT Report:
> http://people.apache.org/builds/commons/math/3.3/RC1/rat-report.html
> 
>  Findbugs Report:
> http://people.apache.org/builds/commons/math/3.3/RC1/findbugs.html
>   (the listed error is a false positive, the relevant line has not
> changed since the last release and the floating point comparison should
> be correct in this case).
> 
>   KEYS:
>   http://www.apache.org/dist/commons/KEYS
> 
> Please review the release candidate and vote.
> This vote will close no sooner that 72 hours from now, i.e. after 1000
> GMT 02-May 2014.
> 
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...

Vote is cancelled to complete the changelog and possibly fix the problem
with jacoco and Java 8.

Thomas

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



Re: Apache Commons & ApacheCon Europe 2014 ...

2014-04-30 Thread Schalk Cronjé

On 30/04/2014 20:24, Siegfried Goeschl wrote:

Hi folks,

I collected the responses/feedback so far sorted according to the given 
committment

Commons SCXML - Ate Douma - will present
Commons Email - Siegfried Goeschl - will present

Commons Math - Thomas Neidhart - likely to present (depending on personal plans)
Commons Collections - Thomas Neidhart - likely to present (depending on 
personal plans)
Commons JCS - Thomas Vandahl - would like to present depending on the JCS 2.0 
release
Commons VFS - Schalk W. Cronjé - would like to present
Correction. It is more of a case of me helping Bernd to do a 
presentation. I am a mere consumer of Apache VFS with a strong vested 
interest. For me the contribution is about (1) what I perceive as 
current shortcomings and (2) about the issues of moving VFS to support 
NIO2.




--
Schalk W. Cronjé
@ysb33r


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



[continuum] BUILD FAILURE: Apache Commons Math - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-04-30 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29959&projectId=97

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Wed 30 Apr 2014 19:20:52 +
  Finished at: Wed 30 Apr 2014 19:26:08 +
  Total time: 5m 16s
  Build Trigger: Schedule
  Build Number: 1416
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version "1.6.0_27"
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: "linux", version: "3.2.0-53-generic", arch: "amd64", family: 
"unix"


SCM Changes:

Changed: luc @ Wed 30 Apr 2014 19:06:20 +
Comment: Added missing change entry for 3.3.
Files changed:
  /commons/proper/math/trunk/src/changes/changes.xml ( 1591448 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 3.0.5
Description: Group (shared) Maven 3 Build Definition (Java 1.6)


Test Summary:

Tests: 5972
Failures: 1
Errors: 0
Success Rate: 99
Total time: 246.97209


Test Failures:


KohonenTrainingTaskTest
testTravellerSalesmanSquareTourParallelSolver :
  java.lang.AssertionError
  java.lang.AssertionError: expected:<1.0> but was:<0.877789344288388>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:494)
at org.junit.Assert.assertEquals(Assert.java:592)
at 
org.apache.commons.math3.ml.neuralnet.sofm.KohonenTrainingTaskTest.testTravellerSalesmanSquareTourParallelSolver(KohonenTrainingTaskTest.java:127)


  


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



Re: Apache Commons & ApacheCon Europe 2014 ...

2014-04-30 Thread Siegfried Goeschl
Hi folks,

I collected the responses/feedback so far sorted according to the given 
committment

Commons SCXML - Ate Douma - will present
Commons Email - Siegfried Goeschl - will present

Commons Math - Thomas Neidhart - likely to present (depending on personal plans)
Commons Collections - Thomas Neidhart - likely to present (depending on 
personal plans)
Commons JCS - Thomas Vandahl - would like to present depending on the JCS 2.0 
release
Commons VFS - Schalk W. Cronjé - would like to present 

Commons Compress - Stefan Bodewig - might be interested
Commons Exec - Siegfried Goeschl - can give a presentation if feasible
Commons CLI - Siegfried Goeschl - can give a presentation if feasible but I’m 
only a user

So far 

* IMHO the Apache Commons Community should be able to present 5-6 components 
which would fill 3 regular slots
* I would really appreciate if more developers would volunteer for a component 
- it is a great experience to present at a conference :-)

Cheers,

Siegfried Goeschl


On 28 Apr 2014, at 22:59, Thomas Neidhart  wrote:

> On 04/17/2014 04:02 PM, Siegfried Goeschl wrote:
>> Hi folks,
>> 
>> thanks to Phil and Ate to present Apache Commons at the ApacheCon in Denver 
>> :-)
>> 
>> I would like to follow up the idea of having a dedicated Apache Commons 
>> slots for ApacheCon Europe as we have done it in Atlanta
>> 
>> * give the Apache Commons committers the chance to present at ApacheCon 
>> while NOT working in BigData, Hadoop or NoSQL
>> * use a regular 45 minutes slot to present two Apache Commons components 
>> assuming that many components are rather small
>> * present a couple of Apache Commons component within a dedicated block of 
>> slots (conference within the conference)
>> * I chatted with Ate Douma about it and he in turn chatted with other guys 
>> so I think this idea is in general appreciated
>> 
>> So the questions are
>> 
>> * Is this idea appreciated?
>> * Who would volunteer for presenting his/her Apache Commons component?
> 
> I would be interested to go there and give a talk about some components
> I am contributing to, like math and collections.
> 
> Can not give a guarantee yet, as I might be occupied for personal
> reasons in November.
> 
> Thomas
> 
> -
> 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 Math 3.3 based on RC1

2014-04-30 Thread Luc Maisonobe
Le 30/04/2014 19:58, Thomas Neidhart a écrit :
> On 04/30/2014 10:25 AM, Luc Maisonobe wrote:
>> Le 29/04/2014 22:07, Thomas Neidhart a écrit :
>>> Hi all,
>>>
>>> I would like to call a vote to release Commons Math 3.3 based on RC1.
>>>
>>>  Math 3.3 RC1 is available for review here:
>>> https://dist.apache.org/repos/dist/dev/commons/math/
>>> (svn revision 5199)
>>>
>>>  Maven artifacts are here:
>>>
>>> https://repository.apache.org/content/repositories/orgapachecommons-1025/org/apache/commons/commons-math3/3.3/
>>>
>>>  Details of changes since 3.2 are in the release notes:
>>> https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
>>> http://people.apache.org/builds/commons/math/3.3/RC1/changes-report.html
>>>
>>>  The tag is here:
>>> https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC1
>>> (svn revision 1591059)
>>>
>>>  Site:
>>> http://people.apache.org/builds/commons/math/3.3/RC1/
>>>   (note the apidocs for the 3.3 release will be added with the release)
>>>
>>>  Clirr Report (compared to 3.2):
>>> http://people.apache.org/builds/commons/math/3.3/RC1/clirr-report.html
>>>(note that there are 4 false positives where the signature of a
>>> method has changed such that the parameter type is now the superclass of
>>> the previous type)
>>>
>>>  RAT Report:
>>> http://people.apache.org/builds/commons/math/3.3/RC1/rat-report.html
>>>
>>>  Findbugs Report:
>>> http://people.apache.org/builds/commons/math/3.3/RC1/findbugs.html
>>>   (the listed error is a false positive, the relevant line has not
>>> changed since the last release and the floating point comparison should
>>> be correct in this case).
>>>
>>>   KEYS:
>>>   http://www.apache.org/dist/commons/KEYS
>>>
>>> Please review the release candidate and vote.
>>> This vote will close no sooner that 72 hours from now, i.e. after 1000
>>> GMT 02-May 2014.
>>>
>>>   [X] +1 Release these artifacts
>>
>> It seems I forgot to put an entry in the changes.xml file announcing the
>> new spherical.oned and spherical.twod packages, despite I did update the
>> user guide :-( So this new feature does not appear in the release notes.
>> I don't think it is a blocker, and I will add an entry only if there is
>> a need to roll another RC.
>>
>> I have fixed the false positive in findbugs and also two javadoc errors.
>> Here again this is not blocking.
>>
>> So +1 for the release.
> 
> Hi Luc,
> 
> as you prefer. Creating new artifacts is not so much work, just the
> waiting till the upload is complete is kind of annoying.

OK, then I have added the missing entry in the changelog.

best regards,
Luc

> 
> Thomas
> 
> -
> 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 Math 3.3 based on RC1

2014-04-30 Thread Gary Gregory
FYI:

commit -m "Update to JaCoCo 0.7.0.201403182114."
C:/vcs/svn/apache/commons/trunks-proper/commons-parent/pom.xml
Sending
C:/vcs/svn/apache/commons/trunks-proper/commons-parent/pom.xml
Transmitting file data ...
Committed revision 1591433.

Gary


On Wed, Apr 30, 2014 at 2:01 PM, Thomas Neidhart
wrote:

> On 04/30/2014 03:30 PM, Patrick Meyer wrote:
> > MATH-1092 appear to be unresolved but a path was submitted. Is it
> possible
> > to include this patch in 3.3?
>
> according to the comments, this issue has been fixed but was not
> correctly updated in the changelog.
>
> As this is already the second case, I am now more in favor of cancelling
> the vote to correct the changelog.
>
> Thomas
>
> -
> 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
Java Persistence with Hibernate, Second Edition
JUnit in Action, Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [VOTE] Release Math 3.3 based on RC1

2014-04-30 Thread Thomas Neidhart
On 04/30/2014 03:30 PM, Patrick Meyer wrote:
> MATH-1092 appear to be unresolved but a path was submitted. Is it possible
> to include this patch in 3.3?

according to the comments, this issue has been fixed but was not
correctly updated in the changelog.

As this is already the second case, I am now more in favor of cancelling
the vote to correct the changelog.

Thomas

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



Re: [VOTE] Release Math 3.3 based on RC1

2014-04-30 Thread Thomas Neidhart
On 04/30/2014 10:25 AM, Luc Maisonobe wrote:
> Le 29/04/2014 22:07, Thomas Neidhart a écrit :
>> Hi all,
>>
>> I would like to call a vote to release Commons Math 3.3 based on RC1.
>>
>>  Math 3.3 RC1 is available for review here:
>> https://dist.apache.org/repos/dist/dev/commons/math/
>> (svn revision 5199)
>>
>>  Maven artifacts are here:
>>
>> https://repository.apache.org/content/repositories/orgapachecommons-1025/org/apache/commons/commons-math3/3.3/
>>
>>  Details of changes since 3.2 are in the release notes:
>> https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
>> http://people.apache.org/builds/commons/math/3.3/RC1/changes-report.html
>>
>>  The tag is here:
>> https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC1
>> (svn revision 1591059)
>>
>>  Site:
>> http://people.apache.org/builds/commons/math/3.3/RC1/
>>   (note the apidocs for the 3.3 release will be added with the release)
>>
>>  Clirr Report (compared to 3.2):
>> http://people.apache.org/builds/commons/math/3.3/RC1/clirr-report.html
>>(note that there are 4 false positives where the signature of a
>> method has changed such that the parameter type is now the superclass of
>> the previous type)
>>
>>  RAT Report:
>> http://people.apache.org/builds/commons/math/3.3/RC1/rat-report.html
>>
>>  Findbugs Report:
>> http://people.apache.org/builds/commons/math/3.3/RC1/findbugs.html
>>   (the listed error is a false positive, the relevant line has not
>> changed since the last release and the floating point comparison should
>> be correct in this case).
>>
>>   KEYS:
>>   http://www.apache.org/dist/commons/KEYS
>>
>> Please review the release candidate and vote.
>> This vote will close no sooner that 72 hours from now, i.e. after 1000
>> GMT 02-May 2014.
>>
>>   [X] +1 Release these artifacts
> 
> It seems I forgot to put an entry in the changes.xml file announcing the
> new spherical.oned and spherical.twod packages, despite I did update the
> user guide :-( So this new feature does not appear in the release notes.
> I don't think it is a blocker, and I will add an entry only if there is
> a need to roll another RC.
> 
> I have fixed the false positive in findbugs and also two javadoc errors.
> Here again this is not blocking.
> 
> So +1 for the release.

Hi Luc,

as you prefer. Creating new artifacts is not so much work, just the
waiting till the upload is complete is kind of annoying.

Thomas

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



Re: [VOTE] Release Math 3.3 based on RC1

2014-04-30 Thread Thomas Neidhart
On 04/30/2014 03:39 PM, Gary Gregory wrote:
> On Wed, Apr 30, 2014 at 9:31 AM, Gary Gregory wrote:
> 
>> I cannot try this today, but what about Jacoco 0.7?
>>
> 
> ah:
> 
> Release 0.7.0 (2014/03/18) New Features
> 
>- JaCoCo now supports Java 8 (GitHub
> #74
>).

Thanks for looking this up.

I will try if this fixes the problem you and Emmanuel have seen with
Java 8. We should update also the parent with the latest version.

In any way, I would not consider this as a blocker for the 3.3 release.

The other test failure is also harmless atm, it just means that
StrictMath has been updated in java 8 with additional methods for which
there is not yet a counterpart in FastMath. We should aim for a 3.4
release to make commons math Java 8 ready in this regard.

Thomas

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



Re: [VOTE] Release Math 3.3 based on RC1

2014-04-30 Thread Phil Steitz
+1

Checked build, content, sigs, hashes (1.7 jdk OSX)

Thanks for doing this, Thomas!

Phil

On 4/29/14, 1:07 PM, Thomas Neidhart wrote:
> Hi all,
>
> I would like to call a vote to release Commons Math 3.3 based on RC1.
>
>  Math 3.3 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/math/
> (svn revision 5199)
>
>  Maven artifacts are here:
>
> https://repository.apache.org/content/repositories/orgapachecommons-1025/org/apache/commons/commons-math3/3.3/
>
>  Details of changes since 3.2 are in the release notes:
> https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
> http://people.apache.org/builds/commons/math/3.3/RC1/changes-report.html
>
>  The tag is here:
> https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC1
> (svn revision 1591059)
>
>  Site:
> http://people.apache.org/builds/commons/math/3.3/RC1/
>   (note the apidocs for the 3.3 release will be added with the release)
>
>  Clirr Report (compared to 3.2):
> http://people.apache.org/builds/commons/math/3.3/RC1/clirr-report.html
>(note that there are 4 false positives where the signature of a
> method has changed such that the parameter type is now the superclass of
> the previous type)
>
>  RAT Report:
> http://people.apache.org/builds/commons/math/3.3/RC1/rat-report.html
>
>  Findbugs Report:
> http://people.apache.org/builds/commons/math/3.3/RC1/findbugs.html
>   (the listed error is a false positive, the relevant line has not
> changed since the last release and the floating point comparison should
> be correct in this case).
>
>   KEYS:
>   http://www.apache.org/dist/commons/KEYS
>
> Please review the release candidate and vote.
> This vote will close no sooner that 72 hours from now, i.e. after 1000
> GMT 02-May 2014.
>
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
>
> Best regards,
>
> Thomas
>
> -
> 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: [jcs] jcache support?

2014-04-30 Thread Romain Manni-Bucau
Yep, think stats for instance can be merged (would be great since ATM
we have local stats only).


Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-04-30 19:34 GMT+02:00 Thomas Vandahl :
> On 30.04.14 08:45, Romain Manni-Bucau wrote:
>> when I updated this morning it was still broken
>
> Sorry, I needed to keep pace with Olivier structural changes and that's
> why it probably slipped thru.
>
> Thanks to all the contributors, I really appreciate your help.
>
> Romain, I think that some of the additional classes can be removed if we
> use some more features built-in to JCS. I'm trying to come up with some
> ideas during the weekend, but time is tight, you know.
>
> Bye, Thomas.
>
> -
> 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: [jcs] jcache support?

2014-04-30 Thread Thomas Vandahl
On 30.04.14 08:45, Romain Manni-Bucau wrote:
> when I updated this morning it was still broken

Sorry, I needed to keep pace with Olivier structural changes and that's
why it probably slipped thru.

Thanks to all the contributors, I really appreciate your help.

Romain, I think that some of the additional classes can be removed if we
use some more features built-in to JCS. I'm trying to come up with some
ideas during the weekend, but time is tight, you know.

Bye, Thomas.

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



Re: [VOTE] Release Math 3.3 based on RC1

2014-04-30 Thread Gary Gregory
On Wed, Apr 30, 2014 at 9:31 AM, Gary Gregory wrote:

> I cannot try this today, but what about Jacoco 0.7?
>

ah:

Release 0.7.0 (2014/03/18) New Features

   - JaCoCo now supports Java 8 (GitHub
#74
   ).

Gary


>
> Gary
>
>
> On Wed, Apr 30, 2014 at 9:23 AM, Gary Gregory wrote:
>
>> I get this blow up:
>>
>> ---
>>  T E S T S
>> ---
>>
>> java.lang.reflect.InvocationTargetException
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:483)
>> at
>> sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
>> at
>> sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401)
>> Caused by: java.lang.RuntimeException: Class java/util/UUID could not be
>> instrumented.
>> at
>> org.jacoco.agent.rt.internal_6effb9e.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:138)
>> at
>> org.jacoco.agent.rt.internal_6effb9e.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:99)
>> at
>> org.jacoco.agent.rt.internal_6effb9e.PreMain.createRuntime(PreMain.java:55)
>> at
>> org.jacoco.agent.rt.internal_6effb9e.PreMain.premain(PreMain.java:47)
>> ... 6 more
>> Caused by: java.lang.NoSuchFieldException: $jacocoAccess
>> at java.lang.Class.getField(Class.java:1690)
>> at
>> org.jacoco.agent.rt.internal_6effb9e.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:136)
>> ... 9 more
>> FATAL ERROR in native method: processing of -javaagent failed
>> Exception in thread "main"
>>
>> Results :
>>
>> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>>
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 1:53.933s
>> [INFO] Finished at: Wed Apr 30 09:21:32 EDT 2014
>> [INFO] Final Memory: 43M/532M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on
>> project commons-math3: failed to get report for
>> org.apache.maven.plugins:maven-surefire-report-plugin: Failed to execute
>> goal org.apache.ma
>> ven.plugins:maven-surefire-plugin:2.17:test (default-test) on project
>> commons-math3: Execution default-test of goal
>> org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked
>> VM terminated without properly saying goodbye. V
>> M crash or System.exit called?
>> [ERROR] Command was cmd.exe /X /C ""C:\Program
>> Files\Java\jdk1.8.0_20\jre\bin\java"
>> -javaagent:C:\\Users\\ggregory\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.6.4.201312101107\\org.jacoco.agent-0.6.4.201312101107-runtime.jar=destfile
>> =C:\\temp\\commons-math3-3.3-src\\target\\jacoco.exec -jar
>> C:\temp\commons-math3-3.3-src\target\surefire\surefirebooter581041168966694422.jar
>> C:\temp\commons-math3-3.3-src\target\surefire\surefire7171363731698768087tmp
>> C:\temp\commons-math3
>> -3.3-src\target\surefire\surefire_04165695272356663290tmp"
>> [ERROR] -> [Help 1]
>>
>> with:
>>
>> Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17
>> 11:22:22-0400)
>> Maven home: C:\Java\apache-maven-3.1.1\bin\..
>> Java version: 1.8.0_20-ea, vendor: Oracle Corporation
>> Java home: C:\Program Files\Java\jdk1.8.0_20\jre
>> Default locale: en_US, platform encoding: Cp1252
>> OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
>>
>> Gary
>>
>>
>>
>> On Tue, Apr 29, 2014 at 4:07 PM, Thomas Neidhart <
>> thomas.neidh...@gmail.com> wrote:
>>
>>> Hi all,
>>>
>>> I would like to call a vote to release Commons Math 3.3 based on RC1.
>>>
>>>  Math 3.3 RC1 is available for review here:
>>> https://dist.apache.org/repos/dist/dev/commons/math/
>>> (svn revision 5199)
>>>
>>>  Maven artifacts are here:
>>>
>>>
>>> https://repository.apache.org/content/repositories/orgapachecommons-1025/org/apache/commons/commons-math3/3.3/
>>>
>>>  Details of changes since 3.2 are in the release notes:
>>>
>>> https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
>>>
>>> http://people.apache.org/builds/commons/math/3.3/RC1/changes-report.html
>>>
>>>  The tag is here:
>>>
>>> https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC1
>>> (svn revision 1591059)
>>>
>>>  Site:
>>> http://people.apache.org/builds/commons/math/3.3/RC1/
>>>   (note the apidocs for the 3.

Re: [VOTE] Release Math 3.3 based on RC1

2014-04-30 Thread Gary Gregory
I cannot try this today, but what about Jacoco 0.7?

Gary


On Wed, Apr 30, 2014 at 9:23 AM, Gary Gregory wrote:

> I get this blow up:
>
> ---
>  T E S T S
> ---
>
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> at
> sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
> at
> sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401)
> Caused by: java.lang.RuntimeException: Class java/util/UUID could not be
> instrumented.
> at
> org.jacoco.agent.rt.internal_6effb9e.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:138)
> at
> org.jacoco.agent.rt.internal_6effb9e.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:99)
> at
> org.jacoco.agent.rt.internal_6effb9e.PreMain.createRuntime(PreMain.java:55)
> at
> org.jacoco.agent.rt.internal_6effb9e.PreMain.premain(PreMain.java:47)
> ... 6 more
> Caused by: java.lang.NoSuchFieldException: $jacocoAccess
> at java.lang.Class.getField(Class.java:1690)
> at
> org.jacoco.agent.rt.internal_6effb9e.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:136)
> ... 9 more
> FATAL ERROR in native method: processing of -javaagent failed
> Exception in thread "main"
>
> Results :
>
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 1:53.933s
> [INFO] Finished at: Wed Apr 30 09:21:32 EDT 2014
> [INFO] Final Memory: 43M/532M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on
> project commons-math3: failed to get report for
> org.apache.maven.plugins:maven-surefire-report-plugin: Failed to execute
> goal org.apache.ma
> ven.plugins:maven-surefire-plugin:2.17:test (default-test) on project
> commons-math3: Execution default-test of goal
> org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked
> VM terminated without properly saying goodbye. V
> M crash or System.exit called?
> [ERROR] Command was cmd.exe /X /C ""C:\Program
> Files\Java\jdk1.8.0_20\jre\bin\java"
> -javaagent:C:\\Users\\ggregory\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.6.4.201312101107\\org.jacoco.agent-0.6.4.201312101107-runtime.jar=destfile
> =C:\\temp\\commons-math3-3.3-src\\target\\jacoco.exec -jar
> C:\temp\commons-math3-3.3-src\target\surefire\surefirebooter581041168966694422.jar
> C:\temp\commons-math3-3.3-src\target\surefire\surefire7171363731698768087tmp
> C:\temp\commons-math3
> -3.3-src\target\surefire\surefire_04165695272356663290tmp"
> [ERROR] -> [Help 1]
>
> with:
>
> Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17
> 11:22:22-0400)
> Maven home: C:\Java\apache-maven-3.1.1\bin\..
> Java version: 1.8.0_20-ea, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.8.0_20\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
>
> Gary
>
>
>
> On Tue, Apr 29, 2014 at 4:07 PM, Thomas Neidhart <
> thomas.neidh...@gmail.com> wrote:
>
>> Hi all,
>>
>> I would like to call a vote to release Commons Math 3.3 based on RC1.
>>
>>  Math 3.3 RC1 is available for review here:
>> https://dist.apache.org/repos/dist/dev/commons/math/
>> (svn revision 5199)
>>
>>  Maven artifacts are here:
>>
>>
>> https://repository.apache.org/content/repositories/orgapachecommons-1025/org/apache/commons/commons-math3/3.3/
>>
>>  Details of changes since 3.2 are in the release notes:
>> https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
>>
>> http://people.apache.org/builds/commons/math/3.3/RC1/changes-report.html
>>
>>  The tag is here:
>>
>> https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC1
>> (svn revision 1591059)
>>
>>  Site:
>> http://people.apache.org/builds/commons/math/3.3/RC1/
>>   (note the apidocs for the 3.3 release will be added with the release)
>>
>>  Clirr Report (compared to 3.2):
>>
>> http://people.apache.org/builds/commons/math/3.3/RC1/clirr-report.html
>>(note that there are 4 false positives where the signature of a
>> method has changed such that the parameter type is now the superclass of
>> the previous type)
>>

RE: [VOTE] Release Math 3.3 based on RC1

2014-04-30 Thread Patrick Meyer
MATH-1092 appear to be unresolved but a path was submitted. Is it possible
to include this patch in 3.3?



-Original Message-
From: Thomas Neidhart [mailto:thomas.neidh...@gmail.com] 
Sent: Tuesday, April 29, 2014 4:08 PM
To: dev@commons.apache.org
Subject: [VOTE] Release Math 3.3 based on RC1

Hi all,

I would like to call a vote to release Commons Math 3.3 based on RC1.

 Math 3.3 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/math/
(svn revision 5199)

 Maven artifacts are here:

https://repository.apache.org/content/repositories/orgapachecommons-1025/org
/apache/commons/commons-math3/3.3/

 Details of changes since 3.2 are in the release notes:
https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
http://people.apache.org/builds/commons/math/3.3/RC1/changes-report.html

 The tag is here:
https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC1
(svn revision 1591059)

 Site:
http://people.apache.org/builds/commons/math/3.3/RC1/
  (note the apidocs for the 3.3 release will be added with the release)

 Clirr Report (compared to 3.2):
http://people.apache.org/builds/commons/math/3.3/RC1/clirr-report.html
   (note that there are 4 false positives where the signature of a method
has changed such that the parameter type is now the superclass of the
previous type)

 RAT Report:
http://people.apache.org/builds/commons/math/3.3/RC1/rat-report.html

 Findbugs Report:
http://people.apache.org/builds/commons/math/3.3/RC1/findbugs.html
  (the listed error is a false positive, the relevant line has not changed
since the last release and the floating point comparison should be correct
in this case).

  KEYS:
  http://www.apache.org/dist/commons/KEYS

Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now, i.e. after 1000 GMT
02-May 2014.

  [ ] +1 Release these artifacts
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this release because...

Best regards,

Thomas

-
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 Math 3.3 based on RC1

2014-04-30 Thread Gary Gregory
I get this blow up:

---
 T E S T S
---
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
at
sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401)
Caused by: java.lang.RuntimeException: Class java/util/UUID could not be
instrumented.
at
org.jacoco.agent.rt.internal_6effb9e.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:138)
at
org.jacoco.agent.rt.internal_6effb9e.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:99)
at
org.jacoco.agent.rt.internal_6effb9e.PreMain.createRuntime(PreMain.java:55)
at
org.jacoco.agent.rt.internal_6effb9e.PreMain.premain(PreMain.java:47)
... 6 more
Caused by: java.lang.NoSuchFieldException: $jacocoAccess
at java.lang.Class.getField(Class.java:1690)
at
org.jacoco.agent.rt.internal_6effb9e.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:136)
... 9 more
FATAL ERROR in native method: processing of -javaagent failed
Exception in thread "main"

Results :

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

[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1:53.933s
[INFO] Finished at: Wed Apr 30 09:21:32 EDT 2014
[INFO] Final Memory: 43M/532M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on
project commons-math3: failed to get report for
org.apache.maven.plugins:maven-surefire-report-plugin: Failed to execute
goal org.apache.ma
ven.plugins:maven-surefire-plugin:2.17:test (default-test) on project
commons-math3: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked
VM terminated without properly saying goodbye. V
M crash or System.exit called?
[ERROR] Command was cmd.exe /X /C ""C:\Program
Files\Java\jdk1.8.0_20\jre\bin\java"
-javaagent:C:\\Users\\ggregory\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.6.4.201312101107\\org.jacoco.agent-0.6.4.201312101107-runtime.jar=destfile
=C:\\temp\\commons-math3-3.3-src\\target\\jacoco.exec -jar
C:\temp\commons-math3-3.3-src\target\surefire\surefirebooter581041168966694422.jar
C:\temp\commons-math3-3.3-src\target\surefire\surefire7171363731698768087tmp
C:\temp\commons-math3
-3.3-src\target\surefire\surefire_04165695272356663290tmp"
[ERROR] -> [Help 1]

with:

Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17
11:22:22-0400)
Maven home: C:\Java\apache-maven-3.1.1\bin\..
Java version: 1.8.0_20-ea, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_20\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"

Gary



On Tue, Apr 29, 2014 at 4:07 PM, Thomas Neidhart
wrote:

> Hi all,
>
> I would like to call a vote to release Commons Math 3.3 based on RC1.
>
>  Math 3.3 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/math/
> (svn revision 5199)
>
>  Maven artifacts are here:
>
>
> https://repository.apache.org/content/repositories/orgapachecommons-1025/org/apache/commons/commons-math3/3.3/
>
>  Details of changes since 3.2 are in the release notes:
> https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
>
> http://people.apache.org/builds/commons/math/3.3/RC1/changes-report.html
>
>  The tag is here:
> https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC1
> (svn revision 1591059)
>
>  Site:
> http://people.apache.org/builds/commons/math/3.3/RC1/
>   (note the apidocs for the 3.3 release will be added with the release)
>
>  Clirr Report (compared to 3.2):
> http://people.apache.org/builds/commons/math/3.3/RC1/clirr-report.html
>(note that there are 4 false positives where the signature of a
> method has changed such that the parameter type is now the superclass of
> the previous type)
>
>  RAT Report:
> http://people.apache.org/builds/commons/math/3.3/RC1/rat-report.html
>
>  Findbugs Report:
> http://people.apache.org/builds/commons/math/3.3/RC1/findbugs.html
>   (the listed error is a false positive, the relevant line has not
> changed since the last release and the floating point comparison should
> be co

Re: [jcs] jcache support?

2014-04-30 Thread Mark Struberg
Well, the TCK profile only gets activated on java7 - but I use java8 by default 
already...

Another point. The  needs to ALWAYS be included. And _inside_ the 
commons-jcs-tck-tests module we can just skip the tests if the 'tck' profile 
doesn't get activated. Otherwise we would screw up automatic versioning when 
releasing without having the tck activated.

LieGrue,
strub

On Wednesday, 30 April 2014, 8:46, Romain Manni-Bucau  
wrote:
 
well submitted a patch yesterday fixing 1 failling test (due to j7 or
>j8) in core and fixing jcache module (my previous patch was not
>totally applied), hopefully it is the same fix but here is the patch
>https://issues.apache.org/jira/browse/JCS-120
>
>when I updated this morning it was still broken
>
>
>Romain Manni-Bucau
>Twitter: @rmannibucau
>Blog: http://rmannibucau.wordpress.com/
>LinkedIn: http://fr.linkedin.com/in/rmannibucau
>Github: https://github.com/rmannibucau
>
>
>2014-04-30 8:26 GMT+02:00 Mark Struberg :
>> Btw, fixed a few broken tests yesterday night, fixed the broken pom and 
>> added a few ALv2 license headers.
>>
>> Now all builds fine on my local box (w java8).
>>
>>
>> LieGrue,
>> strub
>>
>> On Tuesday, 29 April 2014, 22:20, Mark Struberg  wrote:
>>
>> plz folks do a full build before committing stuff next time.
>>>Will fix the hamcrest deps now.
>>>
>>>LieGrue,
>>>strub
>>>
>>>
>>>
>>>On Tuesday, 29 April 2014, 20:58, Thomas Vandahl  wrote:
>>>
>>>On 28.04.14 20:55, Emmanuel Bourg wrote:
> Le 28/04/2014 20:44, Thomas Vandahl a écrit :
>
>> This throws me out of the game. My Snow Leopard MacBook is 1.6 only.
>
> You can't upgrade it to Mavericks and install Java 7?

No I can't. MacBook One 32bit, you know.

Bye, Thomas.



-
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 Math 3.3 based on RC1

2014-04-30 Thread Luc Maisonobe
Le 29/04/2014 22:07, Thomas Neidhart a écrit :
> Hi all,
> 
> I would like to call a vote to release Commons Math 3.3 based on RC1.
> 
>  Math 3.3 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/math/
> (svn revision 5199)
> 
>  Maven artifacts are here:
> 
> https://repository.apache.org/content/repositories/orgapachecommons-1025/org/apache/commons/commons-math3/3.3/
> 
>  Details of changes since 3.2 are in the release notes:
> https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
> http://people.apache.org/builds/commons/math/3.3/RC1/changes-report.html
> 
>  The tag is here:
> https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC1
> (svn revision 1591059)
> 
>  Site:
> http://people.apache.org/builds/commons/math/3.3/RC1/
>   (note the apidocs for the 3.3 release will be added with the release)
> 
>  Clirr Report (compared to 3.2):
> http://people.apache.org/builds/commons/math/3.3/RC1/clirr-report.html
>(note that there are 4 false positives where the signature of a
> method has changed such that the parameter type is now the superclass of
> the previous type)
> 
>  RAT Report:
> http://people.apache.org/builds/commons/math/3.3/RC1/rat-report.html
> 
>  Findbugs Report:
> http://people.apache.org/builds/commons/math/3.3/RC1/findbugs.html
>   (the listed error is a false positive, the relevant line has not
> changed since the last release and the floating point comparison should
> be correct in this case).
> 
>   KEYS:
>   http://www.apache.org/dist/commons/KEYS
> 
> Please review the release candidate and vote.
> This vote will close no sooner that 72 hours from now, i.e. after 1000
> GMT 02-May 2014.
> 
>   [X] +1 Release these artifacts

It seems I forgot to put an entry in the changes.xml file announcing the
new spherical.oned and spherical.twod packages, despite I did update the
user guide :-( So this new feature does not appear in the release notes.
I don't think it is a blocker, and I will add an entry only if there is
a need to roll another RC.

I have fixed the false positive in findbugs and also two javadoc errors.
Here again this is not blocking.

So +1 for the release.

Luc

>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
> 
> Best regards,
> 
> Thomas
> 
> -
> 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