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

2011-09-03 Thread Mark Struberg
This might be a bit OT, but is there a cardinal way to create code with and without doPrivileged code? I mean something like pre-processing or a replacement with sed. In OpenWebBeans we introduced a SecurityService SPI with 2 implementations: A standard one without doPrivileged and an enforcing

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

2011-09-03 Thread markt
Phil Steitz phil.ste...@gmail.com 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=1164625view=rev Log: Fix typo I guess you meant, remove trailing spaces or tabs or something? Phil

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:

[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

[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

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,

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

2011-09-03 Thread sebb
On 3 September 2011 05:37, Henri Yandell flame...@gmail.com 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

[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-tabpanelfocusedCommentId=13096621#comment-13096621 ] Gilles commented on MATH-657: - I've just posted a

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 phil.ste...@gmail.com 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=1164625view=rev Log: Fix typo I guess you meant, remove

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

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 meyer...@gmail.com 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

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

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

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

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 meyer...@gmail.com wrote: Ha ha... I was really hoping someone else would do all the hard work

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

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 any

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-tabpanelfocusedCommentId=13096621#comment-13096621 ] Gilles commented

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: [

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-SNAPSHOT to the

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 seb...@gmail.com To: Commons

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

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 phil.ste...@gmail.com 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

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 seb...@gmail.com wrote: On 3 September 2011 23:49, Phil Steitz phil.ste...@gmail.com 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

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 are

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 seb...@gmail.com wrote: On 3 September 2011 23:49, Phil Steitz phil.ste...@gmail.com 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

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 phil.ste...@gmail.com wrote: On 9/3/11 6:05 PM, sebb wrote: On 4 September 2011 01:20, sebb seb...@gmail.com wrote: On 3 September 2011 23:49, Phil Steitz phil.ste...@gmail.com wrote: On 9/3/11 1:59 PM, Phil Steitz wrote: On 9/2/11 8:08 AM, sebb AT ASF

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 phil.ste...@gmail.com wrote: On 9/3/11 6:05 PM, sebb wrote: On 4 September 2011 01:20, sebb seb...@gmail.com wrote: On 3 September 2011 23:49, Phil Steitz phil.ste...@gmail.com wrote: On 9/3/11 1:59 PM, Phil Steitz wrote:

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