Re: [dbutils] Close JIRA tickets that lack activity

2015-02-24 Thread Mark Thomas
On 25/02/2015 03:31, Carl Hall wrote: > I'd like to start closing JIRA tickets that haven't seen any response or > activity in a long time. Why? > Any objections to cleaning out old JIRA tickets > without activity? Yes. A bug is still a bug and an enhancement request is still an enhancement requ

[dbutils] Close JIRA tickets that lack activity

2015-02-24 Thread Carl Hall
I'd like to start closing JIRA tickets that haven't seen any response or activity in a long time. Any objections to cleaning out old JIRA tickets without activity? Is 3 months an acceptable window to allow for inactivity before closing an issue as "won't fix" or some equivalent status?

Re: [math] Test failures after switch to Java 1.7

2015-02-24 Thread sebb
Might be worth running a version of the test with JIT disabled. This will make the test much longer so I suggest first seeing if the tests fail on their own, and then disable JIT. You could experiment with the additional Jenkins Math job I set up for the H10 tests: https://builds.apache.org/job/Co

[ANNOUNCEMENT] Apache Commons DBCP 2.1 released

2015-02-24 Thread Phil Steitz
The Apache Commons Team is pleased to announce the release of Apache Commons DBCP 2.1. The Apache Commons DBCP open source software library implements database connection pooling. Version 2.1 is a minor release, including bug fixes and enhancements. Full details of all the changes in version 2.

Re: [math] Test failures after switch to Java 1.7

2015-02-24 Thread Phil Steitz
On 2/24/15 12:56 PM, Thomas Neidhart wrote: Interesting. I could not get this to happen on OSX: java version "1.7.0_71" Java(TM) SE Runtime Environment (build 1.7.0_71-b14) Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode) java version "1.8.0_11" Java(TM) SE Runtime Environment (b

[math] Test failures after switch to Java 1.7

2015-02-24 Thread Thomas Neidhart
Hi, after switching to Java 1.7 there seems to be another problem with FastMath, see the two test failures below when running on jenkins. Can somebody reproduce it on a 64 bit machine (I just have a 32 bit laptop at home)? Test setup: Java 7 latest (1.7.0_75?), maven 3.1.1. Tests run: 65, Failu

Re: [math] minimum JDK set to 1.7

2015-02-24 Thread Thomas Neidhart
On 02/24/2015 06:03 PM, sebb wrote: > On 24 February 2015 at 08:58, Thomas Neidhart > wrote: >> Hi, >> >> I need to update the jenkins configuration for Commons-Math too, but do not >> have the proper rights yet. >> Can I give it to myself as PMC member, as explained here: >> http://wiki.apache.o

Re: svn commit: r1662031 - /commons/cms-site/trunk/content/xdoc/site-publish.xml

2015-02-24 Thread Phil Steitz
On 2/24/15 10:17 AM, s...@apache.org wrote: > Author: sebb > Date: Tue Feb 24 17:17:27 2015 > New Revision: 1662031 > > URL: http://svn.apache.org/r1662031 > Log: > How to check permissions > > Modified: > commons/cms-site/trunk/content/xdoc/site-publish.xml > > Modified: commons/cms-site/trunk

Re: Internal Server Error 500 on 'commons.apache.org' website.

2015-02-24 Thread sebb
On 24 February 2015 at 17:05, Phil Steitz wrote: > On 2/23/15 1:21 AM, Mark Thomas wrote: >> On 22/02/2015 22:27, Thomas Neidhart wrote: >>> On 02/22/2015 08:18 PM, Mark Thomas wrote: On 22/02/2015 16:07, Karl Heinz Marbaise wrote: > Hi, > > unfortunately you have to ...I'm doing

Re: Help to publish jcs 2.0-beta-1 site

2015-02-24 Thread Romain Manni-Bucau
oki, seems it has been published (directly clicked on publish) thank you all for the help! Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2015-02-24 17:58 GMT+01:00 sebb : > On 24 February 2015 at 07:47, Romain Manni-B

Re: Internal Server Error 500 on 'commons.apache.org' website.

2015-02-24 Thread Phil Steitz
On 2/23/15 1:21 AM, Mark Thomas wrote: > On 22/02/2015 22:27, Thomas Neidhart wrote: >> On 02/22/2015 08:18 PM, Mark Thomas wrote: >>> On 22/02/2015 16:07, Karl Heinz Marbaise wrote: Hi, unfortunately you have to ...I'm doing that at the moment as well for Maven site... >>>

Re: [math] minimum JDK set to 1.7

2015-02-24 Thread sebb
On 24 February 2015 at 08:58, Thomas Neidhart wrote: > Hi, > > I need to update the jenkins configuration for Commons-Math too, but do not > have the proper rights yet. > Can I give it to myself as PMC member, as explained here: > http://wiki.apache.org/general/Jenkins ? The page says it needs PM

Re: Help to publish jcs 2.0-beta-1 site

2015-02-24 Thread sebb
On 24 February 2015 at 07:47, Romain Manni-Bucau wrote: > Hi guys, > > committed the site but buildbot seems to have some issues creating the > staging, any idea? svn.us and svn are now sync it seems with my commit > done yesterday night but buildbot didnt move to create the staging. > The compon

Re: [math] minimum JDK set to 1.7

2015-02-24 Thread Thomas Neidhart
Hi, I need to update the jenkins configuration for Commons-Math too, but do not have the proper rights yet. Can I give it to myself as PMC member, as explained here: http://wiki.apache.org/general/Jenkins ? Thomas On Mon, Feb 23, 2015 at 11:44 PM, Gary Gregory wrote: > Music to my ears :-) >

[GitHub] commons-lang pull request: Replace string

2015-02-24 Thread otaviojava
GitHub user otaviojava reopened a pull request: https://github.com/apache/commons-lang/pull/36 Replace string During the Java compilation performance the JDK does improvements with String, this way, these may be replaced with java.lang.String expressions which results in simpler an

[GitHub] commons-lang pull request: Replace string

2015-02-24 Thread otaviojava
Github user otaviojava closed the pull request at: https://github.com/apache/commons-lang/pull/36 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur