[continuum] BUILD FAILURE: Commons - Commons DBCP -

2009-12-14 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=258186&projectId=22 Build statistics: State: Failed Previous State: Ok Started at: Mon 14 Dec 2009 15:46:42 -0800 Finished at: Mon 14 Dec 2009 15:48:51 -0800 Total time: 2m 9s Build Trigger: Schedule Buil

Re: [dbcp] 1.3/1.4 RC1 available for review

2009-12-14 Thread Jörg Schaible
Hi Phil, Phil Steitz wrote: [snip] >>> 1.4 (JDBC 4) version: >>> http://people.apache.org/~psteitz/dbcp-1.4-rc1 >>> http://people.apache.org/~psteitz/dbcp-1.4-rc1/site >>> http://people.apache.org/~psteitz/dbcp-1.4-rc1/maven >>> http://svn.apache.org/repos/asf/commons/proper/dbcp/tags/DBCP_1_4_R

Re: svn commit: r890409 - in /commons/proper/jexl/trunk/src: main/java/org/apache/commons/jexl2/ main/java/org/apache/commons/jexl2/internal/introspection/ test/java/org/apache/commons/jexl2/

2009-12-14 Thread henrib
Removed it, was leftover from debug in NB. Thanks for pointing it out. sebb-2-2 wrote: > > > However, I'm not sure it's useful to have main() methods in test cases > as Maven and Eclipse allow individual cases to be run directly anyway. > ... >> +public static void main(String[] args) th

Re: svn commit: r890409 - in /commons/proper/jexl/trunk/src: main/java/org/apache/commons/jexl2/ main/java/org/apache/commons/jexl2/internal/introspection/ test/java/org/apache/commons/jexl2/

2009-12-14 Thread henrib
All members in JexlEngine are protected so JexlEngine can be derived easily. As for the functors map, there is no reason to allocate that map before hand if the expression does not use any; there will likely be far more exprs evaluated without namespaces than the opposite. There are only 2 occurr

Re: svn commit: r890409 - in /commons/proper/jexl/trunk/src: main/java/org/apache/commons/jexl2/ main/java/org/apache/commons/jexl2/internal/introspection/ test/java/org/apache/commons/jexl2/

2009-12-14 Thread sebb
On 14/12/2009, hen...@apache.org wrote: > Author: henrib > Date: Mon Dec 14 17:38:45 2009 > New Revision: 890409 > > URL: http://svn.apache.org/viewvc?rev=890409&view=rev > Log: > fixed JEXL-94; modified test accordingly. Also fixed a bug in > MethodKey#isApplicable that surfaced through tes

Re: svn commit: r890409 - in /commons/proper/jexl/trunk/src: main/java/org/apache/commons/jexl2/ main/java/org/apache/commons/jexl2/internal/introspection/ test/java/org/apache/commons/jexl2/

2009-12-14 Thread sebb
On 14/12/2009, hen...@apache.org wrote: > Author: henrib > Date: Mon Dec 14 17:38:45 2009 > New Revision: 890409 > > URL: http://svn.apache.org/viewvc?rev=890409&view=rev > Log: > fixed JEXL-94; modified test accordingly. Also fixed a bug in > MethodKey#isApplicable that surfaced through tes

Re: [LANG] 3.0 status

2009-12-14 Thread Henri Yandell
On Mon, Dec 14, 2009 at 12:03 AM, Henri Yandell wrote: > On Sat, Dec 12, 2009 at 5:18 AM, sebb wrote: >> On 12/12/2009, Henri Yandell wrote: >>> Updating status again. >>> >>>  * 103 resolved issues out of 161. From Sep 6 we resolved 38 issues and >>>  had 30 new ones. >>>  * 78 contributors inv

Re: [LANG] 3.0 status

2009-12-14 Thread Henri Yandell
On Sat, Dec 12, 2009 at 5:18 AM, sebb wrote: > On 12/12/2009, Henri Yandell wrote: >> Updating status again. >> >>  * 103 resolved issues out of 161. From Sep 6 we resolved 38 issues and >>  had 30 new ones. >>  * 78 contributors involved in the resolved issues, 80 patches and 511 >> comments.