[continuum] BUILD FAILURE: Apache Commons BeanUtils - Apache Commons (Test build - see how to get round OOME)

2014-05-30 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=31667&projectId=65 Build statistics: State: Failed Previous State: Ok Started at: Sat 31 May 2014 00:20:07 + Finished at: Sat 31 May 2014 00:21:47 + Total time: 1m 40s Build Trigger: Schedule

Re: svn commit: r1598734 - /commons/proper/beanutils/trunk/src/changes/changes.xml

2014-05-30 Thread sebb
1.9.2 next release != 1.9.2 Fixed in SVN On 30 May 2014 21:15, wrote: > Author: oheger > Date: Fri May 30 20:15:35 2014 > New Revision: 1598734 > > URL: http://svn.apache.org/r1598734 > Log: > Added a section for the next release to changes.xml. > > Modified: > commons/proper/beanutils/tru

Re: svn commit: r1598071 - in /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs: auxiliary/disk/ engine/control/ engine/memory/ utils/logger/ utils/struct/

2014-05-30 Thread sebb
PING On 29 May 2014 03:00, sebb wrote: > On 28 May 2014 18:06, wrote: >> Author: rmannibucau >> Date: Wed May 28 17:06:12 2014 >> New Revision: 1598071 >> >> URL: http://svn.apache.org/r1598071 >> Log: >> using reentrant locks instead of old synchronized > > -1 > > This commit mixes two complet

[ANNOUNCEMENT] Commons BeanUtils 1.9.2 Released

2014-05-30 Thread Oliver Heger
The Apache Commons Team is pleased to announce the availability of Apache Commons BeanUtils 1.9.2. The Apache Commons BeanUtils library is a component that provides easy to use wrappers around the Java Reflection and Introspection capabilities. Release 1.9.2 is a maintenance release that support

OT: Covariance/Contravariance and Java 9

2014-05-30 Thread Paul Benedict
For anyone here in Commons who likes API designing, take a look at this new proposal coming down the pike. The proposal helps simplify/specify how APIs declare their type parameters and the impact (better, hopefully) for clients of those APIs. https://bugs.openjdk.java.net/browse/JDK-8043488 Make

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

2014-05-30 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=31651&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 30 May 2014 18:21:14 + Finished at: Fri 30 May 2014 18:25:16 + Total time: 4m 2s Build Trigger: Sched

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

2014-05-30 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=31648&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 30 May 2014 18:00:12 + Finished at: Fri 30 May 2014 18:06:45 + Total time: 6m 33s Build Trigger: Sche

Re: [bcel] Next release

2014-05-30 Thread Gary Gregory
Hi Dan, The only obstacle is finding the time... which I have in short supply ATM. I hope we can step up and provide a new release though. I have seen some commits recently fly by... Can you look at what is in trunk and see what is missing for you? If there specific features that are missing,

Re: [bcel] Next release

2014-05-30 Thread Emmanuel Bourg
Le 30/05/2014 19:05, dkulp a écrit : > > Is there any update to a possible new BCEL release that would work with > Java8. This is a blocker for full Java8 support for Apache CXF (due to > JIBX), Camel (again, JIBX), etc... Hi Dan, I'm going to prepare the release next week. Emmanuel Bourg -

Re: [bcel] Next release

2014-05-30 Thread dkulp
Is there any update to a possible new BCEL release that would work with Java8. This is a blocker for full Java8 support for Apache CXF (due to JIBX), Camel (again, JIBX), etc... Dan Emmanuel Bourg-3 wrote > Hi all, > > I'm currently working on the migration to Java 8 in Debian and several >

Re: [math] git svn setup

2014-05-30 Thread Evan Ward
On 05/30/2014 05:56 AM, Luc Maisonobe wrote: > Le 30/05/2014 00:39, Mark Thomas a écrit : >> On 29/05/2014 23:16, Evan Ward wrote: >>> Hi, >>> >>> I'm trying to setup write access for the clone I have of the github >>> [math] repository. I thought that since every commit in that repository >>> alr

[weaver] 1.1 release

2014-05-30 Thread Matt Benson
I have upgraded [weaver] for Java 8 support. With Bruno's help the documentation has also been improved since v1.0. I am formally announcing my intention to begin cutting release candidates; is there anything else anyone wants to see before I begin? Thanks, Matt

Re: [math] git svn setup

2014-05-30 Thread Luc Maisonobe
Le 30/05/2014 00:39, Mark Thomas a écrit : > On 29/05/2014 23:16, Evan Ward wrote: >> Hi, >> >> I'm trying to setup write access for the clone I have of the github >> [math] repository. I thought that since every commit in that repository >> already had a git-svn-id it would be relatively easy, so