forked from LogBlock/LogBlock
Ignoring spout jenkins being often down recently
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
<get src="http://cloud.github.com/downloads/sk89q/worldedit/worldedit-4.6.zip" dest="WorldEdit.zip"/>
|
<get src="http://cloud.github.com/downloads/sk89q/worldedit/worldedit-4.6.zip" dest="WorldEdit.zip"/>
|
||||||
<unzip src="WorldEdit.zip" dest="lib/"><patternset><include name="WorldEdit.jar"/></patternset></unzip>
|
<unzip src="WorldEdit.zip" dest="lib/"><patternset><include name="WorldEdit.jar"/></patternset></unzip>
|
||||||
<delete file="WorldEdit.zip"/>
|
<delete file="WorldEdit.zip"/>
|
||||||
<get src="http://ci.getspout.org/job/Spout/Recommended/artifact/target/spout-dev-SNAPSHOT.jar" dest="lib/Spout.jar"/>
|
<get src="http://ci.getspout.org/job/Spout/Recommended/artifact/target/spout-dev-SNAPSHOT.jar" dest="lib/Spout.jar" ignoreerrors="true"/>
|
||||||
<get src="http://cloud.github.com/downloads/DiddiZ/LogBlockQuestioner/LogBlockQuestioner%20v0.02.zip" dest="LogBlockQuestioner.zip"/>
|
<get src="http://cloud.github.com/downloads/DiddiZ/LogBlockQuestioner/LogBlockQuestioner%20v0.02.zip" dest="LogBlockQuestioner.zip"/>
|
||||||
<unzip src="LogBlockQuestioner.zip" dest="lib/"><patternset><include name="LogBlockQuestioner.jar"/></patternset></unzip>
|
<unzip src="LogBlockQuestioner.zip" dest="lib/"><patternset><include name="LogBlockQuestioner.jar"/></patternset></unzip>
|
||||||
<delete file="LogBlockQuestioner.zip"/>
|
<delete file="LogBlockQuestioner.zip"/>
|
||||||
|
Reference in New Issue
Block a user