Re: svn commit: r1181012 [1/3] - in /commons/proper/ognl/branches/new-cache-approach/src/main/java/org/apache/commons/ognl: ./ internal/

2011-10-10 Thread sebb
On 10 October 2011 16:13, wrote: > Author: mcucchiara > Date: Mon Oct 10 15:13:25 2011 > New Revision: 1181012 > > URL: http://svn.apache.org/viewvc?rev=1181012&view=rev > Log: > OGNL-20 [Partial] Performance - Replace synchronized blocks with > ConcurrentHashMap > > Added: >     > commons/prope

Re: [DBUtils] RC2?

2011-10-10 Thread sebb
On 10 October 2011 20:43, Simone Tripodi wrote: > Hi Hen! > Unfortunately while releasing I got an SVN error that, if I remember > correctly, is caused when the EU mirror is out sync... > Do I remember wrong or there's something I can do to fix it? AFAIK, just repeat the command. > TIA, all the

[GUMP@vmgump]: Project commons-exec-test (in module apache-commons) failed

2011-10-10 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-exec-test has an issue affecting its community integration. This i

Re: [configuration] Talk at Paris JUG next month

2011-10-10 Thread Oliver Heger
Am 10.10.2011 11:20, schrieb Emmanuel Bourg: Hi, The Paris JUG has kindly invited me to give a short talk on Commons Configuration next month. I'd like to give some real world examples of the usage of Commons Configuration. I'd be interested in hearing how people actually use the API, what feat

Re: [DBUtils] RC2?

2011-10-10 Thread Simone Tripodi
Hi Hen! Unfortunately while releasing I got an SVN error that, if I remember correctly, is caused when the EU mirror is out sync... Do I remember wrong or there's something I can do to fix it? TIA, all the best! Simo [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.2.

Spam removal

