svn commit: r153037 - jakarta/commons/proper/digester/branches/digester2/src/test/org/apache/commons/digester2/ContextTestCase.java

2005-02-09 Thread skitching
Author: skitching Date: Wed Feb 9 00:16:38 2005 New Revision: 153037 URL: http://svn.apache.org/viewcvs?view=revrev=153037 Log: FIxes due to extra param in Context constructor. Modified:

[GUMP@brutus]: Project commons-email (in module jakarta-commons) failed

2005-02-09 Thread dIon Gillard
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-email has an issue affecting its community integration. This issue

[GUMP@brutus]: Project commons-id (in module jakarta-commons-sandbox) failed

2005-02-09 Thread Adam Jack
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-id has an issue affecting its community integration. This issue affects

DO NOT REPLY [Bug 33461] New: - 1.6.1 cannot determine reader methods for anonymous class

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33461. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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

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

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

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

DO NOT REPLY [Bug 33461] - 1.6.1 cannot determine reader methods for anonymous class

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33461. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33461] - [BeanUtils] 1.6.1 cannot determine reader methods for anonymous class

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33461. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r153048 - jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/AbstractAction.java jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/Action.java

2005-02-09 Thread skitching
Author: skitching Date: Wed Feb 9 04:10:49 2005 New Revision: 153048 URL: http://svn.apache.org/viewcvs?view=revrev=153048 Log: Updated javadoc on bodySegment method. Modified: jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/AbstractAction.java

svn commit: r153049 - in jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2: AbstractRuleManager.java RuleManager.java

2005-02-09 Thread skitching
Author: skitching Date: Wed Feb 9 04:11:52 2005 New Revision: 153049 URL: http://svn.apache.org/viewcvs?view=revrev=153049 Log: Added method getActions Modified: jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/AbstractRuleManager.java

svn commit: r153050 - jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/DefaultRuleManager.java

2005-02-09 Thread skitching
Author: skitching Date: Wed Feb 9 04:12:28 2005 New Revision: 153050 URL: http://svn.apache.org/viewcvs?view=revrev=153050 Log: Made utility method patternToPath private. Modified:

svn commit: r153051 - jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/Path.java

2005-02-09 Thread skitching
Author: skitching Date: Wed Feb 9 04:14:07 2005 New Revision: 153051 URL: http://svn.apache.org/viewcvs?view=revrev=153051 Log: * add stacks to store namespace and localName for each xml element in the path as they are pushed. * add access methods to get namespace/localName info for prior xml

svn commit: r153052 - jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/Context.java

2005-02-09 Thread skitching
Author: skitching Date: Wed Feb 9 04:15:39 2005 New Revision: 153052 URL: http://svn.apache.org/viewcvs?view=revrev=153052 Log: * Add support for bodyTextSegment so SAXHandler can implement callbacks to the Action.bodySegment method. * add getCurrentPath method to access the Path object

svn commit: r153053 - jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/SAXHandler.java

2005-02-09 Thread skitching
Author: skitching Date: Wed Feb 9 04:17:14 2005 New Revision: 153053 URL: http://svn.apache.org/viewcvs?view=revrev=153053 Log: * implement callbacks to Action.bodySegment * implement callbacks to Action.startParse and Action.finishParse Modified:

svn commit: r153054 - jakarta/commons/proper/digester/branches/digester2/src/test/org/apache/commons/digester2/AbstractActionTestCase.java

2005-02-09 Thread skitching
Author: skitching Date: Wed Feb 9 04:18:00 2005 New Revision: 153054 URL: http://svn.apache.org/viewcvs?view=revrev=153054 Log: Add test cases for AbstractAction class Added:

Re: [VFS] Problem with Zip files

2005-02-09 Thread Rob Oxspring
Hang on - you've switched protocols there - You asked about file: urls not zip: urls! Looking at the vfs docs (http://jakarta.apache.org/commons/sandbox/vfs/filesystems.html) it would seem that any of the following would refer to the file that you are after: file://C:/temp/toto.zip

svn commit: r153057 - jakarta/commons/proper/digester/branches/digester2/RELEASE-NOTES.txt

2005-02-09 Thread skitching
Author: skitching Date: Wed Feb 9 04:24:08 2005 New Revision: 153057 URL: http://svn.apache.org/viewcvs?view=revrev=153057 Log: General updates Modified: jakarta/commons/proper/digester/branches/digester2/RELEASE-NOTES.txt Modified:

RE : [VFS] Problem with Zip files

2005-02-09 Thread Stéphane Rault
Hello Rob, I tried : zip://c:/temp/toto.zip zip:file://c:/temp/toto.zip But with the same exception : org.apache.commons.vfs.FileSystemException: Could not replicate file://c:/temp/toto.zip as it does not exist. at

Re: [jxpath] Future of JXPath and DOM???

