[compress] Pack200

2011-09-03 Thread Stefan Bodewig
Hi, I've just committed Converter*Stream implementations for Pack200[1] which is a bit unusual in several ways. First of all it will (by design of the format) only work on compressing valid jar files. Actually the result isn't likely to be compressed (in the sense of "smaller than the original")

Re: [ALL] parent plugin updates [was: svn commit: r1164565 - /commons/proper/commons-parent/trunk/pom.xml]

2011-09-03 Thread Phil Steitz
Same problem under Linux for parent 21. Phil - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [ALL] parent plugin updates [was: svn commit: r1164565 - /commons/proper/commons-parent/trunk/pom.xml]

2011-09-03 Thread Phil Steitz
On 9/3/11 7:20 PM, sebb wrote: > On 4 September 2011 02:29, Phil Steitz wrote: >> On 9/3/11 6:05 PM, sebb wrote: >>> On 4 September 2011 01:20, sebb wrote: On 3 September 2011 23:49, Phil Steitz wrote: > On 9/3/11 1:59 PM, Phil Steitz wrote: >> On 9/2/11 8:08 AM, sebb AT ASF wrote:

Re: [ALL] parent plugin updates [was: svn commit: r1164565 - /commons/proper/commons-parent/trunk/pom.xml]

2011-09-03 Thread sebb
On 4 September 2011 02:29, Phil Steitz wrote: > On 9/3/11 6:05 PM, sebb wrote: >> On 4 September 2011 01:20, sebb wrote: >>> On 3 September 2011 23:49, Phil Steitz wrote: On 9/3/11 1:59 PM, Phil Steitz wrote: > On 9/2/11 8:08 AM, sebb AT ASF wrote: >> I've updated to the latest vers

Re: [ALL] parent plugin updates [was: svn commit: r1164565 - /commons/proper/commons-parent/trunk/pom.xml]

2011-09-03 Thread Phil Steitz
On 9/3/11 6:05 PM, sebb wrote: > On 4 September 2011 01:20, sebb wrote: >> On 3 September 2011 23:49, Phil Steitz wrote: >>> On 9/3/11 1:59 PM, Phil Steitz wrote: On 9/2/11 8:08 AM, sebb AT ASF wrote: > I've updated to the latest versions of all the plugins. > > Some of these cha

Re: [math] Complex division

2011-09-03 Thread Phil Steitz
On 9/3/11 5:06 PM, Gilles Sadowski wrote: >> The problem is that it is not obvious that INF is "the right answer." > The real problem is *inconsistency*. > The current code chooses to consider a point at infinity for some situations > but not for others. It is thus quite understandable that people

Re: [ALL] parent plugin updates [was: svn commit: r1164565 - /commons/proper/commons-parent/trunk/pom.xml]

2011-09-03 Thread sebb
On 4 September 2011 01:20, sebb wrote: > On 3 September 2011 23:49, Phil Steitz wrote: >> On 9/3/11 1:59 PM, Phil Steitz wrote: >>> On 9/2/11 8:08 AM, sebb AT ASF wrote: I've updated to the latest versions of all the plugins. Some of these changes may well cause problems, but the b

Re: [ALL] parent plugin updates [was: svn commit: r1164565 - /commons/proper/commons-parent/trunk/pom.xml]

2011-09-03 Thread sebb
On 3 September 2011 23:49, Phil Steitz wrote: > On 9/3/11 1:59 PM, Phil Steitz wrote: >> On 9/2/11 8:08 AM, sebb AT ASF wrote: >>> I've updated to the latest versions of all the plugins. >>> >>> Some of these changes may well cause problems, but the best way to >>> find this out is for various peo

Re: [math] Complex division

2011-09-03 Thread Gilles Sadowski
> > The problem is that it is not obvious that INF is "the right answer." The real problem is *inconsistency*. The current code chooses to consider a point at infinity for some situations but not for others. It is thus quite understandable that people are wondering what is going on with some limi

Re: [lang] Running lang under a security manager and LANG-744

2011-09-03 Thread Mark Struberg
Create a test.jar as attached artifact. Then create a sub module where you dependency:unpack this test-jar and run the tests in your new configuration. This can also be done via the maven-invoker-plugin. LieGrue, strub - Original Message - > From: sebb > To: Commons Developers List >

Re: [ALL] parent plugin updates [was: svn commit: r1164565 - /commons/proper/commons-parent/trunk/pom.xml]

2011-09-03 Thread Phil Steitz
On 9/3/11 1:59 PM, Phil Steitz wrote: > On 9/2/11 8:08 AM, sebb AT ASF wrote: >> I've updated to the latest versions of all the plugins. >> >> Some of these changes may well cause problems, but the best way to >> find this out is for various people to try using the POM, so I've >> uploaded 22-SNAPS

Re: [math] Complex division

