Re: [VFS] Native File System Integration

2005-08-02 Thread Mario Ivankovits
Hi! Is there any Java based solution for mounting any file resourse (cifs, zip, etc.) to a drive on Windows and to any where in UNIX? Not that I know one. The question here is if there is a virtual filesystem (e.g. zip, ftp, ...) which is able to handle it. Is there any Java and Commons VFS

DO NOT REPLY [Bug 35774] - [logging] TCCL problem in J2EE Container

2005-08-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 35774] - [logging] TCCL problem in J2EE Container

2005-08-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 35989] New: - BeanUtilsBean: Value into scalar section

2005-08-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

Progress on JCL (WAS [logging] proposal)

2005-08-02 Thread Brian Stansberry
--- robert burrell donkin <[EMAIL PROTECTED]> wrote: > On Tue, 2005-08-02 at 20:00 +1200, Simon Kitching > wrote: > > Note, however, that commons-logging isn't making > much progress at the > > moment, and several issues standing in the way of > a new release. So > > there's no guarantee of whe

svn commit: r227156 - /jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/text/StrBuilderTest.java

2005-08-02 Thread ggregory
Author: ggregory Date: Tue Aug 2 21:23:16 2005 New Revision: 227156 URL: http://svn.apache.org/viewcvs?rev=227156&view=rev Log: Coverage of StrBuilder#delete(String) Modified: jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/text/StrBuilderTest.java Modified: jakarta/com

RE: [lang][patch] More tests and fixes for StrBuilder

2005-08-02 Thread Gary Gregory
Patches applied, thanks again to Nathan. This brings StrBuilder coverage from 86.8% to 95.4%. All StrBuilder methods are now tested but there are a couple of code paths that are not. See the Clover report from a local Maven build for details. Thanks, Gary > -Original Message- > From: [

svn commit: r227149 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/StrBuilder.java test/org/apache/commons/lang/text/StrBuilderTest.java

2005-08-02 Thread ggregory
Author: ggregory Date: Tue Aug 2 19:50:53 2005 New Revision: 227149 URL: http://svn.apache.org/viewcvs?rev=227149&view=rev Log: Fixes and better unit test code coverage from Nathan Beyer [EMAIL PROTECTED] Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrB

[lang][patch] More tests and fixes for StrBuilder

2005-08-02 Thread nbeyer
Here's some more tests and fixes for StrBuilder. This should hopefully test all methods in StrBuilder now, but may not get all the edge cases. Index: src/test/org/apache/commons/lang/text/StrBuilderTest.java === --- src/test/org/apach

Re: [javaflow] byte code instrumentation

2005-08-02 Thread Kohsuke Kawaguchi
Torsten Curdt wrote: Well ...it does sound reasonable - except that isRestoring/isCapturing feels also a bit awkward inside the Stack class. Would have been nice to keep that one clean :-/ But on the other hand a clean Continuation interface and saving some instructions on the bytecode level doe

Re: [javaflow] class loader

2005-08-02 Thread Kohsuke Kawaguchi
Torsten Curdt wrote: I noticed that in ContinuationClassLoader you aren't actually using the marker interface to decide what to instrument any more. Is this by design? I also noticed a similar comment in the TODO file. Yes, I am no big fan of empty marker interfaces. I'd prefer a configurati

[net] looking for solution to FTPClient hang on zOS (m/f platform )

2005-08-02 Thread blatt, lew
for a week or so i've been investigating the hang during connect when running commons-net.1.4.0 ftpclient on zOS, connecting to Unix ftpd. skunking round led me to Bugzilla 31108 "[net] FTP does not work on zos (ebcdic platform)". i don't think that's my exact issue but i now suspect my problem is

[Jakarta-commons Wiki] Update of "Lang" by StephenColebourne

2005-08-02 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification. The following page has been changed by StephenColebourne: http://wiki.apache.org/jakarta-commons/Lang The comment on the change is: Update for 2.2

Re: [logging] proposal

2005-08-02 Thread joerg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Robert, robert burrell donkin wrote: > [cut.] > > > i see no reason (so far) to veto :) :) > > i've been thinking for a few months now that the long term solution to > the difficulties associated with bridging APIs might be a logging > specific

Re: [RESULT] [VOTE] remove bogus commons-cli jar from repository

