Closed GoogleCodeExporter closed 9 years ago
Thank you for filing this report.
The problem has been reproduced, and I expect a fix to be applied in the next
release.
------
The problem is two-fold:
1. build.xml was written to run from Eclipse, so the test class files are not compiled and not added to the classpath.
2. There are test cases which only succeeds in Java 5.
Original comment by coobird...@gmail.com
on 3 Sep 2013 at 7:49
> 1. build.xml was written to run from Eclipse, so the test class files are not
compiled and not added to the classpath.
This issue has been addressed so that the ant build does not depend on files
created by Eclipse.
Therefore, it is now possible to build directly from ant.
> 2. There are test cases which only succeeds in Java 5.
Existing test cases have been changed so that the tests will succeed in Java 5
and up.
(This has been confirmed though running `ant test` on Java 5, 6 and 7.)
------
The above fixes will be rolled into the next release.
Original comment by coobird...@gmail.com
on 6 Sep 2013 at 6:15
Thank you!
Original comment by daku...@gmail.com
on 8 Sep 2013 at 12:52
This issue has been addressed in Thumbnailator 0.4.6.
Original comment by coobird...@gmail.com
on 8 Sep 2013 at 5:19
Original issue reported on code.google.com by
daku...@gmail.com
on 28 Aug 2013 at 10:20