Re: [DAEMON] change to standard Maven layout?

2011-11-01 Thread Mladen Truk
Don't know what would that give, but if you have an itch ... +1 On 11/02/2011 12:58 AM, sebb wrote: The layout of the folders is not currently to Maven standards. For example, src/java should be src/main/java and src/test => src/test/java OK if I fix these? Obviously build.xml and pom.xml wi

[ANNOUNCE] Apache Commons Compress 1.3 Released

2011-11-01 Thread Stefan Bodewig
The Apache Commons Compress team is pleased to announce the commons-compress-1.3 release! The Apache Commons Compress Library defines a Java API for working with ar, cpio, tar, zip, dump, gzip, pack200 and bzip2 files. Version 1.3 is adds support for Pack200, read-only support for the Unix dump f

Re: [DAEMON] change to standard Maven layout?

2011-11-01 Thread Barrie Treloar
On Wed, Nov 2, 2011 at 11:04 AM, Gary Gregory wrote: > +1 +1 (non-binding) - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [DAEMON] change to standard Maven layout?

2011-11-01 Thread Gary Gregory
+1 Gary On Nov 1, 2011, at 19:59, sebb wrote: > The layout of the folders is not currently to Maven standards. > > For example, src/java should be src/main/java and src/test => src/test/java > > OK if I fix these? > > Obviously build.xml and pom.xml will need to be changed too. > >

[DAEMON] change to standard Maven layout?

2011-11-01 Thread sebb
The layout of the folders is not currently to Maven standards. For example, src/java should be src/main/java and src/test => src/test/java OK if I fix these? Obviously build.xml and pom.xml will need to be changed too. - To uns

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

2011-11-01 Thread Phil Steitz
On 11/1/11 1:05 AM, Mikkel Meyer Andersen wrote: > 2011/10/30 Phil Steitz : >> On 10/29/11 10:20 AM, cwinter wrote: >>> Phil Steitz wrote: I would say pull DiscreteDistribution out. That is where the difference really lies. I have thought about suggesting that we eliminate it altog

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

2011-11-01 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: svn commit: r1195775 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs2/util/Messages.java src/changes/changes.xml

2011-11-01 Thread Gary Gregory
Yes, I'll have to fix that. Good catch, thank you. Gary On Nov 1, 2011, at 7:15, Maurizio Cucchiara wrote: > Looks like the commit message is wrong. Did You mean VFS-374 ? > > > Twitter :http://www.twitter.com/m_cucchiara > G+ :https://plus.google.com/107903711540963855921 > Linke

Re: svn commit: r1195775 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs2/util/Messages.java src/changes/changes.xml

2011-11-01 Thread Maurizio Cucchiara
Looks like the commit message is wrong. Did You mean VFS-374 ? Twitter     :http://www.twitter.com/m_cucchiara G+          :https://plus.google.com/107903711540963855921 Linkedin    :http://www.linkedin.com/in/mauriziocucchiara Maurizio Cucchiara On 1 November 2011 03:34, wrote: > VFS-364

Re: [math] MATH-692 "sub"-issue?

2011-11-01 Thread Sébastien Brisard
2011/10/31 Phil Steitz : > > I would say open a separate issue.  The key here is to document > clearly exactly what the API contract is and make sure that the > implementations we provide do exactly that. > > Phil > Created MATH-699 and MATH-700. Sébastien

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

2011-11-01 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: [math] Distributions over sample spaces other than R

2011-11-01 Thread Mikkel Meyer Andersen
2011/10/30 Phil Steitz : > On 10/29/11 10:20 AM, cwinter wrote: >> Phil Steitz wrote: >>> I would say pull DiscreteDistribution out.  That is where the >>> difference really lies.  I have thought about suggesting that we >>> eliminate it altogether; but I still think there may be value in >>> suppo

Re: [VFS] Could not find resource 'findbugs-exclude-filter.xml'

2011-11-01 Thread Ralph Goers
This is a multiproject site. "mvn site" runs the site command in each subproject. There are 0 tests in the root project because there is no code there. After the "mvn site" completes cd to the subdirectory and look at the site directory there. If you want a "real" integrated web site then you