Re: test

2005-01-02 Thread Chris Lambrou
Works for me. Not a lot of traffic, though. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 32900] - [email] email retrieval feature

2005-01-02 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://issues.apache.org/bugzilla/show_bu

test

2005-01-02 Thread Steve Cohen
Is the server working? It seems to have stopped accepting email from me and the volume of emails from the list seems quite small now. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/net project.xml

2005-01-02 Thread brekke
brekke 2005/01/02 19:12:03 Modified:net project.xml Log: Remove references to nagoya. Revision ChangesPath 1.58 +12 -6 jakarta-commons/net/project.xml Index: project.xml === RCS file:

cvs commit: jakarta-commons/net/src/java/org/apache/commons/net/ftp/parser DefaultFTPFileEntryParserFactory.java

2005-01-02 Thread scohen
scohen 2005/01/02 14:55:48 Modified:net/src/java/org/apache/commons/net/ftp/parser DefaultFTPFileEntryParserFactory.java Log: use new static constants for parser type names in javadoc. Revision ChangesPath 1.16 +5 -5 jakarta-commons/net

[Jakarta Commons Wiki] Updated: CommonsChain

2005-01-02 Thread commons-dev
Date: 2005-01-02T14:24:13 Editor: WilliamSlough Wiki: Jakarta Commons Wiki Page: CommonsChain URL: http://wiki.apache.org/jakarta-commons/CommonsChain no comment Change Log: -- @@ -9,8 +9,9 @@ = Exte

Re: cvs commit: jakarta-commons/jelly/jelly-tags/ant project.xml

2005-01-02 Thread Dion Gillard
There was a bug in the util taglib that affected only the tests of the ant taglib. On Mon, 03 Jan 2005 06:23:48 +1100, Brett Porter <[EMAIL PROTECTED]> wrote: > Was this a backwards compatibility issue? > > [EMAIL PROTECTED] wrote: > > >dion2005/01/02 05:10:30 > > > > Modified:jell

Re: commons-logging auto-detection

2005-01-02 Thread robert burrell donkin
On 28 Dec 2004, at 00:40, Matt Sgarlata wrote: I think often JCL will be used as you describe, but not always. For example, let's say I am developing a component that monitors database activity and monitors usage statistics (this is a hypothetical example). The main purpose of this component is

cvs commit: jakarta-commons/jelly/jelly-tags/jmx project.xml

2005-01-02 Thread brett
brett 2005/01/02 13:32:15 Modified:jelly/jelly-tags/jaxme project.xml jelly/jelly-tags/jface project.xml jelly/jelly-tags/jmx project.xml Log: fix gump dependencies Revision ChangesPath 1.10 +17 -0 jakarta-commons/jelly/jelly-tags/

Re: [logging] ECL: pluggable message resolution

2005-01-02 Thread robert burrell donkin
On 21 Dec 2004, at 18:08, Richard Sitze wrote: robert burrell donkin <[EMAIL PROTECTED]> wrote on 12/20/2004 02:51:17 PM: ... how do you propose to reconcile this "pluggable" mechanism with the underlying logger that DOES accept "MSGID" and Object[] directly? I'm of the opinion that IF a reasonab

Re: [net] Submission of Configurable Timestamp parsing for FTP Listings

2005-01-02 Thread Mario Ivankovits
Hi Steve! Lot of work! But there is one thing is miss. After a first look at your checkins it seems it is not possible to replace the FTPTimestampParserImpl by a custom implementation. It would be nice to have this to build a CompositeFTPTimestampParser which is able to hold multiple FTPTimestam

Re: [logging] Enterprise Common Logging... dare we say 2.0?

2005-01-02 Thread robert burrell donkin
On 27 Dec 2004, at 23:52, Ceki Gülcü wrote: On 2004-12-16 18:09:36, Richard Sitze wrote: > ok, without going back to review exactly what I said in an earlier note, I > had in mind something like: > > commons-logging-core.jar - core interface & factory class, NO config > commons-logging.jar

Re: cvs commit: jakarta-commons/jelly/jelly-tags/ant project.xml

2005-01-02 Thread Brett Porter
Was this a backwards compatibility issue? [EMAIL PROTECTED] wrote: dion2005/01/02 05:10:30 Modified:jelly/jelly-tags/ant project.xml Log: Upgrade dependencies to fix failing tests Revision ChangesPath 1.25 +3 -3 jakarta-commons/jelly/jelly-tags/ant/project.xml I

DO NOT REPLY [Bug 32914] - [collections] Comparable on AbstractKeyValue

2005-01-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32665] - [net] Date localization

2005-01-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32914] New: - Comparable on AbstractKeyValue

2005-01-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32565] - [net] FTP Parser will fail with localized directory listings

2005-01-02 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-commons/net/src/java/org/apache/commons/net/ftp FTPClientConfig.java

