[VOTE] [dbutils] Release DbUtils 1.4 (based on RC1)

2011-09-15 Thread Henri Yandell
RC1 is available here: http://people.apache.org/~bayard/commons-dbutils-1.4-rc1/ SVN: http://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_4_RC1/ Maven artifacts: http://people.apache.org/~bayard/commons-dbutils-1.4-rc1/commons-dbutils-1.4-bundle.jar Website:

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

2011-09-15 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=12120projectId=74 Build statistics: State: Failed Previous State: Ok Started at: Thu 15 Sep 2011 07:25:14 + Finished at: Thu 15 Sep 2011 07:25:35 + Total time: 20s Build Trigger: Schedule Build

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

2011-09-15 Thread Henri Yandell
Irritating. Looks like Continuum tries to deploy the 1.4 version and, thankfully, it fails for some reason. On Thu, Sep 15, 2011 at 12:25 AM, Continuum@vmbuild contin...@apache.org wrote: Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=12120projectId=74 Build

Re: [VOTE] [dbutils] Release DbUtils 1.4 (based on RC1)

2011-09-15 Thread sebb
On 15 September 2011 07:55, Henri Yandell flame...@gmail.com wrote: RC1 is available here:  http://people.apache.org/~bayard/commons-dbutils-1.4-rc1/ Sigs and hashes OK, source agrees with svn tag. Builds and tests OK on Java 1.5 and 1.6. However, the directory name in the source archive is

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

2011-09-15 Thread sebb
On 15 September 2011 08:31, Henri Yandell flame...@gmail.com wrote: Irritating. Looks like Continuum tries to deploy the 1.4 version and, thankfully, it fails for some reason. That's one of the problems with the Maven release plugin - it changes trunk to non-SNAPSHOT, albeit for a short time.

Re: [Math] FastMath preset tables

2011-09-15 Thread luc . maisonobe
Hi Gilles, - Mail original - Hello. People taking part to this discussion[1] seem to have a hard time being explicit about what they are trying to achieve. (1) From information gathered so far, the issue raised seems to have been solved by taking advantage of the

Re: [compress] Pack200

2011-09-15 Thread Stefan Bodewig
On 2011-09-14, Emmanuel Bourg wrote: Le 14/09/2011 17:16, Stefan Bodewig a écrit : Emmanuel, is the Pack200Utils.normalize method I've just committed what you've been looking for? Yes that's what I had in mind, thank you. You might also want to support repacking a file to itself, that's a

Re: svn commit: r1171027 - in /commons/proper/commons-parent/trunk: pom.xml src/changes/ src/changes/changes.xml src/changes/release-notes.vm

2011-09-15 Thread Simone Tripodi
Hi Seb, this is nice, it helps reducing redundancies. Would be wise adopting it in all components? is there a way the parent brings the template when referenced in the components, or this already does it? thanks in advance! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/

Re: svn commit: r1171027 - in /commons/proper/commons-parent/trunk: pom.xml src/changes/ src/changes/changes.xml src/changes/release-notes.vm

2011-09-15 Thread sebb
On 15 September 2011 11:11, Simone Tripodi simonetrip...@apache.org wrote: Hi Seb, this is nice, it helps reducing redundancies. Would be wise adopting it in all components? It's a non-active profile so needs to be specifically referenced to have any effect. is there a way the parent brings

Re: [compress] Pack200

2011-09-15 Thread Stefan Bodewig
On 2011-09-15, Emmanuel Bourg wrote: Le 15/09/2011 11:46, Stefan Bodewig a écrit : BTW, I've added pack200 support to the Compress Antlib (tasks and a pack200resource) and will push for a release once CC 1.3 is out. Pack200 tasks available out of the box with Ant would be really nice, The

Re: svn commit: r1171027 - in /commons/proper/commons-parent/trunk: pom.xml src/changes/ src/changes/changes.xml src/changes/release-notes.vm

