svn commit: r528708 - /jakarta/commons/proper/transaction/trunk/build.properties.sample

2007-04-13 Thread joerg
Author: joerg Date: Fri Apr 13 16:52:38 2007 New Revision: 528708 URL: http://svn.apache.org/viewvc?view=rev&rev=528708 Log: properties set (it's a text file actually) Modified: jakarta/commons/proper/transaction/trunk/build.properties.sample (contents, props changed) Modified: jakarta/co

svn commit: r528707 - in /jakarta/commons/proper/transaction/trunk/src/java1.4/org/apache/commons/transaction: memory/jca/MapXAResource.java util/xa/AbstractTransactionalResource.java

2007-04-13 Thread joerg
Author: joerg Date: Fri Apr 13 16:46:37 2007 New Revision: 528707 URL: http://svn.apache.org/viewvc?view=rev&rev=528707 Log: clean up, private fields Modified: jakarta/commons/proper/transaction/trunk/src/java1.4/org/apache/commons/transaction/memory/jca/MapXAResource.java jakarta/commo

[jira] Commented: (CONFIGURATION-249) save to URLs with a protocol other than "file:"

2007-04-13 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488818 ] Emmanuel Bourg commented on CONFIGURATION-249: -- Just curious, why do you want to save to a non fi

svn commit: r528704 - in /jakarta/commons/proper/transaction/trunk: build.properties.sample build.xml

2007-04-13 Thread joerg
Author: joerg Date: Fri Apr 13 16:37:24 2007 New Revision: 528704 URL: http://svn.apache.org/viewvc?view=rev&rev=528704 Log: integrate download target into build, expect all dependencies to be in lib.dir Modified: jakarta/commons/proper/transaction/trunk/build.properties.sample jakarta/co

svn commit: r528701 - /jakarta/commons/proper/transaction/trunk/lib/

2007-04-13 Thread joerg
Author: joerg Date: Fri Apr 13 16:25:30 2007 New Revision: 528701 URL: http://svn.apache.org/viewvc?view=rev&rev=528701 Log: drop jars, dependencies are now fetched via build target "download" Removed: jakarta/commons/proper/transaction/trunk/lib/ ---

Re: svn commit: r520602 - in /jakarta/commons/proper/transaction/trunk: ./ lib/

2007-04-13 Thread Joerg Heinicke
Niall Pemberton gmail.com> writes: > Can't remember if I did or not - anyway I've added a download target > to the ant build > > http://svn.apache.org/viewvc?view=rev&revision=521856 Hi Niall, missed that one completely up to now. Thanks very much. I'm going to drop the jars from SVN now. Reg

[jira] Commented: (CONFIGURATION-136) Reloading may corrupt the configuration

2007-04-13 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488813 ] Emmanuel Bourg commented on CONFIGURATION-136: -- The copy of the store can be avoided by keeping a

[jira] Commented: (CONFIGURATION-180) Cache DatabaseConfiguration values for higher performance

2007-04-13 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488794 ] Emmanuel Bourg commented on CONFIGURATION-180: -- I modified DatabaseConfiguration to ensure the co

svn commit: r528676 - in /jakarta/commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/DatabaseConfiguration.java xdocs/changes.xml

2007-04-13 Thread ebourg
Author: ebourg Date: Fri Apr 13 14:30:08 2007 New Revision: 528676 URL: http://svn.apache.org/viewvc?view=rev&rev=528676 Log: Fixed DatabaseConfiguration to ensure the connection is properly closed Modified: jakarta/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration

[jira] Updated: (CONFIGURATION-262) Binary property list format

2007-04-13 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated CONFIGURATION-262: - Attachment: CFBinaryPList.c Binary plist parser from the Open Darwin proje

[jira] Commented: (CONFIGURATION-258) JSON configuration

2007-04-13 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488762 ] Emmanuel Bourg commented on CONFIGURATION-258: -- The parser should be easy to write with JavaCC, b

svn commit: r528563 [2/2] - in /jakarta/commons/proper/configuration/trunk: ./ xdocs/ xdocs/userguide-1.2/ xdocs/userguide/

2007-04-13 Thread ebourg
Added: jakarta/commons/proper/configuration/trunk/xdocs/userguide-1.2/overview.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/xdocs/userguide-1.2/overview.xml?view=auto&rev=528563 == ---

[jira] Updated: (DBCP-216) Improvement of error recovery in KeyedCPDSConnectionFactory

2007-04-13 Thread Marcos Sanz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcos Sanz updated DBCP-216: - Attachment: KeyedCPDSConnectionFactory.java.diff > Improvement of error recovery in KeyedCPDSConnectionFact

[jira] Created: (DBCP-216) Improvement of error recovery in KeyedCPDSConnectionFactory

2007-04-13 Thread Marcos Sanz (JIRA)
Improvement of error recovery in KeyedCPDSConnectionFactory --- Key: DBCP-216 URL: https://issues.apache.org/jira/browse/DBCP-216 Project: Commons Dbcp Issue Type: Improvement Affec

[jira] Commented: (DBCP-212) PoolingDataSource closes physical connections

2007-04-13 Thread Marcos Sanz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488664 ] Marcos Sanz commented on DBCP-212: -- Yes, I also have the feeling that DBCP-205 is an aspect of this issue, appearing

[jira] Updated: (POOL-101) BaseObjectPool does not provide atomicity for closed-Operations

2007-04-13 Thread Marcos Sanz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcos Sanz updated POOL-101: - Description: Though the "closed" field has been declared volatile in the abstract class BaseObjectPool, at

[jira] Created: (POOL-101) BaseObjectPool does not provide atomicity for closed-Operations

2007-04-13 Thread Marcos Sanz (JIRA)
BaseObjectPool does not provide atomicity for closed-Operations --- Key: POOL-101 URL: https://issues.apache.org/jira/browse/POOL-101 Project: Commons Pool Issue Type: Bug Affec

[jira] Created: (NET-157) Get "hidden files" over ftp, using commons-vfs

2007-04-13 Thread Michael Labicki (JIRA)
Get "hidden files" over ftp, using commons-vfs -- Key: NET-157 URL: https://issues.apache.org/jira/browse/NET-157 Project: Commons Net Issue Type: Wish Affects Versions: 2.0 Environmen

svn commit: r528458 - in /jakarta/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/plist: PropertyListParser.java PropertyListParser.jj

2007-04-13 Thread ebourg
Author: ebourg Date: Fri Apr 13 05:23:22 2007 New Revision: 528458 URL: http://svn.apache.org/viewvc?view=rev&rev=528458 Log: Fixed the compilation error with Java 1.3 Modified: jakarta/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/plist/PropertyListParser.java

Re: [configuration] 1.4 dependency in PropertyListParser.java

2007-04-13 Thread Emmanuel Bourg
My bad sorry, I'll fix this. This might be the opportunity to discuss the JRE requirement for the next releases. What version do we use (1.4 or 5) and when ? I believe it's too early to go directly to Java 5, on the server side JEE 5 is not widely adopted yet (BEA just released WebLogic 10), a