Re: [Collections] ReadOnly Collection decorators

2002-06-11 Thread Christopher Elkins
On Monday, June 10, 2002, at 12:02 PM, Michael A. Smith wrote: the only thing missing would be an unmodifiable bag, sorted bag, and iterator. FWIW, I submitted a patch for the iterator case quite a while ago, but it was never added to CVS.

Re: [betwixt] web site updates

2002-06-11 Thread James Strachan
From: robert burrell donkin [EMAIL PROTECTED] i'm a little unclear about the current right way to update the web site. i thought i'd be best for me to ask now rather than muck it up later... i don't think that the betwixt web site documentation is in CVS so i guess that the old way (CVS

Re: [admin] CLI and Betwixt now moved to commons proper.

2002-06-11 Thread Martin van den Bemt
Hi James, Can my patch still be applied? (I assume that you just copied over the cvs directory structure, so all history is maintained), and that patching just needs a change in directory structure in the diff file that was attached. Mvgr, Martin On Mon, 2002-06-10 at 20:31, James Strachan

Re: [admin] CLI and Betwixt moving to jakarta-commons in 30minutes...

2002-06-11 Thread Martin van den Bemt
Don't forget to add betwixt to bugzilla ;) Noticed yesterday it wasn't there. Mvgr, Martin On Mon, 2002-06-10 at 18:33, James Strachan wrote: Please stop using these 2 CVS repositories in the sandbox for the next hour or so. I'll be moving them in about 30 minutes; I'll mail again when

Re: [admin] CLI and Betwixt now moved to commons proper.

2002-06-11 Thread James Strachan
From: Martin van den Bemt [EMAIL PROTECTED] Can my patch still be applied? (I assume that you just copied over the cvs directory structure, so all history is maintained), and that patching just needs a change in directory structure in the diff file that was attached. I'm gonna try apply your

RE: Digester can retrieve CDDATA ?

2002-06-11 Thread emmanuel.boudrant
Hi, Work fine with digester.addBeanPropertySetter(script) but with '![CDATA[' and ']]', digester read script vales as null script![CDATA[ CREATE TABLE CUSTOMER ... ]] /script When I remove '![CDATA[' and ']]', that's work fine. Thanx, Emmanuel --- Scott Sanders [EMAIL PROTECTED] a

cvs commit: jakarta-commons-sandbox/jexl/xdocs project.xml

2002-06-11 Thread geirm
geirm 2002/06/11 05:01:52 Modified:jexl/xdocs project.xml Log: update LHS Revision ChangesPath 1.2 +1 -1 jakarta-commons-sandbox/jexl/xdocs/project.xml Index: project.xml === RCS file:

RE: [Collections] ComparableComparator - nulls OK

2002-06-11 Thread Stephen Colebourne
- Original message From: Jack, Paul [EMAIL PROTECTED] I too like the ComparatorUtils concept outlined below. However, we might want to consider whether the method names are nullFirst(Comparator) or nullFirstComparator(Comparator) etc. I raise this because

Interesting

2002-06-11 Thread Ola Berg
Being away from the Java Open Source movement for awhile, I now stumbled across the Commons project. I see that you have recognized the lack of pretty much the same things that I have: collection utilities, converters, dynamic beans and bean tools, among others. I am now going to skip my own

[GUMP] Build Failure - commons-fileupload

2002-06-11 Thread John McNally
This email is autogenerated from the output from: http://jakarta.apache.org/builds/gump/2002-06-11/commons-fileupload.html Buildfile: build.xml BUILD FAILED Target `dist' does not exist in

[GUMP] Build Failure - commons-cli

2002-06-11 Thread James Strachan
This email is autogenerated from the output from: http://jakarta.apache.org/builds/gump/2002-06-11/commons-cli.html Buildfile: build-gump.xml jar: [mkdir] Created dir:

cvs commit: jakarta-commons-sandbox/jelly/xdocs index.xml

2002-06-11 Thread jstrachan
jstrachan2002/06/11 07:09:10 Modified:jelly/xdocs index.xml Log: updated link to new jexl website Revision ChangesPath 1.9 +1 -3 jakarta-commons-sandbox/jelly/xdocs/index.xml Index: index.xml

