-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 7.0.2.Final
-
Fix Version/s: 7.1.0.Final
-
Component/s: Server
-
Labels:None
-
Forum Reference:
-
Git Pull Request:
There appears to be a bug in the VFSResourceLoader#getPackageSpec(final String name) where it doesn't correctly load the MainAttributes from the Manifest and also doesn't covert the "dot" separated package name to "/" separated path for loading entry attributes from the manifest.
See the referenced forum thread for details.