D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/xmlgraphics-commons-2.9-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eNGLVA
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4ThHls
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ rm -rf xmlgraphics-commons-2.9
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xmlgraphics-commons-2.9-src.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xmlgraphics-commons-2.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find -name '*.jar' -delete
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-checkstyle-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :findbugs-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin . ' <extensions>true</extensions>
  <configuration>
    <instructions>
      <Bundle-SymbolicName>org.apache.xmlgraphics</Bundle-SymbolicName>
    </instructions>
  </configuration>'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TCMEUO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd xmlgraphics-commons-2.9
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py : xmlgraphics-commons
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc
Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------< org.apache.xmlgraphics:xmlgraphics-commons >-------------
[INFO] Building Apache XML Graphics Commons 2.9
[INFO]   from pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ xmlgraphics-commons ---
[INFO] Copying 10 resources from src/main/resources to target/classes
[INFO] Copying 2 resources from  to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ xmlgraphics-commons ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 315 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.java:[32,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/SeekableStream.java:[939,20] finalize() in java.lang.Object has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/SeekableStream.java:[940,14] finalize() in java.lang.Object has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.java:[64,25] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageRawStream.java:[178,24] finalize() in java.lang.Object has been deprecated and marked for removal
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/fonts/Glyphs.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/fonts/Glyphs.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ xmlgraphics-commons ---
[INFO] Copying 12 resources from src/test/java to target/test-classes
[INFO] Copying 23 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ xmlgraphics-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 74 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/test/java/org/apache/xmlgraphics/io/URIResolverAdapterTestCase.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/test/java/org/apache/xmlgraphics/io/URIResolverAdapterTestCase.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/test/java/org/apache/xmlgraphics/image/loader/ImageLoaderTestCase.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/test/java/org/apache/xmlgraphics/image/loader/ImageLoaderTestCase.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ xmlgraphics-commons ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.xmlgraphics.xmp.XMPParserTestCase
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.apache.xmlgraphics.xmp.XMPParserTestCase
[INFO] Running org.apache.xmlgraphics.xmp.XMPPropertyTestCase
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.apache.xmlgraphics.xmp.XMPPropertyTestCase
[INFO] Running org.apache.xmlgraphics.fonts.GlyphsTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.apache.xmlgraphics.fonts.GlyphsTestCase
[INFO] Running org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriterTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriterTestCase
[INFO] Running org.apache.xmlgraphics.image.writer.ResolutionTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.apache.xmlgraphics.image.writer.ResolutionTestCase
[INFO] Running org.apache.xmlgraphics.image.writer.ImageWriterRegistryTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.apache.xmlgraphics.image.writer.ImageWriterRegistryTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.tiff.ImageTypeTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.apache.xmlgraphics.image.codec.tiff.ImageTypeTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.tiff.ImageInfoTestCase
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.apache.xmlgraphics.image.codec.tiff.ImageInfoTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoderTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoderTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.png.CodecResourcesTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.apache.xmlgraphics.image.codec.png.CodecResourcesTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.png.PNGEncoderTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.apache.xmlgraphics.image.codec.png.PNGEncoderTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImageUtilTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.image.loader.ImageUtilTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.PenaltyTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.image.loader.PenaltyTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImagePreloaderTestCase
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.apache.xmlgraphics.image.loader.ImagePreloaderTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderImageIOTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.apache.xmlgraphics.image.loader.impl.ImageLoaderImageIOTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNGTestCase
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNGTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFaxTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFaxTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.PreloaderJPEGTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.apache.xmlgraphics.image.loader.impl.PreloaderJPEGTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2BitmapTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2BitmapTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNGTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNGTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.PNGFileTestCase
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.apache.xmlgraphics.image.loader.impl.PNGFileTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNGTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNGTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImageLoaderTestCase
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.apache.xmlgraphics.image.loader.ImageLoaderTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.CorruptImagesTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.apache.xmlgraphics.image.loader.CorruptImagesTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicyTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicyTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.cache.ImageCacheTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s -- in org.apache.xmlgraphics.image.loader.cache.ImageCacheTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImagePipelineTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.apache.xmlgraphics.image.loader.ImagePipelineTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImageSessionContextTestCase
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.apache.xmlgraphics.image.loader.ImageSessionContextTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImageFlavorTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.image.loader.ImageFlavorTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.PipelineFactoryTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.xmlgraphics.image.loader.PipelineFactoryTestCase
[INFO] Running org.apache.xmlgraphics.ps.PSEscapeTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.ps.PSEscapeTestCase
[INFO] Running org.apache.xmlgraphics.ps.PSPageDeviceDictionaryTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.xmlgraphics.ps.PSPageDeviceDictionaryTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.DSCParserTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.ps.dsc.DSCParserTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBoxTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBoxTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.events.DSCValueParserTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.ps.dsc.events.DSCValueParserTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.ListenerTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.xmlgraphics.ps.dsc.ListenerTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.tools.DSCToolsTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.ps.dsc.tools.DSCToolsTestCase
[INFO] Running org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase
[INFO] Running org.apache.xmlgraphics.ps.FormGeneratorTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.apache.xmlgraphics.ps.FormGeneratorTestCase
[INFO] Running org.apache.xmlgraphics.io.TempResourceURIGeneratorTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.io.TempResourceURIGeneratorTestCase
[INFO] Running org.apache.xmlgraphics.io.XmlSourceUtilTestCase
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.apache.xmlgraphics.io.XmlSourceUtilTestCase
[INFO] Running org.apache.xmlgraphics.io.URIResolverAdapterTestCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.010 s -- in org.apache.xmlgraphics.io.URIResolverAdapterTestCase
[INFO] Running org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparencyTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparencyTestCase
[INFO] Running org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase
[INFO] Running org.apache.xmlgraphics.java2d.GraphicContextTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.xmlgraphics.java2d.GraphicContextTestCase
[INFO] Running org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparencyTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparencyTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.NamedColorTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.apache.xmlgraphics.java2d.color.NamedColorTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.ColorWithAlternativesTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.java2d.color.ColorWithAlternativesTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.ColorConverterTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.java2d.color.ColorConverterTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParserTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParserTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtilTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtilTestCase
[INFO] Running org.apache.xmlgraphics.util.DoubleFormatUtilTestCase
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.545 s -- in org.apache.xmlgraphics.util.DoubleFormatUtilTestCase
[INFO] Running org.apache.xmlgraphics.util.DateFormatUtilTestCase
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.apache.xmlgraphics.util.DateFormatUtilTestCase
[INFO] Running org.apache.xmlgraphics.util.ServiceTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.util.ServiceTestCase
[INFO] Running org.apache.xmlgraphics.util.io.Base64TestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.apache.xmlgraphics.util.io.Base64TestCase
[INFO] Running org.apache.xmlgraphics.util.io.ASCII85InputStreamTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.apache.xmlgraphics.util.io.ASCII85InputStreamTestCase
[INFO] Running org.apache.xmlgraphics.util.io.SubInputStreamTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.util.io.SubInputStreamTestCase
[INFO] Running org.apache.xmlgraphics.util.io.ASCII85OutputStreamTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.util.io.ASCII85OutputStreamTestCase
[INFO] Running org.apache.xmlgraphics.util.UnitConvTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.util.UnitConvTestCase
[INFO] Running org.apache.xmlgraphics.util.ClasspathResourceTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.apache.xmlgraphics.util.ClasspathResourceTestCase
[INFO] Running org.apache.xmlgraphics.util.uri.CommonURIResolverTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.util.uri.CommonURIResolverTestCase
[INFO] Running org.apache.xmlgraphics.util.uri.DataURIResolverTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.xmlgraphics.util.uri.DataURIResolverTestCase
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 197, Failures: 0, Errors: 0, Skipped: 4
[INFO] 
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ xmlgraphics-commons ---
[INFO] Building bundle: /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmlgraphics-commons-2.9.jar
[INFO] Writing manifest: /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] -------------< org.apache.xmlgraphics:xmlgraphics-commons >-------------
[INFO] Building Apache XML Graphics Commons 2.9
[INFO]   from pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ xmlgraphics-commons ---
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ xmlgraphics-commons ---
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPSerializer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/merge/NoReplacePropertyMerger.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/merge/ReplacePropertyMerger.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/merge/MergeRuleSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/merge/ArrayAddPropertyMerger.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/merge/PropertyMerger.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPSchemaRegistry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPSchema.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/PropertyAccess.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPThinStructure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPPacketParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPSchemaAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPConstants.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPComplexValue.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/Metadata.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPArray.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/XMPBasicAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/PDFUAAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/PDFVTXMPSchema.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/PDFUAXMPSchema.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/PDFAAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/XAPMMAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/PDFAXMPSchema.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/PDFXXMPSchema.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/XAPMMXMPSchema.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/PDFXAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/AdobePDFAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/PDFVTAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/pdf/AdobePDFSchema.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/DublinCoreAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/XMPBasicSchema.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/schemas/DublinCoreSchema.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPArrayType.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPStructure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/xmp/XMPProperty.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/fonts/Glyphs.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/ResolutionUnit.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/ImageWriterUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/MultiImageWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/AbstractImageWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/ImageWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/imageio/ImageIOPNGImageWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/imageio/ImageIOImageWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/imageio/ImageIOJPEGImageWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/imageio/ImageIOTIFFImageWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/internal/TIFFImageWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/internal/PNGImageWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/Endianness.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/ImageWriterRegistry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/writer/ImageWriterParams.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/GraphicsUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/GraphicsConstants.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/TIFFLZWDecoder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImageDecoder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImageEncoder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImage.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/TIFFField.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/TIFFDecodeParam.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/ImageInfo.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/CompressionValue.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/TIFFDirectory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/ImageType.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/TIFFEncodeParam.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/ExtraSamplesType.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/tiff/TIFFFaxDecoder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/png/PNGImageDecoder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/png/PNGChunk.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/png/PNGSuggestedPaletteEntry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/png/PNGRed.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/png/PNGEncodeParam.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/png/PNGDecodeParam.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/png/PNGImageEncoder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/SeekableOutputStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/SimpleRenderedImage.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/MemoryCacheSeekableStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/PropertyUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/ImageEncoderImpl.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/ImageDecodeParam.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/SingleTileRenderedImage.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/ImageEncodeParam.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/FileCacheSeekableStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/ImageEncoder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/ImageDecoderImpl.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/SeekableStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/ImageInputStreamSeekableStreamAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/ForwardSeekableStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/codec/util/ImageDecoder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/rendered/AbstractRed.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/rendered/BufferedImageCachableRed.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/rendered/Any2sRGBRed.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/rendered/Any2LsRGBRed.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/rendered/FormatRed.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/rendered/RenderedImageCachableRed.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/rendered/CachableRed.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/SimpleRefinedImageFlavor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/Image.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/ImageException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/pipeline/ImageProviderPipeline.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/pipeline/ImageConversionEdge.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/pipeline/ImageRepresentation.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/pipeline/PipelineFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryInternalTIFF.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/PNGConstants.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageRawStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/CompositeImageLoader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImage.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryRawCCITTFax.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/PreloaderTIFF.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/PreloaderEMF.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/DefaultImageContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageXMLDOM.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/PreloaderBMP.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/JPEGFile.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawJPEG.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryRaw.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderPNG.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawCCITTFax.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageRendered.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImageLoaderFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/PNGFile.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageConverterBitmap2G2D.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/PreloaderEPS.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImageConverter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImageLoader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageRawEPS.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageConverterRendered2PNG.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/PreloaderRawPNG.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/JPEGConstants.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageRawPNG.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageRawCCITTFax.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageGraphics2D.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryPNG.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/DefaultImageSessionContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/AbstractImagePreloader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/imageio/ImageIOUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/imageio/PreloaderImageIO.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/imageio/ImageLoaderImageIO.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/imageio/ImageLoaderFactoryImageIO.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderEPS.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderInternalTIFF.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRaw.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawPNG.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageBuffered.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/PreloaderGIF.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageConverterG2D2Bitmap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageConverterBuffered2Rendered.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageRawJPEG.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryEPS.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/impl/PreloaderJPEG.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/RefinedImageFlavor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/ImageSource.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/ImageProcessingHints.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/ImageFlavor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/ImageInfo.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/ImageManager.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/cache/TimeStampProvider.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/cache/ImageCacheStatistics.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/cache/ImageCache.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/cache/ImageCacheListener.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/cache/DefaultExpirationPolicy.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/cache/ExpirationPolicy.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/cache/ImageKey.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/ImageSize.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/ImageContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/ImageSessionContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/XMLNamespaceEnabledImageFlavor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/spi/ImagePreloader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/spi/ImageImplRegistry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/spi/ImageLoader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/spi/ImageConverter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/spi/ImageLoaderFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/SubImageNotFoundException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/MimeEnabledImageFlavor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/util/SoftReferenceWithKey.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/util/ImageUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/util/ImageInputStreamAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/util/Penalty.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/util/SeekableStreamAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/image/loader/util/SoftMapCache.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSGenerator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSState.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/DSCConstants.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/ImageEncoder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSDictionaryFormatException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSDictionary.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/FormGenerator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/DSCListener.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentBeginResource.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentBeginDocument.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/UnparsedDSCComment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentIncludeResource.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/AbstractDSCComment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPage.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/AbstractEvent.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCEvent.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentEndOfFile.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPageResources.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentTitle.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentDocumentSuppliedResources.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentEndComments.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPageHiResBoundingBox.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPageBoundingBox.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPages.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/PostScriptComment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentBoundingBox.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCAtend.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/AbstractResourcesDSCComment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/AbstractResourceDSCComment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCHeaderComment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/PostScriptLine.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCComment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentHiResBoundingBox.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentLanguageLevel.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/events/DSCCommentDocumentNeededResources.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/DSCFilter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/DSCParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/DSCCommentFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/DSCParserConstants.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/FilteringEventListener.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/NestedDocumentHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/tools/DSCTools.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/tools/PageExtractor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/EventRecorder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/DSCHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/DefaultNestedDocumentHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/ResourceTracker.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/DSCException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/dsc/DefaultDSCHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSProcSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSCommandMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSFontUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSResource.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/ImageFormGenerator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/ImageEncodingHelper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSImageUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSPageDeviceDictionary.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/io/XmlSourceUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/io/TempResourceURIGenerator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/io/Resource.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/io/ResourceResolver.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/io/TempResourceResolver.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/io/URIResolverAdapter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/TransformStackElement.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/Dimension2DDouble.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/StrokingTextHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/GeneralGraphics2DImagePainter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/GraphicsConfigurationWithoutTransparency.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/Graphics2DImagePainter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/ps/PSDocumentGraphics2D.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/ps/EPSDocumentGraphics2D.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/ps/PSTextHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/ps/AbstractPSDocumentGraphics2D.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/ps/PSGraphics2D.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/ps/PSTilingPattern.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/CMYKColorSpace.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/TransformType.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/GraphicsConfigurationWithTransparency.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/GenericGraphicsDevice.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/GrayScaleColorConverter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/ICCColorSpaceWithIntent.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/ColorSpaceOrigin.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/AbstractDeviceSpecificColorSpace.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/CIELabColorSpace.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/ColorWithAlternatives.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/NamedColorSpace.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/profile/NamedColorProfile.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/profile/ColorProfileUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/profile/NamedColorProfileParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/DefaultColorConverter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/RenderingIntent.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/DeviceCMYKColorSpace.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/ColorSpaces.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/ColorConverter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/color/ColorUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/AbstractGraphicsConfiguration.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/GraphicContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/TextHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/DefaultGraphics2D.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/java2d/AbstractGraphics2D.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/ImageIODebugUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/QName.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/Service.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/WriterOutputStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/i18n/ExtendedLocalizable.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/i18n/LocalizableSupport.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/i18n/LocaleGroup.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/i18n/Localizable.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/RunLengthEncodeOutputStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/ASCII85OutputStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/SubInputStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/Base64EncodeStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/FlateEncodeOutputStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/Finalizable.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/ASCII85Constants.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/ASCII85InputStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/ASCIIHexOutputStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/io/Base64DecodeStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/DateFormatUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/XMLizable.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/DoubleFormatUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/UnitConv.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/dijkstra/DefaultEdgeDirectory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/dijkstra/Edge.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/dijkstra/EdgeDirectory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/dijkstra/DijkstraAlgorithm.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/dijkstra/Vertex.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/ClasspathResource.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/uri/CommonURIResolver.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/uri/DataURLUtil.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/uri/DataURIResolver.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/util/MimeConstants.java...
[INFO] Constructing Javadoc information...
[INFO] Building index for all the packages and classes...
[INFO] Standard Doclet version 21.0.6+7-LTS
[INFO] Building tree for all the packages and classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/AbstractDeviceSpecificColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/AbstractDSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/AbstractEvent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/AbstractGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/AbstractGraphicsConfiguration.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImageConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImageLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImageLoaderFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImagePreloader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.FallbackResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.ObservingImageInputStreamInvocationHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.RestrictedFallbackResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/AbstractImageSessionContext.UnrestrictedFallbackResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/AbstractImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/AbstractPSDocumentGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/AbstractRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/AbstractResourceDSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/AbstractResourcesDSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/AdobePDFAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/AdobePDFSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/Any2LsRGBRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/Any2sRGBRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/ArrayAddPropertyMerger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/ASCII85Constants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/ASCII85InputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/ASCII85OutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/ASCIIHexOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/Base64DecodeStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/Base64EncodeStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/BufferedImageCachableRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/CachableRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/ChunkStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/CIELabColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/ClasspathResource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/CMYKColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/ColorConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/profile/ColorProfileUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/ColorSpaceOrigin.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/ColorSpaces.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/ColorUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/ColorWithAlternatives.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/CommonURIResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/CommonURIResolver.DefaultInstanceHolder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/CompositeImageLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/CompressionValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/CRC.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/DataURIResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/DataURLUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/DateFormatUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/DefaultColorConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DefaultDSCHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/DefaultEdgeDirectory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/DefaultExpirationPolicy.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/DefaultGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/DefaultImageContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/DefaultImageSessionContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DefaultNestedDocumentHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/DeviceCMYKColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/DijkstraAlgorithm.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/Dimension2DDouble.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/DoubleFormatUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCAtend.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentBeginDocument.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentBeginResource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentBoundingBox.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentDocumentNeededResources.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentDocumentSuppliedResources.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentEndComments.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentEndOfFile.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DSCCommentFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentHiResBoundingBox.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentIncludeResource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentLanguageLevel.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPageBoundingBox.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPageHiResBoundingBox.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPageResources.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentPages.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCCommentTitle.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/DSCConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/DSCConstants.AtendIndicator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCEvent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DSCException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DSCFilter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DSCHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/DSCHeaderComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DSCListener.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DSCParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DSCParser.MyDSCListener.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/DSCParserConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/tools/DSCTools.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/DublinCoreAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/DublinCoreSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/Edge.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/EdgeDirectory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/Endianness.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/EPSDocumentGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/EventRecorder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/EventRecorder.PSComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/EventRecorder.PSLine.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/ExpirationPolicy.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/ExtendedLocalizable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/ExtraSamplesType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/FileCacheSeekableStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/FilteringEventListener.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/Finalizable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/FlateEncodeOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/FormatRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/FormGenerator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/ForwardSeekableStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/GeneralGraphics2DImagePainter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/GenericGraphicsDevice.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/fonts/Glyphs.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/GraphicContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/Graphics2DImagePainter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/GraphicsConfigurationWithoutTransparency.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/GraphicsConfigurationWithTransparency.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/GraphicsConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/GraphicsUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/GrayScaleColorConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/ICCColorSpaceWithIntent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/IDATOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/Image.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageBuffered.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/ImageCache.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/ImageCacheListener.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/ImageCacheStatistics.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/ImageContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/ImageConversionEdge.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/ImageConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageConverterBitmap2G2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageConverterBitmap2G2D.Graphics2DImagePainterImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageConverterBuffered2Rendered.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageConverterG2D2Bitmap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageConverterRendered2PNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/ImageDecodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/ImageDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/ImageDecoderImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/ImageEncodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/ImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/ImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/ImageEncoderImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/ImageEncodingHelper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/ImageEncodingHelper.RenderedImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/ImageException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/ImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/ImageFormGenerator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/ImageImplRegistry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/ImageImplRegistry.ImageLoaderFactoryComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/ImageImplRegistry.MyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/ImageImplRegistry.PreloaderHolder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/ImageInfo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/ImageInfo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/ImageInfo.ImageInfoBuilder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/ImageInputStreamAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/ImageInputStreamSeekableStreamAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/ImageIODebugUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/ImageIOImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/ImageIOImageWriter.IIOMultiImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/ImageIOJPEGImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/ImageIOPNGImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/ImageIOTIFFImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/ImageIOUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/ImageKey.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/ImageLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderEPS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/ImageLoaderFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryEPS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/ImageLoaderFactoryImageIO.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryInternalTIFF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryRaw.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryRawCCITTFax.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/ImageLoaderImageIO.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderInternalTIFF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRaw.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawCCITTFax.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawCCITTFax.FillOrderChangeInputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawJPEG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/ImageManager.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/ImagePreloader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/ImageProcessingHints.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/ImageProviderPipeline.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageRawCCITTFax.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageRawEPS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageRawJPEG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageRawPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageRawStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageRawStream.ByteArrayStreamFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageRawStream.InputStreamFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageRawStream.SingleStreamFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageRendered.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/ImageRepresentation.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/ImageSessionContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/ImageSize.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/ImageSource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/ImageType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/ImageUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/ImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/ImageWriterParams.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/ImageWriterRegistry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/ImageWriterUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/ImageXMLDOM.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/JPEGConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/JPEGFile.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/LocaleGroup.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/Localizable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/LocalizableSupport.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/MemoryCacheSeekableStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/MergeRuleSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/Metadata.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/MimeConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/MimeEnabledImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/MultiImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/profile/NamedColorProfile.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/profile/NamedColorProfileParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/NamedColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/NestedDocumentHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/NoReplacePropertyMerger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/tools/PageExtractor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/PDFAAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/PDFAXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/PDFUAAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/PDFUAXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/PDFVTAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/PDFVTXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/PDFXAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/PDFXXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/Penalty.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/PipelineFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/PipelineFactory.PipelineComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGChunk.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGChunk.ChunkType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PNGConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGDecodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGEncodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGEncodeParam.Gray.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGEncodeParam.Palette.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGEncodeParam.RGB.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PNGFile.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGImageDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/internal/PNGImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGRed.PNGChunk.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/PNGSuggestedPaletteEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/PostScriptComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/PostScriptLine.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PreloaderBMP.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PreloaderEMF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PreloaderEPS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PreloaderEPS.EPSBinaryFileHeader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PreloaderGIF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/PreloaderImageIO.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PreloaderJPEG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PreloaderRawPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/PreloaderTIFF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/PropertyAccess.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/PropertyMerger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/PropertyUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSCommandMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSDictionary.Maker.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSDictionary.Maker.Token.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSDictionaryFormatException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/PSDocumentGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSFontUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSGenerator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/PSGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSImageUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSPageDeviceDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSProcSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSProcSets.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSProcSets.EPSProcSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSProcSets.StdProcSet.html...
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java:55: warning: invalid input: '<'
[INFO]         /** A Map<String, String> of standard shorthand macros defined in the {@link StdProcSet}. */
[INFO]                  ^
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java:55: warning: invalid input: '<'
[INFO]         /** A Map<String, String> of standard shorthand macros defined in the {@link StdProcSet}. */
[INFO]                  ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSResource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/PSState.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/PSTextHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/PSTilingPattern.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/QName.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/RefinedImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/RenderedImageCachableRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/RenderingIntent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/ReplacePropertyMerger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/ResolutionUnit.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/Resource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/ResourceResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/ResourceTracker.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/ResourceTracker.Counter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/RunLengthEncodeOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/SeekableOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/SeekableStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/SeekableStreamAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/Service.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/SimpleRefinedImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/SimpleRenderedImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/SingleTileRenderedImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/SoftMapCache.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/SoftReferenceWithKey.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/StrokingTextHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/SubImageNotFoundException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/SubInputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/TempResourceResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/TempResourceURIGenerator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/TextHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFDecodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFDirectory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFEncodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFFaxDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFField.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFImageDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFImageEncoder.Context.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/internal/TIFFImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/internal/TIFFImageWriter.TIFFMultiImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/TIFFLZWDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/TimeStampProvider.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/TransformStackElement.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/TransformType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/UnitConv.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/UnparsedDSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/URIResolverAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/Vertex.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/WriterOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/XAPMMAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/XAPMMXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/XMLizable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/XMLNamespaceEnabledImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/XmlSourceUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPArray.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPArrayType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/XMPBasicAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/XMPBasicSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPComplexValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPPacketParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPProperty.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPSchemaAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPSchemaRegistry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPSerializer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPStructure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/XMPThinStructure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/fonts/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/fonts/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/internal/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/internal/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/profile/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/profile/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/tools/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/tools/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/constant-values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/serialized-form.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPSerializer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/class-use/NoReplacePropertyMerger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/class-use/ReplacePropertyMerger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/class-use/MergeRuleSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/class-use/ArrayAddPropertyMerger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/class-use/PropertyMerger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPSchemaRegistry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/PropertyAccess.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPThinStructure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPPacketParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPSchemaAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPComplexValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/Metadata.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPArray.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/class-use/XMPBasicAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/PDFUAAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/PDFVTXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/PDFUAXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/PDFAAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/XAPMMAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/PDFAXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/PDFXXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/XAPMMXMPSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/PDFXAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/AdobePDFAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/PDFVTAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/class-use/AdobePDFSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/class-use/DublinCoreAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/class-use/XMPBasicSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/class-use/DublinCoreSchema.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPArrayType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPStructure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/class-use/XMPProperty.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/fonts/class-use/Glyphs.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/class-use/ResolutionUnit.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/class-use/ImageWriterUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/class-use/MultiImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/class-use/AbstractImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/class-use/ImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/class-use/ImageIOPNGImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/class-use/ImageIOImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/class-use/ImageIOImageWriter.IIOMultiImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/class-use/ImageIOJPEGImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/class-use/ImageIOTIFFImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/internal/class-use/TIFFImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/internal/class-use/TIFFImageWriter.TIFFMultiImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/internal/class-use/PNGImageWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/class-use/Endianness.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/class-use/ImageWriterRegistry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/class-use/ImageWriterParams.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/class-use/GraphicsUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/class-use/GraphicsConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFLZWDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFImageDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFImageEncoder.Context.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFField.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFDecodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/ImageInfo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/ImageInfo.ImageInfoBuilder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/CompressionValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFDirectory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/ImageType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFEncodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/ExtraSamplesType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/class-use/TIFFFaxDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGImageDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGChunk.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGChunk.ChunkType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGSuggestedPaletteEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGRed.PNGChunk.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGEncodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGEncodeParam.RGB.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGEncodeParam.Gray.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGEncodeParam.Palette.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGDecodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/CRC.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/ChunkStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/IDATOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/class-use/PNGImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/SeekableOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/SimpleRenderedImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/MemoryCacheSeekableStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/PropertyUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/ImageEncoderImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/ImageDecodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/SingleTileRenderedImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/ImageEncodeParam.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/FileCacheSeekableStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/ImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/ImageDecoderImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/SeekableStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/ImageInputStreamSeekableStreamAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/ForwardSeekableStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/class-use/ImageDecoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/class-use/AbstractRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/class-use/BufferedImageCachableRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/class-use/Any2sRGBRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/class-use/Any2LsRGBRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/class-use/FormatRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/class-use/RenderedImageCachableRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/class-use/CachableRed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/SimpleRefinedImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/Image.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/ImageException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/class-use/ImageProviderPipeline.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/class-use/ImageConversionEdge.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/class-use/ImageRepresentation.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/class-use/PipelineFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/class-use/PipelineFactory.PipelineComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderFactoryInternalTIFF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PNGConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageRawStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageRawStream.ByteArrayStreamFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageRawStream.SingleStreamFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageRawStream.InputStreamFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/CompositeImageLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderFactoryRawCCITTFax.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PreloaderTIFF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PreloaderEMF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/DefaultImageContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageXMLDOM.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImageSessionContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImageSessionContext.RestrictedFallbackResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImageSessionContext.UnrestrictedFallbackResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImageSessionContext.FallbackResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImageSessionContext.ObservingImageInputStreamInvocationHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PreloaderBMP.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/JPEGFile.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderRawJPEG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderFactoryRaw.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderRawCCITTFax.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderRawCCITTFax.FillOrderChangeInputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageRendered.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImageLoaderFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PNGFile.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageConverterBitmap2G2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageConverterBitmap2G2D.Graphics2DImagePainterImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PreloaderEPS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PreloaderEPS.EPSBinaryFileHeader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImageConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImageLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageRawEPS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageConverterRendered2PNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PreloaderRawPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/JPEGConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageRawPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageRawCCITTFax.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderFactoryPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/DefaultImageSessionContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/AbstractImagePreloader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/class-use/ImageIOUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/class-use/PreloaderImageIO.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/class-use/ImageLoaderImageIO.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/class-use/ImageLoaderFactoryImageIO.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderEPS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderInternalTIFF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderRaw.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderRawPNG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageBuffered.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PreloaderGIF.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageConverterG2D2Bitmap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageConverterBuffered2Rendered.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageRawJPEG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/ImageLoaderFactoryEPS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/class-use/PreloaderJPEG.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/RefinedImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/ImageSource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/ImageProcessingHints.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/ImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/ImageInfo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/ImageManager.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/class-use/TimeStampProvider.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/class-use/ImageCacheStatistics.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/class-use/ImageCache.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/class-use/ImageCacheListener.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/class-use/DefaultExpirationPolicy.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/class-use/ExpirationPolicy.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/class-use/ImageKey.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/ImageSize.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/ImageContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/ImageSessionContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/XMLNamespaceEnabledImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/class-use/ImagePreloader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/class-use/ImageImplRegistry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/class-use/ImageImplRegistry.ImageLoaderFactoryComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/class-use/ImageImplRegistry.MyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/class-use/ImageImplRegistry.PreloaderHolder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/class-use/ImageLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/class-use/ImageConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/class-use/ImageLoaderFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/SubImageNotFoundException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/class-use/MimeEnabledImageFlavor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/class-use/SoftReferenceWithKey.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/class-use/ImageUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/class-use/ImageInputStreamAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/class-use/Penalty.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/class-use/SeekableStreamAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/class-use/SoftMapCache.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSGenerator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSState.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSProcSets.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSProcSets.EPSProcSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSProcSets.StdProcSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/DSCConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/DSCConstants.AtendIndicator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/ImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSDictionaryFormatException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSDictionary.Maker.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSDictionary.Maker.Token.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/FormGenerator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DSCListener.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentBeginResource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentBeginDocument.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/UnparsedDSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentIncludeResource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/AbstractDSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentPage.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/AbstractEvent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCEvent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentEndOfFile.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentPageResources.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentTitle.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentDocumentSuppliedResources.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentEndComments.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentPageHiResBoundingBox.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentPageBoundingBox.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentPages.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/PostScriptComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentBoundingBox.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCAtend.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/AbstractResourcesDSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/AbstractResourceDSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCHeaderComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/PostScriptLine.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentHiResBoundingBox.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentLanguageLevel.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/class-use/DSCCommentDocumentNeededResources.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DSCFilter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DSCParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DSCParser.MyDSCListener.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DSCCommentFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DSCParserConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/FilteringEventListener.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/NestedDocumentHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/tools/class-use/DSCTools.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/tools/class-use/PageExtractor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/EventRecorder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/EventRecorder.PSLine.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/EventRecorder.PSComment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DSCHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DefaultNestedDocumentHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/ResourceTracker.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/ResourceTracker.Counter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DSCException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/class-use/DefaultDSCHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSProcSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSCommandMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSFontUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSResource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/ImageFormGenerator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/ImageEncodingHelper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/ImageEncodingHelper.RenderedImageEncoder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSImageUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/class-use/PSPageDeviceDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/class-use/XmlSourceUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/class-use/TempResourceURIGenerator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/class-use/Resource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/class-use/ResourceResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/class-use/TempResourceResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/class-use/URIResolverAdapter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/TransformStackElement.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/Dimension2DDouble.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/StrokingTextHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/GeneralGraphics2DImagePainter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/GraphicsConfigurationWithoutTransparency.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/Graphics2DImagePainter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/class-use/PSDocumentGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/class-use/EPSDocumentGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/class-use/PSTextHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/class-use/AbstractPSDocumentGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/class-use/PSGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/class-use/PSTilingPattern.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/CMYKColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/TransformType.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/GraphicsConfigurationWithTransparency.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/GenericGraphicsDevice.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/GrayScaleColorConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/ICCColorSpaceWithIntent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/ColorSpaceOrigin.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/AbstractDeviceSpecificColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/CIELabColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/ColorWithAlternatives.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/NamedColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/profile/class-use/NamedColorProfile.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/profile/class-use/ColorProfileUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/profile/class-use/NamedColorProfileParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/DefaultColorConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/RenderingIntent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/DeviceCMYKColorSpace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/ColorSpaces.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/ColorConverter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/class-use/ColorUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/AbstractGraphicsConfiguration.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/GraphicContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/TextHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/DefaultGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/class-use/AbstractGraphics2D.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/ImageIODebugUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/QName.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/Service.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/WriterOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/class-use/ExtendedLocalizable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/class-use/LocalizableSupport.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/class-use/LocaleGroup.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/class-use/Localizable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/RunLengthEncodeOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/ASCII85OutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/SubInputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/Base64EncodeStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/FlateEncodeOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/Finalizable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/ASCII85Constants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/ASCII85InputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/ASCIIHexOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/class-use/Base64DecodeStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/DateFormatUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/XMLizable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/DoubleFormatUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/UnitConv.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/class-use/DefaultEdgeDirectory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/class-use/Edge.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/class-use/EdgeDirectory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/class-use/DijkstraAlgorithm.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/class-use/Vertex.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/ClasspathResource.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/class-use/CommonURIResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/class-use/CommonURIResolver.DefaultInstanceHolder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/class-use/DataURLUtil.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/class-use/DataURIResolver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/class-use/MimeConstants.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/fonts/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/png/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/tiff/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/codec/util/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/cache/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/impl/imageio/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/pipeline/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/spi/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/loader/util/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/rendered/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/imageio/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/image/writer/internal/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/io/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/color/profile/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/java2d/ps/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/events/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/ps/dsc/tools/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/dijkstra/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/i18n/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/io/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/util/uri/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/merge/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/org/apache/xmlgraphics/xmp/schemas/pdf/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/overview-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/deprecated-list.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/index.html...
[INFO] Building index for all classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/allclasses-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/allpackages-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/index-all.html...
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java:55: warning: invalid input: '<'
[INFO]         /** A Map<String, String> of standard shorthand macros defined in the {@link StdProcSet}. */
[INFO]                  ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/search.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/overview-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/target/xmvn-apidocs/help-doc.html...
[INFO] 3 warnings
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ xmlgraphics-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24.589 s
[INFO] Finished at: 2025-04-23T17:31:09Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/6WSsU7DMBCG9z7F0d0J7CGV2BjYWV37ag7su8ixo/bt65QC6YCFwnj/ffJn2X+3
OwYPE8aRhB+3D839Fnb9prtTCp4yeQsWB2SLbAhHcMgYdUIL+xO8vkwMShV6yfQbgJ/gNI8lcFHy
8Gx7ia7RgzZv2BzQ07FrvzafnI6JDtqkEgQ9Iat9ZutRDT474q5d7GdPeyv63WskBOFRkVSMS+i/
Ii+uXNj9wfZNrlW+Z6ZUEV33a4+fvyyI+aBUe7sroYxEXO8qZVQRR/GlkRXZLVaTLaZLN88rGx2K
8AIAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VzcN5n
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ mkdir /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd xmlgraphics-commons-2.9
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n xmlgraphics-commons -d /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT
[INFO] Installing artifact org.apache.xmlgraphics:xmlgraphics-commons:jar:2.9
[INFO] Installing artifact org.apache.xmlgraphics:xmlgraphics-commons:pom:2.9
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/javadoc/xmlgraphics-commons
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/copy.svg .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/legal .xmvn/apidocs/link.svg .xmvn/apidocs/member-search-index.js .xmvn/apidocs/module-search-index.js .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/resources .xmvn/apidocs/script-dir .xmvn/apidocs/script.js .xmvn/apidocs/search-page.js .xmvn/apidocs/search.html .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/tag-search-index.js .xmvn/apidocs/type-search-index.js /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/javadoc/xmlgraphics-commons
+ echo /usr/share/javadoc/xmlgraphics-commons
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: xmlgraphics-commons-2.9-2.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0oGfHc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ cd xmlgraphics-commons-2.9
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/doc/xmlgraphics-commons
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/doc/xmlgraphics-commons
+ cp -pr /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/README /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/doc/xmlgraphics-commons
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QjLWHD
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ cd xmlgraphics-commons-2.9
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/licenses/xmlgraphics-commons
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/licenses/xmlgraphics-commons
+ cp -pr /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/LICENSE /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/licenses/xmlgraphics-commons
+ cp -pr /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/NOTICE /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/licenses/xmlgraphics-commons
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/maven-metadata/xmlgraphics-commons.xml']
[INFO maven.prov] mvn(org.apache.xmlgraphics:xmlgraphics-commons:pom:) = 2.9, mvn(org.apache.xmlgraphics:xmlgraphics-commons) = 2.9
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/java/xmlgraphics-commons.jar']
[INFO osgi.prov] osgi(org.apache.xmlgraphics) = 2.9.0
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/maven-metadata/xmlgraphics-commons.xml']
[INFO maven.req] javapackages-filesystem, mvn(commons-logging:commons-logging), java-21-headless, mvn(commons-io:commons-io)
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/java/xmlgraphics-commons.jar']
Provides: mvn(org.apache.xmlgraphics:xmlgraphics-commons) = 2.9 mvn(org.apache.xmlgraphics:xmlgraphics-commons:pom:) = 2.9 osgi(org.apache.xmlgraphics) = 2.9.0 xmlgraphics-commons = 0:2.9-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem mvn(commons-io:commons-io) mvn(commons-logging:commons-logging)
Processing files: xmlgraphics-commons-javadoc-2.9-2.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MIgRBs
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ cd xmlgraphics-commons-2.9
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/licenses/xmlgraphics-commons-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/licenses/xmlgraphics-commons-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/LICENSE /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/licenses/xmlgraphics-commons-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/xmlgraphics-commons-2.9/NOTICE /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT/usr/share/licenses/xmlgraphics-commons-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: xmlgraphics-commons-javadoc = 0:2.9-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: javapackages-filesystem
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xmlgraphics-commons-2.9-2.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xmlgraphics-commons-javadoc-2.9-2.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4RTDTU
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ test -d /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.9-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!