[GUMP@lsd]: jelly-tags/commons-jelly-tags-junit failed

2004-02-12 Thread Morgan Delagrange
To whom is may concern, This is an automated request, but not an unsolicited one. Please see: http://jakarta.apache.org/gump/nagged.html Project: commons-jelly-tags-junit has an issue affecting it's community integration. This issue affects 29 projects. State: Failed The URL for full details i

[GUMP@lsd]: jelly-tags/commons-jelly-tags-jetty failed

2004-02-12 Thread Morgan Delagrange
To whom is may concern, This is an automated request, but not an unsolicited one. Please see: http://jakarta.apache.org/gump/nagged.html Project: commons-jelly-tags-jetty has an issue affecting it's community integration. State: Failed The URL for full details is: http://lsd.student.utwente.nl

RE: [lang] split & join

2004-02-12 Thread Gary Gregory
Would adding a Javadoc pointer to Tokenizer be helpful? Gary > -Original Message- > From: Inger, Matthew [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 12, 2004 10:34 > To: 'Jakarta Commons Developers List' > Subject: RE: [lang] split & join > > Look at the new "Tokenizer" class.

cvs commit: jakarta-commons-sandbox/id build.xml

2004-02-12 Thread psteitz
psteitz 2004/02/12 21:32:58 Modified:id build.xml Log: Eliminated local file references. Revision ChangesPath 1.2 +5 -5 jakarta-commons-sandbox/id/build.xml Index: build.xml === RCS

Write access for commons-sql sandbox

2004-02-12 Thread Thomas Dudziak
Hi, I'm a committer to db-ojb, and would like to improve support for commons-sql within OJB. I talked to Matthew Hawthorne ([EMAIL PROTECTED]), developer of commons-sql, about the procedure of enhancing commons-sql and fixing bugs, and we agreed that it would be easiest if I'm able to commit the c

Re: [lang] build fails on JDK 1.4.1, okay on JDK 1.3.1

2004-02-12 Thread Phil Steitz
Gary Gregory wrote: There has been some discussion on this list in the past WRT broken enum tests on 1.4 vs 1.3. I am not sure what was decided... Unfortunately, we did not come to a conclusion. IIRC, this is a platform-specific problem, or actually more accurately put a platform-specific "failu

DO NOT REPLY [Bug 26904] - (g|s)etSimpleProperty fails when passing a Map

2004-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26904] New: - (g|s)etSimpleProperty fails when passing a Map

2004-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang CharUtils.java

2004-02-12 Thread ggregory
ggregory2004/02/12 12:09:11 Modified:lang/src/java/org/apache/commons/lang CharUtils.java Log: Javadoc fixes. Revision ChangesPath 1.2 +3 -3 jakarta-commons/lang/src/java/org/apache/commons/lang/CharUtils.java Index: CharUtils.java =

[configuration] Locale support

2004-02-12 Thread Emmanuel Bourg
Hi, i'm still working on adding basic Java types to the Configuration interface, here is a patch adding Locale support. The format read by the implementation in AbstractConfiguration is consistent with the output of the Locale.toString() method, that's "language_country_variant". And thanks for

DO NOT REPLY [Bug 26827] - [bean] DateLocaleConverter is not thread-safe

2004-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: [lang] split & join

2004-02-12 Thread Inger, Matthew
Look at the new "Tokenizer" class. It will handle CSV records, and has the following options: treat empty tokens as null values, ignore empty/null tokens, along with some other stuff. -Original Message- From: Emmanuel Bourg [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 12

Re: [lang] split & join

2004-02-12 Thread Emmanuel Bourg
Joe Germuska wrote: Maybe the best would just be an alternate method signature to split(...) ? This solution is a bit ugly i think, but it's the only one if we can't find a better name. What about divide(), break() or cut() ? Emmanuel Bourg --

Re: [lang] split & join

2004-02-12 Thread Joe Germuska
At 6:27 PM +0100 2/12/04, Emmanuel Bourg wrote: Hi, i noticed that the split method in StringUtils is not the reverse operation of join, is this intended ? The split method treats adjacent separators as one separator unlike the Perl and JDK 1.4 split functions. That means it's not possible to jo

[lang] split & join

2004-02-12 Thread Emmanuel Bourg
Hi, i noticed that the split method in StringUtils is not the reverse operation of join, is this intended ? The split method treats adjacent separators as one separator unlike the Perl and JDK 1.4 split functions. That means it's not possible to join an array and then split the result to get a

cvs commit: jakarta-commons/configuration/src/java/org/apache/commons/configuration HierarchicalConfigurationXMLReader.java CompositeConfiguration.java AbstractConfiguration.java Configuration.java BaseConfigurationXMLReader.java

2004-02-12 Thread epugh
epugh 2004/02/12 04:59:19 Modified:configuration/xdocs changes.xml configuration/src/test/org/apache/commons/configuration TestConfigurationFactory.java TestJNDIConfiguration.java TestBaseConfigurati

RE: [configuration][digester] Other XML file formats...

2004-02-12 Thread Eric Pugh
Not that I know of.. It does seem like Configuration needs some sort of more expressive/pluggable way of doing this.. Some challenges I can see would be funny rules like type/key/value are all in order.. Versus type/value/key or something.. A couple people have been asking for xpath type queire

[configuration] BigInteger & BigDecimal support

2004-02-12 Thread Emmanuel Bourg
Hi, i have modified the Configuration interface to support the last two Number types we don't have yet, that's the BigInteger and the BigDecimal classes. I think it's a safe change before the 1.0 release. Emmanuel Bourg Index: src/java/org/apache/commons/configuration/AbstractConfiguration.java

DO NOT REPLY [Bug 26883] New: - browser still processing after exception

2004-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu