DO NOT REPLY [Bug 34661] - [logging][PATCH] Improvements to LogFactoryImpl

2005-06-02 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=34661. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: DO NOT REPLY [Bug 34661] - [logging][PATCH] Improvements to LogFactoryImpl

2005-06-02 Thread Brian Stansberry
snip from: http://issues.apache.org/bugzilla/show_bug.cgi?id=34661 --- Additional Comments From [EMAIL PROTECTED] 2005-05-31 07:49 --- I still don't understand that bit with the else around the log4j discovery. If someone has specified an explicit logclass, ie if

svn commit: r179523 - in /jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs: Resources.properties provider/AbstractFileObject.java

2005-06-02 Thread imario
Author: imario Date: Wed Jun 1 23:23:10 2005 New Revision: 179523 URL: http://svn.apache.org/viewcvs?rev=179523view=rev Log: Wrong error-message if destination file already exists in moveTo operation. Reported By: Manco megustasf -at- yahoo.com Modified:

svn commit: r179524 - /jakarta/commons/proper/vfs/trunk/project.xml

2005-06-02 Thread imario
Author: imario Date: Wed Jun 1 23:23:29 2005 New Revision: 179524 URL: http://svn.apache.org/viewcvs?rev=179524view=rev Log: problems with checkstyle Modified: jakarta/commons/proper/vfs/trunk/project.xml Modified: jakarta/commons/proper/vfs/trunk/project.xml URL:

svn commit: r179525 - /jakarta/commons/proper/vfs/trunk/xdocs/todo.xml

2005-06-02 Thread imario
Author: imario Date: Wed Jun 1 23:23:45 2005 New Revision: 179525 URL: http://svn.apache.org/viewcvs?rev=179525view=rev Log: release plan Modified: jakarta/commons/proper/vfs/trunk/xdocs/todo.xml Modified: jakarta/commons/proper/vfs/trunk/xdocs/todo.xml URL:

svn commit: r179529 - /jakarta/commons/proper/logging/trunk/src/java/org/apache/commons/logging/impl/Jdk13LumberjackLogger.java /jakarta/commons/proper/logging/trunk/src/java/org/apache/commons/logging/impl/Jdk14Logger.java

2005-06-02 Thread skitching
Author: skitching Date: Wed Jun 1 23:31:52 2005 New Revision: 179529 URL: http://svn.apache.org/viewcvs?rev=179529view=rev Log: Ensure an ExceptionInInitializerError occurs when trying to create an instance of these classes in pre-1.4 JVMs. Without this, an InvocationTargetException could be

Re: DO NOT REPLY [Bug 34661] - [logging][PATCH] Improvements to LogFactoryImpl

2005-06-02 Thread Simon Kitching
On Wed, 2005-06-01 at 23:12 -0700, Brian Stansberry wrote: snip from: http://issues.apache.org/bugzilla/show_bug.cgi?id=34661 --- Additional Comments From [EMAIL PROTECTED] 2005-05-31 07:49 --- I still don't understand that bit with the else around the log4j discovery.

svn commit: r179546 - /jakarta/commons/proper/logging/trunk/src/java/org/apache/commons/logging/impl/LogFactoryImpl.java

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 00:39:39 2005 New Revision: 179546 URL: http://svn.apache.org/viewcvs?rev=179546view=rev Log: Changed createLogFromClass method to return null on recoverable failure, and only throw an exception on unrecoverable failure. This simplifies the code a fair bit.

DO NOT REPLY [Bug 34661] - [logging][PATCH] Improvements to LogFactoryImpl

2005-06-02 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=34661. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[jelly] proposal: taglib/core releases