2005-08-02 Thread Brett Porter
robert burrell donkin wrote: >On Tue, 2005-08-02 at 11:35 +1000, Brett Porter wrote: > > >>Thanks Robert! >> >>I have updated commons-cli.pom >> >> > >cheers > > > >>and updated the md5 to fix a parse error >> >> > >what was the problem with the md5? > > sorry, what I meant was that

RE: [logging] proposal

2005-08-02 Thread robert burrell donkin
On Tue, 2005-08-02 at 20:00 +1200, Simon Kitching wrote: > [AARGH - I hate top-posting!] > > I'm not opposed to this proposal. Commons-logging already creates a > proxy Log object for each underlying real logger object, so at the worst > the name can be remembered at the Log object level as far as

[VFS] Native File System Integration (resending)

2005-08-02 Thread Ersin Er
Hi, Is there any Java based solution for mounting any file resourse (cifs, zip, etc.) to a drive on Windows and to any where in UNIX? I know, this is not directly related to Commons VFS. One more question that is related to Commons VFS and my previos question is: Is there any Java and Commons

Re: [logging] proposal

2005-08-02 Thread joerg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simon Kitching wrote: > [AARGH - I hate top-posting!] mmh, whatever you may mean with that (I am not a native englishman)... > > I'm not opposed to this proposal. Commons-logging already creates a > proxy Log object for each underlying real logger obj

Re: Betwixt - BeanWriter's indent question

2005-08-02 Thread robert burrell donkin
On Wed, 2005-08-03 at 02:06 +0800, Alex Ieong wrote: > Hello everybody, > > In org.apache.commons.betwixt.io.BeanWriter, I am wondering why the > indentLevel starts at 1 with the first element. It makes the root > element has indent too, which is ugly. > > Am I wrong or it has some purpose? if i

Re: [RESULT] [VOTE] remove bogus commons-cli jar from repository

2005-08-02 Thread robert burrell donkin
On Tue, 2005-08-02 at 11:35 +1000, Brett Porter wrote: > Thanks Robert! > > I have updated commons-cli.pom cheers > and updated the md5 to fix a parse error what was the problem with the md5? > - so if you notice that change, don't worry - it's not gremlins again :) cool :) - robert -

DO NOT REPLY [Bug 35848] - [VFS] URI of LocalFile contains second slash after scheme

2005-08-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

svn commit: r227075 - in /jakarta/commons/proper/vfs/trunk: ./ src/java/org/apache/commons/vfs/provider/ftp/ src/java/org/apache/commons/vfs/provider/local/

2005-08-02 Thread imario
Author: imario Date: Tue Aug 2 13:09:42 2005 New Revision: 227075 URL: http://svn.apache.org/viewcvs?rev=227075&view=rev Log: ftp: configuration to use user-home as root file: build windows filename according to the documentation. e.g. file:///c:/dir, file:unchost/uncshare Added: jakar

DO NOT REPLY [Bug 35983] - [pipeline] SimpleStageDriver does not stop the monitor

2005-08-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 35983] - [pipeline] SimpleStageDriver does not stop the monitor

2005-08-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 35983] New: - [pipeline] SimpleStageDriver does not stop the monitor

2005-08-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

Re: [exec] Design of commons-exec

2005-08-02 Thread Eric Pugh
Jerome Lacoste wrote a proposal a couple months ago to the CruiseControl mailing list talking about the same basic idea. His proposal is here: http://www.coffeebreaks.org/blogs/?p=8. I will forward this thread to him as he might be very interested in contributing. At any rate, something

Questions concerning VariableFormatter

2005-08-02 Thread Tom Schindl
Hi, I just found out that this project has exactly what I was searching for long time because MessageFormat doesn't really suite my needs. I see that this Class has been added in 2.2: a. Is there any plan when 2.2 is released b. What would be with a

Betwixt - BeanWriter's indent question

2005-08-02 Thread Alex Ieong
Hello everybody, In org.apache.commons.betwixt.io.BeanWriter, I am wondering why the indentLevel starts at 1 with the first element. It makes the root element has indent too, which is ugly. Am I wrong or it has some purpose? -- Best Regards, Alex Ieong / xela.org / MO -

Re: [javaflow] byte code instrumentation