2011-09-03 Thread Phil Steitz
On 9/3/11 2:17 PM, Gilles Sadowski wrote: > On Sat, Sep 03, 2011 at 08:10:59AM -0700, Phil Steitz wrote: >> On 9/3/11 2:30 AM, Gilles (JIRA) wrote: >>> [ >>> https://issues.apache.org/jira/browse/MATH-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13

Re: [math] Complex division

2011-09-03 Thread Gilles Sadowski
On Sat, Sep 03, 2011 at 08:10:59AM -0700, Phil Steitz wrote: > On 9/3/11 2:30 AM, Gilles (JIRA) wrote: > > [ > > https://issues.apache.org/jira/browse/MATH-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096621#comment-13096621 > > ] > > > > Gille

Re: [ALL] parent plugin updates [was: svn commit: r1164565 - /commons/proper/commons-parent/trunk/pom.xml]

2011-09-03 Thread Phil Steitz
On 9/2/11 8:08 AM, sebb AT ASF wrote: > I've updated to the latest versions of all the plugins. > > Some of these changes may well cause problems, but the best way to > find this out is for various people to try using the POM, so I've > uploaded 22-SNAPSHOT to the snapshot repo. > > Please report a

Re: [math] psychometrics

2011-09-03 Thread Phil Steitz
On 9/3/11 1:45 PM, Greg Sterijevski wrote: > I've got you covered here. Phil, if you don't mind, I will float a few ideas > for multivariate interfaces. Then I will push a few examples of MVN? I think Patrick wants to do it, but is just being polite ;) Seriously, go for it, Greg. Start by propos

Re: [math] psychometrics

2011-09-03 Thread Greg Sterijevski
I've got you covered here. Phil, if you don't mind, I will float a few ideas for multivariate interfaces. Then I will push a few examples of MVN? -Greg On Sat, Sep 3, 2011 at 3:32 PM, Patrick Meyer wrote: > Ha ha... I was really hoping someone else would do all the hard work and > write the MVN

Re: [math] psychometrics

2011-09-03 Thread Patrick Meyer
Ha ha... I was really hoping someone else would do all the hard work and write the MVN distribution function for me. On 9/3/2011 1:53 PM, Phil Steitz wrote: On 9/3/11 10:37 AM, Patrick Meyer wrote: No, I have written very few tests. Until I recently discovered jUnit, I was using a very crude w

Re: [math] psychometrics

2011-09-03 Thread Phil Steitz
On 9/3/11 10:37 AM, Patrick Meyer wrote: > No, I have written very few tests. Until I recently discovered > jUnit, I was using a very crude way of testing my code. I plan to > add more tests over the coming year. > > If you are registered with java.net, you can view the source code > at http://java

Re: [math] psychometrics

2011-09-03 Thread Patrick Meyer
No, I have written very few tests. Until I recently discovered jUnit, I was using a very crude way of testing my code. I plan to add more tests over the coming year. If you are registered with java.net, you can view the source code at http://java.net/projects/psychometrics. I have requested th

Re: [math] psychometrics

2011-09-03 Thread Greg Sterijevski
Do you have unit tests written for the different components? On Sat, Sep 3, 2011 at 10:48 AM, Patrick Meyer wrote: > Sounds good. Separating the general purpose stats from the psychometric > specific stats seems like a natural way to distinguish the two libraries. > I'll send a link to the sourc

Re: [math] psychometrics

2011-09-03 Thread Patrick Meyer
Sounds good. Separating the general purpose stats from the psychometric specific stats seems like a natural way to distinguish the two libraries. I'll send a link to the source code soon. Hopefully, you will see the good ideas in the code. On 9/3/2011 12:57 AM, Phil Steitz wrote: On 9/2/11 7:

Re: svn commit: r1164625 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java

2011-09-03 Thread Phil Steitz
On 9/3/11 1:07 AM, ma...@apache.org wrote: > Phil Steitz wrote: > >> On 9/2/11 9:48 AM, ma...@apache.org wrote: >>> Author: markt >>> Date: Fri Sep 2 16:48:59 2011 >>> New Revision: 1164625 >>> >>> URL: http://svn.apache.org/viewvc?rev=1164625&view=rev >>> Log: >>> Fix typo >> I guess you meant,

[math] Complex division WASRe [jira] [Commented] (MATH-657) Division by zero

2011-09-03 Thread Phil Steitz
On 9/3/11 2:30 AM, Gilles (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/MATH-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096621#comment-13096621 > ] > > Gilles commented on MATH-657: > - > > I've just po

Re: [lang] Running lang under a security manager and LANG-744

2011-09-03 Thread sebb
On 3 September 2011 05:37, Henri Yandell wrote: > I'm less concerned with the 115 errors, unless they're all as grievous > as the StringUtils one - ie) the method causing trouble is not the > only one broken. > > If the error happened when calling stripAccents, that would be > workable; but having

Re: [lang] Running lang under a security manager and LANG-744

2011-09-03 Thread Gary Gregory
To see the security manager in action you just need to comment out one line of code in the POM. Ideally I would like to be able to run the tests twice, once with a d without the sec man. Good luck to me trying to figure out how to do this in maven :( ant would be easy ;) Ideas? Gary On Sep 3, 2

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

2011-09-03 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

[Math] Division by zero (MATH-657)

2011-09-03 Thread Gilles Sadowski
Hi. People interested in the "Complex" class, please have a look at this issue: https://issues.apache.org/jira/browse/MATH-657 Thanks, Gilles - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional command

Re: svn commit: r1164570 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/exception/ main/java/org/apache/commons/math/exception/util/ site/xdoc/

2011-09-03 Thread Luc Maisonobe
Le 02/09/2011 22:46, Gilles Sadowski a écrit : Hi Luc. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/ExceptionContextProvider.java URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/Excep

Re: svn commit: r1164625 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java

2011-09-03 Thread markt
Phil Steitz wrote: >On 9/2/11 9:48 AM, ma...@apache.org wrote: >> Author: markt >> Date: Fri Sep 2 16:48:59 2011 >> New Revision: 1164625 >> >> URL: http://svn.apache.org/viewvc?rev=1164625&view=rev >> Log: >> Fix typo > >I guess you meant, remove trailing spaces or tabs or something? > >Phil N