2005-06-02 Thread Brett Porter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Is any inclined to do, or failing that opposed to me doing, a release of the following: tags-xml 1.1 (it has had a number of fixes, though it still doesn't work with recent Jaxen libraries I think it is worth a release as is before going down

svn commit: r179555 - /jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml

2005-06-02 Thread brett
Author: brett Date: Thu Jun 2 01:15:07 2005 New Revision: 179555 URL: http://svn.apache.org/viewcvs?rev=179555view=rev Log: update to ant 1.6.4 Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml

DO NOT REPLY [Bug 35181] New: - FTP timestamp: year recognition

2005-06-02 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=35181. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r179559 - /jakarta/commons/proper/logging/trunk/build.xml

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 01:35:54 2005 New Revision: 179559 URL: http://svn.apache.org/viewcvs?rev=179559view=rev Log: Exclude package.html files from the jar files. Modified: jakarta/commons/proper/logging/trunk/build.xml Modified: jakarta/commons/proper/logging/trunk/build.xml

DO NOT REPLY [Bug 34972] - [all] exclude package.html files from the distribution jars

2005-06-02 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=34972. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r179566 - in /jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging: LoadTest.java TestAll.java

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 02:12:24 2005 New Revision: 179566 URL: http://svn.apache.org/viewcvs?rev=179566view=rev Log: Clean up LoadTest testcase and include in standard test suite. Modified: jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/LoadTest.java

DO NOT REPLY [Bug 35131] - [logging] LoadTest not included in ant based unit tests

2005-06-02 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=35131. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30268] - [logging] Add CLDC support

2005-06-02 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=30268. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34188] - [logging] Proposal: Support for Ugli as published in Log4j 1.3alpha

2005-06-02 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=34188. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32691] - [logging] Convenience methods for cleaner application code

2005-06-02 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=32691. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34661] - [logging][PATCH] Improvements to LogFactoryImpl

2005-06-02 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=34661. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34437] - [logging] Log.trace() doesn't use log4j 1.3 trace methods

2005-06-02 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=34437. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r179571 - /jakarta/commons/proper/logging/trunk/src/java/org/apache/commons/logging/impl/LogFactoryImpl.java

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 03:28:35 2005 New Revision: 179571 URL: http://svn.apache.org/viewcvs?rev=179571view=rev Log: Remove ugly LOG_INTERFACE string and weird log-class-lookup code from within the reportInvalidLogAdapter method. Modified:

svn commit: r179572 - /jakarta/commons/proper/logging/trunk/src/java/org/apache/commons/logging/impl/LogFactoryImpl.java

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 03:41:12 2005 New Revision: 179572 URL: http://svn.apache.org/viewcvs?rev=179572view=rev Log: Syntactic cleanups only: * javadoc layout cleanup * variable param renames Modified:

svn commit: r179573 - in /jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs: Resources.properties provider/ftp/FtpClientFactory.java

2005-06-02 Thread imario
Author: imario Date: Thu Jun 2 03:59:55 2005 New Revision: 179573 URL: http://svn.apache.org/viewcvs?rev=179573view=rev Log: minor fixes Modified: jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/Resources.properties

DO NOT REPLY [Bug 35183] New: - Content-Type with quoted boundary doesn't work

2005-06-02 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=35183. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35183] - Content-Type with quoted boundary doesn't work

2005-06-02 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=35183. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35183] - Content-Type with quoted boundary doesn't work

2005-06-02 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=35183. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[math][all] Mentoring for Google's Summer of Code program

2005-06-02 Thread Phil Steitz
I have volunteered to help Ryan with the proposal below and to serve as a mentor if it is accepted. Pls see the links infra and the general Wiki page (http://code.google.com/summerofcode.html) for more info on Google's Summer of Code. With Ryan's permission, I am forwarding the proposal. The

svn commit: r179576 - /jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/impl/DefaultFileReplicator.java

2005-06-02 Thread imario
Author: imario Date: Thu Jun 2 05:16:31 2005 New Revision: 179576 URL: http://svn.apache.org/viewcvs?rev=179576view=rev Log: PR: 34976 Reported By: Jin Choi jsc -at- alum.mit.edu When replicating files get rid of reserved and maybe dangerous characters. This allows replication of files like

DO NOT REPLY [Bug 34976] - [VFS] Remote filenames with '?' causes local replication problem on Windows

2005-06-02 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=34976. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34976] - [VFS] Remote filenames with '?' causes local replication problem on Windows

2005-06-02 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=34976. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [math][all] Mentoring for Google's Summer of Code program

