From 422e321a8f8c42e09c9c8e1c111e2b3c1229c178 Mon Sep 17 00:00:00 2001 From: j2blake Date: Tue, 18 Oct 2011 21:09:22 +0000 Subject: [PATCH] NIHVIVO-3141 Rename exmapleSolr directory to homeDirectoryTemplate --- solr/{exampleSolr => homeDirectoryTemplate}/README.txt | 0 .../conf/admin-extra.html | 0 solr/{exampleSolr => homeDirectoryTemplate}/conf/elevate.xml | 0 .../conf/mapping-FoldToASCII.txt | 0 .../conf/mapping-ISOLatin1Accent.txt | 0 .../{exampleSolr => homeDirectoryTemplate}/conf/protwords.txt | 0 solr/{exampleSolr => homeDirectoryTemplate}/conf/schema.xml | 0 solr/{exampleSolr => homeDirectoryTemplate}/conf/scripts.conf | 0 .../conf/solrconfig.xml | 0 .../{exampleSolr => homeDirectoryTemplate}/conf/spellings.txt | 0 .../conf/stopwords-name.txt | 0 .../{exampleSolr => homeDirectoryTemplate}/conf/stopwords.txt | 0 solr/{exampleSolr => homeDirectoryTemplate}/conf/syn.txt | 0 solr/{exampleSolr => homeDirectoryTemplate}/conf/synonyms.txt | 0 .../conf/xslt/example.xsl | 0 .../conf/xslt/example_atom.xsl | 0 .../conf/xslt/example_rss.xsl | 0 .../{exampleSolr => homeDirectoryTemplate}/conf/xslt/luke.xsl | 0 solr/{exampleSolr => homeDirectoryTemplate}/solr.xml | 0 webapp/build.xml | 4 ++-- 20 files changed, 2 insertions(+), 2 deletions(-) rename solr/{exampleSolr => homeDirectoryTemplate}/README.txt (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/admin-extra.html (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/elevate.xml (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/mapping-FoldToASCII.txt (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/mapping-ISOLatin1Accent.txt (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/protwords.txt (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/schema.xml (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/scripts.conf (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/solrconfig.xml (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/spellings.txt (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/stopwords-name.txt (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/stopwords.txt (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/syn.txt (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/synonyms.txt (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/xslt/example.xsl (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/xslt/example_atom.xsl (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/xslt/example_rss.xsl (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/conf/xslt/luke.xsl (100%) rename solr/{exampleSolr => homeDirectoryTemplate}/solr.xml (100%) diff --git a/solr/exampleSolr/README.txt b/solr/homeDirectoryTemplate/README.txt similarity index 100% rename from solr/exampleSolr/README.txt rename to solr/homeDirectoryTemplate/README.txt diff --git a/solr/exampleSolr/conf/admin-extra.html b/solr/homeDirectoryTemplate/conf/admin-extra.html similarity index 100% rename from solr/exampleSolr/conf/admin-extra.html rename to solr/homeDirectoryTemplate/conf/admin-extra.html diff --git a/solr/exampleSolr/conf/elevate.xml b/solr/homeDirectoryTemplate/conf/elevate.xml similarity index 100% rename from solr/exampleSolr/conf/elevate.xml rename to solr/homeDirectoryTemplate/conf/elevate.xml diff --git a/solr/exampleSolr/conf/mapping-FoldToASCII.txt b/solr/homeDirectoryTemplate/conf/mapping-FoldToASCII.txt similarity index 100% rename from solr/exampleSolr/conf/mapping-FoldToASCII.txt rename to solr/homeDirectoryTemplate/conf/mapping-FoldToASCII.txt diff --git a/solr/exampleSolr/conf/mapping-ISOLatin1Accent.txt b/solr/homeDirectoryTemplate/conf/mapping-ISOLatin1Accent.txt similarity index 100% rename from solr/exampleSolr/conf/mapping-ISOLatin1Accent.txt rename to solr/homeDirectoryTemplate/conf/mapping-ISOLatin1Accent.txt diff --git a/solr/exampleSolr/conf/protwords.txt b/solr/homeDirectoryTemplate/conf/protwords.txt similarity index 100% rename from solr/exampleSolr/conf/protwords.txt rename to solr/homeDirectoryTemplate/conf/protwords.txt diff --git a/solr/exampleSolr/conf/schema.xml b/solr/homeDirectoryTemplate/conf/schema.xml similarity index 100% rename from solr/exampleSolr/conf/schema.xml rename to solr/homeDirectoryTemplate/conf/schema.xml diff --git a/solr/exampleSolr/conf/scripts.conf b/solr/homeDirectoryTemplate/conf/scripts.conf similarity index 100% rename from solr/exampleSolr/conf/scripts.conf rename to solr/homeDirectoryTemplate/conf/scripts.conf diff --git a/solr/exampleSolr/conf/solrconfig.xml b/solr/homeDirectoryTemplate/conf/solrconfig.xml similarity index 100% rename from solr/exampleSolr/conf/solrconfig.xml rename to solr/homeDirectoryTemplate/conf/solrconfig.xml diff --git a/solr/exampleSolr/conf/spellings.txt b/solr/homeDirectoryTemplate/conf/spellings.txt similarity index 100% rename from solr/exampleSolr/conf/spellings.txt rename to solr/homeDirectoryTemplate/conf/spellings.txt diff --git a/solr/exampleSolr/conf/stopwords-name.txt b/solr/homeDirectoryTemplate/conf/stopwords-name.txt similarity index 100% rename from solr/exampleSolr/conf/stopwords-name.txt rename to solr/homeDirectoryTemplate/conf/stopwords-name.txt diff --git a/solr/exampleSolr/conf/stopwords.txt b/solr/homeDirectoryTemplate/conf/stopwords.txt similarity index 100% rename from solr/exampleSolr/conf/stopwords.txt rename to solr/homeDirectoryTemplate/conf/stopwords.txt diff --git a/solr/exampleSolr/conf/syn.txt b/solr/homeDirectoryTemplate/conf/syn.txt similarity index 100% rename from solr/exampleSolr/conf/syn.txt rename to solr/homeDirectoryTemplate/conf/syn.txt diff --git a/solr/exampleSolr/conf/synonyms.txt b/solr/homeDirectoryTemplate/conf/synonyms.txt similarity index 100% rename from solr/exampleSolr/conf/synonyms.txt rename to solr/homeDirectoryTemplate/conf/synonyms.txt diff --git a/solr/exampleSolr/conf/xslt/example.xsl b/solr/homeDirectoryTemplate/conf/xslt/example.xsl similarity index 100% rename from solr/exampleSolr/conf/xslt/example.xsl rename to solr/homeDirectoryTemplate/conf/xslt/example.xsl diff --git a/solr/exampleSolr/conf/xslt/example_atom.xsl b/solr/homeDirectoryTemplate/conf/xslt/example_atom.xsl similarity index 100% rename from solr/exampleSolr/conf/xslt/example_atom.xsl rename to solr/homeDirectoryTemplate/conf/xslt/example_atom.xsl diff --git a/solr/exampleSolr/conf/xslt/example_rss.xsl b/solr/homeDirectoryTemplate/conf/xslt/example_rss.xsl similarity index 100% rename from solr/exampleSolr/conf/xslt/example_rss.xsl rename to solr/homeDirectoryTemplate/conf/xslt/example_rss.xsl diff --git a/solr/exampleSolr/conf/xslt/luke.xsl b/solr/homeDirectoryTemplate/conf/xslt/luke.xsl similarity index 100% rename from solr/exampleSolr/conf/xslt/luke.xsl rename to solr/homeDirectoryTemplate/conf/xslt/luke.xsl diff --git a/solr/exampleSolr/solr.xml b/solr/homeDirectoryTemplate/solr.xml similarity index 100% rename from solr/exampleSolr/solr.xml rename to solr/homeDirectoryTemplate/solr.xml diff --git a/webapp/build.xml b/webapp/build.xml index a8ee24c8a..78c292bbe 100644 --- a/webapp/build.xml +++ b/webapp/build.xml @@ -246,7 +246,7 @@ deploy - Deploy the application directly into the Tomcat webapps directory. - + @@ -262,7 +262,7 @@ deploy - Deploy the application directly into the Tomcat webapps directory. - +