Ignore:
Timestamp:
2007-01-15T11:06:04+13:00 (17 years ago)
Author:
kjdon
Message:

lucene stuff is a bit of a pain at the moment. we are using stuff from gs2build - but its required for gs3. too bad if the user didn't get gs2build stuff. needs sorting out properly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/build.xml

    r13612 r13613  
    751751  </target>
    752752
    753    <target name="compile-core"
     753   <target name="compile-core" depends="init,compile-lucene"
    754754    description="Compile only the Greenstone core">
    755755    <mkdir dir="${build.home}"/>
Note: See TracChangeset for help on using the changeset viewer.