[jira] Created: (CONFIGURATION-257) XMLConfiguration with Schema

2007-03-07 Thread Andre Pietsch (JIRA)
XMLConfiguration with Schema Key: CONFIGURATION-257 URL: https://issues.apache.org/jira/browse/CONFIGURATION-257 Project: Commons Configuration Issue Type: Improvement Environment: no special issues

[jira] Commented: (VALIDATOR-160) [validator] Request of additional validators

2007-03-07 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478759 ] Ralf Hauser commented on VALIDATOR-160: ---

[jira] Created: (NET-153) Add getCause method to CopyStreamException

2007-03-07 Thread Dan Godfrey (JIRA)
Add getCause method to CopyStreamException -- Key: NET-153 URL: https://issues.apache.org/jira/browse/NET-153 Project: Commons Net Issue Type: Improvement Affects Versions: 1.4

Additional FileUtils Methods for Commons-io

2007-03-07 Thread ole ersoy
Hi, I created a few methods that I think might fit well with FileUtils. public static ListFile create(ArrayListString paths) { IteratorString pathIterator = paths.iterator(); ListFile files = new ArrayListFile(); while(pathIterator.hasNext()) {

[jira] Commented: (NET-152) FTPClient.retrieveFileStream hangs occassionally

2007-03-07 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478809 ] Rory Winston commented on NET-152: -- Can you try the 2.0-snapshot? It is available here:

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

2007-03-07 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-03-07 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.

Re: [VOTE] Release Commons Transaction 1.2

2007-03-07 Thread Daniel Florey
Go for it! +1 Daniel -- Forwarded message -- From: Oliver Zeigermann [EMAIL PROTECTED] Date: 04.03.2007 17:19 Subject: [VOTE] Release Commons Transaction 1.2 To: Jakarta Commons Developers List commons-dev@jakarta.apache.org Folks! Every now and then I make a new

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

2007-03-07 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-03-07 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.

[jira] Commented: (NET-152) FTPClient.retrieveFileStream hangs occassionally

2007-03-07 Thread Shashi Anand B (JIRA)
[ https://issues.apache.org/jira/browse/NET-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478845 ] Shashi Anand B commented on NET-152: Thanks for this direction. But, is there a solution on JDK 1.4.*? The stack on

svn commit: r515735 - in /jakarta/commons/sandbox/jci/trunk: ./ core/src/test/java/ core/src/test/resources/ examples/ fam/ fam/src/test/java/ fam/src/test/resources/

2007-03-07 Thread tcurdt
Author: tcurdt Date: Wed Mar 7 12:23:15 2007 New Revision: 515735 URL: http://svn.apache.org/viewvc?view=revrev=515735 Log: resource dirs, enable commons logging output on surefire testruns, bring todo up to date, pom cleanups, enabled some plugins Added:

[jira] Updated: (CONFIGURATION-257) XMLConfiguration with Schema

2007-03-07 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger updated CONFIGURATION-257: --- Fix Version/s: 1.5 Affects Version/s: 1.3 Extended support for schema

svn commit: r515739 - in /jakarta/commons/sandbox/jci/trunk/compilers: eclipse/src/test/resources/ groovy/src/test/resources/ janino/src/test/resources/ javac/src/test/resources/

2007-03-07 Thread tcurdt
Author: tcurdt Date: Wed Mar 7 12:39:15 2007 New Revision: 515739 URL: http://svn.apache.org/viewvc?view=revrev=515739 Log: resouce dirs for tests Added: jakarta/commons/sandbox/jci/trunk/compilers/eclipse/src/test/resources/

svn commit: r515742 - in /jakarta/commons/sandbox/jci/trunk: compilers/eclipse/src/test/java/ compilers/eclipse/src/test/resources/ compilers/groovy/src/test/resources/ compilers/janino/src/test/resou

2007-03-07 Thread tcurdt
Author: tcurdt Date: Wed Mar 7 12:43:58 2007 New Revision: 515742 URL: http://svn.apache.org/viewvc?view=revrev=515742 Log: log test in debug add the new compiler to site Added: jakarta/commons/sandbox/jci/trunk/compilers/eclipse/src/test/resources/simplelog.properties - copied

[jira] Commented: (SANDBOX-186) [jci] icl.loadIClass(Descriptor.fromClassName(pClasses[i])) now throws ClassNotFoundException

2007-03-07 Thread Torsten Curdt (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478897 ] Torsten Curdt commented on SANDBOX-186: --- ups ...totally missed this issue. so they changed the interface and

[jira] Created: (SANDBOX-187) javac fails on windows

2007-03-07 Thread Torsten Curdt (JIRA)
javac fails on windows -- Key: SANDBOX-187 URL: https://issues.apache.org/jira/browse/SANDBOX-187 Project: Commons Sandbox Issue Type: Bug Components: JCI Environment: Windows XP, JDK 1.6

[jira] Commented: (SANDBOX-187) javac fails on windows

2007-03-07 Thread Torsten Curdt (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478898 ] Torsten Curdt commented on SANDBOX-187: --- ...or maybe the proxies are not getting used? javac fails on

svn commit: r515790 - in /jakarta/commons/sandbox/jci/trunk: compilers/javac/src/main/java/org/apache/commons/jci/compilers/JavacClassLoader.java pom.xml

2007-03-07 Thread tcurdt
Author: tcurdt Date: Wed Mar 7 13:58:13 2007 New Revision: 515790 URL: http://svn.apache.org/viewvc?view=revrev=515790 Log: cache classes in javac, added the link to issues.apache.org Modified:

svn commit: r515801 - in /jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml: SCXMLTestSuite.java TieBreakerTest.java tie-breaker-01.xml tie-breaker-02.xml tie-breaker-03.xml

2007-03-07 Thread rahul
Author: rahul Date: Wed Mar 7 14:09:03 2007 New Revision: 515801 URL: http://svn.apache.org/viewvc?view=revrev=515801 Log: Upto v0.6, non-deterministic behavior leads to an error condition. Based on the February 2007 WD, such non-determinism should now be resolved based on document order and

[jira] Commented: (SANDBOX-187) javac fails on windows

2007-03-07 Thread Torsten Curdt (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478924 ] Torsten Curdt commented on SANDBOX-187: --- This is because the compiler has changed in mustang. (Although it

[jira] Updated: (SANDBOX-187) javac fails on windows

2007-03-07 Thread Torsten Curdt (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Curdt updated SANDBOX-187: -- Priority: Minor (was: Major) only JDK 1.6+ javac fails on windows --

svn commit: r515810 - /jakarta/commons/sandbox/jci/trunk/fam/src/test/java/org/apache/commons/jci/monitor/FilesystemAlterationMonitorTestCase.java

2007-03-07 Thread tcurdt
Author: tcurdt Date: Wed Mar 7 14:23:36 2007 New Revision: 515810 URL: http://svn.apache.org/viewvc?view=revrev=515810 Log: be more fuzzy Modified: jakarta/commons/sandbox/jci/trunk/fam/src/test/java/org/apache/commons/jci/monitor/FilesystemAlterationMonitorTestCase.java Modified:

[jira] Created: (VFS-115) Sftp should support keypairs and private keys in locations other than fies

2007-03-07 Thread Brad Davis (JIRA)
Sftp should support keypairs and private keys in locations other than fies -- Key: VFS-115 URL: https://issues.apache.org/jira/browse/VFS-115 Project: Commons VFS Issue

[jira] Commented: (NET-152) FTPClient.retrieveFileStream hangs occassionally

2007-03-07 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478949 ] Rory Winston commented on NET-152: -- The fix to this problem involved a substantial change in the class hierarchy, and

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

2007-03-07 Thread rahul
Author: rahul Date: Wed Mar 7 15:08:50 2007 New Revision: 515834 URL: http://svn.apache.org/viewvc?view=revrev=515834 Log: Changes to the object model: - Store transitions as a list rather than a map. The slightly more intense data structure used to hold transitions previously doesn't really

[jira] Updated: (VFS-115) Sftp should support keypairs and private keys in locations other than fies

2007-03-07 Thread Brad Davis (JIRA)
[ https://issues.apache.org/jira/browse/VFS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Davis updated VFS-115: --- Attachment: patch.txt this is a first pass patch that replaces the functionality of specifying identites by

[jira] Created: (SCXML-39) Deprecate State#getTransitions()

2007-03-07 Thread Rahul Akolkar (JIRA)
Deprecate State#getTransitions() Key: SCXML-39 URL: https://issues.apache.org/jira/browse/SCXML-39 Project: Commons SCXML Issue Type: Task Affects Versions: 0.6 Reporter: Rahul Akolkar

[jira] Created: (FILEUPLOAD-128) move commons-fileupload to org.apache.commons.fileupload groupId in maven

2007-03-07 Thread Henning Schmiedehausen (JIRA)
move commons-fileupload to org.apache.commons.fileupload groupId in maven - Key: FILEUPLOAD-128 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-128 Project: Commons

svn commit: r515904 - in /jakarta/commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml/semantics/SCXMLSemanticsImpl.java test/java/org/apache/commons/scxml/TieBreakerTest.java

2007-03-07 Thread rahul
Author: rahul Date: Wed Mar 7 18:53:10 2007 New Revision: 515904 URL: http://svn.apache.org/viewvc?view=revrev=515904 Log: Add transition conflict resolution based on document order. Uncomment tie breaker tests added earlier today that now work. Modified:

[jira] Commented: (VFS-107) large Sftp transfers fail with OutOfMemoryError: Java heap space

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479211 ] Andrew Serff commented on VFS-107: -- Any new news on this? I really need this one fixed and soon. If you point me to

[jira] Created: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
Add Write capability to RandomAccessContent for all providers - Key: VFS-116 URL: https://issues.apache.org/jira/browse/VFS-116 Project: Commons VFS Issue Type: Improvement

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: AbstractRandomAccessStreamContent.java Changes include a new abstract method

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: FtpFileProvider.java Added the RANDOM_ACCESS_WRITE Capability Add Write capability to

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: FtpRandomAccessContent.java Implemented the new getDataOutputStream() method. When I test this

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: SftpFileProvider.java Added the RANDOM_ACCESS_WRITE Capability Add Write capability to

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: SftpRandomAccessContent.java Implemented the new getDataOutputStream() method. When I test

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: HttpRandomAccesContent.java provides a place holder for the getDataOutputStream. All it does

[jira] Updated: (VFS-107) large Sftp transfers fail with OutOfMemoryError: Java heap space

2007-03-07 Thread Stefan Risto (JIRA)
[ https://issues.apache.org/jira/browse/VFS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Risto updated VFS-107: - Attachment: SftpFileObject.java I attached the patched SFTPFileObject java class, that seems to be working