Hi,
Am 19.05.2014 20:11, schrieb Tilman Hausherr:
Yes I opened
https://issues.apache.org/jira/browse/PDFBOX-2084
and already did the first part.
Cool, and thanks!!
Then I saw that you wrote about "an optional switch", I'll have to do some
reading about maven syntax first. Probably the solution is to have several maven
profiles.
That was a misunderstanding. I thought about about a switch in the test case to
enable/disable that part of the test. IMHO it's already handy enough to simply
remove one line from the pom to disable the test.
Tilman
BR
Andreas Lehmkühler
Am 19.05.2014 11:47, schrieb Andreas Lehmkühler:
Hi,
Tilman Hausherr <[email protected]> hat am 18. Mai 2014 um 14:10
geschrieben:
The easiest way would be
- remove TestImageIOUtils from TestAll
- add it as a single test to the pom
In that case, you (Orion) would only have to touch the pom, i.e. delete
the line with TestImageIOUtils and the segment with the two dependencies.
Is that what you had in mind?
I just tested it, it builds.
+1, looks good to me and I guess that's what Orion is looking for.
@Tilman
Can you take care about this?
Tilman
Am 18.05.2014 04:27, schrieb Orion Poplawski:
I'd like to not have to disable all tests in the build. Could there be
some way to completely disable this functionality?
Maybe we should implement an optional switch to disable that part of the
test if
necessary.
@Orion: Is that a possible solution you can live with?
BR
Andreas Lehmkühler
That would be wonderful. We can do all kinds of pom.xml manipulation as
well pretty easily if needed. But some kind of switch to disable using
these jars would be great.
BR
Andreas Lehmkühler