[jira] Created: (VALIDATOR-228) allow to cite the offending value if a validation fails as argument (Trusted-Input vs. Filter Concept)

2007-04-22 Thread Ralf Hauser (JIRA)
allow to cite the offending value if a validation fails as argument (Trusted-Input vs. Filter Concept) -- Key: VALIDATOR-228 URL:

[nightly build] configuration failed.

2007-04-22 Thread Phil Steitz
Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070422/configuration.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (POOL-94) GenericObjectPool allows checking in of previously checked in objects

2007-04-22 Thread Tim McCollough (JIRA)
[ https://issues.apache.org/jira/browse/POOL-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490734 ] Tim McCollough commented on POOL-94: I agree there are numerous bad things that happen if the code using the object

[jira] Commented: (DAEMON-80) [daemon] Syslog support for jsvc

2007-04-22 Thread Marcus Better (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490739 ] Marcus Better commented on DAEMON-80: - Adding syslog support would be a useful feature in itself. Most UNIX

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

2007-04-22 Thread commons-jelly-tags-jsl 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-jsl-test has an issue affecting its community integration.

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

2007-04-22 Thread commons-jelly-tags-jsl 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-jsl-test has an issue affecting its community integration.

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

2007-04-22 Thread commons-jelly-tags-fmt 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-fmt-test has an issue affecting its community integration.

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

2007-04-22 Thread commons-jelly-tags-fmt 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-fmt-test has an issue affecting its community integration.

svn commit: r531244 - /jakarta/commons/proper/commons-nightly/trunk/commons_nightly.sh

2007-04-22 Thread bayard
Author: bayard Date: Sun Apr 22 11:10:06 2007 New Revision: 531244 URL: http://svn.apache.org/viewvc?view=revrev=531244 Log: Removing the tar of the week's build - we'll get things over to people in a better way Modified: jakarta/commons/proper/commons-nightly/trunk/commons_nightly.sh

svn commit: r531249 - /jakarta/commons/proper/commons-nightly/trunk/commons_nightly.sh

2007-04-22 Thread bayard
Author: bayard Date: Sun Apr 22 11:23:50 2007 New Revision: 531249 URL: http://svn.apache.org/viewvc?view=revrev=531249 Log: Adding a line to cleanup the logs Modified: jakarta/commons/proper/commons-nightly/trunk/commons_nightly.sh Modified:

svn commit: r531254 - in /jakarta/commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/ src/test/org/apache/commons/configuration/ src/test/org/apache/commons/configuration/ev

2007-04-22 Thread oheger
Author: oheger Date: Sun Apr 22 11:54:57 2007 New Revision: 531254 URL: http://svn.apache.org/viewvc?view=revrev=531254 Log: CONFIGURATION-265: Auto-save of hierarchical file-based configurations is now also triggered by changes at a SubnodeConfiguration. A new event type EVENT_SUBNODE_CHANGED

[jira] Resolved: (CONFIGURATION-265) XMLConfiguration with setAutoSave(true) doesn't save if SubnodeConfiguration is changed

2007-04-22 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-265. Resolution: Fixed A fix was applied for triggering the auto-save mechanism

svn commit: r531257 - /jakarta/commons/proper/dbcp/trunk/maven.xml

2007-04-22 Thread psteitz
Author: psteitz Date: Sun Apr 22 12:06:23 2007 New Revision: 531257 URL: http://svn.apache.org/viewvc?view=revrev=531257 Log: Removed release notes generation (was causing dist goal to fail due to missing version). Modified: jakarta/commons/proper/dbcp/trunk/maven.xml Modified:

svn commit: r531289 - /jakarta/commons/proper/commons-nightly/trunk/commons_nightly.sh

2007-04-22 Thread psteitz
Author: psteitz Date: Sun Apr 22 15:10:04 2007 New Revision: 531289 URL: http://svn.apache.org/viewvc?view=revrev=531289 Log: Added new file list so wget from people can be selective. Modified: jakarta/commons/proper/commons-nightly/trunk/commons_nightly.sh Modified:

svn commit: r531294 - /jakarta/commons/proper/configuration/trunk/project.xml

2007-04-22 Thread ebourg
Author: ebourg Date: Sun Apr 22 15:38:40 2007 New Revision: 531294 URL: http://svn.apache.org/viewvc?view=revrev=531294 Log: Applied the change suggested by Phil Steitz to fix the nightly build Modified: jakarta/commons/proper/configuration/trunk/project.xml Modified:

Re: [nightly build] configuration failed.

2007-04-22 Thread Emmanuel Bourg
Thank you Phil ! I applied the fix. Emmanuel Bourg Phil Steitz a écrit : Looking at the old xdoc 1.8 jelly code, looks like what is failing here is the report registration. I don't know why exactly, but upgrading the javadoc plugin to 1.8 works 4 me to fix this: Index: project.xml

[jira] Commented: (CONFIGURATION-3) Drop 1st class dependency on commons-logging

2007-04-22 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490758 ] Emmanuel Bourg commented on CONFIGURATION-3: It's still possible to use Log4J with the Java logging

[jira] Commented: (CONFIGURATION-3) Drop 1st class dependency on commons-logging

2007-04-22 Thread Paul Smith (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490759 ] Paul Smith commented on CONFIGURATION-3: I have just raised this log4j-java logging thing on the

[jira] Commented: (CONFIGURATION-3) Drop 1st class dependency on commons-logging

2007-04-22 Thread Paul Smith (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490760 ] Paul Smith commented on CONFIGURATION-3: created Bugzilla entry for log4j:

[collections] or [beanutils] BeanComparatorChain

2007-04-22 Thread Michael Heuer
Hello, Might there be interest in a BeanComparatorChain, that is a Comparator implementation that maintains an o.a.c.collections.c.ComparatorChain of o.a.c.beanutils.BeanComparators? class BeanComparatorChainT implements ComparatorT BeanComparatorChain(); BeanComparatorChain(String[]);

[jira] Created: (CONFIGURATION-267) INIConfiguration.save() doesn't save file correctly

2007-04-22 Thread Zhenbang Wei (JIRA)
INIConfiguration.save() doesn't save file correctly --- Key: CONFIGURATION-267 URL: https://issues.apache.org/jira/browse/CONFIGURATION-267 Project: Commons Configuration Issue Type: Bug

svn commit: r531337 - /jakarta/commons/proper/commons-nightly/trunk/get_files.sh

2007-04-22 Thread psteitz
Author: psteitz Date: Sun Apr 22 22:15:42 2007 New Revision: 531337 URL: http://svn.apache.org/viewvc?view=revrev=531337 Log: Initial commit. Added: jakarta/commons/proper/commons-nightly/trunk/get_files.sh (with props) Added: jakarta/commons/proper/commons-nightly/trunk/get_files.sh URL: