Re: [Math] Jenkins problem (Was: [Math] Change on branch [...])

2016-04-22 Thread Matt Sicker
I think that's a problem with the jenkins-test-* servers. I asked infra about a similar issue on Log4j2, and they said that the test jenkins servers are not stable yet. On 22 April 2016 at 05:55, Gilles wrote: > On Fri, 22 Apr 2016 02:19:57 + (UTC), Apache Jenkins Server wrote: > >> The Apac

[Math] Mismatch: doc/release/release.howto.txt

2016-04-22 Thread Gilles
Hi. Contents of doc/release/release.howto.txt is different in branches "develop" and "MATH_3_X". Which one is correct? Regards, Gilles - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-

[Math] Development API docs missing on the web site

2016-04-22 Thread Gilles
Hello. On http://commons.apache.org/proper/commons-math/ in the main page sidebar, there is an entry "Latest API docs (development)" but its contents is wrong since it points to the Javadoc of release 3.6.1, identical to the contents of the next entry "Javadoc (3.6.1 release)" Is it possib

[Math] About MATH-667 (Complex numbers)

2016-04-22 Thread Gilles
Hi. Branch "feature-MATH-1290" deals with "Complex" utilities. It is perhaps a good opportunity to review this very old issue. And decide whether it is worth keeping it open. Regards, Gilles - To unsubscribe, e-mail: dev-unsu

[Math] About MATH-763

2016-04-22 Thread Gilles
Hi. Is that one still worth keeping open? Regards, Gilles - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[Math] About MATH-854

2016-04-22 Thread Gilles
Hi. Yes, that's a very old one. Unless there are objections, I'll resolve it as "Won't fix". And I think that we should stop putting unchecked exceptions in the "throws" clauses. Regards, Gilles - To unsubscribe, e-mail: dev-

[Math] Upgrade of CM codes that use RNG (deprecation)

2016-04-22 Thread Gilles
Hello. In line with several requests for comments on the refactoring and extensions of the Commons Math (CM) RNG functionalities: http://markmail.org/message/vbe3fctp5wvfueos http://markmail.org/message/cgungakhneiksdex http://markmail.org/message/p3mnx5qnfwjknme2 I intend, in the coming we

Re: [ANN] Apache Commons IO 2.5 Released

2016-04-22 Thread sebb
On 22 April 2016 at 12:29, Benson Margulies wrote: > I thought I saw it. I guess I was wrong. I wonder what's taking so long? Even when Central is working well, it can take several hours (up to a day) to synch. That is partly why the instructions say to wait. > On Fri, Apr 22, 2016 at 1:46 AM,

Re: [CRYPTO] Git repository requested

2016-04-22 Thread Benedikt Ritter
Hi, I won't have time today to work on crypto. Will try to do it on Sunday! Benedikt Chen, Haifeng schrieb am Fr., 22. Apr. 2016 um 09:37 Uhr: > Hi Benedikt, > Folks have worked out a pull request for the site contents for review: > > https://github.com/apache/commons-crypto/pull/4 > https://g

Re: [ANN] Apache Commons IO 2.5 Released

2016-04-22 Thread Benson Margulies
https://issues.sonatype.org/browse/MVNCENTRAL-1060 On Fri, Apr 22, 2016 at 7:36 AM, Kristian Rosenvold wrote: > Looks like something is amiss with the central sync, the artifacts are at > https://repository.apache.org/content/groups/public/commons-io/commons-io/ > > You probably need to file an i

Re: [ANN] Apache Commons IO 2.5 Released

2016-04-22 Thread Kristian Rosenvold
Looks like something is amiss with the central sync, the artifacts are at https://repository.apache.org/content/groups/public/commons-io/commons-io/ You probably need to file an issue with mvncentral. While you're at that, you can request in the same issue that all of the "commons" artifacts be s

Re: [ANN] Apache Commons IO 2.5 Released

2016-04-22 Thread Benson Margulies
I thought I saw it. I guess I was wrong. I wonder what's taking so long? On Fri, Apr 22, 2016 at 1:46 AM, Gary Gregory wrote: > It's not on Central yet for example: > http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22commons-io%22%20AND%20a%3A%22commons-io%22 > > G > > On Thu, Apr 21, 2016 at 6:

[Math] Jenkins problem (Was: [Math] Change on branch [...])

2016-04-22 Thread Gilles
On Fri, 22 Apr 2016 02:19:57 + (UTC), Apache Jenkins Server wrote: The Apache Jenkins build system has built Commons Math DeveloperBranch (build #7) Status: Failure Check console output at https://builds.apache.org/job/Commons%20Math%20DeveloperBranch/7/ to view the results. See https:/

RE: [CRYPTO] Git repository requested

2016-04-22 Thread Chen, Haifeng
Hi Benedikt, Folks have worked out a pull request for the site contents for review: https://github.com/apache/commons-crypto/pull/4 https://github.com/apache/commons-crypto/pull/7 I am not sure how the central Commons web site is updated, I thought it is based on each module's site contents. Ma