Re: [digester] initial code for Digester2.0

2005-02-03 Thread Oliver Zeigermann
On Fri, 04 Feb 2005 15:52:16 +1300, Simon Kitching <[EMAIL PROTECTED]> wrote: > > Isn't it about time to give Digester2 a place in SVN, so I can either > > create patches against it or directly commit to it. What about a > > branch in commons proper? Or at least the sandbox? > > Done. > > Do you

RE: subeclipse

2005-02-03 Thread Tim O'Brien
> -Original Message- > From: Steve Cohen [mailto:[EMAIL PROTECTED] > > (he doesn't see synchronize as a must-have, I won't > take subeclipse seriously until it has it - but nonetheless > says the release version will have it) +1 ---

Re: VOTE: FeedParser move to Commons Proper...

2005-02-03 Thread Dion Gillard
Dirk, from what I can see feedparser seems more like a top level java project than a commons one. Maybe it should go straight from the sandbox to jakarta? On Fri, 04 Feb 2005 08:21:42 +0100, Dirk Verbeeck <[EMAIL PROTECTED]> wrote: > +1 for promoting feedparser to commons proper > > -0 for dedi

Re: VOTE: FeedParser move to Commons Proper...

2005-02-03 Thread Dirk Verbeeck
+1 for promoting feedparser to commons proper -0 for dedicated mailing list, httpclient got one during their major refactoring mail storm when they were sending dozens of mails every day. It was a practical solution but not good community wise. I would advice only to get a separate mailing list i

DO NOT REPLY [Bug 33255] - [VFS] ftp file system depends on ORO for a MalformedPatternException

2005-02-03 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

[Jakarta Commons Wiki] New: Digester/WhyUseDigester

2005-02-03 Thread commons-dev
Date: 2005-02-03T22:45:59 Editor: SimonKitching Wiki: Jakarta Commons Wiki Page: Digester/WhyUseDigester URL: http://wiki.apache.org/jakarta-commons/Digester/WhyUseDigester no comment New Page: ##language:en == Why use Digester? == Digester is a layer on top of the SAX xml pa

[Jakarta Commons Wiki] Updated: Digester

2005-02-03 Thread commons-dev
Date: 2005-02-03T20:58:08 Editor: SimonKitching Wiki: Jakarta Commons Wiki Page: Digester URL: http://wiki.apache.org/jakarta-commons/Digester Add link to WhyUseDigester Change Log: -- @@ -11,6 +11,7 @@

subeclipse

2005-02-03 Thread Steve Cohen
After last week's vote, I have been mucking around with subversion and subeclipse trying to get my feet wet. Here is one thing I learned about subeclipse after I carelessly remarked on the subversion mailing list that subeclipse wasn't ready for prime time. I was of course contacted by a subec

svn commit: r151314 - jakarta/commons/proper/httpclient/trunk/xdocs/sslguide.xml

2005-02-03 Thread mbecke
Author: mbecke Date: Thu Feb 3 20:08:38 2005 New Revision: 151314 URL: http://svn.apache.org/viewcvs?view=rev&rev=151314 Log: Fixed urls. Modified: jakarta/commons/proper/httpclient/trunk/xdocs/sslguide.xml Modified: jakarta/commons/proper/httpclient/trunk/xdocs/sslguide.xml URL: http://sv

svn commit: r151313 - in jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs: authentication.xml downloads.xml methods.xml navigation.xml news.xml sslguide.xml status.xml threading.xml userguide.xml

2005-02-03 Thread mbecke
Author: mbecke Date: Thu Feb 3 20:02:09 2005 New Revision: 151313 URL: http://svn.apache.org/viewcvs?view=rev&rev=151313 Log: Switched to viewcvs. Modified: jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/authentication.xml jakarta/commons/proper/httpclient/branc

svn commit: r151312 - in jakarta/commons/proper/httpclient/trunk/xdocs: authentication.xml downloads.xml methods.xml navigation.xml news.xml sslguide.xml status.xml threading.xml userguide.xml

2005-02-03 Thread mbecke
Author: mbecke Date: Thu Feb 3 19:42:13 2005 New Revision: 151312 URL: http://svn.apache.org/viewcvs?view=rev&rev=151312 Log: Switched to viewcvs. Modified: jakarta/commons/proper/httpclient/trunk/xdocs/authentication.xml jakarta/commons/proper/httpclient/trunk/xdocs/downloads.xml ja

svn commit: r151311 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 19:30:51 2005 New Revision: 151311 URL: http://svn.apache.org/viewcvs?view=rev&rev=151311 Log: added missing javadoc Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java Modified: jakarta/commons/proper/l

svn commit: r151310 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 19:22:22 2005 New Revision: 151310 URL: http://svn.apache.org/viewcvs?view=rev&rev=151310 Log: javadoc fixing, as per checkstyle Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java Modified: jakarta/comm

svn commit: r151308 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DateUtils.java

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 19:16:58 2005 New Revision: 151308 URL: http://svn.apache.org/viewcvs?view=rev&rev=151308 Log: added javadoc and fixed long line as per checkstyle Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DateUtils.java Modified: jaka

svn commit: r151305 - jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/mutable

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 19:07:49 2005 New Revision: 151305 URL: http://svn.apache.org/viewcvs?view=rev&rev=151305 Log: testing all primitive value methods, including the ones not implemented in the MutableXxx class so that we can tell when Sun change the wrapper implementations Modified:

svn commit: r151304 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/mutable

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 19:07:18 2005 New Revision: 151304 URL: http://svn.apache.org/viewcvs?view=rev&rev=151304 Log: added javadoc to primitiveValue methods Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/mutable/MutableByte.java jakarta/commons/pr

svn commit: r151301 - jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/dom/DOMNodePointer.java

2005-02-03 Thread dmitri
Author: dmitri Date: Thu Feb 3 18:59:24 2005 New Revision: 151301 URL: http://svn.apache.org/viewcvs?view=rev&rev=151301 Log: Applied patch submitted by Emond Papegaaij. Thank you very much. Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/dom/DOMNod

Re: [digester] initial code for Digester2.0

2005-02-03 Thread Simon Kitching
On Thu, 2005-02-03 at 23:36 +0100, Oliver Zeigermann wrote: > Hi Simon! > > On Thu, 03 Feb 2005 23:57:30 +1300, Simon Kitching <[EMAIL PROTECTED]> wrote: > > I look forward to seeing your ideas on stringifying trees of elements. > > Isn't it about time to give Digester2 a place in SVN, so I can e

svn commit: r151300 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableException.java jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableRuntimeException.java

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 18:42:03 2005 New Revision: 151300 URL: http://svn.apache.org/viewcvs?view=rev&rev=151300 Log: missing @return, as per checkstyle Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableException.java jakarta/commons

svn commit: r151299 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableError.java

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 18:40:43 2005 New Revision: 151299 URL: http://svn.apache.org/viewcvs?view=rev&rev=151299 Log: missing @return, as per checkstyle Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableError.java Modified: jakarta/comm

svn commit: r151298 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/IntHashMap.java

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 18:39:28 2005 New Revision: 151298 URL: http://svn.apache.org/viewcvs?view=rev&rev=151298 Log: missing @return, as per checkstyle Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/IntHashMap.java Modified: jakarta/commons/proper/la

svn commit: r151296 - in jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/ java/org/apache/commons/lang/text/ test/org/apache/commons/lang/ test/org/apache/commons/lang/builder/ test/org/apache/commons/lang/enum/ test/org/apache/commons/lang/enums/ test/org/apache/commons/lang/exception/ test/org/apache/commons/lang/text/ test/org/apache/commons/lang/time/

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 18:37:55 2005 New Revision: 151296 URL: http://svn.apache.org/viewcvs?view=rev&rev=151296 Log: removed tabs from source, as per checkstyle Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java jakarta/commons/proper/

svn commit: r151295 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/CharSetUtils.java

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 18:37:30 2005 New Revision: 151295 URL: http://svn.apache.org/viewcvs?view=rev&rev=151295 Log: added missing javadoc for private method, as per checkstyle Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/CharSetUtils.java Modified:

svn commit: r151294 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ArrayUtils.java

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 18:32:43 2005 New Revision: 151294 URL: http://svn.apache.org/viewcvs?view=rev&rev=151294 Log: added javadoc to private method, as per checkstyle Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ArrayUtils.java Modified: jakarta/c

[digester] initial code for digester2 checked in

2005-02-03 Thread Simon Kitching
Hi, As there appear to be no objections to starting development of a digester 2.0 release, and there were no significant objections to the initial code I proposed, that code has been added to subversion at the URL: http://svn.apache.org/repos/asf/jakarta/commons/proper/digester/ branches/dig

svn commit: r151287 [7/7] - in jakarta/commons/proper/digester/branches/digester2: ./ src/ src/conf/ src/examples/ src/examples/api/ src/examples/api/addressbook/ src/java/ src/java/org/ src/java/org/apache/ src/java/org/apache/commons/ src/java/org/apache/commons/digester2/ src/java/org/apache/commons/digester2/actions/ src/java/org/apache/commons/digester2/factory/ src/media/ src/test/ src/test/org/ src/test/org/apache/ src/test/org/apache/commons/ src/test/org/apache/commons/digester2/ xdocs/ xdocs/dtds/ xdocs/images/ xdocs/style/

2005-02-03 Thread skitching
Added: jakarta/commons/proper/digester/branches/digester2/xdocs/dtds/digester-rules.dtd URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/branches/digester2/xdocs/dtds/digester-rules.dtd?view=auto&rev=151287

Re: VOTE: FeedParser move to Commons Proper...

2005-02-03 Thread Kevin A. Burton
Brad Neuberg wrote: Total +1 on this. Now that the ROME developers want to work on a unified API and JavaOne speech this should make working with them much easier. It will also mean that you don't have to give me anonCVS diffs anymore and can commit by yourself ;) Kevin -- Use Rojo (RSS/Atom ag

svn commit: r151287 [3/7] - in jakarta/commons/proper/digester/branches/digester2: ./ src/ src/conf/ src/examples/ src/examples/api/ src/examples/api/addressbook/ src/java/ src/java/org/ src/java/org/apache/ src/java/org/apache/commons/ src/java/org/apache/commons/digester2/ src/java/org/apache/commons/digester2/actions/ src/java/org/apache/commons/digester2/factory/ src/media/ src/test/ src/test/org/ src/test/org/apache/ src/test/org/apache/commons/ src/test/org/apache/commons/digester2/ xdocs/ xdocs/dtds/ xdocs/images/ xdocs/style/

2005-02-03 Thread skitching
Added: jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/Digester.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/branches/digester2/src/java/org/apache/commons/digester2/Digester.java?view=auto&rev=151287

Re: VOTE: FeedParser move to Commons Proper...

2005-02-03 Thread Brad Neuberg
Total +1 on this. Now that the ROME developers want to work on a unified API and JavaOne speech this should make working with them much easier. Brad At 05:54 PM 2/2/2005, you wrote: Subject: Hey gang. I'd like to propose that we move FeedParser into commons proper. The main personal requirement

Re: [lang] new method on ClassUtils

2005-02-03 Thread Henri Yandell
Rolled back :) I'll bring it up again post 2.1. Hen On Thu, 3 Feb 2005 14:09:21 -0500, Gary Gregory <[EMAIL PROTECTED]> wrote: > Waiting after 2.1: +1. > > "Release early, release often" ;-) > > Gary > > -Original Message- > From: Stephen Colebourne [mailto:[EMAIL PROTECTED] > Sent: Th

