You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by nm...@apache.org on 2019/01/02 10:28:57 UTC

svn commit: r1850159 - in /ofbiz/tools/demo-backup/Nicolas/patch: old/branch13.7-demo.patch old/fop.xconf.old.patch stable/fop.xconf.stable.patch trunk/fop.xconf.trunk.patch

Author: nmalin
Date: Wed Jan  2 10:28:57 2019
New Revision: 1850159

URL: http://svn.apache.org/viewvc?rev=1850159&view=rev
Log:
Add patches in each sub directory escaped on previous commit

Added:
    ofbiz/tools/demo-backup/Nicolas/patch/old/branch13.7-demo.patch
    ofbiz/tools/demo-backup/Nicolas/patch/old/fop.xconf.old.patch
    ofbiz/tools/demo-backup/Nicolas/patch/stable/fop.xconf.stable.patch
    ofbiz/tools/demo-backup/Nicolas/patch/trunk/fop.xconf.trunk.patch

Added: ofbiz/tools/demo-backup/Nicolas/patch/old/branch13.7-demo.patch
URL: http://svn.apache.org/viewvc/ofbiz/tools/demo-backup/Nicolas/patch/old/branch13.7-demo.patch?rev=1850159&view=auto
==============================================================================
--- ofbiz/tools/demo-backup/Nicolas/patch/old/branch13.7-demo.patch (added)
+++ ofbiz/tools/demo-backup/Nicolas/patch/old/branch13.7-demo.patch Wed Jan  2 10:28:57 2019
@@ -0,0 +1,12 @@
+Index: framework/webapp/config/url.properties
+===================================================================
+--- framework/webapp/config/url.properties	(revision 1608427)
++++ framework/webapp/config/url.properties	(working copy)
+@@ -21,7 +21,7 @@
+ ####
+ 
+ # HTTPS Port (Secure port)
+-port.https.enabled=Y
++port.https.enabled=N
+ port.https=8443
+ force.https.host=

Added: ofbiz/tools/demo-backup/Nicolas/patch/old/fop.xconf.old.patch
URL: http://svn.apache.org/viewvc/ofbiz/tools/demo-backup/Nicolas/patch/old/fop.xconf.old.patch?rev=1850159&view=auto
==============================================================================
--- ofbiz/tools/demo-backup/Nicolas/patch/old/fop.xconf.old.patch (added)
+++ ofbiz/tools/demo-backup/Nicolas/patch/old/fop.xconf.old.patch Wed Jan  2 10:28:57 2019
@@ -0,0 +1,13 @@
+Index: framework/webapp/config/fop.xconf
+===================================================================
+--- framework/webapp/config/fop.xconf   (revision 1785051)
++++ framework/webapp/config/fop.xconf   (working copy)
+@@ -31,7 +31,7 @@
+ <fop version="1.0">
+
+   <!-- Base URL for resolving relative URLs -->
+-  <base>http://localhost:8080</base>
++  <base>https://demo-old.ofbiz.apache.org</base>
+
+   <!-- Source resolution in dpi (dots/pixels per inch) for determining the size of pixels in SVG and bitmap images, default: 72dpi -->
+   <source-resolution>72</source-resolution>

Added: ofbiz/tools/demo-backup/Nicolas/patch/stable/fop.xconf.stable.patch
URL: http://svn.apache.org/viewvc/ofbiz/tools/demo-backup/Nicolas/patch/stable/fop.xconf.stable.patch?rev=1850159&view=auto
==============================================================================
--- ofbiz/tools/demo-backup/Nicolas/patch/stable/fop.xconf.stable.patch (added)
+++ ofbiz/tools/demo-backup/Nicolas/patch/stable/fop.xconf.stable.patch Wed Jan  2 10:28:57 2019
@@ -0,0 +1,13 @@
+Index: framework/webapp/config/fop.xconf
+===================================================================
+--- framework/webapp/config/fop.xconf   (revision 1785051)
++++ framework/webapp/config/fop.xconf   (working copy)
+@@ -31,7 +31,7 @@
+ <fop version="1.0">
+
+   <!-- Base URL for resolving relative URLs -->
+-  <base>http://localhost:8080</base>
++  <base>https://demo-stable.ofbiz.apache.org</base>
+
+   <!-- Source resolution in dpi (dots/pixels per inch) for determining the size of pixels in SVG and bitmap images, default: 72dpi -->
+   <source-resolution>72</source-resolution>

Added: ofbiz/tools/demo-backup/Nicolas/patch/trunk/fop.xconf.trunk.patch
URL: http://svn.apache.org/viewvc/ofbiz/tools/demo-backup/Nicolas/patch/trunk/fop.xconf.trunk.patch?rev=1850159&view=auto
==============================================================================
--- ofbiz/tools/demo-backup/Nicolas/patch/trunk/fop.xconf.trunk.patch (added)
+++ ofbiz/tools/demo-backup/Nicolas/patch/trunk/fop.xconf.trunk.patch Wed Jan  2 10:28:57 2019
@@ -0,0 +1,13 @@
+Index: framework/webapp/config/fop.xconf
+===================================================================
+--- framework/webapp/config/fop.xconf   (revision 1785051)
++++ framework/webapp/config/fop.xconf   (working copy)
+@@ -31,7 +31,7 @@
+ <fop version="1.0">
+
+   <!-- Base URL for resolving relative URLs -->
+-  <base>http://localhost:8080</base>
++  <base>https://demo-trunk.ofbiz.apache.org</base>
+
+   <!-- Source resolution in dpi (dots/pixels per inch) for determining the size of pixels in SVG and bitmap images, default: 72dpi -->
+   <source-resolution>72</source-resolution>