Less speculative change that I'm 99% sure will fix orion's nightly builds.
This commit is contained in:
parent
a5a4d6002e
commit
cb1e101158
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@
|
||||||
<unwar src="${dist}/java-web-start/${my.app}-web-start.war"
|
<unwar src="${dist}/java-web-start/${my.app}-web-start.war"
|
||||||
dest="${dist}/java-web-start/">
|
dest="${dist}/java-web-start/">
|
||||||
<patternset>
|
<patternset>
|
||||||
<exclude name="**/*"/>
|
|
||||||
<include name="${my.app}*.jar"/>
|
<include name="${my.app}*.jar"/>
|
||||||
</patternset>
|
</patternset>
|
||||||
</unwar>
|
</unwar>
|
||||||
|
|
Loading…
Reference in a new issue