Re: [CLI] Release 1.3

2014-06-06 Thread Paul King
> > Le 07/02/2014 17:59, Gary Gregory a écrit : > > Is there any reason not to release 1.3? It would be nice to flush out the > > trunk fixes. I have to recheck the current state of the code. If I remember well the > new parser was ready, but I'm not sure it has really been tested on the > field.

[weaver] site updates

2014-06-06 Thread Matt Benson
See inline: On Thu, Jun 5, 2014 at 10:15 AM, Gary Gregory wrote: > Yeah, well, multi-module sites is not something easy to get right in Maven > IMO. This site in an example because it seems to have three levels and it > is hard to navigate. > > When I look at the page: > > https://people.apache.

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

2014-06-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=32053&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 6 Jun 2014 19:20:40 + Finished at: Fri 6 Jun 2014 19:24:32 + Total time: 3m 52s Build Trigger: Schedu

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

2014-06-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=32050&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 6 Jun 2014 19:00:04 + Finished at: Fri 6 Jun 2014 19:04:20 + Total time: 4m 16s Build Trigger: Schedu

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

2014-06-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=32041&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 6 Jun 2014 14:20:37 + Finished at: Fri 6 Jun 2014 14:24:11 + Total time: 3m 34s Build Trigger: Schedu

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

2014-06-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=32038&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 6 Jun 2014 14:00:05 + Finished at: Fri 6 Jun 2014 14:04:58 + Total time: 4m 52s Build Trigger: Schedu

Re: [bcel] BCEL 6.0 review

2014-06-06 Thread Gary Gregory
On Thu, Jun 5, 2014 at 10:27 AM, Emmanuel Bourg wrote: > Le 05/06/2014 16:04, Gary Gregory a écrit : > > Something went wrong with the code coverage, your site shows 0% for every > > class. > > For some reason the test fails during the code coverage run with 'mvn > site'. > > > > How about adding

Re: [bcel] BCEL 6.0 review

2014-06-06 Thread Gary Gregory
The build fails on Java 8 due to Javadoc errors. Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500) Maven home: C:\Java\apache-maven-3.0.5 Java version: 1.8.0_20-ea, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.8.0_20\jre Default locale: en

Re: [bcel] BCEL 6.0 review

2014-06-06 Thread Gary Gregory
I see test coverage failures on Java 6 as well: --- T E S T S --- Running org.apache.bcel.AnnotationAccessFlagTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec