Re: [CLI] Application utility class (was Re: [CLI] PatternOptionBuilder)

2004-03-27 Thread Rob Oxspring
Rob Oxspring wrote: Moving to the list for wider comment. (will reply separately) Original Message Subject: Re: [CLI] PatternOptionBuilder Date: Fri, 26 Mar 2004 17:39:21 -0500 (EST) From: Michael Heuer [EMAIL PROTECTED] To: Rob Oxspring [EMAIL PROTECTED] On Fri, 26 Mar 2004,

Re: [CLI] Application utility class (was Re: [CLI] PatternOptionBuilder)

2004-03-27 Thread Rob Oxspring
Original Message Subject: Re: [CLI] PatternOptionBuilder Date: Fri, 26 Mar 2004 17:53:11 -0500 (EST) From: Michael Heuer [EMAIL PROTECTED] To: Rob Oxspring [EMAIL PROTECTED] I guess I'd also like it if parser.parseAndHelp(String[]) did something better than return null if an

Re: cvs commit: jakarta-commons/validator/src/javascript/org/apache/commons/validator/javascript validateUtilities.js validateByte.js validateCreditCard.js validateDate.js validateEmail.js validateFloat.js validateFloatRange.js validateIntRange.js validateInteger.js validateMask.js validateMaxLength.js validateMinLength.js validateRequired.js validateShort.js

2004-03-27 Thread Nacho Gonzalez
What you probably want is the following: oAttribute = object.getAttributeNode(sName) This works in IE since 4.0. Of course it works with every DOM Level 1 compliant browser. http://www.w3.org/TR/2000/WD-DOM-Level-1-2929/

Re: [HiveMind] Discuss: CVS or Subversion?

2004-03-27 Thread Achim Huegen
An immediate question is whether we should use CVS or Subversion for HiveMind. I installed the Eclipse Subversion plugin and it seems to be perfectly OK. I think it would be a great experiment (from my perspective) to trying Subversion; certainly, I'm really into any system that understands

Re: [HiveMind] Discuss: CVS or Subversion?

2004-03-27 Thread Harish Krishnaswamy
I agree, as long as it is not a pain to use the eclipse plugin I +1. -Harish Howard M. Lewis Ship wrote: So, I'm trying to get back into the saddle on all this stuff. An immediate question is whether we should use CVS or Subversion for HiveMind. I installed the Eclipse Subversion plugin and

RE: [HiveMind] Discuss: CVS or Subversion?

2004-03-27 Thread Noel J. Bergman
Just be aware that using ssh authentication is quite a hassle with windows clients. It's much better to use apache and basic http authentication. Not an issue here. We use HTTPS. --- Noel - To unsubscribe, e-mail:

Re: [convert] Initial ideas (was: conversion with default values)

2004-03-27 Thread Oliver Heger
I had a look at your ideas and now I have a few questions and remarks. At first let me say that I like the idea of using a graph representation and a kind of shortest path algorithm to determine a conversion chain very much. I think this is something we will need to make [convert] really

Re: [HiveMind] Discuss: CVS or Subversion?

2004-03-27 Thread Achim
I agree, as long as it is not a pain to use the eclipse plugin I +1. -Harish Howard M. Lewis Ship wrote: In my opinion the subclipse plugin is not as good as the (excellent) cvs plugin. I'm missing the 'synchronize' function and it's available for windows only. Unfortunately the latest

Re: [HiveMind] Discuss: CVS or Subversion?

2004-03-27 Thread Harish Krishnaswamy
Very good points, warrants for some serious consideration. CVS support in eclipse, especially in 3.0, is awesome. I don't know how big of a deal it is administer CVS as compared to Subversion. I guess it is a tradeoff. How often are we going to be using the unique administration features in

Re: [HiveMind] Discuss: CVS or Subversion?

2004-03-27 Thread Harish Krishnaswamy
My env is eclipse on win2000. Harish Krishnaswamy wrote: Very good points, warrants for some serious consideration. CVS support in eclipse, especially in 3.0, is awesome. I don't know how big of a deal it is administer CVS as compared to Subversion. I guess it is a tradeoff. How often are we

cvs commit: jakarta-commons/dbcp/src/test/org/apache/commons/dbcp TesterResultSet.java

2004-03-27 Thread dirkv
dirkv 2004/03/27 09:47:34 Modified:dbcp/src/test/org/apache/commons/dbcp TesterResultSet.java Log: fix error message Revision ChangesPath 1.13 +2 -2 jakarta-commons/dbcp/src/test/org/apache/commons/dbcp/TesterResultSet.java Index: TesterResultSet.java

cvs commit: jakarta-commons/dbcp/xdocs/guide classdiagrams.xml

2004-03-27 Thread dirkv
dirkv 2004/03/27 09:47:54 Modified:dbcp/xdocs/guide classdiagrams.xml Log: fix title Revision ChangesPath 1.3 +1 -1 jakarta-commons/dbcp/xdocs/guide/classdiagrams.xml Index: classdiagrams.xml

cvs commit: jakarta-commons/pool/xdocs/guide classdiagrams.xml

2004-03-27 Thread dirkv
dirkv 2004/03/27 09:51:39 Modified:pool/xdocs/guide classdiagrams.xml Log: fix title Revision ChangesPath 1.3 +1 -1 jakarta-commons/pool/xdocs/guide/classdiagrams.xml Index: classdiagrams.xml

RE: [betwixt]:: MixedEncodingStrategy

2004-03-27 Thread George Papastamatopoulos
Hey Robert I agree with your point regarding the name EncodingStrategy, but i'm terrible when it comes to class/interface nameing. How about something like BetwixtEncodingStrategy, RenderingStrategy ? ... Good point regarding the factory class, EncodingStrategyFactory or something along those

cvs commit: jakarta-commons-sandbox/chain/apps/mailreader/src/java/org/apache/commons/chain/mailreader ActionHelper.java ActionHelperBase.java CommandAction.java

2004-03-27 Thread husted
husted 2004/03/27 10:21:30 Modified:chain/apps/mailreader build.xml chain/apps/mailreader/src/java/org/apache/commons/chain/mailreader ActionHelper.java ActionHelperBase.java CommandAction.java Log: Extend design of

RE: [HiveMind] Discuss: CVS or Subversion?

2004-03-27 Thread Noel J. Bergman
Unfortunately the latest subversion release (1.0) is still unsupported. Very good points, warrants for some serious consideration. Good but out of date. The subclipse web page appears to be lagging behind its code: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240 How

[subversion] Subversion for eXtreme Refactoring ( was [HiveMind] Discuss: CVS or Subversion?)

2004-03-27 Thread Alex Karasulu
Hi, Sorry to get into this one late. Had too though since I'm one of those directory folks :-). From: Noel J. Bergman [mailto:[EMAIL PROTECTED] Good but out of date. The subclipse web page appears to be lagging behind its code:

Re: [HiveMind] Discuss: CVS or Subversion?

2004-03-27 Thread Achim Huegen
Good but out of date. The subclipse web page appears to be lagging behind its code: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240 Yes, I did not mention it because I supect that this is not a stable release, and it's not available for eclipse 2.x but for eclipse 3 M7

cvs commit: jakarta-commons-sandbox/resources/src/java/org/apache/commons/resources MessageList.java Messages.java ResourcesFactoryFinder.java ResourcesFactory.java Resources.java ResourcesException.java Message.java ResourcesKeyException.java

2004-03-27 Thread dgraham
dgraham 2004/03/27 13:34:10 Modified:resources/src/test/org/apache/commons/resources/impl TestResourcesFactory.java ResourceBundleResourcesTestCase.java XMLResourcesTestCase.java

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

2004-03-27 Thread dgraham
dgraham 2004/03/27 13:38:38 Modified:resources project.xml Log: Added contributors section. Revision ChangesPath 1.8 +10 -1 jakarta-commons-sandbox/resources/project.xml Index: project.xml

cvs commit: jakarta-commons/dbutils project.properties

2004-03-27 Thread dgraham
dgraham 2004/03/27 14:01:03 Modified:dbutils project.properties Log: Disabled maven logo. Revision ChangesPath 1.5 +2 -2 jakarta-commons/dbutils/project.properties Index: project.properties

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

2004-03-27 Thread dgraham
dgraham 2004/03/27 14:09:56 Modified:mapper project.properties Log: Use Commons Sandbox look and feel. Revision ChangesPath 1.2 +19 -5 jakarta-commons-sandbox/mapper/project.properties Index: project.properties

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

2004-03-27 Thread dgraham
dgraham 2004/03/27 14:18:16 Modified:resources project.properties Log: Use Commons Sandbox look and feel. Revision ChangesPath 1.3 +23 -4 jakarta-commons-sandbox/resources/project.properties Index: project.properties

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

2004-03-27 Thread dgraham
dgraham 2004/03/27 14:18:41 Modified:resources project.xml Log: Order developer list by last name. Revision ChangesPath 1.9 +25 -25jakarta-commons-sandbox/resources/project.xml Index: project.xml

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

