[jira] [Commented] (OFBIZ-10755) Use the fop.xconf.*.patches in each demo

2019-01-02 Thread Nicolas Malin (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732044#comment-16732044
 ] 

Nicolas Malin commented on OFBIZ-10755:
---

I added the management of these patches on ofbiz-tools at revision r1850159

> Use the fop.xconf.*.patches in each demo
> 
>
> Key: OFBIZ-10755
> URL: https://issues.apache.org/jira/browse/OFBIZ-10755
> Project: OFBiz
>  Issue Type: Improvement
>  Components: Demo
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
>
> In demos we need to set the fop base as explained in 
> https://xmlgraphics.apache.org/fop/2.1/configuration.html
> bq. base1 URL or directorySpecifies the base URL based on which 
> relative URL will be resolved.
> bq. Relative URIs for [some] properties are evaluated relative to the base 
> URI of the configuration file. If the configuration is provided 
> programmatically, the base URI can be set with 
> FopFactory.setUserConfigBaseURI ; default is the current working directory.
> The fop.xconf.*.patches are waiting to be applied on each demo



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10755) Use the fop.xconf.*.patches in each demo

2019-01-20 Thread Jacques Le Roux (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747419#comment-16747419
 ] 

Jacques Le Roux commented on OFBIZ-10755:
-

Thanks Nicolas,

I hope to take care of this issue "soon". As a 1st step I'll begin by changing 
the current scripts. Then, if you agree, we will see together how/when to 
switch the whole scripts to your improved versions.

> Use the fop.xconf.*.patches in each demo
> 
>
> Key: OFBIZ-10755
> URL: https://issues.apache.org/jira/browse/OFBIZ-10755
> Project: OFBiz
>  Issue Type: Improvement
>  Components: Demo
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
>
> In demos we need to set the fop base as explained in 
> https://xmlgraphics.apache.org/fop/2.1/configuration.html
> bq. base1 URL or directorySpecifies the base URL based on which 
> relative URL will be resolved.
> bq. Relative URIs for [some] properties are evaluated relative to the base 
> URI of the configuration file. If the configuration is provided 
> programmatically, the base URI can be set with 
> FopFactory.setUserConfigBaseURI ; default is the current working directory.
> The fop.xconf.*.patches are waiting to be applied on each demo



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10755) Use the fop.xconf.*.patches in each demo

2019-02-03 Thread Jacques Le Roux (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759379#comment-16759379
 ] 

Jacques Le Roux commented on OFBIZ-10755:
-

As Deepak reported at OFBIZ-10156
bq. We need to set the content.url.prefix.secure/content.url.prefix.standard in 
url.properties to work in properly.

TBD also...

> Use the fop.xconf.*.patches in each demo
> 
>
> Key: OFBIZ-10755
> URL: https://issues.apache.org/jira/browse/OFBIZ-10755
> Project: OFBiz
>  Issue Type: Improvement
>  Components: Demo
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
>
> In demos we need to set the fop base as explained in 
> https://xmlgraphics.apache.org/fop/2.1/configuration.html
> bq. base1 URL or directorySpecifies the base URL based on which 
> relative URL will be resolved.
> bq. Relative URIs for [some] properties are evaluated relative to the base 
> URI of the configuration file. If the configuration is provided 
> programmatically, the base URI can be set with 
> FopFactory.setUserConfigBaseURI ; default is the current working directory.
> The fop.xconf.*.patches are waiting to be applied on each demo



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10755) Use the fop.xconf.*.patches in each demo

2019-02-03 Thread Jacques Le Roux (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759376#comment-16759376
 ] 

Jacques Le Roux commented on OFBIZ-10755:
-

For easier reviews, here is a link to one of the files: 
https://svn.apache.org/repos/asf/ofbiz/tools/demo-backup/fop.xconf.trunk.patch

