Re: svn commit: r1785055 - in /ofbiz: branches/release16.11/tools/demo-backup/fox.xconf.patch ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1785055 - in /ofbiz: branches/release16.11/tools/demo-backup/fox.xconf.patch ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch

Pierre Smits
Did you mean fop.xconf.patch instead of fox.xconf.patch?

Best regards,

Pierre Smits

ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Wed, Mar 1, 2017 at 11:17 PM, <[hidden email]> wrote:

> Author: jleroux
> Date: Wed Mar  1 22:17:36 2017
> New Revision: 1785055
>
> URL: http://svn.apache.org/viewvc?rev=1785055&view=rev
> Log:
> No functional change, sets the right FOP Base URL on demos
>
> Added:
>     ofbiz/branches/release16.11/tools/demo-backup/fox.xconf.patch
>     ofbiz/ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch
>
> Added: ofbiz/branches/release16.11/tools/demo-backup/fox.xconf.patch
> URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/
> tools/demo-backup/fox.xconf.patch?rev=1785055&view=auto
> ============================================================
> ==================
> --- ofbiz/branches/release16.11/tools/demo-backup/fox.xconf.patch (added)
> +++ ofbiz/branches/release16.11/tools/demo-backup/fox.xconf.patch Wed
> Mar  1 22:17:36 2017
> @@ -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/ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch
> URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/
> tools/demo-backup/fox.xconf.patch?rev=1785055&view=auto
> ============================================================
> ==================
> --- ofbiz/ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch (added)
> +++ ofbiz/ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch Wed
> Mar  1 22:17:36 2017
> @@ -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>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1785055 - in /ofbiz: branches/release16.11/tools/demo-backup/fox.xconf.patch ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch

Jacques Le Roux
Administrator
Oops, indeed, right, thanks Pierre, fixed at revision: 1785573

Jacques


Le 05/03/2017 à 16:50, Pierre Smits a écrit :

> Did you mean fop.xconf.patch instead of fox.xconf.patch?
>
> Best regards,
>
> Pierre Smits
>
> ORRTIZ.COM <http://www.orrtiz.com>
> OFBiz based solutions & services
>
> OFBiz Extensions Marketplace
> http://oem.ofbizci.net/oci-2/
>
> On Wed, Mar 1, 2017 at 11:17 PM, <[hidden email]> wrote:
>
>> Author: jleroux
>> Date: Wed Mar  1 22:17:36 2017
>> New Revision: 1785055
>>
>> URL: http://svn.apache.org/viewvc?rev=1785055&view=rev
>> Log:
>> No functional change, sets the right FOP Base URL on demos
>>
>> Added:
>>      ofbiz/branches/release16.11/tools/demo-backup/fox.xconf.patch
>>      ofbiz/ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch
>>
>> Added: ofbiz/branches/release16.11/tools/demo-backup/fox.xconf.patch
>> URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/
>> tools/demo-backup/fox.xconf.patch?rev=1785055&view=auto
>> ============================================================
>> ==================
>> --- ofbiz/branches/release16.11/tools/demo-backup/fox.xconf.patch (added)
>> +++ ofbiz/branches/release16.11/tools/demo-backup/fox.xconf.patch Wed
>> Mar  1 22:17:36 2017
>> @@ -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/ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch
>> URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/
>> tools/demo-backup/fox.xconf.patch?rev=1785055&view=auto
>> ============================================================
>> ==================
>> --- ofbiz/ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch (added)
>> +++ ofbiz/ofbiz-framework/trunk/tools/demo-backup/fox.xconf.patch Wed
>> Mar  1 22:17:36 2017
>> @@ -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>
>>
>>
>>