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

Tilman Hausherr commented on PDFBOX-2610:
-----------------------------------------

I need some help on integrating this with maven. What I need is 
- there must be some setting that is done only on the build server
- this setting must be read in the java test class (TestIsartor.java)
There are many ways to do this, but setting systemPropertyVariables as 
described 
[here|https://maven.apache.org/surefire/maven-surefire-plugin/examples/system-properties.html]
 sounds good, but it doesn't work, I have set the property "tilman", but 
System.getProperty("tilman") returns null.

And then there is the package org.apache.pdfbox.preflight.integration. This one 
makes a distinction between "good", "bad" and "isartor" files, but I can't see 
that it is used at all.

> Expand Isartor test for Bavaria test suite and other tests
> ----------------------------------------------------------
>
>                 Key: PDFBOX-2610
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2610
>             Project: PDFBox
>          Issue Type: Task
>          Components: Preflight
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>              Labels: photoshop
>
> 1) Expand the isartor test code so that it can also check conforming 
> documents, i.e. documents that should not bring any errors. Support JBIG2.
> 2) Test the files from the Bavaria suite with preflight. I'll create 
> sub-issues on that one. I counted 16 where something doesn't work as intented.
> 3) Include the Bavaria tests in the build. Only if we agree on this one. If 
> not, I'll just keep it for myself as an additional regression test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to