[nightly build] configuration failed.

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

svn commit: r531027 - in /jakarta/commons/proper/collections/trunk: RELEASE-NOTES.html src/java/org/apache/commons/collections/list/SetUniqueList.java src/test/org/apache/commons/collections/list/Test

2007-04-21 Thread bayard
Author: bayard Date: Sat Apr 21 06:44:46 2007 New Revision: 531027 URL: http://svn.apache.org/viewvc?view=revrev=531027 Log: Applying Joe Kelly's fix for COLLECTIONS-249 - SetUniqueList.addAll(int, Collection ) was always inserting at the end of the list Modified:

[jira] Closed: (COLLECTIONS-249) SetUniqueList.addAll(int index, Collection coll) adds to end of list instead of at specified index

2007-04-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed COLLECTIONS-249. - Resolution: Fixed Fix Version/s: 3.3 Nice find Joe, patches applied to

svn commit: r531038 - in /jakarta/commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/ src/test/org/apache/commons/configuration/ xdocs/ xdocs/userguide/

2007-04-21 Thread oheger
Author: oheger Date: Sat Apr 21 07:31:58 2007 New Revision: 531038 URL: http://svn.apache.org/viewvc?view=revrev=531038 Log: CONFIGURATION-264: Added a new mode to SubnodeConfiguration, in which it checks for structural changes of its parent. In this mode it is able to detect reloads, too.

[jira] Resolved: (CONFIGURATION-264) SubnodeConfiguration does not see reloads of its parent configuration

2007-04-21 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-264. Resolution: Fixed A fix was applied that implements the changes outlined

svn commit: r531047 - in /jakarta/commons/proper/configuration/trunk: ./ src/java/org/apache/commons/configuration/plist/ src/test/org/apache/commons/configuration/event/ src/test/org/apache/commons/c

2007-04-21 Thread oheger
Author: oheger Date: Sat Apr 21 08:23:08 2007 New Revision: 531047 URL: http://svn.apache.org/viewvc?view=revrev=531047 Log: Reviewed event handling in plist configurations; added new test classes Added:

Re: [Commons Configuration] using setProperty for data element on XML plist

2007-04-21 Thread Oliver Heger
Emmanuel Bourg wrote: Oliver Heger a écrit : Okay, I will have a look and write test cases for the events. From a first glance it seems that CLEAR_PROPERTY and AND_PROPERTY events are thrown instead of a SET_PROPERTY event. Thank you. Is there a mechanism to disable the clear and add events

[jira] Created: (VFS-128) Sync task does not delete unneeded files

2007-04-21 Thread Frank (JIRA)
Sync task does not delete unneeded files Key: VFS-128 URL: https://issues.apache.org/jira/browse/VFS-128 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1 Reporter: Frank

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

2007-04-21 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-21 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-21 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-21 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: r531087 - in /jakarta/commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/interpol/ConfigurationInterpolator.java src/test/org/apache/commons/configuration/interp

2007-04-21 Thread oheger
Author: oheger Date: Sat Apr 21 12:03:58 2007 New Revision: 531087 URL: http://svn.apache.org/viewvc?view=revrev=531087 Log: CONFIGURATION-266: ConfigurationInterpolator now also invokes the default lookup object for variables with a prefix that could not be resolved by their associated lookup

[jira] Resolved: (CONFIGURATION-266) Improving backward compatibility in ConfigurationInterpolator

2007-04-21 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-266. Resolution: Fixed The patch was applied. Many thanks! Improving backward

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

2007-04-21 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490646 ] Oliver Heger commented on CONFIGURATION-3: -- Should a generic library like Commons Configuration really

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

2007-04-21 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490649 ] Oliver Heger commented on CONFIGURATION-265: This is indeed a bug, updates in the subnode

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

2007-04-21 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490673 ] Phil Steitz commented on POOL-94: - Another bad thing that can happen if an object instance is returned to the pool

Re: [nightly build] configuration failed.

2007-04-21 Thread Phil Steitz
/~commons/nightly/logs//20070421/configuration.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED