Creating a Wiki Page

2015-01-21 Thread Jochen Wiedmann
Hi, are there any special privileges, one needs to create a new page on wiki.apache.org/commons? If so, could I have those privileges? Thanks, Jochen -- Our time is just a point along a line that runs forever with no end. (Al Stewart, Lord Grenville) --

Re: Publishing a Sandbox Site

2015-01-21 Thread Jochen Wiedmann
On Wed, Jan 21, 2015 at 6:13 PM, Gary Gregory wrote: > Is it different than publishing any other site? I would hope the > instructions on how to use our CMS apply here too. No idea. Bu anyways: What are those instructions? Thanks, Jochen > On Tue, Jan 20, 2015 at 7:34 AM, Jochen Wiedmann > w

Re: [LANG] Site build fails with CP 37-SNAPSHOT due to animal sniffer plugin

2015-01-21 Thread James Carman
http://stackoverflow.com/questions/6751920/tomcat-7-servlet-3-0-invalid-byte-tag-in-constant-pool On Wednesday, January 21, 2015, Benedikt Ritter wrote: > Hi, > > I was playing around with the Commons skin and had to include CP > 37-SNAPSHOT into lang to get my new site skin prototype working.

Re: [math] Add temporary check for rare test failure.

2015-01-21 Thread Phil Steitz
On 1/21/15 4:56 PM, sebb wrote: > On 21 January 2015 at 20:39, Thomas Neidhart > wrote: >> On 01/21/2015 05:32 PM, Phil Steitz wrote: >>> On 1/21/15 3:43 AM, Thomas Neidhart wrote: Hi, I have re-run the jenkins build for commons-math after this change several times, also on H1

Re: [LANG] Site build fails with CP 37-SNAPSHOT due to animal sniffer plugin

2015-01-21 Thread sebb
Just tried with Maven 3.2.5, also no problems. Try deleting the icu4j repo tree; maybe that is corrupt On 22 January 2015 at 00:05, sebb wrote: > I don't have any problems on MacOSX. > > But I am using Maven 3.0.5, not 3.2.5 > > On 21 January 2015 at 21:37, Bernd Eckenfels wrote: >> Hello Bened

Re: [LANG] Site build fails with CP 37-SNAPSHOT due to animal sniffer plugin

2015-01-21 Thread sebb
I don't have any problems on MacOSX. But I am using Maven 3.0.5, not 3.2.5 On 21 January 2015 at 21:37, Bernd Eckenfels wrote: > Hello Benedikt, > > I tried it on my system (r1653307 + 37-SN) and it has the same > problem: > > 342827 [ERROR] Bad class file > C:\users\eckenfel\.m2\asf-repository\

Re: [math] Add temporary check for rare test failure.

2015-01-21 Thread sebb
On 21 January 2015 at 20:39, Thomas Neidhart wrote: > On 01/21/2015 05:32 PM, Phil Steitz wrote: >> On 1/21/15 3:43 AM, Thomas Neidhart wrote: >>> Hi, >>> >>> I have re-run the jenkins build for commons-math after this change several >>> times, also on H10 and it seems the test failures have disap

Re: [LANG] Site build fails with CP 37-SNAPSHOT due to animal sniffer plugin

2015-01-21 Thread Bernd Eckenfels
Hello Benedikt, I tried it on my system (r1653307 + 37-SN) and it has the same problem: 342827 [ERROR] Bad class file C:\users\eckenfel\.m2\asf-repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar:com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class 3 I suspect this is a synthetically generated r

Re: [math] Create 4.0 branch

2015-01-21 Thread Phil Steitz
On 1/21/15 1:43 PM, Thomas Neidhart wrote: > Hi, > > afaik, we did not yet agree whether trunk should be the 4.0 branch or > stay at 3.5, but I think it would be good to create a branch so that we > can start working on the open issues. Right. Luc indicated it does not make much difference which

[math] Create 4.0 branch

2015-01-21 Thread Thomas Neidhart
Hi, afaik, we did not yet agree whether trunk should be the 4.0 branch or stay at 3.5, but I think it would be good to create a branch so that we can start working on the open issues. Some new features / fixes might need to go into both branches. I would volunteer to maintain the 3.5 branch and b

Re: [math] Add temporary check for rare test failure.

2015-01-21 Thread Thomas Neidhart
On 01/21/2015 05:32 PM, Phil Steitz wrote: > On 1/21/15 3:43 AM, Thomas Neidhart wrote: >> Hi, >> >> I have re-run the jenkins build for commons-math after this change several >> times, also on H10 and it seems the test failures have disappeared. >> >> Any objection to keep this? > > -0 > > Is th

Re: Publishing a Sandbox Site

2015-01-21 Thread Gary Gregory
Is it different than publishing any other site? I would hope the instructions on how to use our CMS apply here too. Gary On Tue, Jan 20, 2015 at 7:34 AM, Jochen Wiedmann wrote: > Hi, > > could anybody advise me on how to publish the website (more precisely: > The docs) for a sandbox project? >

[GitHub] commons-lang pull request: LANG-1055: StrLookup.systemPropertiesLo...

2015-01-21 Thread j--baker
GitHub user j--baker opened a pull request: https://github.com/apache/commons-lang/pull/43 LANG-1055: StrLookup.systemPropertiesLookup() not singleton. - Assuming StrLookup.systemPropertiesLookup() should not be a singleton. - Assuming each lookup should have its own snap-shot of

[LANG] Site build fails with CP 37-SNAPSHOT due to animal sniffer plugin

2015-01-21 Thread Benedikt Ritter
Hi, I was playing around with the Commons skin and had to include CP 37-SNAPSHOT into lang to get my new site skin prototype working. When executing mvn clean site on lang with: Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T18:29:23+01:00) Maven home: /usr/local/Cellar/

Re: [math] Add temporary check for rare test failure.

2015-01-21 Thread Phil Steitz
On 1/21/15 3:43 AM, Thomas Neidhart wrote: > Hi, > > I have re-run the jenkins build for commons-math after this change several > times, also on H10 and it seems the test failures have disappeared. > > Any objection to keep this? -0 Is there a way to selectively suppress tests depending on JDK?

Re: [math] Add temporary check for rare test failure.

2015-01-21 Thread Thomas Neidhart
Hi, I have re-run the jenkins build for commons-math after this change several times, also on H10 and it seems the test failures have disappeared. Any objection to keep this? Thomas On Wed, Jan 21, 2015 at 12:42 AM, wrote: > Repository: commons-math > Updated Branches: > refs/heads/master 4