2005-01-02 Thread scohen
scohen 2005/01/02 08:00:51 Modified:net/src/java/org/apache/commons/net/ftp FTPClientConfig.java Log: correct examples. Revision ChangesPath 1.3 +14 -9 jakarta-commons/net/src/java/org/apache/commons/net/ftp/FTPClientConfig.java Index: FTPClientConfig.jav

cvs commit: jakarta-commons/net/src/java/org/apache/commons/net/ftp FTPClient.java FTPClientConfig.java

2005-01-02 Thread scohen
scohen 2005/01/02 07:50:15 Modified:net/src/java/org/apache/commons/net/ftp FTPClient.java FTPClientConfig.java Log: Update documentation to reflect new FTPClientConfig functionality. Revision ChangesPath 1.49 +15 -11 jakarta-commons/net/

cvs commit: jakarta-commons-sandbox/i18n project.properties

2005-01-02 Thread dflorey
dflorey 2005/01/02 06:34:17 Modified:i18n project.properties Log: Corrected javadoc link to jdk 1.4.2 Revision ChangesPath 1.9 +2 -2 jakarta-commons-sandbox/i18n/project.properties Index: project.properties ===

cvs commit: jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18n MessageManager.java

2005-01-02 Thread dflorey
dflorey 2005/01/02 06:08:12 Modified:i18n/src/java/org/apache/commons/i18n MessageManager.java Log: Some javadoc testings Revision ChangesPath 1.7 +132 -63 jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18n/MessageManager.java Index: MessageManage

cvs commit: jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18n MessageManager.java

2005-01-02 Thread dflorey
dflorey 2005/01/02 05:33:39 Modified:i18n/src/java/org/apache/commons/i18n MessageManager.java Log: Some javadoc testings Revision ChangesPath 1.6 +2 -1 jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18n/MessageManager.java Index: MessageManage

cvs commit: jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18n MessageManager.java

2005-01-02 Thread dflorey
dflorey 2005/01/02 05:26:15 Modified:i18n/src/java/org/apache/commons/i18n MessageManager.java Log: Some javadoc testings Revision ChangesPath 1.5 +39 -32 jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18n/MessageManager.java Index: MessageManage

[svn] progress?

2005-01-02 Thread robert burrell donkin
ping? - robert - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/jelly/jelly-tags/ant/xdocs changes.xml

2005-01-02 Thread dion
dion2005/01/02 05:11:14 Modified:jelly/jelly-tags/ant/xdocs changes.xml Log: Upgrade dependencies to fix failing tests Revision ChangesPath 1.3 +3 -0 jakarta-commons/jelly/jelly-tags/ant/xdocs/changes.xml Index: changes.xml ==

cvs commit: jakarta-commons/jelly/jelly-tags/ant project.xml

2005-01-02 Thread dion
dion2005/01/02 05:10:30 Modified:jelly/jelly-tags/ant project.xml Log: Upgrade dependencies to fix failing tests Revision ChangesPath 1.25 +3 -3 jakarta-commons/jelly/jelly-tags/ant/project.xml Index: project.xml ==

cvs commit: jakarta-commons/jelly maven.xml

2005-01-02 Thread dion
dion2005/01/02 05:09:09 Modified:jellymaven.xml Log: Fix taglib sites being broken after top level parent-project.xml was introduced. Revision ChangesPath 1.90 +21 -7 jakarta-commons/jelly/maven.xml Index: maven.xml ===

cvs commit: jakarta-commons-sandbox/contract project.properties

2005-01-02 Thread dflorey
dflorey 2005/01/02 04:28:51 Modified:contract project.properties Log: Revision ChangesPath 1.5 +1 -1 jakarta-commons-sandbox/contract/project.properties Index: project.properties === RCS

cvs commit: jakarta-commons-sandbox/contract project.xml

2005-01-02 Thread dflorey
dflorey 2005/01/02 04:27:43 Modified:contract project.xml Log: Migratoin to i18n 0.4 Revision ChangesPath 1.7 +1 -1 jakarta-commons-sandbox/contract/project.xml Index: project.xml === RCS

[GUMP@brutus]: Project commons-jelly-tags-jface (in module commons-jelly-tags) failed

2005-01-02 Thread commons-jelly-tags-jface 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-jface has an issue affecting its community integration. This

[GUMP@brutus]: Project commons-jelly-tags-jaxme (in module commons-jelly-tags) failed

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

[GUMP@brutus]: Project commons-jelly-tags-jmx (in module commons-jelly-tags) failed

2005-01-02 Thread commons-jelly-tags-jmx 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-jmx has an issue affecting its community integration. This iss

[GUMP@brutus]: Project commons-jelly-tags-jaxme (in module commons-jelly-tags) failed

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