Format changes
authorVladimir Yaroslavskiy <yaroslavskiy@netbeans.org>
Thu, 31 Jan 2008 16:05:11 +0300
changeset 4397027ecb22dd6f
parent 4396 5a8925866a7d
child 4398 d29422536686
child 4584 935e13843fc6
Format changes
sierra/build.xml
     1.1 --- a/sierra/build.xml	Thu Jan 31 15:30:53 2008 +0300
     1.2 +++ b/sierra/build.xml	Thu Jan 31 16:05:11 2008 +0300
     1.3 @@ -330,15 +330,15 @@
     1.4          <antcall target="do-test-jbi"><param name="dir" value="samples/EndToEndScenario"/></antcall>
     1.5          <antcall target="do-test-jbi"><param name="dir" value="samples/samplesBPEL"/></antcall>
     1.6          <antcall target="do-test-jbi"><param name="dir" value="samples/SynchronousSample"/></antcall>
     1.7 -    </target>
     1.8  
     1.9 -    <target name="test-9">
    1.10          <!-- scalability -->
    1.11          <antcall target="do-test-jbi"><param name="dir" value="scalability/ScalabilityBpel"/></antcall>
    1.12  
    1.13          <!-- TerminationHandler -->
    1.14          <antcall target="do-test-jbi"><param name="dir" value="TerminationHandler/TerminationHandlerBpel"/></antcall>
    1.15 +    </target>
    1.16  
    1.17 +    <target name="test-9">
    1.18          <!-- wait -->
    1.19          <antcall target="do-test-jbi"><param name="dir" value="wait/WaitBpel"/></antcall>
    1.20