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

2013-01-02 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

[lang] Half baked mess

2013-01-02 Thread Gary Gregory
What is this half baked mess? >m3 site [INFO] Scanning for projects... [INFO] [INFO] [INFO] Building Commons Lang 3.2-SNAPSHOT [INFO] [INFO] [INFO] ---

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

2013-01-02 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

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

2013-01-02 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-dbutils has an issue affecting its community integration. This iss

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

2013-01-02 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-chain2 has an issue affecting its community integration. This issu

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

2013-01-02 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 has an issue affecting its community integration. This i

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

2013-01-02 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-dbcp2 has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project commons-dbcp (in module commons-dbcp-1.x) failed

2013-01-02 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-dbcp has an issue affecting its community integration. This issue

Re: [Math] Remove "BOBYQAOptimizer"

2013-01-02 Thread Gilles Sadowski
Hi. > >"BOBYQAOptimizer" is a horrible Java code (e.g. it contains lots of > >"simili-goto" statements).[2] > >In a library, the source codes should share coding standards. Consequently, > >if a code is not following the standard, it should not be part of the > >library. We simply should not have

[weaver] SPI decisions

2013-01-02 Thread Matt Benson
Hi all, and especially Mark S.--in case I've not done it publicly enough yet, many thanks to Mark for picking up where I had left off with the privilizer/weaver code. I think the two of us (others? :D) would like to reach a point at which the library is usable, so I submit the following talking po

BeanShell?

2013-01-02 Thread Christian Grobmeier
Hi folks, before 2 or 3 months we have voted to let BeanShell come to Commons. There is this page: http://wiki.apache.org/incubator/BeanShellProposal But there was never a vote on the incubator list. Nor did I see any sign of life from the original authors. Actually it seems to me this project i

Re: [Math] Remove "BOBYQAOptimizer"

2013-01-02 Thread Gilles Sadowski
Hi Dietmar. Good to hear from you![1] :-) > >If nobody is able to work on "BOBYQAOptimizer" so as to make it a > >maintainable and documented code, I request that it be removed from the next > >major release (4.0). > > No objections from my side. BOBYQA was again heavily used at  > https://issfd

Re: autosuggest

2013-01-02 Thread Benedikt Ritter
Hi Karnakar, if you want to contribute to one of the commons sub projects, the best way is to create an issue in JIRA [1] and attach a SVN patch file to it. People will generally not download files send to the ML. thanks! Benedikt [1] https://issues.apache.org/jira 2013/1/1 karnakar thallapall

Re: [Math] Remove "BOBYQAOptimizer"

2013-01-02 Thread Dietmar Wolz
>If nobody is able to work on "BOBYQAOptimizer" so as to make it a >maintainable and documented code, I request that it be removed from the next >major release (4.0). No objections from my side. BOBYQA was again heavily used at  https://issfd.jpl.nasa.gov/home/GTOC6 (10th place this time), but 

Re: [Math] Remove "BOBYQAOptimizer"

2013-01-02 Thread Dimitri Pourbaix
Hi Gilles, "BOBYQAOptimizer" is a horrible Java code (e.g. it contains lots of "simili-goto" statements).[2] In a library, the source codes should share coding standards. Consequently, if a code is not following the standard, it should not be part of the library. We simply should not have includ