Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4028033
D189.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
386 B
Referenced Files
None
Subscribers
None
D189.diff
View Options
diff --git a/build.xml b/build.xml
--- a/build.xml
+++ b/build.xml
@@ -70,7 +70,7 @@
<mkdir dir="${basedir}/build/logs"/>
<mkdir dir="${basedir}/build/pdepend"/>
<mkdir dir="${basedir}/build/phpdox"/>
- <exec executable="${composer}">
+ <exec executable="${composer}" failonerror="true">
<arg value="install"/>
</exec>
<property name="prepare.done" value="true"/>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 21, 17:05 (16 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2366189
Default Alt Text
D189.diff (386 B)
Attached To
Mode
D189: Jenkins build must fail when composer exit code is > 0
Attached
Detach File
Event Timeline
Log In to Comment