Re: [VOTE] Release Apache Commons-Digester 3.1 based on RC1

2011-10-24 Thread Simone Tripodi
Hi Phil! thanks for reporting, links are indeed broken - I just fixed them. Thanks, have a nice day! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sun, Oct 23, 2011 at 10:43 PM, Phil Steitz

Re: [math] Distributions over sample spaces other than R

2011-10-24 Thread Ted Dunning
On Sun, Oct 23, 2011 at 6:50 PM, Phil Steitz phil.ste...@gmail.com wrote: On 10/23/11 4:36 PM, Ted Dunning wrote: I think it isn't much to worry about forcing all the current stuff into an unnatural structure for use cases that are not particularly common. The cases that I have seen for

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

2011-10-24 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-digester3-test has an issue affecting its community integration.

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

2011-10-24 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

[compress] XZ support

2011-10-24 Thread Stefan Bodewig
Hi all, XZ for Java has landed in Maven Central[1] (thanks, Lasse!) and together with COMPRESS-156 it would be pretty easy to add support for XZ compression. The patch in COMPRESS-156 comes without tests or docs but either are very easy to create as clones of the GZip counterparts. Do we want

[ANNOUNCEMENT] Apache Commons-DbUtils 1.4 released!

2011-10-24 Thread Simone Tripodi
The Apache Commons community is pleased to announce the commons-dbutils-1.4 release! The Apache Commons-DbUtils package is a set of Java utility classes for easing JDBC development. Apache Commons-DbUtils is available in either binary or source form from the DbUtils downloads page:

Re: [compress] XZ support

2011-10-24 Thread Gary Gregory
On Oct 24, 2011, at 9:26, Stefan Bodewig bode...@apache.org wrote: Hi all, XZ for Java has landed in Maven Central[1] (thanks, Lasse!) and together with COMPRESS-156 it would be pretty easy to add support for XZ compression. The patch in COMPRESS-156 comes without tests or docs but either

Re: [compress] XZ support

2011-10-24 Thread Torsten Curdt
XZ for Java has landed in Maven Central[1] (thanks, Lasse!) and together Yay!! :) with COMPRESS-156 it would be pretty easy to add support for XZ compression. The patch in COMPRESS-156 comes without tests or docs but either are very easy to create as clones of the GZip counterparts. Do

[math] mvn site:deploy

2011-10-24 Thread Sébastien Brisard
Hi, Since apparently no message was automatically generated, I just wanted to let you know that I've run mvn site:deploy on CM. I think (I hope) it worked OK. Best regards, Sébastien - To unsubscribe, e-mail:

Re: [math] mvn site:deploy

2011-10-24 Thread Phil Steitz
On 10/24/11 8:52 AM, Sébastien Brisard wrote: Hi, Since apparently no message was automatically generated, I just wanted to let you know that I've run mvn site:deploy on CM. I think (I hope) it worked OK. Great! You can verify that things are OK by logging into people.apache.org and looking

Re: [math] mvn site:deploy

2011-10-24 Thread sebb
On 24 October 2011 18:40, Phil Steitz phil.ste...@gmail.com wrote: On 10/24/11 8:52 AM, Sébastien Brisard wrote: Hi, Since apparently no message was automatically generated, I just wanted to let you know that I've run mvn site:deploy on CM. I think (I hope) it worked OK. Great! You can

Re: [VOTE] Release Apache Commons-Digester 3.1 based on RC1

2011-10-24 Thread Oliver Heger
Am 23.10.2011 22:43, schrieb Phil Steitz: On 10/23/11 12:42 PM, Oliver Heger wrote: Am 23.10.2011 20:16, schrieb Simone Tripodi: Hi Oliver!! I now realize that the checkstyle plugin is not smart as we expect :) I guess you launched `mvn checkstyle:checkstyle`, if you do a `svn up mvn

Re: [VOTE] Release Apache Commons-Digester 3.1 based on RC1

2011-10-24 Thread Simone Tripodi
Hallo Oliver, All's well that ends well :) Nice to see you finally got the expected results! Thanks for reviewing, I'll push a new RC in a short while! All the best, alles gute! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi

[OGNL] benchmarks errors

2011-10-24 Thread Simone Tripodi
Hi all guys, I merged the work that Mau did in a separate branch, in the current trunk. I got unfortunately some issues: 1) I don't know which values the `jub.customkey` property should take 2) tests produce errors: running `mvn clean test -P benchmarks` I get the output below - system

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

2011-10-24 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

Re: [OGNL] benchmarks errors

2011-10-24 Thread Maurizio Cucchiara
try this mkdir /Users/simonetripodi/Documents/workspace/commons-ognl/target/logs Twitter     :http://www.twitter.com/m_cucchiara G+          :https://plus.google.com/107903711540963855921 Linkedin    :http://www.linkedin.com/in/mauriziocucchiara Maurizio Cucchiara On 24 October 2011 22:25,

Re: [chain][v2] clever context - follow-up

2011-10-24 Thread Elijah Zupancic
Hi Simo and everyone else, I finally got around to updating the patch to contain comments explaining what the suppressed unchecked annotations are doing. The patch attached to CHAIN-61, now has thsse additions. Now, chain *should* compile without warnings. Thanks and sorry about the wait,

Re: [math] mvn site:deploy

2011-10-24 Thread Sébastien Brisard
Thanks to both of you! I did both, before sending my email, but (since it was my first time) was still a bit worried... Sébastien 2011/10/24 sebb seb...@gmail.com: On 24 October 2011 18:40, Phil Steitz phil.ste...@gmail.com wrote: On 10/24/11 8:52 AM, Sébastien Brisard wrote: Hi, Since