Switch sierra to the latest NB build
authorVladimir Yaroslavskiy <yaroslavskiy@netbeans.org>
Fri, 02 Apr 2010 12:52:45 +0400
changeset 4506f3a036cdb335
parent 4504 b01b09405780
child 4507 b6544fe858f6
Switch sierra to the latest NB build
sierra/build.pro
     1.1 --- a/sierra/build.pro	Tue Mar 30 18:07:49 2010 +0400
     1.2 +++ b/sierra/build.pro	Fri Apr 02 12:52:45 2010 +0400
     1.3 @@ -45,16 +45,16 @@
     1.4      <property name="netbeans.prox" value="false"/>
     1.5      <property name="netbeans.type" value="java"/>
     1.6  
     1.7 -    <!-- NetBeans the latest nightly -->
     1.8 +    <!-- NetBeans the latest stable nightly -->
     1.9      <!-- property name="netbeans.host" value="http://smetiste.czech.sun.com"/-->
    1.10 -    <!-- property name="netbeans.path" value="builds/netbeans/trunk/daily/latest/zip"/-->
    1.11 +    <!-- property name="netbeans.path" value="builds/netbeans/trunk/daily/2010-03-17_02-01-09/zip"/-->
    1.12      <!-- property name="netbeans.user" value=".netbeans/dev"/-->
    1.13 +    <!-- property name="netbeans.zip"  value="netbeans-6.9.zip"/-->
    1.14  
    1.15 -    <!-- NetBeans the latest stable nightly -->
    1.16 +    <NetBeans the latest nightly -->
    1.17      <property name="netbeans.host" value="http://smetiste.czech.sun.com"/>
    1.18 -    <property name="netbeans.path" value="builds/netbeans/trunk/daily/2010-03-17_02-01-09/zip"/>
    1.19 +    <property name="netbeans.path" value="builds/netbeans/trunk/daily/latest/zip"/>
    1.20      <property name="netbeans.user" value=".netbeans/dev"/>
    1.21 -    <property name="netbeans.zip"  value="netbeans-6.9.zip"/>
    1.22  
    1.23      <property name="home" value="../.."/>
    1.24      <property name="cache" value="${home}/../cache"/>