summarylogtreecommitdiffstats
path: root/conf.patch
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2014-11-05 11:06:32 -0200
committerMarcel Campello Ferreira2014-11-05 11:06:32 -0200
commitfe7f0ef6ad722156332cc646e6f2f422a259a86f (patch)
treee963f76384c46ef9f987f3ec8ad3e43333191fb4 /conf.patch
parent267a92a9e521cc677e7004d8374297b2f9d61b79 (diff)
downloadaur-fe7f0ef6ad722156332cc646e6f2f422a259a86f.tar.gz
Version 2.1.5-2.
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 21bca1054201..6897895a81bb 100644
--- a/conf.patch
+++ b/conf.patch
@@ -1,6 +1,6 @@
-diff -U 3 -H -d -r -N -- neo4j-community-2.1.3-orig/conf/logging.properties neo4j-community-2.1.3-mod/conf/logging.properties
---- neo4j-community-2.1.3-orig/conf/logging.properties 2014-07-24 10:16:30.000000000 -0300
-+++ neo4j-community-2.1.3-mod/conf/logging.properties 2014-07-30 09:44:52.691749854 -0300
+diff -U 3 -H -d -r -N -- neo4j-community-2.1.5-orig/conf/logging.properties neo4j-community-2.1.5-mod/conf/logging.properties
+--- neo4j-community-2.1.5-orig/conf/logging.properties 2014-09-30 03:35:40.000000000 -0300
++++ neo4j-community-2.1.5-mod/conf/logging.properties 2014-11-05 07:38:53.457072034 -0200
@@ -51,7 +51,7 @@
# "%g" the generation number to distinguish rotated logs
# "%u" a unique number to resolve conflicts
@@ -10,9 +10,9 @@ diff -U 3 -H -d -r -N -- neo4j-community-2.1.3-orig/conf/logging.properties neo4
# Specifies whether the FileHandler should append onto any existing files
# (defaults to false):
-diff -U 3 -H -d -r -N -- neo4j-community-2.1.3-orig/conf/neo4j-http-logging.xml neo4j-community-2.1.3-mod/conf/neo4j-http-logging.xml
---- neo4j-community-2.1.3-orig/conf/neo4j-http-logging.xml 2014-07-24 10:16:30.000000000 -0300
-+++ neo4j-community-2.1.3-mod/conf/neo4j-http-logging.xml 2014-07-30 09:45:44.372206150 -0300
+diff -U 3 -H -d -r -N -- neo4j-community-2.1.5-orig/conf/neo4j-http-logging.xml neo4j-community-2.1.5-mod/conf/neo4j-http-logging.xml
+--- neo4j-community-2.1.5-orig/conf/neo4j-http-logging.xml 2014-09-30 03:35:40.000000000 -0300
++++ neo4j-community-2.1.5-mod/conf/neo4j-http-logging.xml 2014-11-05 07:38:53.457072034 -0200
@@ -21,9 +21,9 @@
-->
<configuration>
@@ -25,9 +25,9 @@ diff -U 3 -H -d -r -N -- neo4j-community-2.1.3-orig/conf/neo4j-http-logging.xml
<maxHistory>30</maxHistory>
</rollingPolicy>
-diff -U 3 -H -d -r -N -- neo4j-community-2.1.3-orig/conf/neo4j-server.properties neo4j-community-2.1.3-mod/conf/neo4j-server.properties
---- neo4j-community-2.1.3-orig/conf/neo4j-server.properties 2014-07-24 10:16:30.000000000 -0300
-+++ neo4j-community-2.1.3-mod/conf/neo4j-server.properties 2014-07-30 09:48:17.506884800 -0300
+diff -U 3 -H -d -r -N -- neo4j-community-2.1.5-orig/conf/neo4j-server.properties neo4j-community-2.1.5-mod/conf/neo4j-server.properties
+--- neo4j-community-2.1.5-orig/conf/neo4j-server.properties 2014-09-30 03:35:40.000000000 -0300
++++ neo4j-community-2.1.5-mod/conf/neo4j-server.properties 2014-11-05 07:38:53.457072034 -0200
@@ -8,7 +8,7 @@
#***************************************************************
@@ -80,9 +80,9 @@ diff -U 3 -H -d -r -N -- neo4j-community-2.1.3-orig/conf/neo4j-server.properties
-org.neo4j.server.http.log.config=conf/neo4j-http-logging.xml
+org.neo4j.server.http.log.config=/etc/neo4j/neo4j-http-logging.xml
-diff -U 3 -H -d -r -N -- neo4j-community-2.1.3-orig/conf/neo4j-wrapper.conf neo4j-community-2.1.3-mod/conf/neo4j-wrapper.conf
---- neo4j-community-2.1.3-orig/conf/neo4j-wrapper.conf 2014-07-24 10:16:30.000000000 -0300
-+++ neo4j-community-2.1.3-mod/conf/neo4j-wrapper.conf 2014-07-30 10:48:48.062984108 -0300
+diff -U 3 -H -d -r -N -- neo4j-community-2.1.5-orig/conf/neo4j-wrapper.conf neo4j-community-2.1.5-mod/conf/neo4j-wrapper.conf
+--- neo4j-community-2.1.5-orig/conf/neo4j-wrapper.conf 2014-09-30 03:35:40.000000000 -0300
++++ neo4j-community-2.1.5-mod/conf/neo4j-wrapper.conf 2014-11-05 07:38:53.457072034 -0200
@@ -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