svn commit: r151282 - in jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/ClassUtils.java test/org/apache/commons/lang/ClassUtilsTest.java

2005-02-03 Thread bayard
Author: bayard Date: Thu Feb 3 17:21:19 2005 New Revision: 151282 URL: http://svn.apache.org/viewcvs?view=rev&rev=151282 Log: rolling the forName method out for the 2.1 release Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java jakarta/commons/

DO NOT REPLY [Bug 32573] - [collections] NPE: map.LRUMap.reuseMapping(LRUMap.java:272)

2005-02-03 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 33125] - [collections] Typo in user documentation

2005-02-03 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: r151270 - jakarta/commons/proper/collections/trunk/xdocs/userguide.xml

2005-02-03 Thread scolebourne
Author: scolebourne Date: Thu Feb 3 16:22:31 2005 New Revision: 151270 URL: http://svn.apache.org/viewcvs?view=rev&rev=151270 Log: Fix cut and paste error bug 33125, from Chad McHenry Modified: jakarta/commons/proper/collections/trunk/xdocs/userguide.xml Modified: jakarta/commons/proper/col

svn commit: r151269 - jakarta/commons/proper/collections/trunk/project.xml

2005-02-03 Thread scolebourne
Author: scolebourne Date: Thu Feb 3 16:21:00 2005 New Revision: 151269 URL: http://svn.apache.org/viewcvs?view=rev&rev=151269 Log: Fix to SetUniqueList breaks when swapping entries bug 33294, from Tom Dunham Modified: jakarta/commons/proper/collections/trunk/project.xml Modified: jakarta/co

