Ignore:
Timestamp:
2012-07-06T15:43:17+12:00 (12 years ago)
Author:
ak19
Message:

One more java class was added to the solr extension's util package and the build.xml file needed to be updated to ensure that file was copied to the right location during the setup process (add-service ant target). Also updated the README.txt

File:
1 edited

Legend:

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

    r25900 r25906  
    3434           
    3535  <property name="java-util-files"
    36             value="SolrQueryWrapper.java           
    37            SolrQueryResult.java"/>             
     36            value="SolrFacetWrapper.java
     37            SolrQueryWrapper.java           
     38            SolrQueryResult.java"/>           
    3839 
    3940  <property name="property-files"
Note: See TracChangeset for help on using the changeset viewer.