2005-02-09 Thread Jess Holle
So if such an optimization was added there would be a way to by-pass it as well? [This can't just be if Xalan is not present -- as Xalan is present for other reasons.] -- Jess Holle Dmitri Plotnikov wrote: Jess, JXPath has always supported Xalan through JAXP DOM APIs. What you may have seen

bug id: 33450

2005-02-09 Thread Onur Sencer
I submitted a bug whose id is 33450. Summary: FTPClient: setSoTimeout() doesn't work properly on retrieveFile() method I want to kill a transmission if the transmission (put or get) hasn't completed within a certain time period. (For example, transmission is too slow, I don't want to wait for the

Re: [logging] discovery error handling

2005-02-09 Thread Ceki Gülcü
At 02:45 AM 2/9/2005, you wrote: robert burrell donkin [EMAIL PROTECTED] wrote on 02/08/2005 04:25:57 PM: one of the drawbacks about JCL 1.0.x is the approach to handling errors in the configuration and discovery mechanism. JCL falls down and (in most commons use cases) takes the application

Re: RE : [VFS] Problem with Zip files

2005-02-09 Thread filipdef
But with the same exception : org.apache.commons.vfs.FileSystemException: Could not replicate file://c:/temp/toto.zip as it does not exist. ... I think this is a bug in zip protocol as it tried to wrap the file protocol but can't manage to do it with a -non-existant file. Am I Wrong

Re: [jxpath] Future of JXPath and DOM???

2005-02-09 Thread Jess Holle
Dmitri Plotnikov wrote: Jess, JXPath has always supported Xalan through JAXP DOM APIs. What you may have seen in the source code of JXPath is some attempts to optimize JXPath when it is used specifically in combination with Xalan. You would not be interested in that optimization, because it

RE : RE : [VFS] Problem with Zip files

2005-02-09 Thread Stéphane Rault
From what I gather, you're trying to do this on a zip file that doesn't exist - afaik, the root of a file system has to exist, it's not possible to create a file system from a non existing root. Not 100% certain about this, but try it with a zip that exists first and see if that works.. -- Yes

Re: [jxpath] Future of JXPath and DOM???

2005-02-09 Thread Dmitri Plotnikov
Jess, First of all, this discussion is probably better suited to the commons-user mailing list. As far as your specific questions are concerned, getValue() will always return a primitive value (Number, Boolean or String) when applied to DOM. selectSingleNode() will return either a

[jxpath] one-size-fits-all eval?

2005-02-09 Thread Jess Holle
Dmitri Plotnikov wrote: Jess, First of all, this discussion is probably better suited to the commons-user mailing list. Sorry, you're right -- I crossed a line with this follow on question. As far as your specific questions are concerned, getValue() will always return a primitive value (Number,

Re: [jxpath] one-size-fits-all eval?

2005-02-09 Thread Jess Holle
Ooops. I meant to type commons-user... Correcting now. -- Jess Holle Jess Holle wrote: Dmitri Plotnikov wrote: Jess, First of all, this discussion is probably better suited to the commons-user mailing list. Sorry, you're right -- I crossed a line with this follow on question.

svn commit: r153114 - in jakarta/commons/proper/net/trunk: src/java/org/apache/commons/net/ftp/FTP.java xdocs/changes.xml

2005-02-09 Thread dfs
Author: dfs Date: Wed Feb 9 12:21:16 2005 New Revision: 153114 URL: http://svn.apache.org/viewcvs?view=revrev=153114 Log: Fixed typo in method name. FTP.removeCommandListener was missing the L. Problem reported by [EMAIL PROTECTED] Modified:

Re: [net] Faulty method name in class FTP

2005-02-09 Thread Daniel F. Savarese
In message [EMAIL PROTECTED], Lindberger Per writes: In org.apache.commons.net.ftp.FTP there is a public method named removeProtocolCommandistener. I think this would be worth changing to Thanks. I applied the fix. daniel

benchmark4j? Open Java benchmarking code similar to log4j?

2005-02-09 Thread Kevin A. Burton
A problem I'm having at work right now is that I need a simple benchmarking tool across multiple libraries. The FeedParser is a good example because I want to link to the code there but also in our internal code which also has some intregration with our DB. This way I can look at a histograph

[dbutils] Stored Procedure Runner and Bean Reuse Handler code submission

2005-02-09 Thread Kyle Miller
I have attached two additions I think would be useful for DBUtils. First is a StoredProcRunner, I have it extending QueryRunner but only because I didn't want to change anything already in CVS. It is only a first cut and probably won't work for all Stored Procedures but it did work for mine, and

svn commit: r153121 - in jakarta/commons/sandbox/javaflow/trunk: ./ src/java/org/apache/commons/javaflow/ src/java/org/apache/commons/javaflow/bytecode/ src/java/org/apache/commons/javaflow/bytecode/bcel/ src/test/org/apache/commons/javaflow/ src/test/org/apache/commons/javaflow/testcode/

2005-02-09 Thread tcurdt
Author: tcurdt Date: Wed Feb 9 13:34:11 2005 New Revision: 153121 URL: http://svn.apache.org/viewcvs?view=revrev=153121 Log: major rewrite of the classloader, continuation serialization, check the flow in the testcases via statics (no intstance reference anymore), removed the BCEL dependency on

[io] why synchronized for NullOutputStream

2005-02-09 Thread B. K. Oxley (binkley)
Why are some of the write methods in NullOutputStream synchronized? Example: public synchronized void write(byte[] b, int off, int len) { //to /dev/null } Cheers, --binkley - To unsubscribe, e-mail: [EMAIL

DO NOT REPLY [Bug 33475] New: - [configuration] [PATCH] ClassNotFoundException on Sun App Server

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33475. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [dbutils] Stored Procedure Runner and Bean Reuse Handler code submission

2005-02-09 Thread Kyle Miller
I attached the files but they did not make it to the list. How do I submit multiple source files? --- Kyle Miller [EMAIL PROTECTED] wrote: I have attached two additions I think would be useful for DBUtils. First is a StoredProcRunner, I have it extending QueryRunner but only because I

Re: [io] why synchronized for NullOutputStream

2005-02-09 Thread Stephen Colebourne
Cut and paste?!! Stephen - Original Message - From: B. K. Oxley (binkley) [EMAIL PROTECTED] Why are some of the write methods in NullOutputStream synchronized? Example: public synchronized void write(byte[] b, int off, int len) { //to /dev/null } Cheers, --binkley

DO NOT REPLY [Bug 33476] New: - [configuration] [PATCH] Missing dependencies

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33476. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [dbutils] Stored Procedure Runner and Bean Reuse Handler code submission

2005-02-09 Thread David Graham
Open a new bugzilla ticket then attach the files to that. You can't attach files when you create the ticket so you'll need to save and go back to it to attach the files. Thanks, David --- Kyle Miller [EMAIL PROTECTED] wrote: I attached the files but they did not make it to the list. How do

Re: [dbutils] Stored Procedure Runner and Bean Reuse Handler code submission

2005-02-09 Thread David Graham
Also, make sure the Apache 2.0 license header is in the source files like the other files in cvs. Thanks, David --- David Graham [EMAIL PROTECTED] wrote: Open a new bugzilla ticket then attach the files to that. You can't attach files when you create the ticket so you'll need to save and go

DO NOT REPLY [Bug 33475] - [configuration] [PATCH] ClassNotFoundException on Sun App Server

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33475. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33477] New: - [dbutils] Stored Procedure Runner and Bean Reuse Handler code submission

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33477. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[RESULT] FeedParser moving from sandbox to commons proper.

2005-02-09 Thread Kevin A. Burton
FYI. The vote has been open for about a week now with = 5 +1s and no -1s. So FeedParser is going to move to commons proper as soon as I get time (probably tomorrow). Thanks for all the help guys! Kevin -- Use Rojo (RSS/Atom aggregator). Visit http://rojo.com. Ask me for an invite! Also

DO NOT REPLY [Bug 33477] - [dbutils] Stored Procedure Runner and Bean Reuse Handler code submission

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33477. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[Jakarta Commons Wiki] Updated: Digester/WhyUseDigester

2005-02-09 Thread commons-dev
Date: 2005-02-09T15:57:38 Editor: SimonKitching Wiki: Jakarta Commons Wiki Page: Digester/WhyUseDigester URL: http://wiki.apache.org/jakarta-commons/Digester/WhyUseDigester no comment Change Log: -- @@

cruft in commons

2005-02-09 Thread Vic
I am sorry to hurt somone's feelings: I think email doest not do much. Just IMO. Modeler, same. Consider moving them back to sandbox. .V -- Forums, Boards, Blogs and News in RiA http://www.boardVU.com - To unsubscribe, e-mail:

[pipeline][commons-build]Re: commons-pipeline site

2005-02-09 Thread Kris Nuttycombe
Hi, Martin, Sorry that it's taken me so long to get back to you on this. Can you give me a little more detail on the first one? As far as I can tell, the only Javascript on the page is coming from commons-site.jsl in the commons-build project (it's being included by maven site:generate) and

Re: [io] why synchronized for NullOutputStream

2005-02-09 Thread B. K. Oxley (binkley)
Stephen Colebourne wrote: Cut and paste?!! You prefer a patch removing the synchronized keywords? :-) Again, is there some technical reason for empty-bodied methods to be sychronized? Cheers, --binkley - To unsubscribe, e-mail:

Re: [io] why synchronized for NullOutputStream

2005-02-09 Thread Henri Yandell
Definitely cut and paste. I tend to run javap on a class and redirect it into a new ,java file that I plan to use as a proxy/delegate :) Pretty sure that's how Null was written. If it's the one I originally wrote. Probably best to open a bugzilla entry; patch if you want but it's pretty simple

DO NOT REPLY [Bug 33481] New: - sychronized methods in NullOutputStream

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33481. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33476] - [configuration] [PATCH] Missing dependencies

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33476. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.