> Use the fop.xconf.*.patches in each demo
> 
>
> Key: OFBIZ-10755
> URL: https://issues.apache.org/jira/browse/OFBIZ-10755
> Project: OFBiz
>  Issue Type: Improvement
>  Components: Demo
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
>
> In demos we need to set the fop base as explained in 
> https://xmlgraphics.apache.org/fop/2.1/configuration.html
> bq. base1 URL or directorySpecifies the base URL based on which 
> relative URL will be resolved.
> bq. Relative URIs for [some] properties are evaluated relative to the base 
> URI of the configuration file. If the configuration is provided 
> programmatically, the base URI can be set with 
> FopFactory.setUserConfigBaseURI ; default is the current working directory.
> The fop.xconf.*.patches are waiting to be applied on each demo



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10755) Use the fop.xconf.*.patches in each demo

2019-03-02 Thread Jacques Le Roux (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16782379#comment-16782379
 ] 

Jacques Le Roux commented on OFBIZ-10755:
-

I have committed patches for 
content.url.prefix.secure/content.url.prefix.standard at  revision: 1854640 

> Use the fop.xconf.*.patches in each demo
> 
>
> Key: OFBIZ-10755
> URL: https://issues.apache.org/jira/browse/OFBIZ-10755
> Project: OFBiz
>  Issue Type: Improvement
>  Components: Demo
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
>
> In demos we need to set the fop base as explained in 
> https://xmlgraphics.apache.org/fop/2.1/configuration.html
> bq. base1 URL or directorySpecifies the base URL based on which 
> relative URL will be resolved.
> bq. Relative URIs for [some] properties are evaluated relative to the base 
> URI of the configuration file. If the configuration is provided 
> programmatically, the base URI can be set with 
> FopFactory.setUserConfigBaseURI ; default is the current working directory.
> The fop.xconf.*.patches are waiting to be applied on each demo



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10755) Use the fop.xconf.*.patches in each demo

2019-05-18 Thread Jacques Le Roux (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16843209#comment-16843209
 ] 

Jacques Le Roux commented on OFBIZ-10755:
-

Another good reason to use these patches in demos is people are uploading files 
and sometimes it makes things blur. For instance here are images for product, 
some are wrong (most of the time, there should be only 4 files by product 
there):
{noformat}
jleroux@ofbiz-vm2:/home/ofbizDemo/trunk/themes/common-theme/webapp/images/products$
 ls -laR
.:
total 124
drwxrwxr-x 31 ofbizDemo ofbizDemo 4096 Feb 18 07:20 .
drwxrwxr-x 10 ofbizDemo ofbizDemo 4096 Dec 21 08:30 ..
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 dropShip1
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 dropShip2
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 dropShip3
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 ENCHILADAS
drwxrwxr-x  3 ofbizDemo ofbizDemo 4096 Feb  2 15:53 FORKLIFT_PROPANE
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GC-001
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GC-002
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Feb 16 03:00 GZ-1000
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GZ-1001
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Dec 21 08:30 GZ-1004
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GZ-1005
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GZ-1006
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GZ-2002
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GZ-2644
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GZ-5005
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GZ-7000
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GZ-8544
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 GZ-9290
drwxrwxr-x  5 ofbizDemo ofbizDemo 4096 Mar 27 12:14 management
drwxrwxr-x  3 ofbizDemo ofbizDemo 4096 Feb 18 07:20 MOTHER_BOARD_ASS
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 orderWhenSold
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 PC001
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 PIZZA
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Dec 25 13:56 T1406
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan  9 07:58 test
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 WG-
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 WG-5569
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Dec 21 08:30 WG-9943
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 WG-9944

./dropShip1:
total 24
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 .
drwxrwxr-x 31 ofbizDemo ofbizDemo 4096 Feb 18 07:20 ..
-rw-rw-r--  1 ofbizDemo ofbizDemo 2312 Jan 22  2018 large-200.jpg
-rw-rw-r--  1 ofbizDemo ofbizDemo 2312 Jan 22  2018 large.jpg
-rw-rw-r--  1 ofbizDemo ofbizDemo 1279 Jan 22  2018 small-60.jpg
-rw-rw-r--  1 ofbizDemo ofbizDemo 2312 Jan 22  2018 small.jpg