DO NOT REPLY [Bug 33294] - [collections][PATCH] SetUniqueList breaks when swapping entries

2005-02-03 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

[commons jelly swing] XForms DTD?

2005-02-03 Thread Vic
I read this post http://www.mozilla.org/press/mozilla-2005-02-02.html and idea came up: How would I start writing a XML reader that would read a DTD (Based on XForms + JGoodies Forms Layout) and make a complex, nested Swing Panel? Digester? (If MDA is supposed to let us write C# AND Java XF

[cache] javadoc missing ?

2005-02-03 Thread Paul Libbrecht
Hi, I noticed the javadoc of commons-sandbox-cache is actually missing the most interesting pacakge, org.apache.commons.cache and only include three packages one level below. Is there something I missed ? paul - To unsubscribe,

Re: [digester] initial code for Digester2.0

2005-02-03 Thread Oliver Zeigermann
Hi Simon! On Thu, 03 Feb 2005 23:57:30 +1300, Simon Kitching <[EMAIL PROTECTED]> wrote: > I look forward to seeing your ideas on stringifying trees of elements. Isn't it about time to give Digester2 a place in SVN, so I can either create patches against it or directly commit to it. What about a

DO NOT REPLY [Bug 33255] - [VFS] ftp file system depends on ORO for a MalformedPatternException

