bootdelegation and dynamic-import-packages are accepting invalid patterns
-------------------------------------------------------------------------
Key: FELIX-1400
URL: https://issues.apache.org/jira/browse/FELIX-1400
Project: Felix
Issue Type: Bug
Components: Framework
Affects Versions: felix-1.8.1
Reporter: Guillaume Sauthier
Regarding the spec, the description format of a package/pattern should be the
following:
package-name | package-name '.*' | '*'
So it seems that describing a package like 'com.sun.corba*' is wrong.
But it works with Felix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.