2011-10-10 Thread Mark Thomas
On 10/10/2011 16:57, no reply (Commented) (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/IO-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124202#comment-13124202 > ] > > no reply commented on IO-182: >

[ANNOUNCEMENT] Apache Commons IO 2.1 Released

2011-10-10 Thread Gary Gregory
The Commons IO team is pleased to announce the Commons IO 2.1 release! The Commons IO library contains utility classes, stream implementations, file filters, file comparators and endian classes. This is a drop-in replacement for 2.0.1. A list of the 7 new features, 1 change and 7 bug fixes in thi

Re: [configuration] Talk at Paris JUG next month

2011-10-10 Thread Ralph Goers
We are using Commons Config to enable all of our applications to be configured for each tenant dynamically at run time. Most of the enhancements in 1.7 were added to allow this as each web application and back end service will get different configuration depending on which customer the request

Re: [all] releasing IO 2.1 - sync with Maven Central

2011-10-10 Thread Gary Gregory
On Sun, Oct 9, 2011 at 8:07 PM, sebb wrote: > On 9 October 2011 18:41, Gary Gregory wrote: > > I am inching toward success... > > > > Friday, I released 2.1 to repository.apache.org and I can see it: > > https://repository.apache.org/index.html#nexus-search;quick~commons-io > > > > I am confused

Re: [Math] Issues 650, 675, 676

2011-10-10 Thread Gilles Sadowski
On Mon, Oct 10, 2011 at 02:03:26AM +0100, sebb wrote: > On 9 October 2011 22:44, Gilles Sadowski wrote: > >> > Referring to: > >> >  https://issues.apache.org/jira/browse/MATH-650 > >> >  https://issues.apache.org/jira/browse/MATH-675 > >> >  https://issues.apache.org/jira/browse/M

[GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2011-10-10 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

Re: [Math] Issues 650, 675, 676

2011-10-10 Thread Gilles Sadowski
On Mon, Oct 10, 2011 at 03:26:01AM +0100, sebb wrote: > On 9 October 2011 18:16, Gilles Sadowski wrote: > > >> This is slightly different from the original suggestion; IIRC that did > >> not include using getters. > > > > I put getters because you asked them. But, indeed, there is no difference >

Re: [Math] Issues 650, 675, 676

2011-10-10 Thread Gilles Sadowski
> [...]. I can see we are getting nowhere in this discussion, > so I am not going to comment further. It's getting nowhere, because there is no evidence that there is an identified problem. I don't get what you are aiming at with piling hypothetical considerations of thread contention. Some post

Re: [DISCUSS] Restyling the commons-skin

2011-10-10 Thread Simone Tripodi
Hi all guys, moving the effort directly to Maven, as Dennis suggested, sounds the way to go. I'll be taking care on starting committing that stuff under the place created by Olivier after lunch. @Mau: I know it sucks - and I had to hack it :P - but didn't find a better place... any suggestion? TI

Re: [DBUtils] RC2?

2011-10-10 Thread Henri Yandell
Thanks :) On Sun, Oct 9, 2011 at 11:43 PM, Simone Tripodi wrote: > Hi Hen, > of course I can help, I'll be taking care of RC2 in the evening (Italian TZ). > Have a nice day, all the best! > Simo > > http://people.apache.org/~simonetripodi/ > http://www.99soft.org/ > > > > On Mon, Oct 10, 2011 at

Re: [configuration] Talk at Paris JUG next month

2011-10-10 Thread Simone Tripodi
Salut Manu!! A friend of mine (I helped him a little) developed a command line tool[1] to ingest RDF data and used commons-configuration to read a pom-alike descriptor for the tool configuration - he emulated a little the mvn behavior. Since this friend is not lurking in commons, can I tell him to

[configuration] Talk at Paris JUG next month

2011-10-10 Thread Emmanuel Bourg
Hi, The Paris JUG has kindly invited me to give a short talk on Commons Configuration next month. I'd like to give some real world examples of the usage of Commons Configuration. I'd be interested in hearing how people actually use the API, what features they find the most useful, and why th

Re: [DISCUSS] Restyling the commons-skin

2011-10-10 Thread Christian Grobmeier
On Mon, Oct 10, 2011 at 10:42 AM, Olivier Lamy wrote: > Hello, > Looks nice ! I'd like to use for some other projects. +1 > I like too the idea about having this skin in the maven skins. +1!! Cheers Christian > @Simone: feel free to commit in maven sandbox if you want. It's open > for all asf

Re: [DISCUSS] Restyling the commons-skin

2011-10-10 Thread Olivier Lamy
Hello, Looks nice ! I'd like to use for some other projects. I like too the idea about having this skin in the maven skins. @Simone: feel free to commit in maven sandbox if you want. It's open for all asf committers ( I have just created a skin path http://svn.apache.org/repos/asf/maven/sandbox/t

Re: [DISCUSS] Restyling the commons-skin

2011-10-10 Thread Maurizio Cucchiara
Hi Simone, I like it very much, what I really don't like (even if I'm pretty sure is just a draft) is the position of the "last published" and "version" element: they seems to be an interactive menu. Maurizio Cucchiara On 10 October 2011 10:16, Simone Tripodi wrote: > Hi Dennis, all, > I hacked

[GUMP@vmgump]: Project commons-exec-test (in module apache-commons) failed

2011-10-10 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-exec-test has an issue affecting its community integration. This i

Re: [DISCUSS] Restyling the commons-skin

2011-10-10 Thread Simone Tripodi
Hi Dennis, all, I hacked a little our commons-skin, playing with bootstrap, and applied it to Digetser site[1] (published on my personal ASF space). Here[2] you can see the differences between the actual and new Digetser site: logos are still a TODO but it already shows the potentials... WDYT? Mayb

Re: [ognl] Codestyle

2011-10-10 Thread Christian Grobmeier
>> Of course, but automated changes are not guaranteed error-free. I never had an error with Eclipse (use that since 2002 or so). >> And it's easy to overlook some other change that was accidentally >> committed at the same time. As with every change. Actually with this argument we should stop d