svn commit: r547548 - /jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java

2007-06-15 Thread ozeigermann
Author: ozeigermann Date: Thu Jun 14 23:30:06 2007 New Revision: 547548 URL: http://svn.apache.org/viewvc?view=revrev=547548 Log: Fix for https://issues.apache.org/jira/browse/TRANSACTION-18 Modified:

[jira] Resolved: (TRANSACTION-18) applyDeletes method does not delete symbolic links

2007-06-15 Thread Oliver Zeigermann (JIRA)
[ https://issues.apache.org/jira/browse/TRANSACTION-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Zeigermann resolved TRANSACTION-18. -- Resolution: Fixed Fixed by applying your patch. Thansk :) applyDeletes

Re: commons-logging classloading

2007-06-15 Thread Dennis Thrysøe
Dennis Lundberg wrote: Hi Diagnostics, that was introduced in Commons Logging 1.1, is a great way to troubleshoot classloading issues: http://jakarta.apache.org/commons/logging/troubleshooting.html#Using_JCL_Diagnostics I'm not really in doubt what's going on, so I don't think

Re: [EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed

2007-06-15 Thread Niall Pemberton
On 6/15/07, Bill Barker [EMAIL PROTECTED] wrote: Stefan Bodewig [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Thu, 14 Jun 2007, Niall Pemberton [EMAIL PROTECTED] wrote: On 6/14/07, Ben Speakmon [EMAIL PROTECTED] wrote: Well, it works fine when I blow away my local m1

svn commit: r547721 - in /jakarta/commons/proper/cli/branches/cli-1.0.x/src: java/org/apache/commons/cli/Option.java test/org/apache/commons/cli/OptionTest.java

2007-06-15 Thread bayard
Author: bayard Date: Fri Jun 15 08:51:35 2007 New Revision: 547721 URL: http://svn.apache.org/viewvc?view=revrev=547721 Log: Applying Brian Egge's patch to CLI-21 that resurrects the clone() method Modified:

[jira] Commented: (CLI-21) [cli] clone method in Option should use super.clone()

2007-06-15 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/CLI-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505282 ] Henri Yandell commented on CLI-21: -- Patch applied - thanks for doing that Brian. One question - when cloning, should

Re: [EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed

2007-06-15 Thread Ben Speakmon
Firstly doing a svn checkout of subethasmtp requires a user/password - guest/guest works - but not sure how to configure the repository descriptor in gump for that as I couldn't find an subversion example of that in other descriptors. Secondly the subethasmtp builds use JDK 1.5 to create

[jira] Updated: (SCXML-46) Provide a SCXMLListener abstract adapter class.

2007-06-15 Thread Michael Heuer (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Heuer updated SCXML-46: --- Attachment: SCXMLAdapterTest.java Provide a SCXMLListener abstract adapter class.

[jira] Updated: (SCXML-46) Provide a SCXMLListener abstract adapter class.

2007-06-15 Thread Michael Heuer (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Heuer updated SCXML-46: --- Attachment: SCXMLAdapter.java Provide a SCXMLListener abstract adapter class.

[jira] Created: (SCXML-46) Provide a SCXMLListener abstract adapter class.

2007-06-15 Thread Michael Heuer (JIRA)
Provide a SCXMLListener abstract adapter class. --- Key: SCXML-46 URL: https://issues.apache.org/jira/browse/SCXML-46 Project: Commons SCXML Issue Type: Improvement Reporter: Michael

Re: [EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed

2007-06-15 Thread Niall Pemberton
On 6/15/07, Ben Speakmon [EMAIL PROTECTED] wrote: Firstly doing a svn checkout of subethasmtp requires a user/password - guest/guest works - but not sure how to configure the repository descriptor in gump for that as I couldn't find an subversion example of that in other descriptors.

[jira] Created: (TRANSACTION-19) applyDeletes method does not delete dangling links

2007-06-15 Thread Bojan Vukojevic (JIRA)
applyDeletes method does not delete dangling links -- Key: TRANSACTION-19 URL: https://issues.apache.org/jira/browse/TRANSACTION-19 Project: Commons Transaction Issue Type: Bug Affects

Re: [EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed

2007-06-15 Thread Ben Speakmon
argh, what a can of worms I have opened :) It seems like using maven 2 in the gump descriptor is unsupported and sort of defeats the purpose, so I don't think that's a good idea. It does strike me a little silly to make metadata for a testing library, but it's not some onerous task that will

[jira] Commented: (SCXML-46) Provide a SCXMLListener abstract adapter class.

2007-06-15 Thread Rahul Akolkar (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505332 ] Rahul Akolkar commented on SCXML-46: Thanks for the addition and the tests. I think we should call the class

[jira] Updated: (SCXML-46) Provide a SCXMLListener abstract adapter class.

2007-06-15 Thread Rahul Akolkar (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Akolkar updated SCXML-46: --- Fix Version/s: 0.7 Affects Version/s: 0.6 Provide a SCXMLListener abstract adapter class.

svn commit: r547758 - in /jakarta/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml: io/ModelUpdater.java io/SCXMLParser.java io/SCXMLSerializer.java model/SCXML.java model/State.java

2007-06-15 Thread rahul
Author: rahul Date: Fri Jun 15 11:26:11 2007 New Revision: 547758 URL: http://svn.apache.org/viewvc?view=revrev=547758 Log: Correcting various checkstyle errors and Javadoc warnings. Modified: jakarta/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/io/ModelUpdater.java

Re: [vote] releasing jci RC4 as 1.0

2007-06-15 Thread Oliver Heger
Torsten Curdt wrote: What version of maven are you using? You did mvn install? Why does it want to load a test jar? It is sharing code with the core. cheers -- Torsten Ah, I did a mvn package. With mvn install everything works fine. So here is my +1. Oliver

Re: [vote] releasing jci RC4 as 1.0

2007-06-15 Thread Torsten Curdt
As (more or less) requested I've also created a source and binary distributions http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/dists/ These look good, +1. And maven artifacts are here http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/

[jira] Commented: (COLLECTIONS-244) Proposal to support generic multi-key maps with keys of different types

2007-06-15 Thread Michael Heuer (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505370 ] Michael Heuer commented on COLLECTIONS-244: --- Fair enough, what you describe is unwieldy.

[jira] Commented: (TRANSACTION-19) applyDeletes method does not delete dangling links

2007-06-15 Thread Oliver Zeigermann (JIRA)
[ https://issues.apache.org/jira/browse/TRANSACTION-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505371 ] Oliver Zeigermann commented on TRANSACTION-19: -- I can quite follow you here, though I am sure there

svn commit: r547791 - in /jakarta/commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml/env/jexl/ main/java/org/apache/commons/scxml/env/jsp/ test/java/org/apache/commons/scxml/env/jexl/

2007-06-15 Thread rahul
Author: rahul Date: Fri Jun 15 14:31:30 2007 New Revision: 547791 URL: http://svn.apache.org/viewvc?view=revrev=547791 Log: Adding information to evaluation error messages SCXML-41 Also added tests for the evaluators, including those that make sure that the failing expression is echoed in the

[jira] Resolved: (SCXML-41) Adding information to evaluation error messages

2007-06-15 Thread Rahul Akolkar (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Akolkar resolved SCXML-41. Resolution: Fixed The error message now contains the offending expression as well. Adding

svn commit: r547799 - in /jakarta/commons/proper/scxml/trunk: ./ src/main/java/org/apache/commons/scxml/env/ src/test/java/org/apache/commons/scxml/env/

2007-06-15 Thread rahul
Author: rahul Date: Fri Jun 15 14:43:38 2007 New Revision: 547799 URL: http://svn.apache.org/viewvc?view=revrev=547799 Log: Provide a SCXMLListener abstract adapter class SCXML-46 Thanks to Michael Heuer heuermh AT acm DOT org. Added Michael to the list of contributors. Added:

[EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed

2007-06-15 Thread dIon Gillard
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-email has an issue affecting its community integration. This issue

[EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed

2007-06-15 Thread dIon Gillard
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-email has an issue affecting its community integration. This issue

[jira] Resolved: (SCXML-46) Provide a SCXMLListener abstract adapter class.

2007-06-15 Thread Rahul Akolkar (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Akolkar resolved SCXML-46. Resolution: Fixed Added, under the new name AbstractSCXMLListener. Thanks for the contribution.

svn commit: r547816 - in /jakarta/commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml/ main/java/org/apache/commons/scxml/io/ main/java/org/apache/commons/scxml/model/ main/java/org/apa

2007-06-15 Thread rahul
Author: rahul Date: Fri Jun 15 15:21:12 2007 New Revision: 547816 URL: http://svn.apache.org/viewvc?view=revrev=547816 Log: Inconsistency: State.getIsFinal and State.setIsFinal SCXML-44 While its a pain to change method names, I agree the existing ones are bogus and I'd rather improve for v1.0.

[EMAIL PROTECTED]: Project commons-betwixt (in module jakarta-commons) failed

2007-06-15 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

[EMAIL PROTECTED]: Project commons-betwixt (in module jakarta-commons) failed

2007-06-15 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

[jira] Updated: (SCXML-44) Interface consistency: State.getIsFinal and State.setIsFinal

2007-06-15 Thread Rahul Akolkar (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Akolkar updated SCXML-44: --- Fix Version/s: (was: 0.7) 1.0 Suggested changes have been made. Original

svn commit: r547819 - /jakarta/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/model/State.java

2007-06-15 Thread rahul
Author: rahul Date: Fri Jun 15 15:26:50 2007 New Revision: 547819 URL: http://svn.apache.org/viewvc?view=revrev=547819 Log: Adding Javadoc links for easier navigation. Modified: jakarta/commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/model/State.java Modified:

[jira] Commented: (TRANSACTION-19) applyDeletes method does not delete dangling links

2007-06-15 Thread Bojan Vukojevic (JIRA)
[ https://issues.apache.org/jira/browse/TRANSACTION-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505411 ] Bojan Vukojevic commented on TRANSACTION-19: Here is the use case: 1. Login in to Linux/Unix box 2.

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

2007-06-15 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-06-15 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-06-15 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-06-15 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: r547847 - in /jakarta/commons/proper/el/trunk: NOTICE.txt maven.xml project.properties project.xml xdocs/cvs-usage.xml xdocs/issue-tracking.xml xdocs/navigation.xml xdocs/style/project.css

2007-06-15 Thread niallp
Author: niallp Date: Fri Jun 15 19:22:51 2007 New Revision: 547847 URL: http://svn.apache.org/viewvc?view=revrev=547847 Log: Bring EL build up to date Added: jakarta/commons/proper/el/trunk/xdocs/cvs-usage.xml (with props) jakarta/commons/proper/el/trunk/xdocs/issue-tracking.xml

Re: [vote] releasing jci RC4 as 1.0

2007-06-15 Thread Vadim Gritsenko
Torsten Curdt wrote: As (more or less) requested I've also created a source and binary distributions http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/dists/ These look good, +1. ... I found problem with missing LICENSE and NOTICE files in: commons-jci-core-1.0-javadoc.jar

[jira] Created: (SCXML-47) Provide a state machine support class to allow for delegation.

2007-06-15 Thread Michael Heuer (JIRA)
Provide a state machine support class to allow for delegation. -- Key: SCXML-47 URL: https://issues.apache.org/jira/browse/SCXML-47 Project: Commons SCXML Issue Type: Improvement

[jira] Updated: (SCXML-47) Provide a state machine support class to allow for delegation.

2007-06-15 Thread Michael Heuer (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Heuer updated SCXML-47: --- Attachment: state-machine-support-src.tar.gz Provide a state machine support class to allow for