2004-03-27 Thread Morgan Delagrange
these annotations: - Info - Sole jar [/data3/gump/jelly-tags/xmlunit/target/commons-jelly-tags-xmlunit-20040327.jar] identifier set to project name - Error - Failed with reason build timed out - Info - Enable debug output, due to build failure. - - - - - -- -- G U M

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

2004-03-27 Thread Morgan Delagrange
: - Info - Sole jar [/data3/gump/jelly-tags/quartz/target/commons-jelly-tags-quartz-20040327.jar] identifier set to project name - Error - Failed with reason build timed out - Info - Enable debug output, due to build failure. - - - - - -- -- G U M P

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

2004-03-27 Thread Morgan Delagrange
: - - - - - -- -- G U M P Gump provided these annotations: - Info - Sole jar [/data3/gump/jelly-tags/ant/target/commons-jelly-tags-ant-20040327.jar] identifier set to project name - Info - Enable debug output, due to a sequence of 21 previous errors. - Error - Failed with reason build

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

2004-03-27 Thread Morgan Delagrange
these annotations: - Info - Sole jar [/data3/gump/jelly-tags/interaction/target/commons-jelly-tags-interaction-20040327.jar] identifier set to project name - Info - MkDir attempt on pre-existing directory [/data3/gump/jelly-tags/interaction/src/test] - Error - Failed with reason build timed out

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

2004-03-27 Thread Morgan Delagrange
U M P Gump provided these annotations: - Info - Sole jar [/data3/gump/jelly-tags/define/target/commons-jelly-tags-define-20040327.jar] identifier set to project name - Info - Enable debug output, due to a sequence of 7 previous errors. - Error - Failed with reason build timed out - Info

cvs commit: jakarta-commons-sandbox/resources/xdocs navigation.xml

2004-03-27 Thread dgraham
dgraham 2004/03/27 15:21:04 Modified:resources/xdocs navigation.xml Log: Import Commons Sandbox navigation. Revision ChangesPath 1.5 +25 -8 jakarta-commons-sandbox/resources/xdocs/navigation.xml Index: navigation.xml

cvs commit: jakarta-commons-sandbox/mapper/xdocs navigation.xml

2004-03-27 Thread dgraham
dgraham 2004/03/27 15:23:23 Modified:mapper/xdocs navigation.xml Log: Import Commons Sandbox navigation. Revision ChangesPath 1.3 +23 -0 jakarta-commons-sandbox/mapper/xdocs/navigation.xml Index: navigation.xml

cvs commit: jakarta-commons/validator project.xml

2004-03-27 Thread dgraham
dgraham 2004/03/27 15:49:42 Modified:validator project.xml Log: Extend the commons-build project.xml file so we don't have to redefine the common xml elements. Revision ChangesPath 1.34 +20 -54jakarta-commons/validator/project.xml Index: project.xml

cvs commit: jakarta-commons/validator/xdocs tasks.xml

2004-03-27 Thread dgraham
dgraham 2004/03/27 16:07:53 Modified:validator/xdocs tasks.xml Log: Removed author elements. Revision ChangesPath 1.10 +0 -2 jakarta-commons/validator/xdocs/tasks.xml Index: tasks.xml ===

cvs commit: jakarta-commons-sandbox/mapper/xdocs navigation.xml

2004-03-27 Thread dgraham
dgraham 2004/03/27 17:06:30 Modified:mapper/xdocs navigation.xml Log: Added link to javadocs. Revision ChangesPath 1.4 +1 -0 jakarta-commons-sandbox/mapper/xdocs/navigation.xml Index: navigation.xml

DO NOT REPLY [Bug 27993] - modify BasicRowProcessor to use the column label

2004-03-27 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=27993. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons-sandbox/chain/apps/mailreader/src/java/org/apache/commons/chain/mailreader/commands MailReader.java MailReaderBase.java

2004-03-27 Thread husted
husted 2004/03/27 19:20:56 Modified:chain/apps/mailreader/src/java/org/apache/commons/chain/mailreader ActionHelper.java ActionHelperBase.java CommandAction.java

Re: [digester] plugins patch - how best to post for review?

2004-03-27 Thread Simon Kitching
On Sat, 2004-03-27 at 09:45, Craig R. McClanahan wrote: Quoting Simon Kitching [EMAIL PROTECTED]: Hi, I've got a significant patch ready for Digester's plugins module. It refactors the existing code that currently locates the dynamic rules for a plugin into a Strategy pattern with

Re: [digester] plugins patch - how best to post for review?

