[ALL][SCXML][GSoC]Flex/ActionScript SCXML engine project proposal

2011-03-21 Thread Gavin Lei
Hi all, This is Gavin Lei, postgraduate student from China, and below is my ActionScript based SCXML engine project proposal, and i am working with this project for months already,if you are interested, i need your feedback. And also, each GSoC project need a mentor, if you are Apache PMC member a

Re: svn commit: r1083965 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistributionTest.java

2011-03-21 Thread sebb AT ASF
On 21 March 2011 21:46, Mikkel Meyer Andersen wrote: > Sorry. Thanks for correcting. OK, no problem. I needed to check another test case and happened on the class, so (as it was a test case) I just fixed it. - To unsubscribe, e

Re: svn propchange: r1083713 - svn:log

2011-03-21 Thread Mikkel Meyer Andersen
Sorry for this mess in logs for r1083698 and r1083713. It should be okay now. 2011/3/21 : > Author: mikl > Revision: 1083713 > Modified property: svn:log > > Modified: svn:log at Mon Mar 21 22:12:56 2011 > -- > --- svn:lo

Re: svn commit: r1083965 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistributionTest.java

2011-03-21 Thread Mikkel Meyer Andersen
Sorry. Thanks for correcting. 2011/3/21 : > Author: sebb > Date: Mon Mar 21 21:29:07 2011 > New Revision: 1083965 > > URL: http://svn.apache.org/viewvc?rev=1083965&view=rev > Log: > Convert to Junit4 > > Modified: >     > commons/proper/math/trunk/src/test/java/org/apache/commons/math/distributio

Re: svn propchange: r1083698 - svn:log

2011-03-21 Thread Phil Steitz
On 3/21/11 2:05 PM, Mikkel Meyer Andersen wrote: > Hi, > > Okay. Thanks. So should I change the svn log having it stating the > same as I'm writing in changes.xml in the following (in different > commits)? > > > Added two sided Kolmogorov-Smirnov distribution using modified >

Re: svn propchange: r1083698 - svn:log

2011-03-21 Thread Mikkel Meyer Andersen
Hi, Okay. Thanks. So should I change the svn log having it stating the same as I'm writing in changes.xml in the following (in different commits)? Added two sided Kolmogorov-Smirnov distribution using modified Marsaglia et al. (2003) implementation and quick decisions for c

Re: svn propchange: r1083698 - svn:log

2011-03-21 Thread Mikkel Meyer Andersen
Okay, I'll try to do that. Thanks for pointing it out :-). 2011/3/21 Luc Maisonobe : > Le 21/03/2011 21:00, Mikkel Meyer Andersen a écrit : >> Hi Luc, >> >> In this case I changed the log because I gave the wrong issue id. >> Sorry for that confusion. >> >> But in general, yes, I will try to do th

Re: svn propchange: r1083698 - svn:log

2011-03-21 Thread Phil Steitz
On 3/21/11 1:00 PM, Mikkel Meyer Andersen wrote: > Hi Luc, > > In this case I changed the log because I gave the wrong issue id. > Sorry for that confusion. > > But in general, yes, I will try to do that. Although I'm not sure how > detailed to be when a commit fixes an issue. I think I'm quite > e

Re: svn propchange: r1083698 - svn:log

2011-03-21 Thread Luc Maisonobe
Le 21/03/2011 21:00, Mikkel Meyer Andersen a écrit : > Hi Luc, > > In this case I changed the log because I gave the wrong issue id. > Sorry for that confusion. > > But in general, yes, I will try to do that. Although I'm not sure how > detailed to be when a commit fixes an issue. I think I'm qui

Re: svn propchange: r1083698 - svn:log

2011-03-21 Thread Mikkel Meyer Andersen
Hi Luc, In this case I changed the log because I gave the wrong issue id. Sorry for that confusion. But in general, yes, I will try to do that. Although I'm not sure how detailed to be when a commit fixes an issue. I think I'm quite elaborate when the commit fixes minor stuff such as typos, fixin

