Add "Bundles" to automation project names (#9457)
Fixes #9451 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<artifactId>org.openhab.automation.jythonscripting</artifactId>
|
||||
|
||||
<name>openHAB Add-ons :: Automation :: Jython Scripting</name>
|
||||
<name>openHAB Add-ons :: Bundles :: Automation :: Jython Scripting</name>
|
||||
|
||||
<properties>
|
||||
<bnd.fixupmessages><![CDATA["Classes found in the wrong directory","The default package '.' is not permitted by the Import-Package syntax"; restrict:=error; is:=warning]]></bnd.fixupmessages>
|
||||
|
||||
Reference in New Issue
Block a user