Project

General

Profile

« Previous | Next » 

Revision 8151

Added by Jing Tao over 11 years ago

move the solr-home from the metacat-index to the metacat-common.

View differences:

pom.xml
121 121
                        </goals>
122 122
                        <configuration>
123 123
                            <target name="copy and rename file">
124
                                <copy file="target/export/${d1_solr_index_schema_name}" tofile="../metacat-index/src/main/resources/solr-home/conf/schema.xml" />
124
                                <copy file="target/export/${d1_solr_index_schema_name}" tofile="src/main/resources/solr-home/conf/schema.xml" />
125 125
                            </target>
126 126
                        </configuration>
127 127
                    </execution>

Also available in: Unified diff