summarylogtreecommitdiffstats
path: root/conf.patch
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2014-06-02 00:02:19 -0300
committerMarcel Campello Ferreira2014-06-02 00:02:19 -0300
commit837d29737b122d90332ac131ecfc7a9066f4aa3e (patch)
treea66dd6aed95dd307e4b6cefc22a1c8c5324d3d17 /conf.patch
parent27ba97771141b5ca58ef3274b6b5e735baa15a74 (diff)
downloadaur-837d29737b122d90332ac131ecfc7a9066f4aa3e.tar.gz
Version 2.1.1-1.
Diffstat (limited to 'conf.patch')
-rw-r--r--conf.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/conf.patch b/conf.patch
index 805a17297356..bb861b5db6f3 100644
--- a/conf.patch
+++ b/conf.patch
@@ -1,6 +1,6 @@
-diff -Naur neo4j-community-2.0.1.orig/conf/logging.properties neo4j-community-2.0.1/conf/logging.properties
---- neo4j-community-2.0.1.orig/conf/logging.properties 2014-02-03 12:27:28.000000000 -0200
-+++ neo4j-community-2.0.1/conf/logging.properties 2014-02-06 14:16:01.912344474 -0200
+diff -Naur neo4j-community-2.1.1-orig/conf/logging.properties neo4j-community-2.1.1-mod/conf/logging.properties
+--- neo4j-community-2.1.1-orig/conf/logging.properties 2014-05-29 13:24:27.000000000 -0300
++++ neo4j-community-2.1.1-mod/conf/logging.properties 2014-06-01 11:29:56.386956419 -0300
@@ -51,7 +51,7 @@
# "%g" the generation number to distinguish rotated logs
# "%u" a unique number to resolve conflicts
@@ -10,9 +10,9 @@ diff -Naur neo4j-community-2.0.1.orig/conf/logging.properties neo4j-community-2.
# Specifies whether the FileHandler should append onto any existing files
# (defaults to false):
-diff -Naur neo4j-community-2.0.1.orig/conf/neo4j-http-logging.xml neo4j-community-2.0.1/conf/neo4j-http-logging.xml
---- neo4j-community-2.0.1.orig/conf/neo4j-http-logging.xml 2014-02-03 12:27:28.000000000 -0200
-+++ neo4j-community-2.0.1/conf/neo4j-http-logging.xml 2014-02-06 14:17:08.212877706 -0200
+diff -Naur neo4j-community-2.1.1-orig/conf/neo4j-http-logging.xml neo4j-community-2.1.1-mod/conf/neo4j-http-logging.xml
+--- neo4j-community-2.1.1-orig/conf/neo4j-http-logging.xml 2014-05-29 13:24:27.000000000 -0300
++++ neo4j-community-2.1.1-mod/conf/neo4j-http-logging.xml 2014-06-01 11:31:01.271469303 -0300
@@ -21,9 +21,9 @@
-->
<configuration>
@@ -25,9 +25,9 @@ diff -Naur neo4j-community-2.0.1.orig/conf/neo4j-http-logging.xml neo4j-communit
<maxHistory>30</maxHistory>
</rollingPolicy>
-diff -Naur neo4j-community-2.0.1.orig/conf/neo4j-server.properties neo4j-community-2.0.1/conf/neo4j-server.properties
---- neo4j-community-2.0.1.orig/conf/neo4j-server.properties 2014-02-03 12:27:28.000000000 -0200
-+++ neo4j-community-2.0.1/conf/neo4j-server.properties 2014-02-06 14:20:53.928029987 -0200
+diff -Naur neo4j-community-2.1.1-orig/conf/neo4j-server.properties neo4j-community-2.1.1-mod/conf/neo4j-server.properties
+--- neo4j-community-2.1.1-orig/conf/neo4j-server.properties 2014-05-29 13:24:27.000000000 -0300
++++ neo4j-community-2.1.1-mod/conf/neo4j-server.properties 2014-06-01 11:38:24.366230654 -0300
@@ -8,7 +8,7 @@
#***************************************************************
@@ -80,9 +80,9 @@ diff -Naur neo4j-community-2.0.1.orig/conf/neo4j-server.properties neo4j-communi
-org.neo4j.server.http.log.config=conf/neo4j-http-logging.xml
+org.neo4j.server.http.log.config=/etc/neo4j/neo4j-http-logging.xml
-diff -Naur neo4j-community-2.0.1.orig/conf/neo4j-wrapper.conf neo4j-community-2.0.1/conf/neo4j-wrapper.conf
---- neo4j-community-2.0.1.orig/conf/neo4j-wrapper.conf 2014-02-03 12:27:28.000000000 -0200
-+++ neo4j-community-2.0.1/conf/neo4j-wrapper.conf 2014-02-06 14:25:22.523534328 -0200
+diff -Naur neo4j-community-2.1.1-orig/conf/neo4j-wrapper.conf neo4j-community-2.1.1-mod/conf/neo4j-wrapper.conf
+--- neo4j-community-2.1.1-orig/conf/neo4j-wrapper.conf 2014-05-29 13:24:27.000000000 -0300
++++ neo4j-community-2.1.1-mod/conf/neo4j-wrapper.conf 2014-06-01 11:38:11.545994632 -0300
@@ -1,6 +1,6 @@
-wrapper.java.additional=-Dorg.neo4j.server.properties=conf/neo4j-server.properties
-wrapper.java.additional=-Djava.util.logging.config.file=conf/logging.properties