mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Build: Force build to die on fatal JspC errors
This commit is contained in:
@@ -508,6 +508,7 @@
|
||||
<arg value="../jsp/web-fragment.xml" />
|
||||
<arg value="-webapp" />
|
||||
<arg value="../jsp/" />
|
||||
<arg value="-die" />
|
||||
</java>
|
||||
|
||||
<javac debug="true" deprecation="on" source="${javac.version}" target="${javac.version}"
|
||||
|
||||
Reference in New Issue
Block a user