Hidden-classes does not support excluding files
-----------------------------------------------
Key: GERONIMO-4807
URL: https://issues.apache.org/jira/browse/GERONIMO-4807
Project: Geronimo
Issue Type: New Feature
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 2.2
Environment: OS X 10.5, Java 6
Reporter: Trygve Hardersen
It is not possible to exclude files with a "." in the file name using the
"hidden-classes" classloader functionality. Example:
build.properties --> a file that lives on the root of a JAR in a parent
classloader
When creating a "hidden-classes" filter on "build.properties", it is treated as
build/properties, which would be correct for a Java class, but not for a plain
file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.