Version 0.9, includes SOLR 4.9.1
authorJakub Skoczen <jakub@indexdata.com>
Thu, 22 Oct 2015 12:18:54 +0000 (12:18 +0000)
committerJakub Skoczen <jakub@indexdata.com>
Thu, 22 Oct 2015 12:18:54 +0000 (12:18 +0000)
IDMETA
debian/rules
dist/solr-4.9.1.war [new file with mode: 0644]

diff --git a/IDMETA b/IDMETA
index c055024..024f82a 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 NAME=masterkey-lui-solr
-VERSION=0.8
+VERSION=0.9
 DEBIAN_DIST="jessie squeeze wheezy"
 UBUNTU_DIST=""
index 3042d52..bc7e7b6 100755 (executable)
@@ -55,7 +55,7 @@ LUI_SOLR_SLAVE_TOMCAT8_ROOT = $(CURDIR)/debian/$(LUI_SLAVE_TOMCAT8)
 CATALINA8_HOME=/usr/share/tomcat8
 
 
-SOLR_VERSION=4.6.0
+SOLR_VERSION=4.9.1
 
 LUI_SOLR_ZK = $(BASE)-zookeeper
 LUI_SOLR_ZK_ROOT = $(CURDIR)/debian/$(LUI_SOLR_ZK)
diff --git a/dist/solr-4.9.1.war b/dist/solr-4.9.1.war
new file mode 100644 (file)
index 0000000..3036290
Binary files /dev/null and b/dist/solr-4.9.1.war differ