2005-08-02 Thread Torsten Curdt
I wonder if we can reduce this to just one, namely to Stack. Instead of remembering Thread->Continuation association, we can remember Thread->Stack association. We then replace Continuation.currentContinuation() with Stack.currentStack(), and we can also move relevant flags (like restoring/

Re: [javaflow] class loader

2005-08-02 Thread Torsten Curdt
I noticed that in ContinuationClassLoader you aren't actually using the marker interface to decide what to instrument any more. Is this by design? I also noticed a similar comment in the TODO file. Yes, I am no big fan of empty marker interfaces. I'd prefer a configuration approach. If so

[lang] RE: Why is org.apache.commons.lang.math.IntRange final?

2005-08-02 Thread Gary Gregory
Personally, I do not see why these classes should be non-subclassable, if that's a word. In the Range class I see: "Specific subclasses hold the range values as different types. Each * subclass should be immutable and [EMAIL PROTECTED] java.io.Serializable Serializable} * if possible." I do no

Re: [EMAIL PROTECTED]: Project commons-javaflow (in module jakarta-commons-sandbox) failed

2005-08-02 Thread Kohsuke Kawaguchi
Brett Porter wrote: Someone needs to edit: http://svn.apache.org/repos/asf/gump/metadata/project/jakarta-commons-sandbox.xml (which all Apache committers can) You should add: to the section that already exists for javaflow. Thanks for a detailed instruction. I made the change. -- Kohs

svn commit: r227044 - in /jakarta/commons/proper/discovery/trunk/src/java/org/apache/commons/discovery: jdk/JDK11Hooks.java jdk/JDK12Hooks.java jdk/JDKHooks.java tools/ManagedProperties.java

2005-08-02 Thread dims
Author: dims Date: Tue Aug 2 10:04:25 2005 New Revision: 227044 URL: http://svn.apache.org/viewcvs?rev=227044&view=rev Log: - Adding getSystemProperty in JDKHooks for handling SecurityException - Handle one more SecurityException in classLoader.getParent() Modified: jakarta/commons/proper/

Why is org.apache.commons.lang.math.IntRange final?

2005-08-02 Thread Amit Kulkarni
I am trying to extend the functionality of IntRange based on Martin Fowler's Analysis Pattern of "Range" to model a street Address Range. http://www.martinfowler.com/ap2/range.html So for example, a street "Joe Blow St" will have an associated AddressRange of 2000-2999 etc... I wanted to extend

DO NOT REPLY [Bug 35903] - [configuration] getKeys() in HierarchicalConfiguration doesn't preserve the order of the keys

2005-08-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

svn commit: r227028 - in /jakarta/commons/proper/configuration/trunk: project.xml src/java/org/apache/commons/configuration/HierarchicalConfiguration.java src/test/org/apache/commons/configuration/TestHierarchicalConfiguration.java xdocs/changes.xml

2005-08-02 Thread ebourg
Author: ebourg Date: Tue Aug 2 08:45:55 2005 New Revision: 227028 URL: http://svn.apache.org/viewcvs?rev=227028&view=rev Log: getKeys() in HierarchicalConfiguration now returns an iterator over an ordered set, this implies an upgrade of the dependency on Commons Collections (3.0 -> 3.1) (Bug 35

DO NOT REPLY [Bug 33840] - [beanutils] PropertyUtils.isReadable() and PropertyUtils.getProperty() not consistent

2005-08-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

svn commit: r227023 - /jakarta/commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/jdk/JDK12Hooks.java

2005-08-02 Thread dims
Author: dims Date: Tue Aug 2 08:23:04 2005 New Revision: 227023 URL: http://svn.apache.org/viewcvs?rev=227023&view=rev Log: Check permission to create a class loader (Axis fails in Applet Scenarios - http://issues.apache.org/jira/browse/AXIS-2145) Modified: jakarta/commons/proper/discover

DO NOT REPLY [Bug 35945] - [configuration] MapConfiguration doesn't support multiple-valued properties

2005-08-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 33840] - [beanutils] PropertyUtils.isReadable() and PropertyUtils.getProperty() not consistent

2005-08-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 35946] - [configuration] CompositeConfiguration getList doesn't return all property values

2005-08-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

Re: [exec] Design of commons-exec

2005-08-02 Thread Jason van Zyl
On Tue, 2005-08-02 at 16:18 +0200, Niklas Gustavsson wrote: > Tomasz Pik wrote: > >>* Process destroyer: adds itself as a shutdown hook, Execute adds and > >>removes created processes to ensure that they are correctly destroyed > >>when the JVM stops. > > > > > > I'm sure it works in Ant but I'm