2005-02-03 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: [lang] new method on ClassUtils

2005-02-03 Thread Gary Gregory
Waiting after 2.1: +1. "Release early, release often" ;-) Gary -Original Message- From: Stephen Colebourne [mailto:[EMAIL PROTECTED] Sent: Thursday, February 03, 2005 2:07 AM To: Jakarta Commons Developers List Subject: Re: [lang] new method on ClassUtils Can we not leave this until af

[configuration] 1.1 release

2005-02-03 Thread Oliver Heger
Our senior committers seem to have disappeared a bit, which makes the task of cutting out a new release not easier. What I can do is to (try to) create a release candidate, but I think I won't find the time to do all the necessary reading about how releases are managed. If no one objects, I wil

[Jakarta Commons Wiki] Updated: UsingSVN

2005-02-03 Thread commons-dev
Date: 2005-02-03T09:43:23 Editor: DirkVerbeeck Wiki: Jakarta Commons Wiki Page: UsingSVN URL: http://wiki.apache.org/jakarta-commons/UsingSVN record info from mailing list Change Log: -- @@ -31,6 +31,55

Re: [digester] 20903 - CallFactoryMethodRule

2005-02-03 Thread Gilles Gaillard
Sorry for the bad formatting, corrected inline. Hi Simon, There are some cases where you know the objects being present on the Digester's stack. In this case, you would like to be able to access them directly so that you can call their methods and pass them parameters that are present in the xml

Re: [digester] initial code for Digester2.0

2005-02-03 Thread Reid Pinchback
--- Simon Kitching <[EMAIL PROTECTED]> wrote: > On Wed, 2005-02-02 at 20:45 -0800, Reid Pinchback wrote: > Of course if someone can demonstrate that non-namespace-aware parsers > *are* still useful then I'll change my mind. Just to clarify, since I was being sloppy before (I gotta stop typing in

[digester] 20903 - CallFactoryMethodRule

2005-02-03 Thread Gilles Gaillard
Hi Simon, There are some cases where you know the objects being present on the Digester's stack. In this case, you would like to be able to access them directly so that you can call their methods and pass them parameters that are present in the xml attributes. With further refinement, you would

svn commit: r151157 - jakarta/commons/proper/jelly/trunk/jelly-tags/util/project.xml

2005-02-03 Thread dion
Author: dion Date: Thu Feb 3 06:20:13 2005 New Revision: 151157 URL: http://svn.apache.org/viewcvs?view=rev&rev=151157 Log: Add dependency for beanutils-collections Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/util/project.xml Modified: jakarta/commons/proper/jelly/trunk/jelly-ta

DO NOT REPLY [Bug 33387] - [daemon] Procrun 2 reserves semicolon; PATH spec fails on XP

2005-02-03 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 33387] New: - Daemon/Procrun 2 reserves semicolon; PATH spec fails on XP

