Project

General

Profile

« Previous | Next » 

Revision b2639c6c

Added by Andreas Müller over 8 years ago

Fix all compile errors from services to remote (some only preliminary)
#4716

View differences:

cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/config/Configuration.java
32 32
     *
33 33
     */
34 34
    @Deprecated // so we now it is not 100% save to use this
35
    public static Version luceneVersion = Version.LUCENE_36;
35
    public static Version luceneVersion = Version.LUCENE_4_10_4;
36 36

  
37 37
    /**
38 38
     * Login name for the first user 'admin'

Also available in: Unified diff