2005-06-02 Thread Simon Kitching
Hi Phil/Ryan, In general this proposal sounds like an excellent idea to me. I expect the mathematics community is the sort that would be willing to form a self-supporting community around a tool once it has shown itself to be useable. So the issues of having developers around to

DO NOT REPLY [Bug 35185] New: - [net] NullpointerException on FTPClient.disconnect() if an Exception occured while FTPClient.connect

2005-06-02 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=35185. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35186] New: - javadoc entry page overview has bad links for 'Transformer' and 'Factory'

2005-06-02 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=35186. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34942] - [VFS] no vfs_cache cleanup after ant task completed

2005-06-02 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=34942. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r179591 - /jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/tasks/VfsTask.java

2005-06-02 Thread imario
Author: imario Date: Thu Jun 2 06:38:47 2005 New Revision: 179591 URL: http://svn.apache.org/viewcvs?rev=179591view=rev Log: *) Hold reference to VFS per project. *) PR: 34942 Reported By: Jacob Kjome hoju -at- visi.com Close FilesystemManager even if called nested. Modified:

Re: [collections] Commons Collections contribution

2005-06-02 Thread Fred Loney
Filed as Bug #35004 On Mon, 2005-03-21 at 14:56, Stephen Colebourne wrote: I've only had a quick glance so far, but there looks like some interesting stuff. It will take me a little while to understand and act on any of it. If nothing happens, PLEASE re-promt the list! Alternatively,

DO NOT REPLY [Bug 35188] New: - JSVC does not work with JRockit

2005-06-02 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=35188. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30268] - [logging] Add CLDC support

2005-06-02 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=30268. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Jsvc and JRockit

2005-06-02 Thread André Cruz
Hello! I have been using jsvc to manage my tomcat process for some time now and with no problems. But, now I'm trying to switch my JVM from SUN to BEA's jRockit and tomcat doesn't start anymore. JRockit just dumps at startup. Is this a known problem? Is jsvc incompatible with JRockit? Is there

DO NOT REPLY [Bug 34661] - [logging][PATCH] Improvements to LogFactoryImpl

2005-06-02 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=34661. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35191] New: - Document enhancement

2005-06-02 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=35191. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30268] - [logging] Add CLDC support

2005-06-02 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=30268. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[dbcp] PoolableConnectionFactory.passivateObject() setting autoCommit(true) ?!

2005-06-02 Thread Stephen Crowley
I've been experiencing very odd behaviour with regard to autocommit and abandoned connections. It seems that when connections are reclaimed that autocommit somehow becomes set to true. public void passivateObject(Object obj) throws Exception { if(obj instanceof Connection) { Connection conn =

RE: [Proposal] Commons Filters

2005-06-02 Thread robert burrell donkin
+1 - robert On Tue, 2005-05-31 at 19:45 -0400, Noel J. Bergman wrote: As Martin alluded, there has been talk about a WebApps Commons, which could house commonly reusable servlets, taglibs and filters. I still support such a grouping. --- Noel

Re: [Proposal] Commons Filters

2005-06-02 Thread Frank W. Zammetti
Ok, so we've got a bunch of +1's, everyone is in relative agreement, etc., so on and so forth How does this get going Frank robert burrell donkin wrote: +1 - robert On Tue, 2005-05-31 at 19:45 -0400, Noel J. Bergman wrote: As Martin alluded, there has been talk about a WebApps

Re: [jelly] proposal: taglib/core releases