2005-02-03 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: maven: where does javadoc footer come from?

2005-02-03 Thread Nacho G. Mac Dowell
Hi, you are getting this from this bits in the POM: The Apache Software Foundation 2001 The generated site will have a notice sign: © 2001-2005 The Apache Software Foundation The javadocs: Copyright © 2001-2005 The Apache Software Foundation. All Rights Reserved. where 2005

DO NOT REPLY [Bug 33384] - [beanutils] add protected accessor to fundamental map in BeanUtils project

2005-02-03 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

maven: where does javadoc footer come from?

2005-02-03 Thread Simon Kitching
Hi, When I run "maven javadoc" for the digester project, each generated page gets given the following footer text: Copyright © 2001-2005 The Apache Software Foundation. All Rights Reserved. Does anyone have any idea where this text is coming from? I've grepped through the digester code, and

svn commit: r151146 - jakarta/commons/proper/digester/trunk/build.xml

2005-02-03 Thread skitching
Author: skitching Date: Thu Feb 3 03:31:42 2005 New Revision: 151146 URL: http://svn.apache.org/viewcvs?view=rev&rev=151146 Log: Change text that appears on the bottom of each javadoc page. The copyright statement has been slightly modified and the licence text removed as per consensus on legal-

Re: [digester] initial code for Digester2.0

2005-02-03 Thread Simon Kitching
Hi Oliver, I look forward to seeing your ideas on stringifying trees of elements. > > > > The Rule (Action) classes interact with domain-specific (user) classes > > via BeanUtils and reflection. I don't see any alternative, except for > > the "pre-processor" type xml mapping tools, or runtime by

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

2005-02-03 Thread JellySwing 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-swing has an issue affecting its community integration. This

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

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

Re: [lang] new method on ClassUtils

2005-02-03 Thread Stephen Colebourne
Can we not leave this until after 2.1?? Rushing something like this is a Bad Idea... Stephen --- Henri Yandell <[EMAIL PROTECTED]> wrote: > On Wed, 2 Feb 2005 00:19:06 -, Stephen > Colebourne > <[EMAIL PROTECTED]> wrote: > > I think that we would have to ask for classloader > advice ;-) >

DO NOT REPLY [Bug 33384] New: - add protected accessor to fundamental map in BeanUtils project.

2005-02-03 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: [digester] initial code for Digester2.0

2005-02-03 Thread Oliver Zeigermann
On Thu, 03 Feb 2005 15:38:30 +1300, Simon Kitching <[EMAIL PROTECTED]> wrote: > On Thu, 2005-02-03 at 02:11 +0100, Oliver Zeigermann wrote: > > On Thu, 03 Feb 2005 11:39:01 +1300, Simon Kitching <[EMAIL PROTECTED]> > > wrote: > > > > I was also wondering, there may be occasions where it is desirab

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

2005-02-03 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 1

DO NOT REPLY [Bug 33364] - [lang] FastDateFormat analog for DecimalFormat

2005-02-03 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: [svn][ot] How to move a tag?

2005-02-03 Thread Oliver Zeigermann
Hi Simon, thanks for the great introduction. This not only helped me to solve my problem, but provided deeper insight! Oliver On Thu, 03 Feb 2005 15:06:23 +1300, Simon Kitching <[EMAIL PROTECTED]> wrote: > Hi Oliver, > > I don't quite understand what you are trying to do. I hope the following

DO NOT REPLY [Bug 33379] - [ressources] Class diagram

2005-02-03 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 33377] - [jxpath] asPath() returns a path to the last sibling

2005-02-03 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: r151138 - jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_B2_RELEASE

2005-02-03 Thread ozeigermann
Author: ozeigermann Date: Thu Feb 3 01:19:36 2005 New Revision: 151138 URL: http://svn.apache.org/viewcvs?view=rev&rev=151138 Log: Retagging as 1.1b2 Added: jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_B2_RELEASE/ - copied from r151137, jakarta/commons/proper/transaction/tru

svn commit: r151137 - jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_B2_RELEASE

2005-02-03 Thread ozeigermann
Author: ozeigermann Date: Thu Feb 3 01:18:19 2005 New Revision: 151137 URL: http://svn.apache.org/viewcvs?view=rev&rev=151137 Log: Prepared retagging Removed: jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_B2_RELEASE/ ---