Changeset 20092


Ignore:
Timestamp:
2009-07-27T16:31:54+12:00 (15 years ago)
Author:
ak19
Message:

Temporarily commented out the line added today that requires gs3-setup to be run first. This causes the releasekit generation to fail.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/build.xml

    r20089 r20092  
    451451    </condition>
    452452
    453     <fail if="gs3-setup-not-done" message="please run 'gs3-setup' (Windows) or 'source gs3-setup.sh' (Linux/Mac) before running this target."/>
     453    <!--<fail if="gs3-setup-not-done" message="please run 'gs3-setup' (Windows) or 'source gs3-setup.sh' (Linux/Mac) before running this target."/>-->
    454454   
    455455    <condition property="java.too.old">
Note: See TracChangeset for help on using the changeset viewer.