[
https://issues.apache.org/jira/browse/VFS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891680#comment-13891680
]
Gary Gregory commented on VFS-500:
----------------------------------
Applying the patch and running 'mvn clean test' fails with:
{noformat}
Tests in error:
AbstractFtpsProviderTestCase$FtpProviderTestSuite>AbstractTestSuite.run:152->setUp:166->AbstractTestSuite.setUp:182
╗ FileSystem
AbstractFtpsProviderTestCase$FtpProviderTestSuite>AbstractTestSuite.run:152->setUp:166->AbstractTestSuite.setUp:182
╗ FileSystem
MultipleConnectionTestCase.testUnderlyingConnect:73 ╗ SSL Unrecognized SSL
mes...
MultipleConnectionTestCase.testConnectRoot:61->resolveRoot:54 ╗ FileSystem
Cou...
Tests run: 1717, Failures: 0, Errors: 4, Skipped: 2{noformat}
{noformat}
I am attaching a cleaned up version of the patch.
I am also sick of dealing with our goofy C style { and } formatting. I'll post
to the ML about that...
> VFSClassLoader.findResources missing
> ------------------------------------
>
> Key: VFS-500
> URL: https://issues.apache.org/jira/browse/VFS-500
> Project: Commons VFS
> Issue Type: New Feature
> Reporter: Bernd Eckenfels
> Priority: Minor
>
> the VFSClassLoader.findResources(String) method is a dummy implementation
> returning an empty Enumeration.
> I have a working implementation and will support the patch for it, this is
> the JIRA to track it.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)