DATACMNS-93 - Add dynamic package import directive.
Added "DynamicImport-Package: *" to template.mf so that repository interfaces from other bundles can be read.
This commit is contained in:
committed by
Oliver Gierke
parent
d56e9a0dc0
commit
0762a34fab
@@ -24,5 +24,4 @@ Import-Template:
|
||||
org.slf4j.*;version="[1.5.0,1.6.0)",
|
||||
javax.servlet.*;version="[2.5.0, 3.0.0)";resolution:=optional,
|
||||
org.w3c.dom.*;version="0"
|
||||
|
||||
|
||||
DynamicImport-Package: *
|
||||
|
||||
Reference in New Issue
Block a user