Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 906895 Details for
Bug 1107430
swingx: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 74.56 KB, created by
Dennis Gilmore
on 2014-06-10 02:49:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-10 02:49:21 UTC
Size:
74.56 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/swingx.spec'], False, '/var/lib/mock/f21-build-2152967-393008/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xca5b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/swingx.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildvm-10.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/swingx-1.6.5.1-3.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/swingx.spec'], False, '/var/lib/mock/f21-build-2152967-393008/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xca5b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/swingx.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GvFGc8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf swingx-project-1.6.5-1 >+ /usr/bin/xz -dc /builddir/build/SOURCES/swingx-project-1.6.5-1.tar.xz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd swingx-project-1.6.5-1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (swingx-remove-jhlabs-filters.patch):' >Patch #0 (swingx-remove-jhlabs-filters.patch): >+ /usr/bin/cat /builddir/build/SOURCES/swingx-remove-jhlabs-filters.patch >+ /usr/bin/patch -p1 -b --suffix .orig --fuzz=0 >patching file swingx-core/src/test/java/org/jdesktop/swingx/JXLabelVisualCheck.java >+ echo 'Patch #1 (swingx-java7-swing-painter-compat.patch):' >Patch #1 (swingx-java7-swing-painter-compat.patch): >+ /usr/bin/cat /builddir/build/SOURCES/swingx-java7-swing-painter-compat.patch >+ /usr/bin/patch -p0 -b --suffix .orig --fuzz=0 >patching file swingx-core/src/test/java/org/jdesktop/swingx/JXPanelVisualCheck.java >+ echo 'Patch #2 (swingx-java7-treepath-compat.patch):' >Patch #2 (swingx-java7-treepath-compat.patch): >+ /usr/bin/cat /builddir/build/SOURCES/swingx-java7-treepath-compat.patch >+ /usr/bin/patch -p0 -b --suffix .orig --fuzz=0 >patching file swingx-core/src/test/java/org/jdesktop/swingx/tree/TreeModelSupportTest.java >+ echo 'Patch #3 (swingx-uititlelabel-test-failure.patch):' >Patch #3 (swingx-uititlelabel-test-failure.patch): >+ /usr/bin/cat /builddir/build/SOURCES/swingx-uititlelabel-test-failure.patch >+ /usr/bin/patch -p0 -b --suffix .orig --fuzz=0 >patching file swingx-core/src/test/java/org/jdesktop/swingx/JXHeaderTest.java >+ find . -name '*.jar' -exec rm -f '{}' ';' >+ find . -name '*.class' -exec rm -f '{}' ';' >+ find . -name '*.so' -exec rm -f '{}' ';' >+ find . -name '*.dll' -exec rm -f '{}' ';' >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep com.jhlabs:filters >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep com.jhlabs:filters swingx-core >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep com.jhlabs:filters swingx-painters >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wYw2NN >+ umask 022 >+ cd /builddir/build/BUILD >+ cd swingx-project-1.6.5-1 >+ python /usr/share/java-utils/mvn_build.py >Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] SwingX >[INFO] SwingX Maven Support >[INFO] SwingX Test Support >[INFO] SwingX Commons >[INFO] SwingX AutoComplete >[INFO] Action Framework >[INFO] SwingX Painter Support >[INFO] SwingX Graphics >[INFO] SwingX Look and Feel Support >[INFO] SwingX Core >[INFO] SwingX Complete >[INFO] SwingX BeanInfo >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building SwingX 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building SwingX Maven Support 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swingx-mavensupport --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ swingx-mavensupport --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 2 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-mavensupport/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] Writing META-INF/services/javax.annotation.processing.Processor >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swingx-mavensupport --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ swingx-mavensupport --- >[INFO] Nothing to compile - all classes are up to date >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ swingx-mavensupport --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swingx-mavensupport --- >[INFO] Building jar: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-mavensupport/target/swingx-mavensupport-1.6.5-1.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building SwingX Test Support 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swingx-testsupport --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ swingx-testsupport --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 9 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-testsupport/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-testsupport/src/main/java/org/jdesktop/test/TestUtils.java: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-testsupport/src/main/java/org/jdesktop/test/TestUtils.java uses or overrides a deprecated API. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-testsupport/src/main/java/org/jdesktop/test/TestUtils.java: Recompile with -Xlint:deprecation for details. >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swingx-testsupport --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ swingx-testsupport --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 3 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-testsupport/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ swingx-testsupport --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] Surefire report directory: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-testsupport/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.jdesktop.test.EDTRunnerTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.jdesktop.test.EDTRunnerTest >Running org.jdesktop.test.matchers.EquivalentMatcherTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.jdesktop.test.matchers.EquivalentMatcherTest >Results : >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swingx-testsupport --- >[INFO] Building jar: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-testsupport/target/swingx-testsupport-1.6.5-1.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building SwingX Commons 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swingx-common --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ swingx-common --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 13 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-common/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swingx-common --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ swingx-common --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 7 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-common/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ swingx-common --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] Surefire report directory: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-common/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.jdesktop.beans.AbstractSerializableBeanTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.jdesktop.beans.AbstractSerializableBeanTest >Running org.jdesktop.beans.AbstractBeanTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.jdesktop.beans.AbstractBeanTest >Running org.jdesktop.swingx.util.GraphicsUtilitiesTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.jdesktop.swingx.util.GraphicsUtilitiesTest >Running org.jdesktop.swingx.util.PaintUtilsTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.jdesktop.swingx.util.PaintUtilsTest >Running org.jdesktop.swingx.util.ContractTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.jdesktop.swingx.util.ContractTest >Running org.jdesktop.swingx.util.OSTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.jdesktop.swingx.util.OSTest >Running org.jdesktop.swingx.util.SeparatorTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.jdesktop.swingx.util.SeparatorTest >Results : >Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swingx-common --- >[INFO] Building jar: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-common/target/swingx-common-1.6.5-1.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building SwingX AutoComplete 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swingx-autocomplete --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ swingx-autocomplete --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 15 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-autocomplete/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swingx-autocomplete --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ swingx-autocomplete --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 2 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-autocomplete/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-autocomplete/src/test/java/org/jdesktop/swingx/autocomplete/AutoCompleteDecoratorTest.java: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-autocomplete/src/test/java/org/jdesktop/swingx/autocomplete/AutoCompleteDecoratorTest.java uses unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-autocomplete/src/test/java/org/jdesktop/swingx/autocomplete/AutoCompleteDecoratorTest.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ swingx-autocomplete --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] Surefire report directory: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-autocomplete/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.jdesktop.swingx.autocomplete.AutoCompleteDocumentTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.jdesktop.swingx.autocomplete.AutoCompleteDocumentTest >Running org.jdesktop.swingx.autocomplete.AutoCompleteDecoratorTest >Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.406 sec - in org.jdesktop.swingx.autocomplete.AutoCompleteDecoratorTest >Results : >Tests run: 12, Failures: 0, Errors: 0, Skipped: 1 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swingx-autocomplete --- >[INFO] Building jar: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-autocomplete/target/swingx-autocomplete-1.6.5-1.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Action Framework 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swingx-action --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ swingx-action --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 14 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-action/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swingx-action --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ swingx-action --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 8 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-action/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ swingx-action --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] Surefire report directory: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-action/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.jdesktop.swingx.action.ActionManagerTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.jdesktop.swingx.action.ActionManagerTest >Running org.jdesktop.swingx.action.TargetManagerTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.jdesktop.swingx.action.TargetManagerTest >Running org.jdesktop.swingx.action.ServerActionTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.jdesktop.swingx.action.ServerActionTest >Running org.jdesktop.swingx.action.AbstractActionExtTest >Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.jdesktop.swingx.action.AbstractActionExtTest >Running org.jdesktop.swingx.action.BoundActionTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in org.jdesktop.swingx.action.BoundActionTest >Results : >Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swingx-action --- >[INFO] Building jar: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-action/target/swingx-action-1.6.5-1.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building SwingX Painter Support 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swingx-painters --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ swingx-painters --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 27 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-painters/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] No SupportedSourceVersion annotation found on org.jdesktop.beans.JavaBeanProcessor, returning RELEASE_6. >[WARNING] Attempting to open manifest... >[WARNING] Manifest does not exist... >[WARNING] Attempting to create output manifest... >[WARNING] Succeeded: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-painters/target/generated-sources/annotations/META-INF/MANIFEST.MF >[WARNING] Appending Java-Beans to MANIFEST.MF >[WARNING] [org.jdesktop.swingx.painter.AlphaPainter, org.jdesktop.swingx.painter.BusyPainter, org.jdesktop.swingx.painter.CheckerboardPainter, org.jdesktop.swingx.painter.CompoundPainter, org.jdesktop.swingx.painter.GlossPainter, org.jdesktop.swingx.painter.ImagePainter, org.jdesktop.swingx.painter.MattePainter, org.jdesktop.swingx.painter.PinstripePainter, org.jdesktop.swingx.painter.RectanglePainter, org.jdesktop.swingx.painter.ShapePainter, org.jdesktop.swingx.painter.TextPainter] >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-painters/src/main/java/org/jdesktop/swingx/painter/CompoundPainter.java: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-painters/src/main/java/org/jdesktop/swingx/painter/CompoundPainter.java uses unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-painters/src/main/java/org/jdesktop/swingx/painter/CompoundPainter.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swingx-painters --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ swingx-painters --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 15 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-painters/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] No SupportedSourceVersion annotation found on org.jdesktop.beans.JavaBeanProcessor, returning RELEASE_6. >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ swingx-painters --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] Surefire report directory: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-painters/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.jdesktop.swingx.painter.PinstripePainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in org.jdesktop.swingx.painter.PinstripePainterTest >Running org.jdesktop.swingx.painter.AbstractLayoutPainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec - in org.jdesktop.swingx.painter.AbstractLayoutPainterTest >Running org.jdesktop.swingx.painter.RectanglePainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec - in org.jdesktop.swingx.painter.RectanglePainterTest >Running org.jdesktop.swingx.painter.GlossPainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.jdesktop.swingx.painter.GlossPainterTest >Running org.jdesktop.swingx.painter.BusyPainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in org.jdesktop.swingx.painter.BusyPainterTest >Running org.jdesktop.swingx.painter.CheckerboardPainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.jdesktop.swingx.painter.CheckerboardPainterTest >Running org.jdesktop.swingx.painter.AbstractAreaPainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec - in org.jdesktop.swingx.painter.AbstractAreaPainterTest >Running org.jdesktop.swingx.painter.effects.AllEffectTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.jdesktop.swingx.painter.effects.AllEffectTest >Running org.jdesktop.swingx.painter.ImagePainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 sec - in org.jdesktop.swingx.painter.ImagePainterTest >Running org.jdesktop.swingx.painter.AbstractPainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in org.jdesktop.swingx.painter.AbstractPainterTest >Running org.jdesktop.swingx.painter.MattePainterTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 sec - in org.jdesktop.swingx.painter.MattePainterTest >Running org.jdesktop.swingx.painter.CompoundPainterTest >Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.464 sec - in org.jdesktop.swingx.painter.CompoundPainterTest >Results : >Tests run: 141, Failures: 0, Errors: 0, Skipped: 1 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swingx-painters --- >[INFO] Building jar: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-painters/target/swingx-painters-1.6.5-1.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building SwingX Graphics 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swingx-graphics --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ swingx-graphics --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 16 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-graphics/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-graphics/src/main/java/org/jdesktop/swingx/graphics/Graphics2DFacade.java: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-graphics/src/main/java/org/jdesktop/swingx/graphics/Graphics2DFacade.java uses or overrides a deprecated API. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-graphics/src/main/java/org/jdesktop/swingx/graphics/Graphics2DFacade.java: Recompile with -Xlint:deprecation for details. >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swingx-graphics --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 30 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ swingx-graphics --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 4 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-graphics/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ swingx-graphics --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] Surefire report directory: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-graphics/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.jdesktop.swingx.graphics.BlendCompositeTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.202 sec - in org.jdesktop.swingx.graphics.BlendCompositeTest >Running org.jdesktop.swingx.graphics.FilterCompositeTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec - in org.jdesktop.swingx.graphics.FilterCompositeTest >Running org.jdesktop.swingx.geom.Morphing2DTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.jdesktop.swingx.geom.Morphing2DTest >Running org.jdesktop.swingx.geom.Star2DTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.jdesktop.swingx.geom.Star2DTest >Results : >Tests run: 12, Failures: 0, Errors: 0, Skipped: 1 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swingx-graphics --- >[INFO] Building jar: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-graphics/target/swingx-graphics-1.6.5-1.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building SwingX Look and Feel Support 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swingx-plaf --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 12 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ swingx-plaf --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 22 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-plaf/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] Writing META-INF/services/org.jdesktop.swingx.plaf.LookAndFeelAddons >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swingx-plaf --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 1 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ swingx-plaf --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 4 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-plaf/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ swingx-plaf --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] Surefire report directory: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-plaf/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.jdesktop.swingx.plaf.DefaultsListTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.jdesktop.swingx.plaf.DefaultsListTest >Running org.jdesktop.swingx.plaf.UIManagerExtTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.jdesktop.swingx.plaf.UIManagerExtTest >Running org.jdesktop.swingx.plaf.AbstractUIChangeHandlerTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.jdesktop.swingx.plaf.AbstractUIChangeHandlerTest >Running org.jdesktop.swingx.plaf.LookAndFeelAddonsTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in org.jdesktop.swingx.plaf.LookAndFeelAddonsTest >Results : >Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swingx-plaf --- >[INFO] Building jar: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-plaf/target/swingx-plaf-1.6.5-1.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building SwingX Core 1.6.5-1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swingx-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 108 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ swingx-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 340 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] No SupportedSourceVersion annotation found on org.jdesktop.beans.JavaBeanProcessor, returning RELEASE_6. >[WARNING] Attempting to open manifest... >[WARNING] Manifest does not exist... >[WARNING] Attempting to create output manifest... >[WARNING] Succeeded: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/target/generated-sources/annotations/META-INF/MANIFEST.MF >[WARNING] Appending Java-Beans to MANIFEST.MF >[WARNING] [org.jdesktop.swingx.HorizontalLayout, org.jdesktop.swingx.JXBusyLabel, org.jdesktop.swingx.JXButton, org.jdesktop.swingx.JXCollapsiblePane, org.jdesktop.swingx.JXDatePicker, org.jdesktop.swingx.JXDialog, org.jdesktop.swingx.JXEditorPane, org.jdesktop.swingx.JXErrorPane, org.jdesktop.swingx.JXFindBar, org.jdesktop.swingx.JXFindPanel, org.jdesktop.swingx.JXFrame, org.jdesktop.swingx.JXGradientChooser, org.jdesktop.swingx.JXGraph, org.jdesktop.swingx.JXHeader, org.jdesktop.swingx.JXHyperlink, org.jdesktop.swingx.JXImageView, org.jdesktop.swingx.JXLabel, org.jdesktop.swingx.JXList, org.jdesktop.swingx.JXLoginPane, org.jdesktop.swingx.JXMonthView, org.jdesktop.swingx.JXMultiSplitPane, org.jdesktop.swingx.JXMultiThumbSlider, org.jdesktop.swingx.JXPanel, org.jdesktop.swingx.JXRadioGroup, org.jdesktop.swingx.JXRootPane, org.jdesktop.swingx.JXSearchField, org.jdesktop.swingx.JXSearchPanel, org.jdesktop.swingx.JXStatusBar, org.jdesktop.swingx.JXTable, org.jdesktop.swingx.JXTaskPane, org.jdesktop.swingx.JXTaskPaneContainer, org.jdesktop.swingx.JXTextArea, org.jdesktop.swingx.JXTextField, org.jdesktop.swingx.JXTipOfTheDay, org.jdesktop.swingx.JXTitledPanel, org.jdesktop.swingx.JXTitledSeparator, org.jdesktop.swingx.JXTree, org.jdesktop.swingx.JXTreeTable, org.jdesktop.swingx.VerticalLayout, org.jdesktop.swingx.auth.DefaultUserNameStore, org.jdesktop.swingx.auth.JAASLoginService, org.jdesktop.swingx.auth.JDBCLoginService, org.jdesktop.swingx.border.DropShadowBorder, org.jdesktop.swingx.border.IconBorder, org.jdesktop.swingx.border.MatteBorderExt] >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/plaf/basic/core/BasicXListUI.java: Some input files use or override a deprecated API. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/plaf/basic/core/BasicXListUI.java: Recompile with -Xlint:deprecation for details. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/plaf/PromptTextUI.java: Some input files use unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/plaf/PromptTextUI.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swingx-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 25 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ swingx-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 235 source files to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/test/java/org/jdesktop/swingx/JXListVisualCheck.java:[53,16] sun.font.CreatedFontTracker is internal proprietary API and may be removed in a future release >[WARNING] No SupportedSourceVersion annotation found on org.jdesktop.beans.JavaBeanProcessor, returning RELEASE_6. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/test/java/org/jdesktop/swingx/JXListVisualCheck.java:[53,16] sun.font.CreatedFontTracker is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/test/java/org/jdesktop/swingx/JXListVisualCheck.java:[53,16] sun.font.CreatedFontTracker is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/test/java/org/jdesktop/swingx/search/NativeSearchFieldSupportTest.java: Some input files use or override a deprecated API. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/test/java/org/jdesktop/swingx/search/NativeSearchFieldSupportTest.java: Recompile with -Xlint:deprecation for details. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/test/java/org/jdesktop/swingx/JXMonthViewIssues.java: Some input files use unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/src/test/java/org/jdesktop/swingx/JXMonthViewIssues.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ swingx-core --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] Surefire report directory: /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.jdesktop.test.AllReportsTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.jdesktop.test.AllReportsTest >Running org.jdesktop.swingx.JXDatePickerTest >Jun 08, 2014 2:06:26 PM org.jdesktop.test.TestUtils assertPropertyChangeEvent >INFO: events: timeZone :: monthView :: linkPanel :: >Jun 08, 2014 2:06:26 PM org.jdesktop.test.TestUtils assertPropertyChangeEvent >INFO: events: linkPanel :: timeZone :: linkPanel :: >Jun 08, 2014 2:06:26 PM org.jdesktop.test.TestUtils assertPropertyChangeEvent >INFO: events: linkPanel :: timeZone :: linkPanel :: >Jun 08, 2014 2:06:26 PM org.jdesktop.test.TestUtils assertPropertyChangeEvent >INFO: events: linkPanel :: timeZone :: linkPanel :: >Tests run: 104, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 sec - in org.jdesktop.swingx.JXDatePickerTest >Running org.jdesktop.swingx.JXMonthViewTest >Jun 08, 2014 2:06:27 PM org.jdesktop.test.TestUtils assertPropertyChangeEvent >INFO: events: timeZone :: flaggedDates :: today :: firstDisplayedDay :: >Jun 08, 2014 2:06:27 PM org.jdesktop.test.TestUtils assertPropertyChangeEvent >INFO: events: componentInputMapEnabled :: _WhenInFocusedWindow :: >Jun 08, 2014 2:06:27 PM org.jdesktop.test.TestUtils assertPropertyChangeEvent >INFO: events: componentInputMapEnabled :: _WhenInFocusedWindow :: >Tests run: 144, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 sec - in org.jdesktop.swingx.JXMonthViewTest >Running org.jdesktop.swingx.action.TargetableActionTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.jdesktop.swingx.action.TargetableActionTest >Running org.jdesktop.swingx.hyperlink.HyperlinkActionTest >Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.jdesktop.swingx.hyperlink.HyperlinkActionTest >Running org.jdesktop.swingx.JXHeaderTest >Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 sec - in org.jdesktop.swingx.JXHeaderTest >Running org.jdesktop.swingx.JXTableUnitTest >Exception in thread "AWT-EventQueue-0" java.awt.HeadlessException: >No X11 DISPLAY variable was set, but this program performed an operation which requires it. > at java.awt.Component.getMousePosition(Component.java:1370) > at org.jdesktop.swingx.rollover.RolloverProducer.updateRollover(RolloverProducer.java:216) > at org.jdesktop.swingx.rollover.RolloverProducer.componentMoved(RolloverProducer.java:209) > at java.awt.AWTEventMulticaster.componentMoved(AWTEventMulticaster.java:169) > at java.awt.Component.processComponentEvent(Component.java:6356) > at java.awt.Component.processEvent(Component.java:6307) > at java.awt.Container.processEvent(Container.java:2234) > at java.awt.Component.dispatchEventImpl(Component.java:4883) > at java.awt.Container.dispatchEventImpl(Container.java:2292) > at java.awt.Component.dispatchEvent(Component.java:4705) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:746) > at java.awt.EventQueue.access$400(EventQueue.java:97) > at java.awt.EventQueue$3.run(EventQueue.java:697) > at java.awt.EventQueue$3.run(EventQueue.java:691) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86) > at java.awt.EventQueue$4.run(EventQueue.java:719) > at java.awt.EventQueue$4.run(EventQueue.java:717) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:716) > at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) > at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) >Exception in thread "AWT-EventQueue-0" java.awt.HeadlessException: >No X11 DISPLAY variable was set, but this program performed an operation which requires it. > at java.awt.Component.getMousePosition(Component.java:1370) > at org.jdesktop.swingx.rollover.RolloverProducer.updateRollover(RolloverProducer.java:216) > at org.jdesktop.swingx.rollover.RolloverProducer.componentMoved(RolloverProducer.java:209) > at java.awt.AWTEventMulticaster.componentMoved(AWTEventMulticaster.java:169) > at java.awt.Component.processComponentEvent(Component.java:6356) > at java.awt.Component.processEvent(Component.java:6307) > at java.awt.Container.processEvent(Container.java:2234) > at java.awt.Component.dispatchEventImpl(Component.java:4883) > at java.awt.Container.dispatchEventImpl(Container.java:2292) > at java.awt.Component.dispatchEvent(Component.java:4705) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:746) > at java.awt.EventQueue.access$400(EventQueue.java:97) > at java.awt.EventQueue$3.run(EventQueue.java:697) > at java.awt.EventQueue$3.run(EventQueue.java:691) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86) > at java.awt.EventQueue$4.run(EventQueue.java:719) > at java.awt.EventQueue$4.run(EventQueue.java:717) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:716) > at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) > at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) >Tests run: 170, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 sec - in org.jdesktop.swingx.JXTableUnitTest >Running org.jdesktop.swingx.border.IconBorderTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.jdesktop.swingx.border.IconBorderTest >Running org.jdesktop.swingx.border.MatteBorderExtUnitTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.jdesktop.swingx.border.MatteBorderExtUnitTest >Running org.jdesktop.swingx.renderer.CellContextTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec - in org.jdesktop.swingx.renderer.CellContextTest >Running org.jdesktop.swingx.renderer.ListRendererTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.jdesktop.swingx.renderer.ListRendererTest >Running org.jdesktop.swingx.renderer.IconValuesTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec - in org.jdesktop.swingx.renderer.IconValuesTest >Running org.jdesktop.swingx.renderer.StringValuesTest >Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in org.jdesktop.swingx.renderer.StringValuesTest >Running org.jdesktop.swingx.renderer.TreeRendererTest >Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.jdesktop.swingx.renderer.TreeRendererTest >Running org.jdesktop.swingx.renderer.TableRendererTest >Jun 08, 2014 2:06:37 PM org.jdesktop.swingx.renderer.TableRendererTest testCellContextDropOnColors >INFO: background javax.swing.plaf.ColorUIResource[r=210,g=233,b=255] >Jun 08, 2014 2:06:37 PM org.jdesktop.swingx.renderer.TableRendererTest testCellContextDropOnColors >INFO: foreground null >Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec - in org.jdesktop.swingx.renderer.TableRendererTest >Running org.jdesktop.swingx.renderer.RenderingTest >Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 sec - in org.jdesktop.swingx.renderer.RenderingTest >Running org.jdesktop.swingx.renderer.HyperlinkProviderTest >Jun 08, 2014 2:06:39 PM org.jdesktop.swingx.renderer.HyperlinkProviderTest testRendererComponentPropertiesAfterLFChange >INFO: cannot run rendererComponentPropertiesAfterLFChange - equal LFMetal >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 sec - in org.jdesktop.swingx.renderer.HyperlinkProviderTest >Running org.jdesktop.swingx.XLocalizeTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 sec - in org.jdesktop.swingx.XLocalizeTest >Running org.jdesktop.swingx.treetable.DefaultMutableTreeTableNodeUnitTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.jdesktop.swingx.treetable.DefaultMutableTreeTableNodeUnitTest >Running org.jdesktop.swingx.treetable.TreeTableModelTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.jdesktop.swingx.treetable.TreeTableModelTest >Running org.jdesktop.swingx.treetable.AbstractTreeTableModelUnitTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.jdesktop.swingx.treetable.AbstractTreeTableModelUnitTest >Running org.jdesktop.swingx.treetable.DefaultTreeTableModelUnitTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.jdesktop.swingx.treetable.DefaultTreeTableModelUnitTest >Running org.jdesktop.swingx.JXCollapsiblePaneTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.jdesktop.swingx.JXCollapsiblePaneTest >Running org.jdesktop.swingx.VerticalLayoutTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.jdesktop.swingx.VerticalLayoutTest >Running org.jdesktop.swingx.table.NumberEditorExtTest >Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 sec - in org.jdesktop.swingx.table.NumberEditorExtTest >Running org.jdesktop.swingx.table.TableColumnExtTest >Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.jdesktop.swingx.table.TableColumnExtTest >Running org.jdesktop.swingx.table.DatePickerCellEditorTest >Jun 08, 2014 2:06:44 PM org.jdesktop.swingx.table.DatePickerCellEditor handleParseException >SEVERE: Unparseable date: "invalid" >Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in org.jdesktop.swingx.table.DatePickerCellEditorTest >Running org.jdesktop.swingx.table.ColumnControlButtonTest >Jun 08, 2014 2:06:44 PM org.jdesktop.swingx.table.ColumnControlButtonTest testColumnControlIconNotUpdateNonActionUIResource >INFO: cannot run layoutOnLFChange - equal LFMetal >Jun 08, 2014 2:06:44 PM org.jdesktop.swingx.table.ColumnControlButtonTest testColumnControlIconUpdateActionUIResource >INFO: cannot run layoutOnLFChange - equal LFMetal >Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in org.jdesktop.swingx.table.ColumnControlButtonTest >Running org.jdesktop.swingx.table.TableColumnModelTest >Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec - in org.jdesktop.swingx.table.TableColumnModelTest >Running org.jdesktop.swingx.table.ColumnFactoryTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.jdesktop.swingx.table.ColumnFactoryTest >Running org.jdesktop.swingx.table.TableRowHeightControllerTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec - in org.jdesktop.swingx.table.TableRowHeightControllerTest >Running org.jdesktop.swingx.table.TableUtilitiesTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec - in org.jdesktop.swingx.table.TableUtilitiesTest >Running org.jdesktop.swingx.JXTitledPanelTest >Jun 08, 2014 2:06:48 PM org.jdesktop.swingx.JXTitledPanelTest testLayoutOnLFChange >INFO: cannot run layoutOnLFChange - equal LFMetal >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in org.jdesktop.swingx.JXTitledPanelTest >Running org.jdesktop.swingx.event.WeakEventListenerListTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.jdesktop.swingx.event.WeakEventListenerListTest >Running org.jdesktop.swingx.event.CompoundFocusListenerTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.033 sec - in org.jdesktop.swingx.event.CompoundFocusListenerTest >Running org.jdesktop.swingx.JXButtonTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.114 sec - in org.jdesktop.swingx.JXButtonTest >Running org.jdesktop.swingx.tree.TreeModelSupportTest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.jdesktop.swingx.tree.TreeModelSupportTest >Running org.jdesktop.swingx.tree.TreeUtilitiesTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec - in org.jdesktop.swingx.tree.TreeUtilitiesTest >Running org.jdesktop.swingx.JXComboBoxTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec - in org.jdesktop.swingx.JXComboBoxTest >Running org.jdesktop.swingx.JXTaskPaneContainerTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec - in org.jdesktop.swingx.JXTaskPaneContainerTest >Running org.jdesktop.swingx.combobox.EnumComboBoxModelUnitTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.jdesktop.swingx.combobox.EnumComboBoxModelUnitTest >Running org.jdesktop.swingx.prompt.PromptSupportTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in org.jdesktop.swingx.prompt.PromptSupportTest >Running org.jdesktop.swingx.prompt.BuddySupportTest >Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec - in org.jdesktop.swingx.prompt.BuddySupportTest >Running org.jdesktop.swingx.JXFrameTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.jdesktop.swingx.JXFrameTest >Running org.jdesktop.swingx.JXRootPaneTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.jdesktop.swingx.JXRootPaneTest >Running org.jdesktop.swingx.JXMultiSplitPaneUnitTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.jdesktop.swingx.JXMultiSplitPaneUnitTest >Running org.jdesktop.swingx.calendar.CalendarUtilsTest >Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.jdesktop.swingx.calendar.CalendarUtilsTest >Running org.jdesktop.swingx.calendar.SingleDaySelectionModelTest >Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.jdesktop.swingx.calendar.SingleDaySelectionModelTest >Running org.jdesktop.swingx.calendar.DatePickerFormatterTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 sec - in org.jdesktop.swingx.calendar.DatePickerFormatterTest >Running org.jdesktop.swingx.calendar.DaySelectionModelTest >Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.jdesktop.swingx.calendar.DaySelectionModelTest >Running org.jdesktop.swingx.calendar.DefaultDateSelectionModelTest >Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.jdesktop.swingx.calendar.DefaultDateSelectionModelTest >Running org.jdesktop.swingx.JXSearchFieldTest >Jun 08, 2014 2:07:00 PM java.util.prefs.FileSystemPreferences$1 run >INFO: Created user preferences directory. >java.awt.event.ActionEvent[ACTION_PERFORMED,cmd=search,when=1402236420188,modifiers=] on org.jdesktop.swingx.JXSearchFieldTest$1[,0,0,0x0,invalid,layout=org.jdesktop.swingx.plaf.SearchFieldUI$1,alignmentX=0.0,alignmentY=0.0,border=org.jdesktop.swingx.plaf.SearchFieldUI$1 (java.awt.Insets[top=2,left=18,bottom=3,right=19]): javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@d455b8,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],disabledTextColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],editable=true,margin=javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],selectionColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],columns=0,columnWidth=0,command=,horizontalAlignment=LEADING] >java.awt.event.ActionEvent[ACTION_PERFORMED,cmd=test,when=1402236420303,modifiers=] on org.jdesktop.swingx.JXSearchFieldTest$1[,0,0,0x0,invalid,layout=org.jdesktop.swingx.plaf.SearchFieldUI$1,alignmentX=0.0,alignmentY=0.0,border=org.jdesktop.swingx.plaf.SearchFieldUI$1 (java.awt.Insets[top=2,left=2,bottom=3,right=3]): javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@d455b8,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],disabledTextColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],editable=true,margin=javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],selectionColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],columns=0,columnWidth=0,command=,horizontalAlignment=LEADING] >java.awt.event.ActionEvent[ACTION_PERFORMED,cmd=test,when=1402236420372,modifiers=] on org.jdesktop.swingx.JXSearchFieldTest$1[,0,0,0x0,invalid,layout=org.jdesktop.swingx.plaf.SearchFieldUI$1,alignmentX=0.0,alignmentY=0.0,border=org.jdesktop.swingx.plaf.SearchFieldUI$1 (java.awt.Insets[top=2,left=2,bottom=3,right=3]): javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@d455b8,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],disabledTextColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],editable=true,margin=javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],selectionColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],columns=0,columnWidth=0,command=,horizontalAlignment=LEADING] >java.awt.event.ActionEvent[ACTION_PERFORMED,cmd=search,when=1402236420401,modifiers=] on org.jdesktop.swingx.JXSearchFieldTest$1[,0,0,0x0,invalid,layout=org.jdesktop.swingx.plaf.SearchFieldUI$1,alignmentX=0.0,alignmentY=0.0,border=org.jdesktop.swingx.plaf.SearchFieldUI$1 (java.awt.Insets[top=2,left=2,bottom=3,right=3]): javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@d455b8,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],disabledTextColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],editable=true,margin=javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],selectionColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],columns=0,columnWidth=0,command=,horizontalAlignment=LEADING] >java.awt.event.ActionEvent[ACTION_PERFORMED,cmd=search2,when=1402236420503,modifiers=] on org.jdesktop.swingx.JXSearchFieldTest$1[,0,0,0x0,invalid,layout=org.jdesktop.swingx.plaf.SearchFieldUI$1,alignmentX=0.0,alignmentY=0.0,border=org.jdesktop.swingx.plaf.SearchFieldUI$1 (java.awt.Insets[top=2,left=2,bottom=3,right=3]): javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@d455b8,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],disabledTextColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],editable=true,margin=javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=sun.swing.PrintColorUIResource[r=51,g=51,b=51],selectionColor=javax.swing.plaf.ColorUIResource[r=184,g=207,b=229],columns=0,columnWidth=0,command=,horizontalAlignment=LEADING] >Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 sec - in org.jdesktop.swingx.JXSearchFieldTest >Running org.jdesktop.swingx.SerializableTest >Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.jdesktop.swingx.SerializableTest >Running org.jdesktop.swingx.JXImageViewTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.jdesktop.swingx.JXImageViewTest >Running org.jdesktop.swingx.JXStatusBarTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in org.jdesktop.swingx.JXStatusBarTest >Running org.jdesktop.swingx.SandboxTest >Jun 08, 2014 2:07:03 PM org.jdesktop.swingx.SandboxTest testSecurityManager >INFO: cannot run testSecurityManager - no SecurityManager installed >Jun 08, 2014 2:07:03 PM org.jdesktop.swingx.SandboxTest testSecurityManagerAgain >INFO: cannot run testSecurityManagerAgain - no SecurityManager installed >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.jdesktop.swingx.SandboxTest >Running org.jdesktop.swingx.JXTitledSeparatorTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.jdesktop.swingx.JXTitledSeparatorTest >Running org.jdesktop.swingx.JXTipOfTheDayTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.jdesktop.swingx.JXTipOfTheDayTest >Running org.jdesktop.swingx.GTKTest >Jun 08, 2014 2:07:04 PM org.jdesktop.swingx.GTKTest testUninstallBorder >INFO: couldn't install GTK, is [The Java(tm) Look and Feel - javax.swing.plaf.metal.MetalLookAndFeel] >Jun 08, 2014 2:07:04 PM org.jdesktop.swingx.GTKTest testSafeBordersInstalledList >INFO: couldn't install GTK, is [The Java(tm) Look and Feel - javax.swing.plaf.metal.MetalLookAndFeel] >Jun 08, 2014 2:07:04 PM org.jdesktop.swingx.GTKTest testSafeBordersInstalledTable >INFO: couldn't install GTK, is [The Java(tm) Look and Feel - javax.swing.plaf.metal.MetalLookAndFeel] >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec - in org.jdesktop.swingx.GTKTest >Running org.jdesktop.swingx.HorizontalLayoutTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in org.jdesktop.swingx.HorizontalLayoutTest >Running org.jdesktop.swingx.JXTreeTableUnitTest >Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 sec - in org.jdesktop.swingx.JXTreeTableUnitTest >Running org.jdesktop.swingx.SwingXUtilitiesTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.15 sec - in org.jdesktop.swingx.SwingXUtilitiesTest >Running org.jdesktop.swingx.JXLabelTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in org.jdesktop.swingx.JXLabelTest >Running org.jdesktop.swingx.decorator.TableColumnExtAsHighlighterClientTest >Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.jdesktop.swingx.decorator.TableColumnExtAsHighlighterClientTest >Running org.jdesktop.swingx.decorator.ListAsHighlighterClientTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - in org.jdesktop.swingx.decorator.ListAsHighlighterClientTest >Running org.jdesktop.swingx.decorator.HighlighterTest >Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 sec - in org.jdesktop.swingx.decorator.HighlighterTest >Running org.jdesktop.swingx.decorator.ComponentAdapterClientTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec - in org.jdesktop.swingx.decorator.ComponentAdapterClientTest >Running org.jdesktop.swingx.decorator.ComponentAdapterTest >Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in org.jdesktop.swingx.decorator.ComponentAdapterTest >Running org.jdesktop.swingx.decorator.TableAsHighlighterClientTest >Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec - in org.jdesktop.swingx.decorator.TableAsHighlighterClientTest >Running org.jdesktop.swingx.decorator.TreeAsHighlighterClientTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec - in org.jdesktop.swingx.decorator.TreeAsHighlighterClientTest >Running org.jdesktop.swingx.decorator.HighlightPredicateTest >Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec - in org.jdesktop.swingx.decorator.HighlightPredicateTest >Running org.jdesktop.swingx.decorator.UIColorHighlighterTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.jdesktop.swingx.decorator.UIColorHighlighterTest >Running org.jdesktop.swingx.decorator.CompoundHighlighterTest >Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in org.jdesktop.swingx.decorator.CompoundHighlighterTest >Running org.jdesktop.swingx.JXEditorPaneTest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.jdesktop.swingx.JXEditorPaneTest >Running org.jdesktop.swingx.util.WindowUtilsTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.jdesktop.swingx.util.WindowUtilsTest >Running org.jdesktop.swingx.JXHyperlinkTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.jdesktop.swingx.JXHyperlinkTest >Running org.jdesktop.swingx.JXTableHeaderTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 sec - in org.jdesktop.swingx.JXTableHeaderTest >Running org.jdesktop.swingx.plaf.TextUIWrapperTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in org.jdesktop.swingx.plaf.TextUIWrapperTest >Running org.jdesktop.swingx.plaf.UIResourcesTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.jdesktop.swingx.plaf.UIResourcesTest >Running org.jdesktop.swingx.plaf.PromptTextAreaUITest >Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec <<< FAILURE! - in org.jdesktop.swingx.plaf.PromptTextAreaUITest >testGetBaseLine(org.jdesktop.swingx.plaf.PromptTextAreaUITest) Time elapsed: 0.008 sec <<< FAILURE! >java.lang.AssertionError: expected same:<-2> was not:<11> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotSame(Assert.java:737) > at org.junit.Assert.assertSame(Assert.java:680) > at org.junit.Assert.assertSame(Assert.java:691) > at org.jdesktop.swingx.plaf.PromptTextUITest_Base.testGetBaseLine(PromptTextUITest_Base.java:43) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:483) > at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) > at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:49) > at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) > at org.junit.runners.ParentRunner.run(ParentRunner.java:309) > at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) > at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) > at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >Running org.jdesktop.swingx.plaf.BuddyLayoutAndBorderTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.jdesktop.swingx.plaf.BuddyLayoutAndBorderTest >Running org.jdesktop.swingx.plaf.basic.BasicErrorPaneUITest >Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.jdesktop.swingx.plaf.basic.BasicErrorPaneUITest >Running org.jdesktop.swingx.plaf.basic.core.ListSortUITest >Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.jdesktop.swingx.plaf.basic.core.ListSortUITest >Running org.jdesktop.swingx.plaf.basic.core.XListUITest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec - in org.jdesktop.swingx.plaf.basic.core.XListUITest >Running org.jdesktop.swingx.plaf.basic.BasicSearchFieldUITest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.jdesktop.swingx.plaf.basic.BasicSearchFieldUITest >Running org.jdesktop.swingx.plaf.basic.BasicMonthViewUITest >Tests run: 72, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.545 sec - in org.jdesktop.swingx.plaf.basic.BasicMonthViewUITest >Running org.jdesktop.swingx.plaf.PromptTextFieldUITest >Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec <<< FAILURE! - in org.jdesktop.swingx.plaf.PromptTextFieldUITest >testGetBaseLine(org.jdesktop.swingx.plaf.PromptTextFieldUITest) Time elapsed: 0.009 sec <<< FAILURE! >java.lang.AssertionError: expected same:<-2> was not:<-1> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotSame(Assert.java:737) > at org.junit.Assert.assertSame(Assert.java:680) > at org.junit.Assert.assertSame(Assert.java:691) > at org.jdesktop.swingx.plaf.PromptTextUITest_Base.testGetBaseLine(PromptTextUITest_Base.java:43) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:483) > at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) > at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:49) > at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) > at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) > at org.junit.runners.ParentRunner.run(ParentRunner.java:309) > at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) > at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) > at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) > at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) > at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) >Running org.jdesktop.swingx.JXTaskPaneTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.jdesktop.swingx.JXTaskPaneTest >Running org.jdesktop.swingx.sort.DefaultSortControllerTest >Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.jdesktop.swingx.sort.DefaultSortControllerTest >Running org.jdesktop.swingx.sort.StringValueProviderTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.jdesktop.swingx.sort.StringValueProviderTest >Running org.jdesktop.swingx.sort.RowFiltersTest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.jdesktop.swingx.sort.RowFiltersTest >Running org.jdesktop.swingx.sort.TableSortControllerTest >Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.jdesktop.swingx.sort.TableSortControllerTest >Running org.jdesktop.swingx.sort.ListSortControllerTest >Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in org.jdesktop.swingx.sort.ListSortControllerTest >Running org.jdesktop.swingx.search.SearchFactoryTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.jdesktop.swingx.search.SearchFactoryTest >Running org.jdesktop.swingx.search.NativeSearchFieldSupportTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec - in org.jdesktop.swingx.search.NativeSearchFieldSupportTest >Running org.jdesktop.swingx.search.PatternModelTest >Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.jdesktop.swingx.search.PatternModelTest >Running org.jdesktop.swingx.search.RecentSearchesTest >Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.jdesktop.swingx.search.RecentSearchesTest >Running org.jdesktop.swingx.search.SearchableTest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec - in org.jdesktop.swingx.search.SearchableTest >Running org.jdesktop.swingx.search.FindTest >Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 sec - in org.jdesktop.swingx.search.FindTest >Running org.jdesktop.swingx.JXListTest >Jun 08, 2014 2:07:34 PM org.jdesktop.test.TestUtils assertPropertyChangeEvent >INFO: events: autoCreateRowSorter :: rowSorter :: >Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec - in org.jdesktop.swingx.JXListTest >Running org.jdesktop.swingx.JXTreeUnitTest >Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in org.jdesktop.swingx.JXTreeUnitTest >Running org.jdesktop.swingx.FindTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.jdesktop.swingx.FindTest >Running org.jdesktop.swingx.RootPaneTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.jdesktop.swingx.RootPaneTest >Running org.jdesktop.swingx.JXPanelTest >Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec - in org.jdesktop.swingx.JXPanelTest >Running org.jdesktop.swingx.rollover.RolloverTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in org.jdesktop.swingx.rollover.RolloverTest >Running org.jdesktop.swingx.JXLabelVisualTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.jdesktop.swingx.JXLabelVisualTest >Running org.jdesktop.swingx.ScrollableSizeHintTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.jdesktop.swingx.ScrollableSizeHintTest >Results : >Failed tests: > PromptTextAreaUITest>PromptTextUITest_Base.testGetBaseLine:43 expected same:<-2> was not:<11> > PromptTextFieldUITest>PromptTextUITest_Base.testGetBaseLine:43 expected same:<-2> was not:<-1> >Tests run: 2002, Failures: 2, Errors: 0, Skipped: 6 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping SwingX >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] SwingX ............................................ SUCCESS [ 0.003 s] >[INFO] SwingX Maven Support .............................. SUCCESS [ 1.623 s] >[INFO] SwingX Test Support ............................... SUCCESS [ 1.774 s] >[INFO] SwingX Commons .................................... SUCCESS [ 3.828 s] >[INFO] SwingX AutoComplete ............................... SUCCESS [ 1.968 s] >[INFO] Action Framework .................................. SUCCESS [ 2.301 s] >[INFO] SwingX Painter Support ............................ SUCCESS [ 8.383 s] >[INFO] SwingX Graphics ................................... SUCCESS [ 1.839 s] >[INFO] SwingX Look and Feel Support ...................... SUCCESS [ 1.793 s] >[INFO] SwingX Core ....................................... FAILURE [01:25 min] >[INFO] SwingX Complete ................................... SKIPPED >[INFO] SwingX BeanInfo ................................... SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 01:49 min >[INFO] Finished at: 2014-06-08T14:07:40+00:00 >[INFO] Final Memory: 28M/433M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project swingx-core: There are test failures. >[ERROR] >[ERROR] Please refer to /builddir/build/BUILD/swingx-project-1.6.5-1/swingx-core/target/surefire-reports for the individual test results. >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please read the following articles: >[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >[ERROR] >[ERROR] After correcting the problems, you can resume the build with the command >[ERROR] mvn <goals> -rf :swingx-core >error: Bad exit status from /var/tmp/rpm-tmp.wYw2NN (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.wYw2NN (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/swingx.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/swingx.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1107430
: 906895 |
906896
|
906897