DO NOT REPLY [Bug 35946] - [configuration] CompositeConfiguration getList doesn't return all property values

2005-08-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

svn commit: r227019 - in /jakarta/commons/proper/configuration/trunk: conf/test.plist.xml src/java/org/apache/commons/configuration/plist/XMLPropertyListConfiguration.java

2005-08-02 Thread ebourg
Author: ebourg Date: Tue Aug 2 07:58:15 2005 New Revision: 227019 URL: http://svn.apache.org/viewcvs?rev=227019&view=rev Log: Fixed the version of the property list (1.1 -> 1.0) Modified: jakarta/commons/proper/configuration/trunk/conf/test.plist.xml jakarta/commons/proper/configuration

DO NOT REPLY [Bug 32633] - [configuration] Support the OpenStep property list format

2005-08-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

svn commit: r227018 [2/2] - in /jakarta/commons/proper/configuration/trunk: ./ conf/ src/java/org/apache/commons/configuration/ src/java/org/apache/commons/configuration/plist/ src/test/org/apache/commons/configuration/plist/ xdocs/

2005-08-02 Thread ebourg
Added: jakarta/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/plist/SimpleCharStream.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/plist/SimpleCharStream.java?rev=227018&view=auto

Re: [docs] draft of "building components" page

2005-08-02 Thread sebb
On 31/07/05, Phil Steitz <[EMAIL PROTECTED]> wrote: > Sorry...URL below should be > http://people.apache.org/~psteitz/building.html > > On 7/31/05, Phil Steitz <[EMAIL PROTECTED]> wrote: > > I committed a draft in /commons-build/xdocs/building.xml, but did not > > link this. You can see the html

Re: [exec] Design of commons-exec

2005-08-02 Thread Niklas Gustavsson
Tomasz Pik wrote: * Process destroyer: adds itself as a shutdown hook, Execute adds and removes created processes to ensure that they are correctly destroyed when the JVM stops. I'm sure it works in Ant but I'm worry about using such solution in server-side applications where JVM (in therory)

Native File System Integration

2005-08-02 Thread Ersin Er
Hi, Is there any Java based solution for mounting any file resourse (cifs, zip, etc.) to a drive on Windows and to any where in UNIX? I know, this is not directly related to Commons VFS. One more question that is related to Commons VFS and my previos question is: Is there any Java and Commons

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

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

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

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

Re: [exec] Design of commons-exec

2005-08-02 Thread Tomasz Pik
On 01/08/05, Niklas Gustavsson <[EMAIL PROTECTED]> wrote: ... > This is a very short description of the cleaned up Ant exec task design: ... > * Process destroyer: adds itself as a shutdown hook, Execute adds and > removes created processes to ensure that they are correctly destroyed > when the

[EMAIL PROTECTED]: Project commons-javaflow (in module jakarta-commons-sandbox) failed

2005-08-02 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-javaflow has an issue affecting its community integration. This issue aff

[EMAIL PROTECTED]: Project commons-javaflow (in module jakarta-commons-sandbox) failed

2005-08-02 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-javaflow has an issue affecting its community integration. This issue aff

Re: [exec] Design of commons-exec

2005-08-02 Thread Niklas Gustavsson
Brett Porter wrote: * Would it be a good starting point (if so I'll create a patch for the code I've cleaned up and removed the Ant specifics from)? I think so. Cool, I'll get you a SVN patch tonight to get started. /niklas -

DO NOT REPLY [Bug 35970] New: - white spaces in empty elements with indentation active

2005-08-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

RE: [logging] proposal

2005-08-02 Thread Jörg Schaible
Hi Simon, Simon Kitching wrote on Tuesday, August 02, 2005 10:00 AM: > [AARGH - I hate top-posting!] me too. > I'm not opposed to this proposal. Commons-logging already > creates a proxy Log object for each underlying real logger > object, so at the worst the name can be remembered at the Log >

RE: [logging] proposal

2005-08-02 Thread Simon Kitching
[AARGH - I hate top-posting!] I'm not opposed to this proposal. Commons-logging already creates a proxy Log object for each underlying real logger object, so at the worst the name can be remembered at the Log object level as far as I can see. In other words, this functionality should be possible t