DO NOT REPLY [Bug 29415] - [net] Reminder/Request for using nio instead of Threads

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

Re: digester newbie question

2004-12-06 Thread simon
On Mon, 2004-12-06 at 07:30, Mihai C. wrote: Hi all, being new to digester, I have no clue how to get around my problem. Here's the story: I'm trying to parse a config xml that looks like this: root a ... b . /b b

Re: digester newbie question

2004-12-06 Thread Matthijs Wensveen
simon wrote: On Mon, 2004-12-06 at 07:30, Mihai C. wrote: Hi all, being new to digester, I have no clue how to get around my problem. Here's the story: I'm trying to parse a config xml that looks like this: root a ... b . /b b .

[jira] Created: (JELLY-170) Nested scripts should be compiled and cached

2004-12-06 Thread Arnaud Masson (JIRA)
Nested scripts should be compiled and cached Key: JELLY-170 URL: http://nagoya.apache.org/jira/browse/JELLY-170 Project: jelly Type: Improvement Components: core / taglib.core Versions: 1.0 Environment:

[jira] Created: (JELLY-171) Nested scripts should be compiled and cached

2004-12-06 Thread Arnaud Masson (JIRA)
Nested scripts should be compiled and cached Key: JELLY-171 URL: http://nagoya.apache.org/jira/browse/JELLY-171 Project: jelly Type: Improvement Components: core / taglib.core Versions: 1.0 Environment:

Some Maven help required

2004-12-06 Thread Rory Winston
OK, I am a Maven n00b, and I have no idea what the following output actually *means* ;-): C:\sandbox\java\jakarta-commons\netmaven site __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.1 BUILD FAILED File.. C:\Documents

Re: [beanutils] PropertyUtils DynaBeans

2004-12-06 Thread Kris Nuttycombe
The main issue is that my code needs to perform bean introspection on an Object without knowing whether that object is a regular bean or a DynaBean. Sure, I could add a clause like you suggest everywhere I want to do this, but it seems like this is really something that should be handled in

Re: Some Maven help required

2004-12-06 Thread Corey Scott
Rory, Has the plugin installed properly? You could try to clear your cache directory MAVEN_HOME/cache and then run this command: maven plugin:download -DartifactId=maven-statcvs-plugin -DgroupId=statcvs -Dversion=2.5 This should install it for you. Cheers, Corey On Mon, 6 Dec 2004 17:30:14

Re: Some Maven help required

2004-12-06 Thread Rory Winston
Corey, Fantastic. That worked a treat. Thanks a lot for your help! Note to self: must learn how to use Maven proeprly one of these days :-) Cheers, Rory Corey Scott [EMAIL PROTECTED] wrote: Rory, Has the plugin installed properly? You could try to clear your cache directory

DO NOT REPLY [Bug 32481] - [beanutils] Can't have null fields with custom converters

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

Re: [beanutils] PropertyUtils DynaBeans

2004-12-06 Thread Niall Pemberton
OK the performance issue is a good point, but I don't agree with your reasoning to include it in PropertyUtils. WrapDynaClass instances are singletons as it already caches instances of itself - (it's constructor is private and new WrapDynaClass intances are created with the static

Re: [beanutils] PropertyUtils DynaBeans

2004-12-06 Thread Kris Nuttycombe
Ah, I hadn't realized that WrapDynaClass cached automatically. That basically solves my problem with the PropertyUtils.get*PropertyDescriptors() methods not supporting DynaBeans. I still think it wouldn't be a bad idea for DynaClasses to implement hashCode() and equals() in a standard fasion.

[feedparser] nightly build

2004-12-06 Thread Matthias Wessendorf
Hi all, is there a plan to [feedparser] (from sandbox) to nightly build? Best regards Mit freundlichen Grüßen -- Matthias Weßendorf Aechterhoek 18 DE-48282 Emsdetten Germany - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [beanutils] PropertyUtils DynaBeans

2004-12-06 Thread Niall Pemberton
My mistake - you're right on the getDynaProperties() implementation. Maybe its not a bad idea, but then again there are easier methods - I uses caches which use the name of the DyanClass. Another issue is it would work for your regular DynaClass, but those that also implement the MutableDynaClass

