We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e36753 commit 8cc48b4Copy full SHA for 8cc48b4
1 file changed
kura/distrib/src/main/ant/build_equinox_distrib.xml
@@ -1699,7 +1699,7 @@ fi]]>
1699
<antcall target="install-plugin">
1700
<param name="bundle.name" value="org.eclipse.kura.http.server.manager" />
1701
<param name="start.level" value="5" />
1702
- <param name="start" value="" />
+ <param name="start" value="s" />
1703
</antcall>
1704
</target>
1705
0 commit comments