Ignore:
Timestamp:
2011-10-18T19:39:19+13:00 (13 years ago)
Author:
ak19
Message:

Undoing previous commit, since the change to get GLI.jar containing the right filse for GLIApplet to work again didn't succeed. The fix for GLI.jar is now in makejar.bat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml

    r24761 r24767  
    275275        </if></else></if>
    276276
    277         <!-- need the org.apache.xerces files in gli/jar folder making the jar files,
    278             so that the GLI applet still works. Trying to not delete gli/jar here in case this helps: -->
    279         <!--<delete dir="compiled/gli/jar"/>-->
     277        <delete dir="compiled/gli/jar"/>
    280278        <delete dir="compiled/gli/classes/org"/>
    281279        <move file="compiled/gli/GLIServer.jar" todir="compiled/bin/java"/>
Note: See TracChangeset for help on using the changeset viewer.