Am 12.02.2014 19:38, schrieb Tilman Hausherr:
Am 12.02.2014 19:10, schrieb Andreas Lehmkuehler:
Hi,

Am 12.02.2014 18:11, schrieb Tilman Hausherr:
Should I care about this at all?

Unapproved licenses:

   ant/target/.plxarc
   ant/target/rat.txt
Hmmm, that directory doesn't exist anymore. Where do you get the list of that
files? I've followed the link and the "rat.txt" is clean.

I wrote that mail yesterday and forgot to send it.
I've just learned that every jenkins slave has it own working area. I already cleaned it some days ago after removing the ant module. But in the hindsight I just cleaned one of the working areas (I guess it was ubunut2). I've clean themost recent one too (ubunut6 I guess) and triggered a new build. It now works
but one test fails. Let's have a look ...

... oh low on memory. It's time to increase the settings.


Now its different, but once can look at older builds and the pdfbox.log:

ARNING: java.lang.IllegalArgumentException: Width (0) and height (1) must be > 0
java.lang.IllegalArgumentException: Width (0) and height (1) must be > 0
     at java.awt.image.SampleModel.<init>(SampleModel.java:108)
     at 
java.awt.image.ComponentSampleModel.<init>(ComponentSampleModel.java:128)
     at
java.awt.image.PixelInterleavedSampleModel.<init>(PixelInterleavedSampleModel.java:69)

     at java.awt.image.Raster.createInterleavedRaster(Raster.java:638)
     at java.awt.image.Raster.createInterleavedRaster(Raster.java:265)
     at java.awt.image.Raster.createInterleavedRaster(Raster.java:194)
     at
java.awt.image.ComponentColorModel.createCompatibleWritableRaster(ComponentColorModel.java:2808)

     at
org.apache.pdfbox.pdmodel.graphics.pattern.tiling.ColoredTilingPaint.createContext(ColoredTilingPaint.java:108)

     at sun.java2d.pipe.AlphaPaintPipe.startSequence(AlphaPaintPipe.java:65)
     at
sun.java2d.pipe.SpanShapeRenderer$Composite.startSequence(SpanShapeRenderer.java:38)

     at 
sun.java2d.pipe.SpanShapeRenderer.renderSpans(SpanShapeRenderer.java:174)
     at sun.java2d.pipe.SpanShapeRenderer.fill(SpanShapeRenderer.java:96)
     at sun.java2d.pipe.ValidatePipe.fill(ValidatePipe.java:142)
     at sun.java2d.SunGraphics2D.fill(SunGraphics2D.java:2376)
     at org.apache.pdfbox.pdfviewer.PageDrawer.fillPath(PageDrawer.java:645)
     at
org.apache.pdfbox.util.operator.pagedrawer.FillEvenOddRule.process(FillEvenOddRule.java:57)

....

(I'm wondering why this doesn't result in an abort of the build on my 
computer?!)
I've no idea .... maybe a JDK and/or OS specific issue?

And looking at the console output link, there's again the complaint about 
licenses:
https://builds.apache.org/job/PDFBox-trunk/810/console
Should be solved on ubuntu 6

Tilman


The error message came directly after my commits yesterday, but I never
submitted these files.
It doesn't have anything to do with your changes.

I'm still investigating ....

Tilman


Am 11.02.2014 23:05, schrieb Apache Jenkins Server:
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal
org.apache.rat:apache-rat-plugin:0.10:check (default) on project
pdfbox-reactor: Too many files with unapproved license: 2 See RAT report
in:<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/target/rat.txt> ->
[Help 1]


BR
Andreas Lehmkühler

BR
Andreas Lehmkühler

Reply via email to