Benedikt Ritter

Results 102 comments of Benedikt Ritter

:+1: for the blog. Really nice posts so far. I like, that you're keeping the posts short. One suggestion: If you're planning to do a full fledged blog here, is...

@viktorklang in fact your workflow would stay absolutely the same, but the result would look much better. This is, because GitHub pages support jekyll natively. So you just set up...

@cpovirk any chance this can get merged soon?

@hseeberger maybe it's possible to pass some [`Marker`](https://logging.apache.org/log4j/2.0/manual/markers.html) when writing log messages to that users can simply turn off all log messages from this plugin?

I don't have the time to look into this at the moment. Help in analysis or even PRs to fix this are welcome.

@ashawley can give us some feedback on how to move this forward?

Thanks for the update!

Hello @khemkasudeep, after applying your changes I get: ``` Tests in error: ByteSourceImageTest.test:84->checkGuessFormat:139 » ImageRead Couldn't read ma... BmpReadTest.data:44->BmpBaseTest.getBmpImages:45->ImagingTest.getTestImages:81->ImagingTest.getTestImages:120->BmpBaseTest.access$000:30->BmpBaseTest.isBmp:34 » ImageRead DcxReadTest.data:40->DcxBaseTest.getDcxImages:45->ImagingTest.getTestImages:81->ImagingTest.getTestImages:120->DcxBaseTest.access$000:30->DcxBaseTest.isDcx:34 » ImageRead GifReadTest.data:40->GifBaseTest.getGifImages:45->ImagingTest.getTestImages:81->ImagingTest.getTestImages:120->GifBaseTest.access$000:30->GifBaseTest.isGif:34 » ImageRead IcnsReadTest.data:42->IcnsBaseTest.getIcnsImages:45->ImagingTest.getTestImages:81->ImagingTest.getTestImages:120->IcnsBaseTest.access$000:30->IcnsBaseTest.isIcns:34 » ImageRead...