Re: svn propchange: r1083698 - svn:log

2011-03-21 Thread Luc Maisonobe
Le 21/03/2011 09:16, m...@apache.org a écrit : > Author: mikl > Revision: 1083698 > Modified property: svn:log > > Modified: svn:log at Mon Mar 21 08:16:04 2011 > -- > --- svn:log (original) > +++ svn:log Mon Mar 21 08:16:

Re: [math] RandomData/RandomDataImpl

2011-03-21 Thread Phil Steitz
On 3/21/11 12:14 PM, Mikkel Meyer Andersen wrote: > Hi, > > In my opinion, we have to be careful. It's not that I don't like the > idea, but it might be a slippery approach merging interfaces with the > uniquely implementing class - where do we stop merging? > > Also, RandomDataImpl actually does h

Re: [math] RandomData/RandomDataImpl

2011-03-21 Thread Mikkel Meyer Andersen
Hi, In my opinion, we have to be careful. It's not that I don't like the idea, but it might be a slippery approach merging interfaces with the uniquely implementing class - where do we stop merging? Also, RandomDataImpl actually does have substantial non-trivial functionality like hexStrings, Poi

Re: [math] RandomData/RandomDataImpl

2011-03-21 Thread Ole Ersoy
Phil, I like the concrete class idea as well. Cheers, - Ole On 03/20/2011 01:28 PM, Phil Steitz wrote: Quite a few methods have been added to RandomDataImpl that are not in RandomData. The methods were added to the impl class only to preserve backward compatibility in versions 1 and 2. In 3.

Re: [math] RandomData/RandomDataImpl

2011-03-21 Thread Matt Benson
On Mon, Mar 21, 2011 at 9:35 AM, Phil Steitz wrote: > On 3/21/11 7:14 AM, Matt Benson wrote: >> On Sun, Mar 20, 2011 at 2:19 PM, Luc Maisonobe wrote: >>> Le 20/03/2011 19:28, Phil Steitz a écrit : Quite a few methods have been added to RandomDataImpl that are not in RandomData.  The met

Re: [math] RandomData/RandomDataImpl

2011-03-21 Thread Phil Steitz
On 3/21/11 7:14 AM, Matt Benson wrote: > On Sun, Mar 20, 2011 at 2:19 PM, Luc Maisonobe wrote: >> Le 20/03/2011 19:28, Phil Steitz a écrit : >>> Quite a few methods have been added to RandomDataImpl that are not >>> in RandomData. The methods were added to the impl class only to >>> preserve back

Re: [math] RandomData/RandomDataImpl

2011-03-21 Thread Matt Benson
On Sun, Mar 20, 2011 at 2:19 PM, Luc Maisonobe wrote: > Le 20/03/2011 19:28, Phil Steitz a écrit : >> Quite a few methods have been added to RandomDataImpl that are not >> in RandomData.  The methods were added to the impl class only to >> preserve backward compatibility in versions 1 and 2.  In 3

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

2011-03-21 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: [continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

2011-03-21 Thread Mikkel Meyer Andersen
Sorry for this. I'm not sure why my mvn site didn't catch this. Solved in r1083733 and r1083734 for AbstractFieldMatrix.java and KolmogorovSmirnovDistributionImpl.java, respectively. 2011/3/21 Continuum@vmbuild : > Online report : > http://vmbuild.apache.org/continuum/buildResult.action?buildId=5

[continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

2011-03-21 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=5252&projectId=97 Build statistics: State: Failed Previous State: Ok Started at: Mon 21 Mar 2011 11:21:09 + Finished at: Mon 21 Mar 2011 11:21:46 + Total time: 36s Build Trigger: Schedule Build Nu

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

2011-03-21 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-scxml-test has an issue affecting its community integration. This

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

2011-03-21 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-vfs2 has an issue affecting its community integration. This issue