You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2018/12/31 06:23:31 UTC

svn commit: r1850014 - /ofbiz/tools/demo-backup/fop.xconf.old.patch

Author: jleroux
Date: Mon Dec 31 06:23:31 2018
New Revision: 1850014

URL: http://svn.apache.org/viewvc?rev=1850014&view=rev
Log:
Fixes a "typo" (wrong C/P actually)

Modified:
    ofbiz/tools/demo-backup/fop.xconf.old.patch

Modified: ofbiz/tools/demo-backup/fop.xconf.old.patch
URL: http://svn.apache.org/viewvc/ofbiz/tools/demo-backup/fop.xconf.old.patch?rev=1850014&r1=1850013&r2=1850014&view=diff
==============================================================================
--- ofbiz/tools/demo-backup/fop.xconf.old.patch (original)
+++ ofbiz/tools/demo-backup/fop.xconf.old.patch Mon Dec 31 06:23:31 2018
@@ -7,7 +7,7 @@ Index: framework/webapp/config/fop.xconf
 
    <!-- Base URL for resolving relative URLs -->
 -  <base>http://localhost:8080</base>
-+  <base>https://demo-trunk.ofbiz.apache.org</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>