[
https://issues.apache.org/jira/browse/VFS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Eckenfels resolved VFS-500.
---------------------------------
Resolution: Fixed
Build is green after I committed a Fix to the test (which uses an explicite
parent class loader).
https://continuum-ci.apache.org/continuum/buildResult.action?projectId=129&projectName=&buildId=28119&projectGroupId=0
I was not able to replicate the behaviour that the system classloader returns a
MANIFEST file (i.e. works for me with openjdk 1.6) but since the failure of
tests could happen in some conditions the fix is needed anyway:
rev1568538 [VFS-500][tests] use a non-delegating parent class loader to fix
continuum CI test failure due to found system resource.
> VFSClassLoader.findResources missing
> ------------------------------------
>
> Key: VFS-500
> URL: https://issues.apache.org/jira/browse/VFS-500
> Project: Commons VFS
> Issue Type: New Feature
> Affects Versions: 2.0
> Reporter: Bernd Eckenfels
> Assignee: Bernd Eckenfels
> Priority: Minor
> Fix For: 2.1
>
> Attachments: vfs-500-gg.diff
>
>
> 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)