Bamboo should also build the windows plugins when building the installer. Now installer.install4j also depends on windows-plugins

git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@12071 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Holger Bergunde
2011-03-08 15:32:09 +00:00
committed by holger.bergunde
parent ebee5c870e
commit 64527106d2

View File

@ -558,7 +558,7 @@
<!-- installers ============================================================================= -->
<target name="installer.install4j" depends="jar"
<target name="installer.install4j" depends="jar, windows-plugins"
description="build Install4J release executable and docs dirs for Windows">
<condition property="install4j.not.ok" value="true">