Fw: Handlers for HttpClient?

2002-06-11 Thread SkyLeach
- Original Message - From: Matt Gregory [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 11, 2002 11:39 AM Subject: Handlers for HttpClient? Have handler classes been created to wrap the Commons project HttpClient? In other words, can I pass the

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/schema - New directory

2002-06-11 Thread jstrachan
jstrachan2002/06/11 09:04:54 jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/schema - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons/betwixt/xdocs/stylesheets - New directory

2002-06-11 Thread jstrachan
jstrachan2002/06/11 09:04:54 jakarta-commons/betwixt/xdocs/stylesheets - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons/betwixt/xdocs/images - New directory

2002-06-11 Thread jstrachan
jstrachan2002/06/11 09:04:54 jakarta-commons/betwixt/xdocs/images - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

SSL proxy support in HttpClient

2002-06-11 Thread Sachin Hamirwasia
Hi, Not sure if this has been discussed earlier, I have modified the HttpClient's code slightly to make SSL work across a proxy server. Strange enough, https proxy support was missing in the most current source code. If it might be of interest to anyone, I can mail the code over. Regards,

Re: [SUBMIT][Collections] ComparatorUtils

2002-06-11 Thread James Strachan
I've applied this to CVS, nice. We could do with some unit test cases for it though ;-) James - Original Message - From: Jack, Paul [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, June 10, 2002 10:12 PM Subject: [SUBMIT][Collections] ComparatorUtils

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/util XMLDoclet.java

2002-06-11 Thread jstrachan
jstrachan2002/06/11 11:24:19 Modified:jelly/src/java/org/apache/commons/jelly/util XMLDoclet.java Log: Removed the unnecessary dependency on Xerces so that Jelly builds easier with Maven. Revision ChangesPath 1.2 +9 -4

Re: [PATCH] betwixt.. Adding a poweredby xdoc..

2002-06-11 Thread robert burrell donkin
hi martin i think that i'm still missing the actual powered.xml(?) attachment. any chance that you could post that file one more time? - robert On Tuesday, June 11, 2002, at 10:32 PM, Martin van den Bemt wrote: Getting sloppy.. Here is the actual xml file ;) mvgr, Martin On Tue,

Re: [PATCH] betwixt.. Adding a poweredby xdoc..

2002-06-11 Thread Martin van den Bemt
I think it gets stripped by ezmlm ;((.. I sent you the file on your private e-mail.. Mvgr, Martin On Tue, 2002-06-11 at 23:49, robert burrell donkin wrote: hi martin i think that i'm still missing the actual powered.xml(?) attachment. any chance that you could post that file one more

Re: [PATCH] BETWIXT A lot of fixes...

2002-06-11 Thread robert burrell donkin
On Tuesday, June 11, 2002, at 10:41 PM, Martin van den Bemt wrote: Ho Robert, Do we have a todo list somewhere before we can release ? i was a bit confused by what you meant by the to do list in your last email. there is a to do list which is generated by maven. is this what you meant?

cvs commit: jakarta-commons/betwixt/xdocs powered.xml navigation.xml

2002-06-11 Thread rdonkin
rdonkin 2002/06/11 15:09:46 Modified:betwixt/xdocs navigation.xml Added: betwixt/xdocs powered.xml Log: Added powered by page submitted by 'Martin van den Bemt' [EMAIL PROTECTED] Revision ChangesPath 1.2 +2 -1

Re: [betwixt] web site updates

2002-06-11 Thread robert burrell donkin
On Tuesday, June 11, 2002, at 07:32 AM, James Strachan wrote: From: robert burrell donkin [EMAIL PROTECTED] i'm a little unclear about the current right way to update the web site. i thought i'd be best for me to ask now rather than muck it up later... i don't think that the betwixt web

Re: [PATCH] BETWIXT A lot of fixes...

2002-06-11 Thread Martin van den Bemt
Hmm... let's clear the confusion ;) On Tue, 2002-06-11 at 23:58, robert burrell donkin wrote: On Tuesday, June 11, 2002, at 10:41 PM, Martin van den Bemt wrote: Ho Robert, I meant hi ;) Do we have a todo list somewhere before we can release ? i was a bit confused by what you

RE: Collections

2002-06-11 Thread Jack, Paul
Filtering collections, that guarantees that only objects that matches an ObjectFilter (sorry, I mean Predicate) are added? Check the latest code in CVS; there's already a PredicateUtils that does this. (But it is a great idea!) TypeFilter(Predicate), that only evaluates to true if the

Re: Collections

2002-06-11 Thread Stephen Colebourne
From: Ola Berg [EMAIL PROTECTED] I see that the Collections package has pretty much the same classes that I had, and that you wanted more ideas. What does any of you committers say about: Filtering collections, that guarantees that only objects that matches an ObjectFilter (sorry, I mean

cvs commit: jakarta-commons/logging/src/java/org/apache/commons/logging LogFactory.java

2002-06-11 Thread rsitze
rsitze 2002/06/11 15:29:14 Modified:logging/src/java/org/apache/commons/logging LogFactory.java Log: Resolve NullPointerExceptions, remove redundant checks, minor refactoring to facilitate readability. Revision ChangesPath 1.8 +110 -67

cvs commit: jakarta-commons/logging/src/java/org/apache/commons/logging/impl LogFactoryImpl.java

2002-06-11 Thread rsitze
rsitze 2002/06/11 15:34:32 Modified:logging/src/java/org/apache/commons/logging/impl LogFactoryImpl.java Log: Resolve NullPointerExceptions, remove redundant checks, minor refactoring to facilitate readability. Revision ChangesPath 1.9 +5

[Collections] Naming conventions [was ComparableComparator - nulls OK]

2002-06-11 Thread Stephen Colebourne
Hi all, Seeing as the collections package seems to be growing very quickly, and some of the original classes were perhaps not named or grouped perfectly, I was thinking that we might take this opportunity to agree some naming conventions. I know, yawn, yawn, but anyway... Here are the existing

[betwixt] two bugs

2002-06-11 Thread Jon Scott Stevens
Bug #1: If I remove the getModules() method from the code below, then the addModule() method is never called and no error is reported. import java.util.List; import java.util.ArrayList; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import

jexl qns

2002-06-11 Thread dion
-- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

jexl again...

2002-06-11 Thread dion
1) Are expressions cacheable? i.e. if I create an expression and execute it once, can I store it away in a Map and reevaluate it, rather than recreating it? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers --

Re: jexl again...

2002-06-11 Thread Geir Magnusson Jr.
On 6/12/02 7:06 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 1) Are expressions cacheable? i.e. if I create an expression and execute it once, can I store it away in a Map and reevaluate it, rather than recreating it? Yes -- Geir Magnusson Jr. Research Development, Adeptra Inc. [EMAIL

Re: jexl qns

2002-06-11 Thread dion
I was hoping you'd read my mind :) -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/comparators ComparableComparator.java ComparatorChain.java ReverseComparator.java

2002-06-11 Thread mas
mas 2002/06/11 20:59:17 Modified:collections/src/java/org/apache/commons/collections ArrayEnumeration.java ArrayIterator.java ArrayStack.java Bag.java BeanMap.java BinaryHeap.java Closure.java

Re: [Collections] Naming conventions [was ComparableComparator -nulls OK]

2002-06-11 Thread Michael A. Smith
On Wed, 12 Jun 2002, Stephen Colebourne wrote: If we do this right, some of the current top level classes (eg.iterators) could be deprecated and become merged into a factory style class, to the benefit of the interface size. Well thats my input (sorry for the long email!). We could really

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections ComparatorUtils.java

2002-06-11 Thread mas
mas 2002/06/11 21:28:22 Modified:collections/src/java/org/apache/commons/collections ComparatorUtils.java Log: Renamed nullFirst and nullLast to nullLow and nullHigh. First and Last don't really mean mcuh in the context of comparing two items.

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/tags/werkz CallTargetTag.java PostTargetTag.java ProjectTag.java TargetTag.java WerkzTagSupport.java

2002-06-11 Thread werken
werken 2002/06/11 21:32:28 Modified:jellybuild.xml project.xml jelly/src/java/org/apache/commons/jelly/tags/werkz CallTargetTag.java PostTargetTag.java ProjectTag.java TargetTag.java WerkzTagSupport.java Log: Jelly