2011-09-15 Thread Simone Tripodi
I like your suggestion! I'll give a try as soon as I get some spare time - I have to revert the [functor] 'final' methods of yesterday night first :P All the best, Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Thu, Sep 15, 2011 at 1:04 PM, sebb seb...@gmail.com wrote:

RE: svn commit: r1171030 - /commons/proper/commons-parent/trunk/pom.xml

2011-09-15 Thread Gary Gregory
Nice clean ups Seb :) -Original Message- From: s...@apache.org [mailto:s...@apache.org] Sent: Thursday, September 15, 2011 6:22 AM To: comm...@commons.apache.org Subject: svn commit: r1171030 - /commons/proper/commons-parent/trunk/pom.xml Author: sebb Date: Thu Sep 15 10:21:41 2011 New

Re: [Math] FastMath preset tables

2011-09-15 Thread Ted Dunning
Resources are likely to be considerably faster and more compact than class files. The issue is that the class files actually compile into code that inserts values one by one. Better to just read the whole table in a single go directly into an array. On Thu, Sep 15, 2011 at 9:21 AM,

Re: [VOTE] [dbutils] Release DbUtils 1.4 (based on RC1)

2011-09-15 Thread Henri Yandell
Fair enough on the source archive. Vote cancelled. Adding a 'check top dir = archive name' check to a release script would help catch that. Hen On Thu, Sep 15, 2011 at 1:21 AM, sebb seb...@gmail.com wrote: On 15 September 2011 07:55, Henri Yandell flame...@gmail.com wrote: RC1 is available

Re: [VOTE] [dbutils] Release DbUtils 1.4 (based on RC1)

2011-09-15 Thread Henri Yandell
Inline for all items. On Thu, Sep 15, 2011 at 1:21 AM, sebb seb...@gmail.com wrote: On 15 September 2011 07:55, Henri Yandell flame...@gmail.com wrote: RC1 is available here:  http://people.apache.org/~bayard/commons-dbutils-1.4-rc1/ Sigs and hashes OK, source agrees with svn tag. Builds

Re: [ognl] use of Javassist

2011-09-15 Thread Christian Grobmeier
On Wed, Sep 14, 2011 at 8:56 PM, Simone Tripodi simonetrip...@apache.org wrote: Hi all guys, there was an era when OGNL was totally dependencies-less, today relies on Javassist - I never understood the reason of adopting it. OGNL didn have dependencies? How cool is that! I love libs which have

Re: Nightly snapshots

2011-09-15 Thread Emmanuel Bourg
The infra team has unlocked the deployment of snapshots for the components with a commons-* groupId, and Continuum is properly configured to be able to deploy the snapshots automatically if we desire so. We are still not allowed to deploy JCS in its current groupId. Emmanuel Bourg Le

RE: [ognl] use of Javassist

2011-09-15 Thread Jason Pyeron
-Original Message- From: Jochen Wiedmann Sent: Thursday, September 15, 2011 12:46 To: Commons Developers List Subject: Re: [ognl] use of Javassist On Wed, Sep 14, 2011 at 8:56 PM, Simone Tripodi simonetrip...@apache.org wrote: Hi all guys, there was an era when OGNL was

Re: [ognl] use of Javassist

2011-09-15 Thread Simone Tripodi
:O amazing, that is now clear and makes a lot of sense!!! Thanks Jochen!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Thu, Sep 15, 2011 at 6:45 PM, Jochen Wiedmann jochen.wiedm...@gmail.com wrote: On Wed, Sep 14, 2011 at 8:56 PM, Simone Tripodi

Re: [ognl] use of Javassist

2011-09-15 Thread James Carman
That's why we use it in commons proxy. On Sep 15, 2011 4:30 PM, Simone Tripodi simonetrip...@apache.org wrote: :O amazing, that is now clear and makes a lot of sense!!! Thanks Jochen!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Thu, Sep 15, 2011 at 6:45 PM,