Build failed in Jenkins: xmlgraphics-commons #83

2018-06-18 Thread Apache Jenkins Server
See Changes: [ssteiner] XGC-112: TIFF resolution wrong on Java 10 -- [...truncated 47.83 KB...] AUtest/images/no-resolution.bmp AUtest/images/asf-logo.png

[jira] [Created] (FOP-2798) Margins from blank page incorrectly used in subsequence page

2018-06-18 Thread simon steiner (JIRA)
simon steiner created FOP-2798: -- Summary: Margins from blank page incorrectly used in subsequence page Key: FOP-2798 URL: https://issues.apache.org/jira/browse/FOP-2798 Project: FOP Issue Type:

[jira] [Updated] (FOP-2798) Margins from blank page incorrectly used in subsequence page

2018-06-18 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated FOP-2798: --- Attachment: test.fo > Margins from blank page incorrectly used in subsequence page > --

[jira] [Updated] (FOP-2798) Margins from blank page incorrectly used in subsequence page

2018-06-18 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated FOP-2798: --- Description: fop test.fo out.pdf Text on 3rd page overflows into footer > Margins from blank page inc

Build failed in Jenkins: xmlgraphics-commons #84

2018-06-18 Thread Apache Jenkins Server
See -- [...truncated 21.64 KB...] [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec [junit] [junit] Testsuite: org.apache.xmlgraphics.image

[jira] [Resolved] (FOP-2798) Margins from blank page incorrectly used in subsequence page

2018-06-18 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner resolved FOP-2798. Resolution: Fixed http://svn.apache.org/viewvc?view=revision&revision=1833704 > Margins from blank p

Re: Evaluating test cases for different config settings

2018-06-18 Thread Matthias Reischenbacher
Hi Jan, I've checked the code a bit and the LayoutEngineTestCase class doesn't seem to support custom renderer options defined by the test case XML file. But it shouldn't be too hard to add this functionality. Have a look at org.apache.fop.layoutengine.LayoutEngineTestCase.runTest. Thanks for con