2005-06-02 Thread Dion Gillard
+1 on both. On 6/2/05, Brett Porter [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Is any inclined to do, or failing that opposed to me doing, a release of the following: tags-xml 1.1 (it has had a number of fixes, though it still doesn't work with recent

DO NOT REPLY [Bug 30268] - [logging] Add CLDC support

2005-06-02 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=30268. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r179709 - in /jakarta/commons/proper/digester/trunk: COPYRIGHT.txt file-header.txt

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 20:08:13 2005 New Revision: 179709 URL: http://svn.apache.org/viewcvs?rev=179709view=rev Log: Renamed file to better explain its purpose. Added: jakarta/commons/proper/digester/trunk/file-header.txt - copied unchanged from r179203,

svn commit: r179710 - /jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/CallMethodRule.java

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 20:19:51 2005 New Revision: 179710 URL: http://svn.apache.org/viewcvs?rev=179710view=rev Log: Added javadoc comment re flaw in CallMethodRule design. Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/CallMethodRule.java

svn commit: r179714 - in /jakarta/commons/proper/digester/trunk/src: java/org/apache/commons/digester/ java/org/apache/commons/digester/parser/ java/org/apache/commons/digester/plugins/ java/org/apache/commons/digester/plugins/strategies/ java/org/apache/commons/digester/substitution/ test/org/apache/commons/digester/ test/org/apache/commons/digester/plugins/ test/org/apache/commons/digester/xmlrules/

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 20:53:39 2005 New Revision: 179714 URL: http://svn.apache.org/viewcvs?rev=179714view=rev Log: Removed unused imports and wildcard imports. No other changes. Modified:

svn commit: r179716 - in /jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester: ExtendedBaseRules.java FactoryCreateRule.java RegexRules.java Rule.java SimpleRegexMatcher.java WithDefaultsRulesWrapper.java

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 21:06:00 2005 New Revision: 179716 URL: http://svn.apache.org/viewcvs?rev=179716view=rev Log: Replaced tab characters with spaces. No other changes. Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/ExtendedBaseRules.java

svn commit: r179717 - /jakarta/commons/proper/digester/trunk/checkstyle.xml

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 21:07:59 2005 New Revision: 179717 URL: http://svn.apache.org/viewcvs?rev=179717view=rev Log: Uncomment tab check and import check as they now pass. Changed name of file containing license info. Modified: jakarta/commons/proper/digester/trunk/checkstyle.xml

svn commit: r179724 - /jakarta/commons/proper/digester/trunk/maven.xml

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 21:34:49 2005 New Revision: 179724 URL: http://svn.apache.org/viewcvs?rev=179724view=rev Log: Include a few extra files in the -src distribution. Modified: jakarta/commons/proper/digester/trunk/maven.xml Modified:

svn commit: r179726 - /jakarta/commons/proper/digester/trunk/project.xml

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 21:35:46 2005 New Revision: 179726 URL: http://svn.apache.org/viewcvs?rev=179726view=rev Log: Changed version to 1.7RC2 Modified: jakarta/commons/proper/digester/trunk/project.xml Modified: jakarta/commons/proper/digester/trunk/project.xml URL:

svn commit: r179728 - /jakarta/commons/proper/digester/tags/DIGESTER_1_7_RC2

2005-06-02 Thread skitching
Author: skitching Date: Thu Jun 2 21:39:43 2005 New Revision: 179728 URL: http://svn.apache.org/viewcvs?rev=179728view=rev Log: Tag release 1.7-RC2 Added: jakarta/commons/proper/digester/tags/DIGESTER_1_7_RC2/ - copied from r179727, jakarta/commons/proper/digester/trunk/

[digester] Release Candidate 1.7 RC2 ready for review

2005-06-02 Thread Simon Kitching
Hi All, Release Candidate #2 of commons-digester-1.7 is now available at: http://people.apache.org/~skitching/digester-1.7/ It would be greatly appreciated if interested parties would * download and test the jar file with their applications * download and unpack the src and bin

DO NOT REPLY [Bug 35198] New: - [VFS] [PATCH] StandardFileSystemManager configure to use classloader URL object

2005-06-02 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=35198. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35198] - [VFS] [PATCH] StandardFileSystemManager configure to use classloader URL object

2005-06-02 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=35198. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34661] - [logging][PATCH] Improvements to LogFactoryImpl

2005-06-02 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=34661. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [math][all] Mentoring for Google's Summer of Code program

2005-06-02 Thread Al Chou
Questions of scope of Commons-Math aside gasp, what is the scope of the summer project? The scope of Ryan's proposal seems mighty ambitious, even if you remove the parts that aren't currently in scope for Commons-Math. If you intend to stay true to Apache's charter, the code will have to be