Changeset 33714 for main


Ignore:
Timestamp:
2019-11-21T14:40:37+13:00 (4 years ago)
Author:
ak19
Message:

Updating Eclipse .classpath file's reference to jar lib files correct for GS3 from SVN 24 Apr 2019.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/.classpath

    r29143 r33714  
    1515    <classpathentry kind="lib" path="gs2build/bin/java/GLIServer.jar"/>
    1616    <classpathentry kind="lib" path="gs2build/bin/java/JDBMWrapper.jar"/>
    17     <classpathentry kind="lib" path="gs2build/bin/java/LuceneWrapper4.jar"/>
     17    <!--<classpathentry kind="lib" path="gs2build/bin/java/LuceneWrapper4.jar"/>-->
    1818    <classpathentry kind="lib" path="gs2build/bin/java/xalan.jar"/>
    19     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene-core-2.3.2.jar"/>
    20     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene-core-3.3.0.jar"/>
    21     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene-core-4.7.2.jar"/>
    22     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene-analyzers-common-4.7.2.jar"/>
    23     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene-analyzers-kuromoji-4.7.2.jar"/>
    24     <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene-analyzers-queryparser-4.7.2.jar"/>
     19    <!--
     20    <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene4/lucene-core-4.7.2.jar"/>
     21    <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene4/lucene-analyzers-common-4.7.2.jar"/>
     22    <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene4/lucene-analyzers-kuromoji-4.7.2.jar"/>
     23    <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/lib/lucene4/lucene-analyzers-queryparser-4.7.2.jar"/>
     24    -->
    2525    <classpathentry kind="lib" path="gs2build/common-src/indexers/lucene-gs/LuceneWrapper4.jar"/>
    2626    <classpathentry kind="lib" path="gs2build/common-src/indexers/mg/mg.jar"/>
     
    7878    <classpathentry kind="lib" path="web/WEB-INF/lib/junit.jar"/>
    7979    <classpathentry kind="lib" path="web/WEB-INF/lib/log4j-1.2.8.jar"/>
    80     <classpathentry kind="lib" path="web/WEB-INF/lib/lucene-1.4.1.jar"/>
     80    <classpathentry kind="lib" path="web/WEB-INF/lib/lucene-core-4.7.2.jar"/>
     81    <classpathentry kind="lib" path="web/WEB-INF/lib/lucene-analyzers-common-4.7.2.jar"/>
     82    <classpathentry kind="lib" path="web/WEB-INF/lib/lucene-analyzers-kuromoji-4.7.2.jar"/>
     83    <classpathentry kind="lib" path="web/WEB-INF/lib/lucene-queryparser-4.7.2.jar"/>
    8184    <classpathentry kind="lib" path="web/WEB-INF/lib/LuceneWrapper4.jar"/>
    82     <classpathentry kind="lib" path="web/WEB-INF/lib/mail.jar"/>
     85    <classpathentry kind="lib" path="web/WEB-INF/lib/mailapi-1.5.6.jar"/>
    8386    <classpathentry kind="lib" path="web/WEB-INF/lib/maxent-2.4.0.jar"/>
    8487    <classpathentry kind="lib" path="web/WEB-INF/lib/recaptcha4j-0.0.7.jar"/>
Note: See TracChangeset for help on using the changeset viewer.