File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
features/karaf/opensmarthouse-core/src/main/feature Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 362362 <feature >opensmarthouse-core-config</feature >
363363 <feature >opensmarthouse-core-thing</feature >
364364 <bundle >mvn:org.opensmarthouse.core.bundles/org.opensmarthouse.core.config.discovery/${project.version}</bundle >
365- <bundle >mvn:org.opensmarthouse.core.bundles/org.opensmarthouse.core.config.discovery.core/${project.version}</bundle >
366365 </feature >
367366
368367 <feature name =" opensmarthouse-core-config-dispatch" version =" ${project.version}" >
Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ Import-Package: \\
353353 <additionalparam >--frames</additionalparam >
354354 <!-- Prevents the "undefined" module in path name, which causes a file not found when searching -->
355355 <additionalJOption >--no-module-directories</additionalJOption >
356- <excludePackageNames >*.internal.*, nl.*</excludePackageNames >
356+ <excludePackageNames >nl.*</excludePackageNames >
357357 </configuration >
358358 </plugin >
359359
You can’t perform that action at this time.
0 commit comments