2004-03-27 Thread Craig McClanahan
Simon Kitching wrote: On Sat, 2004-03-27 at 09:45, Craig R. McClanahan wrote: Quoting Simon Kitching [EMAIL PROTECTED]: Hi, I've got a significant patch ready for Digester's plugins module. It refactors the existing code that currently locates the dynamic rules for a plugin into a

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/strategies - New directory

2004-03-27 Thread skitching
skitching2004/03/27 21:26:57 jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/strategies - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/strategies FinderFromClass.java FinderFromDfltClass.java FinderFromDfltMethod.java FinderFromDfltResource.java FinderFromFile.java FinderFromMethod.java FinderFromResource.java FinderSetProperties.java LoaderFromClass.java LoaderSetProperties.java

2004-03-27 Thread skitching
skitching2004/03/27 21:37:32 Added: digester/src/java/org/apache/commons/digester/plugins/strategies Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH FinderFromClass.java FinderFromDfltClass.java FinderFromDfltMethod.java

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins RuleFinder.java RuleLoader.java

2004-03-27 Thread skitching
skitching2004/03/27 21:38:47 Added: digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH RuleFinder.java RuleLoader.java Log: Interfaces that the (new) loading strategy classes need to

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins PerDigesterResources.java

2004-03-27 Thread skitching
skitching2004/03/27 21:40:28 Added: digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH PerDigesterResources.java Log: Factored out per-digester variables that were formerly static (yecch)

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins PluginException.java

2004-03-27 Thread skitching
skitching2004/03/27 21:41:39 Added: digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH PluginException.java Log: Just a rename of the PluginWrappedException class. Revision Changes

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins PluginConfigurationException.java

2004-03-27 Thread skitching
skitching2004/03/27 21:44:13 Modified:digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH PluginConfigurationException.java Log: Just a minor javadoc enhancement Revision ChangesPath

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins Declaration.java

2004-03-27 Thread skitching
skitching2004/03/27 21:51:43 Modified:digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH Declaration.java Log: * store declaration attributes provided by the user as a Properties object rather than explicit

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins PluginCreateRule.java

2004-03-27 Thread skitching
skitching2004/03/27 22:01:58 Modified:digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH PluginCreateRule.java Log: * Remove ugly static members formerly used to store default xml-attribute

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins PluginDeclarationRule.java

2004-03-27 Thread skitching
skitching2004/03/27 22:09:13 Modified:digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH PluginDeclarationRule.java Log: User-provided xml attributes are now simly stored in a Properties

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins PluginInvalidInputException.java

2004-03-27 Thread skitching
skitching2004/03/27 22:10:01 Modified:digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH PluginInvalidInputException.java Log: This exception now extends the (new) PluginException class

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins PluginManager.java

2004-03-27 Thread skitching
skitching2004/03/27 22:12:29 Modified:digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH PluginManager.java Log: * Now holds a reference to a PerDigesterResources object * added findLoader

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins PluginRules.java

2004-03-27 Thread skitching
skitching2004/03/27 22:16:17 Modified:digester/src/java/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH PluginRules.java Log: * the root PluginRules object for a Digester now creates an instance of PerDigesterResources, others

cvs commit: jakarta-commons/digester/src/test/org/apache/commons/digester/plugins TestLocalRules.java

2004-03-27 Thread skitching
skitching2004/03/27 22:19:50 Modified:digester/src/test/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH TestLocalRules.java Log: Minor enhancement to a comment Revision ChangesPath No

cvs commit: jakarta-commons/digester/src/test/org/apache/commons/digester/plugins TestConfigurablePluginAttributes.java

2004-03-27 Thread skitching
skitching2004/03/27 22:25:49 Modified:digester/src/test/org/apache/commons/digester/plugins Tag: DIGESTER_PLUGIN_REFACTORING_BRANCH TestConfigurablePluginAttributes.java Log: * PluginCreateRule.setGlobalPluginIdAttribute method has

[digester] plugins refactoring

2004-03-27 Thread Simon Kitching
Hi, Ok, the refactored code for plugins is now committed on the DIGESTER_PLUGINS_REFACTORING_BRANCH tag. There is still a little work to go: the RuleFinder classes which load dynamic rules via xmlplugins-style files just throw an unimplemented exception at the moment. But that's not important to

Re: Tunneling non-HTTP through a web proxy with HttpClient

2004-03-27 Thread m_sample
On Fri, 26 Mar 2004 13:18:02 -0500, Michael Becke wrote: As you have guessed by now, I agree that not the socket itself but only the streams should be made available. Yes, I think this is the big question. Is having access to the I/O streams enough or would someone need access to the