Commit Graph

25 Commits

Author SHA1 Message Date
Tyler 9c3cff04e4 Encountered issue where an SVGImageReader instance that was used to read
multiple SVG images was only returning the first image. This commit
includes a test case and a proposed fix.
2015-04-01 14:31:12 -07:00
Harald Kuhr 6dd68dd54e [maven-release-plugin] prepare for next development iteration 2014-10-01 11:21:42 +02:00
Harald Kuhr d054ee9bb1 [maven-release-plugin] prepare release twelvemonkeys-3.0 2014-10-01 11:21:34 +02:00
Harald Kuhr 845944b25f [maven-release-plugin] prepare for next development iteration 2014-10-01 10:32:30 +02:00
Harald Kuhr d12f9bdbbd [maven-release-plugin] prepare release twelvemonkeys-3.0-rc7 2014-10-01 10:32:23 +02:00
Harald Kuhr 3e9820bb22 Prepare for new development 2014-10-01 10:25:34 +02:00
Harald Kuhr 2098e6a898 [maven-release-plugin] prepare release twelvemonkeys-3.0-rc6 2014-10-01 10:19:06 +02:00
Harald Kuhr feb20eefdd [maven-release-plugin] prepare for next development iteration 2014-09-30 12:48:20 +02:00
Harald Kuhr 6977e52059 [maven-release-plugin] prepare release twelvemonkeys-3.0-rc6 2014-09-30 12:48:12 +02:00
Harald Kuhr 8c93be05a5 Better testing of source region reading. A few readers are failing for now, added @Ignore. 2014-09-26 15:59:19 +02:00
Trygve Laugstøl 0ab9294004 [maven-release-plugin] prepare for next development iteration 2014-02-15 13:14:41 +01:00
Trygve Laugstøl ed5a5e0dca [maven-release-plugin] prepare release twelvemonkeys-3.0-rc5 2014-02-15 13:13:39 +01:00
Harald Kuhr 38fa2189bc TMI-IIO: Removed some deprecation warnings. 2013-11-05 20:24:12 +01:00
Harald Kuhr f5a4fe03f4 TMI-15: Fixed some issues introduced in later JREs (at least 7u45). 2013-11-05 09:43:46 +01:00
Harald Kuhr 98361194ea TMI-TIFF: Initial commit. Major work in progress. :-) 2012-05-22 00:00:11 +02:00
Harald Kuhr 0c4fc454b9 Major test-case cleanup.
- Removed JMock dependency, tests rewritten to use Mockito for stub/mock
- All test should now be using JUnit annotation-style tests
- All modules should now depend on same JUnit version
- Rewrote a few tests to better utilize JUnit annotations
- Fixed a few broken tests
- Code style changes
2011-12-19 14:28:34 +01:00
Harald Kuhr 87118aecee New code style. No functional changes. 2011-02-17 17:58:55 +01:00
Harald Kuhr 770f948e1a New code style. No functional changes. 2011-02-17 17:54:50 +01:00
Harald Kuhr 20b87d155d Mainly new code standard.
A few changes that should have been committed earlier.. :-/
2011-02-17 12:40:49 +01:00
Harald Kuhr df27411c82 Merge commit 'hamnis/master'
Conflicts:
	imageio/imageio-batik/pom.xml
2010-02-07 21:00:52 +01:00
Harald Kuhr 67e623f666 Merge commit 'hamnis/master'
Conflicts:
	imageio/imageio-batik/pom.xml
	imageio/imageio-core/pom.xml
	imageio/imageio-ico/pom.xml
	imageio/imageio-iff/pom.xml
	imageio/imageio-metadata/pom.xml
	imageio/imageio-pict/pom.xml
	imageio/imageio-psd/pom.xml
	imageio/imageio-reference/pom.xml
	imageio/imageio-thumbsdb/pom.xml
	twelvemonkeys-core/pom.xml
	twelvemonkeys-imageio/pom.xml
	twelvemonkeys-servlet/pom.xml
2010-02-07 20:43:44 +01:00
Erlend Hamnaberg 3050899903 Renamed servlet to own groupId. Fixed naming of ImageIO 2010-02-07 19:17:13 +01:00
Erlend Hamnaberg 830035bcec 2.3-SNAPSHOT to 3.0-SNAPSHOT 2010-01-29 20:06:18 +01:00
Erlend Hamnaberg f8b716687c cleanup 2009-11-11 20:59:24 +01:00
Erlend Hamnaberg 0786949c1c It all works 2009-11-08 19:52:30 +01:00