Re: digester newbie question

2004-12-06 Thread simon
On Mon, 2004-12-06 at 23:36, simon wrote: Digester d = new Digester(); d.push(this); //stack bottom d.addSetNext( root/a/b, processB , BBean); // when root/a/b pattern mathes, execute processB on 'this' with BBean type param d.addSetNext( root/a,

[GUMP@brutus]: Project commons-codec (in module jakarta-commons) success

2004-12-06 Thread Tim OBrien
To whom it may satisfy... 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-codec *no longer* has an issue. The current state of this project is

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

2004-12-06 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-net has an issue affecting its community integration. This issue affects

[GUMP@brutus]: Project commons-lang (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-lang *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-io (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-io *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-daemon (in module jakarta-commons) success

2004-12-06 Thread Stefan Bodewig
To whom it may satisfy... 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-daemon *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-attributes (in module jakarta-commons) success

2004-12-06 Thread Sam Ruby
To whom it may satisfy... 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-attributes *no longer* has an issue. The current state of this project

[GUMP@brutus]: Project commons-compress (in module jakarta-commons-sandbox) success

2004-12-06 Thread commons-compress development
To whom it may satisfy... 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-compress *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-jjar (in module jakarta-commons-sandbox) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-jjar *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-threading (in module jakarta-commons-sandbox) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-threading *no longer* has an issue. The current state of this project

cvs commit: jakarta-commons/validator/src/share/org/apache/commons/validator Field.java

2004-12-06 Thread niallp
niallp 2004/12/06 16:00:15 Modified:validator/src/share/org/apache/commons/validator Field.java Log: Revert back to version 1.35 Revision ChangesPath 1.37 +87 -94 jakarta-commons/validator/src/share/org/apache/commons/validator/Field.java Index: Field.java

Re: digester newbie question

2004-12-06 Thread Mihai C.
Thanks Simon and Matthijs for your detailed replies and the next questions will go user list with [digester] in head of subject :). Finnaly addSetRoot allowed me to addObject imediatelly after pushing the Factory instance on stack. What happens now is that when /b is reached, the stack is poped

[GUMP@brutus]: Project commons-collections (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-collections *no longer* has an issue. The current state of this project

[GUMP@brutus]: Project commons-pool (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-pool *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-launcher (in module jakarta-commons) success

2004-12-06 Thread Stefan Bodewig
To whom it may satisfy... 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-launcher *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-collections-testframework (in module jakarta-commons) success

2004-12-06 Thread Gump
To whom it may satisfy... 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-collections-testframework *no longer* has an issue. The current state

[GUMP@brutus]: Project commons-email (in module jakarta-commons) success

2004-12-06 Thread dIon Gillard
To whom it may satisfy... 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-email *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-grant (in module commons-grant) success

2004-12-06 Thread commons-grant development
To whom it may satisfy... 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-grant *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-jux (in module jakarta-commons-sandbox) success

2004-12-06 Thread commons-jux development team
To whom it may satisfy... 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-jux *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-dbcp (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-dbcp *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-graph (in module jakarta-commons-sandbox) success

2004-12-06 Thread commons-graph development
To whom it may satisfy... 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-graph *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-transaction (in module jakarta-commons) success

2004-12-06 Thread Adam Jack
To whom it may satisfy... 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-transaction *no longer* has an issue. The current state of this project

[GUMP@brutus]: Project commons-functor (in module jakarta-commons-sandbox) success

2004-12-06 Thread commons-functor development team
To whom it may satisfy... 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-functor *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-primitives (in module jakarta-commons) success

2004-12-06 Thread Gump
To whom it may satisfy... 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-primitives *no longer* has an issue. The current state of this project

[GUMP@brutus]: Project commons-http (in module jakarta-commons-sandbox) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-http *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-logging (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-logging *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-jexl (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-jexl *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-cli (in module jakarta-commons) success

2004-12-06 Thread James Strachan
To whom it may satisfy... 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-cli *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-el (in module jakarta-commons) success

2004-12-06 Thread Stefan Bodewig
To whom it may satisfy... 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-el *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-discovery (in module jakarta-commons) success

2004-12-06 Thread Richard Sitze
To whom it may satisfy... 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-discovery *no longer* has an issue. The current state of this project

[GUMP@brutus]: Project commons-beanutils (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-beanutils *no longer* has an issue. The current state of this project

[GUMP@brutus]: Project commons-digester (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-digester *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-modeler (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-modeler *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-digester-rss (in module jakarta-commons) success

2004-12-06 Thread Robert Burrell Donkin
To whom it may satisfy... 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-digester-rss *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-messenger (in module jakarta-commons-sandbox) success

2004-12-06 Thread James Strachan
To whom it may satisfy... 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-messenger *no longer* has an issue. The current state of this project

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

2004-12-06 Thread James Strachan
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-betwixt has an issue affecting its community integration. This issue

[GUMP@brutus]: Project commons-configuration (in module jakarta-commons) success

2004-12-06 Thread dIon Gillard
To whom it may satisfy... 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-configuration *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-beanutils-bean-collections (in module jakarta-commons) success

2004-12-06 Thread Robert Burrell Donkin
To whom it may satisfy... 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-beanutils-bean-collections *no longer* has an issue. The current state

[GUMP@brutus]: Project commons-configuration-10 (in module jakarta-commons-configuration-10) success

2004-12-06 Thread dIon Gillard
To whom it may satisfy... 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-configuration-10 *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-resources (in module jakarta-commons) success

2004-12-06 Thread Stefan Bodewig
To whom it may satisfy... 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-resources *no longer* has an issue. The current state of this project

[GUMP@brutus]: Project commons-jxpath (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-jxpath *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-fileupload (in module jakarta-commons) success

2004-12-06 Thread John McNally
To whom it may satisfy... 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-fileupload *no longer* has an issue. The current state of this project

[GUMP@brutus]: Project commons-validator (in module jakarta-commons) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-validator *no longer* has an issue. The current state of this project

[GUMP@brutus]: Project commons-jelly (in module jakarta-commons) success

2004-12-06 Thread Stefan Bodewig
To whom it may satisfy... 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 *no longer* has an issue. The current state of this project is

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

2004-12-06 Thread Morgan Delagrange
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-junit has an issue affecting its community integration. This

[GUMP@brutus]: Project commons-jelly-tags-avalon (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-avalon *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-jelly-tags-email (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-email *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-jelly-tags-http (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-http *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-jelly-tags-jetty (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-jetty *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-jelly-tags-soap (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-soap *no longer* has an issue. The current state of this

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

2004-12-06 Thread Morgan Delagrange
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-velocity (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-velocity *no longer* has an issue. The current state of this

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

2004-12-06 Thread Adam Jack
To whom it may satisfy... 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 *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-jelly-tags-jms (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-jms *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-services (in module jakarta-commons-sandbox) success

2004-12-06 Thread Ted Husted
To whom it may satisfy... 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-services *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-jelly-tags-interaction (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-interaction *no longer* has an issue. The current state of

[GUMP@brutus]: Project commons-jelly-tags-swt (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-swt *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-jelly-tags-antlr (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-antlr *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-jelly-tags-quartz (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-quartz *no longer* has an issue. The current state of this

[GUMP@brutus]: Project commons-vfs (in module commons-vfs) success

2004-12-06 Thread commons-vfs development
To whom it may satisfy... 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-vfs *no longer* has an issue. The current state of this project is

[GUMP@brutus]: Project commons-jelly-tags-bsf (in module jelly-tags) success

2004-12-06 Thread Morgan Delagrange
To whom it may satisfy... 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-bsf *no longer* has an issue. The current state of this

cvs commit: jakarta-commons/math/xdocs index.xml

2004-12-06 Thread psteitz
psteitz 2004/12/06 19:57:19 Modified:math/xdocs index.xml Log: Prepare for 1.0 release. Revision ChangesPath 1.12 +10 -4 jakarta-commons/math/xdocs/index.xml Index: index.xml === RCS file:

DO NOT REPLY [Bug 31194] - [validator] Investigate removing arg position= attribute

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

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

2004-12-06 Thread James Strachan
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-betwixt has an issue affecting its community integration. This issue

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

2004-12-06 Thread Morgan Delagrange
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-junit has an issue affecting its community integration. This