Re: [ALL] Maven plugins common configuration.

2016-10-29 Thread Artem Barger
​Hi Gilles,​ On Wed, Oct 26, 2016 at 7:42 PM, Gilles wrote: > > $ mvn clean install site site:stage > > succeeds. :-) > > But the modules link are still dead. > [E.g. there is no "apidocs".] ​Did you have chance to work that javadoc aggregation serves your need and now links are not broken any

Jenkins build is back to normal : commons-jcs #182

2016-10-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [VOTE] Release Apache Commons JCS 2.0-beta-2 based on RC1

2016-10-29 Thread Thomas Vandahl
Hi Benedikt, On 26.10.16 21:35, Benedikt Ritter wrote: > I have discovered one problem. The release tag and the source archive have > differing contents: > >> diff -wqr commons-jcs-dist-2.0-beta-2 TAG > Only in TAG: .gitignore > Only in TAG: .svn > Only in commons-jcs-dist-2.0-beta-2/: LICENSE >

Re: Fwd: commons-compress git commit: class is no longer used

2016-10-29 Thread Stefan Bodewig
On 2016-10-29, Gary Gregory wrote: > Was this class ever in a released version? yes, but it has been package private. > Updated Branches: > refs/heads/master 3d509a082 -> d8d92941d > class is no longer used Stefan - To uns

Fwd: Nexus: Staging Repository Dropped

2016-10-29 Thread Gary Gregory
Can we please have a comment that states which component is being worked on in the future? Gary -- Forwarded message -- From: "Nexus Repository Manager" Date: Oct 29, 2016 8:31 AM Subject: Nexus: Staging Repository Dropped To: Cc: Message from: https://repository.apache.org *De

Fwd: commons-compress git commit: class is no longer used

2016-10-29 Thread Gary Gregory
Was this class ever in a released version? Gary -- Forwarded message -- From: Date: Oct 29, 2016 8:49 AM Subject: commons-compress git commit: class is no longer used To: Cc: Repository: commons-compress Updated Branches: refs/heads/master 3d509a082 -> d8d92941d class is no

[CANCEL][VOTE] Release Apache Commons JCS 2.0-beta-2 based on RC1

2016-10-29 Thread Thomas Vandahl
On 21.10.16 19:42, Thomas Vandahl wrote: > I would like to beta-release the [jcs] component. Ok, I'll check out the problems with the Tomcat library and cut an RC2 Thanks to all the testers. Bye, Thomas - To unsubscribe, e-mail

Re: [Math] Re: LU decomposition very SLOW (commons.math3.linear)

2016-10-29 Thread Gilles
Hi. This conversation should preferably be continued on the "dev" ML. [CC'ing there.] Best regards, Gilles On Sat, 29 Oct 2016 13:43:43 +0200, Eric Barnhill wrote: Hi Wilbur, That is strange that such a basic technique appears to be at odds with best practices, especially when said best prac