Please vote on releasing commons-imaging 1.0 from RC7. Last failed vote was for RC5, RC6 had a bust POM. Many improvements were made since: * PMD configured better and all PMD warnings fixed, the ones remaining now are bugs in PMD itself. * Test coverage greatly improved in many areas, only a few packages now have < 50% coverage, and that's due to obscure TIFF photometric interpreters and PSD data parsers that require special images to test which Imaging can't itself generate, a massive barely used semi-obsolete Debug class that drags down coverage for org.apache.commons.imaging.util, and areas of code I don't understand and so can't easily test (ICC, PSD). While improving test coverage, I also found and fixed 2 bugs. * Added package-level Javadoc for image formats. * RAT exclusions for text-based images, and made a single info.txt with image formation for all images and added a license header to it. * Fixed Jacoco configuration in the POM and started using it instead of that 40+ minute Cobertura nonsense. * Fixed website broken links. * Also started assembling a list of why making releases is such a pain, email coming later :).
Imaging 1.0 RC7 is available here: https://dist.apache.org/repos/dist/dev/commons/imaging/ (SVN revision 3671) Maven artifacts: https://repository.apache.org/content/repositories/staging/org/apache/commons/commons-imaging/ Change log(s): https://dist.apache.org/repos/dist/dev/commons/imaging/RELEASE-NOTES.txt http://people.apache.org/~damjan/imaging-1.0-RC7/changes-report.html http://people.apache.org/~damjan/imaging-1.0-RC7/jira-report.html Tag: https://svn.apache.org/repos/asf/commons/proper/imaging/tags/IMAGING_1_0_RC7 (SVN revision 1544953) Site: http://people.apache.org/~damjan/imaging-1.0-RC7/ KEYS: http://www.apache.org/dist/commons/KEYS I have tested it with OpenJDK 6 on FreeBSD 9.1. Please review and vote. This vote will close no sooner than 72 hours from now, on Wednesday 27 November 2013 at 19:00 GMT. [ ] +1 Release these artifacts [ ] +0 OK, but... [ ] -0 OK, but really should fix... [ ] -1 I oppose this release because... Thank you! Damjan Jovanovic --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org