Grep for 'scramble' and see what you find. BLD200509072000
authorjglick@netbeans.org
Tue, 06 Sep 2005 19:56:22 +0000
changeset 17197c26da4604f8
parent 1718 f2561b5cf6dd
child 1720 18c0e1e92957
Grep for 'scramble' and see what you find.
mdr/extras/uml2mof/build.xml
serverplugins/sun/build.xml
     1.1 --- a/mdr/extras/uml2mof/build.xml	Tue Sep 06 11:36:10 2005 +0000
     1.2 +++ b/mdr/extras/uml2mof/build.xml	Tue Sep 06 19:56:22 2005 +0000
     1.3 @@ -78,7 +78,6 @@
     1.4              <not><available file="${storage.file}.btb"/></not>
     1.5          </and>
     1.6      </condition>
     1.7 -    <!--ant dir="external" target="unscramble"/-->
     1.8    </target>
     1.9  
    1.10    <target name="jmi" unless="storageExists">
     2.1 --- a/serverplugins/sun/build.xml	Tue Sep 06 11:36:10 2005 +0000
     2.2 +++ b/serverplugins/sun/build.xml	Tue Sep 06 19:56:22 2005 +0000
     2.3 @@ -16,7 +16,7 @@
     2.4            
     2.5        <target name="netbeans" >
     2.6          <ant dir="../../j2ee/sunappsrv8" target="clean" inheritAll="false"/>
     2.7 -        <ant dir="../external" target="unscramble" inheritAll="false"/>
     2.8 +        <ant dir="../external" target="unzip" inheritAll="false"/>
     2.9          <ant dir="sunddapi" target="netbeans" inheritAll="false"/>
    2.10          <ant dir="appsrv" target="netbeans" inheritAll="false"/>
    2.11          <ant dir="appsrvbridge" target="jar" inheritAll="false"/>