./dropShip2:
total 24
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 .
drwxrwxr-x 31 ofbizDemo ofbizDemo 4096 Feb 18 07:20 ..
-rw-rw-r--  1 ofbizDemo ofbizDemo 2312 Jan 22  2018 large-200.jpg
-rw-rw-r--  1 ofbizDemo ofbizDemo 2312 Jan 22  2018 large.jpg
-rw-rw-r--  1 ofbizDemo ofbizDemo 1279 Jan 22  2018 small-60.jpg
-rw-rw-r--  1 ofbizDemo ofbizDemo 2312 Jan 22  2018 small.jpg

./dropShip3:
total 24
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 .
drwxrwxr-x 31 ofbizDemo ofbizDemo 4096 Feb 18 07:20 ..
-rw-rw-r--  1 ofbizDemo ofbizDemo 2312 Jan 22  2018 large-200.jpg
-rw-rw-r--  1 ofbizDemo ofbizDemo 2312 Jan 22  2018 large.jpg
-rw-rw-r--  1 ofbizDemo ofbizDemo 1279 Jan 22  2018 small-60.jpg
-rw-rw-r--  1 ofbizDemo ofbizDemo 2312 Jan 22  2018 small.jpg

./ENCHILADAS:
total 40
drwxrwxr-x  2 ofbizDemo ofbizDemo 4096 Jan 22  2018 .
drwxrwxr-x 31 ofbizDemo ofbizDemo 4096 Feb 18 07:20 ..
-rw-rw-r--  1 ofbizDemo ofbizDemo 6673 Jan 22  2018 large-200.png
-rw-rw-r--  1 ofbizDemo ofbizDemo 6673 Jan 22  2018 large.png
-rw-rw-r--  1 ofbizDemo ofbizDemo 5640 Jan 22  2018 small-60.png
-rw-rw-r--  1 ofbizDemo ofbizDemo 6673 Jan 22  2018 small.png

./FORKLIFT_PROPANE:
total 816
drwxrwxr-x  3 ofbizDemo ofbizDemo   4096 Feb  2 15:53 .
drwxrwxr-x 31 ofbizDemo ofbizDemo   4096 Feb 18 07:20 ..
-rw-rw-r--  1 ofbizDemo ofbizDemo  14735 Feb  2 15:53 100x75.png
-rw-rw-r--  1 ofbizDemo ofbizDemo 138039 Feb  2 15:53 1024x768.png
-rw-rw-r--  1 ofbizDemo ofbizDemo 164277 Feb  2 15:53 1280x1024.png
-rw-rw-r--  1 ofbizDemo ofbizDemo  31564 Feb  2 15:53 150x112.png
-rw-rw-r--  1 ofbizDemo ofbizDemo  76051 Feb  2 15:53 1600x1200.png
-rw-rw-r--  1 ofbizDemo ofbizDemo  40428 Feb  2 15:53 320x240.png
-rw-rw-r--  1 ofbizDemo ofbizDemo  45759 Feb  2 15:53 640x480.png
-rw-rw-r--  1 ofbizDemo ofbizDemo  49326 Feb  2 15:53 800x600.png
drwxrwxr-x  2 ofbizDemo ofbizDemo   4096 Jan  3 08:04 additional1
-rw-rw-r--  1 ofbizDemo ofbizDemo  49326 Feb  2 15:53 detail.png
-rw-rw-r--  1 ofbizDemo ofbizDemo  92687 Feb  2 15:53 large.png
-rw-rw-r--  1 ofbizDemo ofbizDemo  25417 Feb  2 15:53 medium.png
-rw-rw-r--  1 ofbi