Hi all,
So finally manage to get past mvn building hell, and fop is finally
building. Remaining open task:
1. confirm s/war/jar/ is an acceptable solution:
->
https://salsa.debian.org/java-team/fop/commit/10ce08a2d71d0eee6a0e04f62acaae3e22129b5b
2. build the tests:
->
https://salsa.debian.org/j
Le 12/11/2018 à 16:46, Mathieu Malaterre a écrit :
> When building fop, I'd like to skip building the following source file:
>
> ./fop-core/src/main/java/org/apache/fop/util/bitmap/JAIMonochromeBitmapConverter.java
Try this:
https://stackoverflow.com/questions/17920920/maven-excluding-java-file
Hi there,
When building fop, I'd like to skip building the following source file:
./fop-core/src/main/java/org/apache/fop/util/bitmap/JAIMonochromeBitmapConverter.java
Back in the old 'ant' days, this was done by upstream with:
build.xml:
Since debian does not ship jai-core/jai-imageio-cor
Le 12/11/2018 à 13:00, Mathieu Malaterre a écrit :
> Do you believe this is the correct patch:
>
> https://salsa.debian.org/java-team/fop/commit/9eb16e6f7b3fc024147b8eeba2b0a9d2d243e463
I think you can even ignore this module, I doubt it's really used.
Emmanuel Bourg
Hi Emmanuel,
Do you believe this is the correct patch:
https://salsa.debian.org/java-team/fop/commit/9eb16e6f7b3fc024147b8eeba2b0a9d2d243e463
For reference:
diff --git a/fop-servlet/pom.xml b/fop-servlet/pom.xml
index 609c479..46873fe 100644
--- a/fop-servlet/pom.xml
+++ b/fop-servlet/pom.xml
@
5 matches
Mail list logo