Changeset 28116 for gs3-extensions/solr


Ignore:
Timestamp:
2013-08-22T13:09:23+12:00 (11 years ago)
Author:
kjdon
Message:

also need gutil.jar - contains the GlobalProperties class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/solr/trunk/src/build.xml

    r28100 r28116  
    1717    <!-- gs3 jar files we need -->
    1818    <pathelement location="${web.libdir}/gsdl3.jar"/>
     19    <pathelement location="${web.libdir}/gutil.jar"/>
    1920    <pathelement location="${web.libdir}/LuceneWrapper3.jar"/>
    2021    <pathelement location="${web.libdir}/gson-1.7.1.jar"/>
Note: See TracChangeset for help on using the changeset viewer.