Hi people
Earlier tonight, I updated my local sandbox, and just noticed that the junit-transcoder test is failing, due to:
java.lang.NoClassDefFoundError: org/apache/fop/util/ColorProfileUtilThe class is definitely there, so I suspect it is referenced somehow (maybe indirectly) by the related test, but not included in the classpath (= not included in the transcoder.jar)
Am I missing something here, or does anyone else have this too? Cheers Andreas
