Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-05 Thread Oliver Heger
Jörg Schaible wrote: xerces:xerces should be excluded, since JCC refers newer artifacts of xerces (with different groupId) ant-optional possibly also, unfortunately this artifact not even exists in 1.6.x series since it has been splitted. Current deps: [EMAIL PROTECTED] ~/java/commons-configu

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-05 Thread Jörg Schaible
Oliver Heger wrote: > Hi Jörg, > > thanks for the comments. > > Jörg Schaible wrote: >> Hi Oliver, >> > >> >> src package compiles and runs tests on my compiler zoo, fine! >> >> Dependencies: >> - pom uses commons-logging:commons-logging-api instead of >> commons-logging:commons-logging. The

Re: When the 0.7 is going to be out?

2007-11-05 Thread Mauro Codella
Ok! Thank you for the answer! I'll add that [SCXML] on the subject going forward :) -Mauro On 11/5/07, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > On 11/5/07, Mauro Codella <[EMAIL PROTECTED]> wrote: > > I was wrong in putting a question :-). I'm interested in when the > Commons > > SCXML 0.7 re

Re: When the 0.7 is going to be out?

2007-11-05 Thread Rahul Akolkar
On 11/5/07, Mauro Codella <[EMAIL PROTECTED]> wrote: > I was wrong in putting a question :-). I'm interested in when the Commons > SCXML 0.7 release is going to be out. Sorry for that mistake, I'm new in > here :) > No problem, but please mark the email subject with the component name going forwa

Re: When the 0.7 is going to be out?

2007-11-05 Thread Mauro Codella
I was wrong in putting a question :-). I'm interested in when the Commons SCXML 0.7 release is going to be out. Sorry for that mistake, I'm new in here :) On 11/5/07, Mauro Codella <[EMAIL PROTECTED]> wrote: > > Hi everybody - > > I'm new in here :) and I was wondering when the release 0.7 is goin

When the 0.7 is going to be out?

2007-11-05 Thread Mauro Codella
Hi everybody - I'm new in here :) and I was wondering when the release 0.7 is going to be out. I'm really interested on this argument, and I'm basing my thesis on this commons module + jelly to handle with graphics and so on... Thanks in advance for the answer! - Mauro

[EMAIL PROTECTED]: Project commons-jelly-tags-jaxme (in module commons-jelly) failed

2007-11-05 Thread commons-jelly-tags-jaxme development
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 [EMAIL PROTECTED] Project commons-jelly-tags-jaxme has an issue affecting its community integration. This

Re: [continuum] BUILD FAILURE: Commons Lang

2007-11-05 Thread Matt Benson
--- Henri Yandell <[EMAIL PROTECTED]> wrote: > ExtendedMessageFormat uses the 1.5+ method of > StringBuffer.append(String, int, int). It's late > here, so I've not > looked much, but I have tried a move to the older > (char[], int, int) > and many tests fail. Presumably the methods aren't > equal

Re: [continuum] BUILD FAILURE: Commons Lang

2007-11-05 Thread Matt Benson
--- Henri Yandell <[EMAIL PROTECTED]> wrote: > ExtendedMessageFormat uses the 1.5+ method of > StringBuffer.append(String, int, int). It's late > here, so I've not > looked much, but I have tried a move to the older > (char[], int, int) > and many tests fail. Presumably the methods aren't > equal

Re: svn commit: r591547 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/DefaultMetaFormatFactory.java

2007-11-05 Thread Matt Benson
Now THAT's interesting... :| -Matt --- [EMAIL PROTECTED] wrote: > Author: bayard > Date: Fri Nov 2 19:59:51 2007 > New Revision: 591547 > > URL: > http://svn.apache.org/viewvc?rev=591547&view=rev > Log: > Deleting the package-private comment as it freaks > out xref > > Modified: > > commo

[EMAIL PROTECTED]: Project commons-math (in module apache-commons) failed

2007-11-05 Thread Stefan Bodewig
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 [EMAIL PROTECTED] Project commons-math has an issue affecting its community integration. This issue affects

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-05 Thread nicolas de loof
About dependencies in the POM : servletapi has been relocated to javax.servlet : servlet-api This one should also be set as provided, as it is provided by the servlet engine. Not sure if this is the same case for javax.mail:mail. In an application-server context this one is provided, but not in a