equal
deleted
inserted
replaced
124 <hlm:signalInput id="getenvSignalInput" failbuild="never"> |
124 <hlm:signalInput id="getenvSignalInput" failbuild="never"> |
125 <hlm:notifierListRef refid="defaultFailNotifier" /> |
125 <hlm:notifierListRef refid="defaultFailNotifier" /> |
126 </hlm:signalInput> |
126 </hlm:signalInput> |
127 |
127 |
128 <!-- configure stages --> |
128 <!-- configure stages --> |
129 <hlm:stage id="preparation" starttarget="sf-prebuild" endtarget="sf-prebuild"/> |
129 <import file="config/stages_config.ant.xml" /> |
130 <hlm:stage id="compilation" starttarget="sf-compile" endtarget="sf-compile"/> |
|
131 <hlm:stage id="romcreation" starttarget="sf-build-roms" endtarget="sf-build-roms"/> |
|
132 <hlm:stage id="postbuild" starttarget="sf-postbuild" endtarget="sf-postbuild"/> |
|
133 |
|
134 </then> |
130 </then> |
135 </if> |
131 </if> |
136 |
132 |
137 <!-- |
133 <!-- |
138 - END OF PROPERTY DEFINITIONS, TARGETS START HERE |
134 - END OF PROPERTY DEFINITIONS, TARGETS START HERE |