File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 46
46
<export-package >
47
47
org.jahia.modules.htmlfiltering
48
48
</export-package >
49
- <import-package >
50
- graphql.annotations.annotationTypes;version="[6.5,99)",
51
- javax.jcr;version="[2.0,3)",
52
- org.jahia.modules.graphql.provider.dxm;version="[2.7,4)",
53
- org.jahia.osgi,
54
- org.jahia.services.content,
55
- org.osgi.framework;version="[1.8,2)",
56
- org.slf4j;version="[1.7,2)",
57
- org.jahia.services
58
- </import-package >
59
49
</properties >
60
50
61
51
<repositories >
107
97
<configuration >
108
98
<instructions >
109
99
<_dsannotations >*</_dsannotations >
100
+ <Import-Package >
101
+ ${jahia.plugin.projectPackageImport} ,
102
+ graphql.annotations.annotationTypes;version="[6.5,99)",
103
+ javax.jcr;version="[2.0,3)",
104
+ org.jahia.modules.graphql.provider.dxm;version="[2.19,4)",
105
+ org.jahia.osgi,
106
+ org.jahia.services.content,
107
+ org.osgi.framework;version="[1.8,2)",
108
+ org.slf4j;version="[1.7,2)",
109
+ org.jahia.services,
110
+ *
111
+ </Import-Package >
110
112
</instructions >
111
113
</configuration >
112
114
</plugin >
You can’t perform that action at this time.
0 commit comments