Your message dated Wed, 23 Apr 2014 06:33:46 +0000
with message-id <e1wcqkc-0006jx...@franck.debian.org>
and subject line Bug#690152: fixed in bsaf 1.9-4
has caused the Debian Bug report #690152,
regarding bsaf: FTBFS: Test org.jdesktop.application.TaskMonitorTest failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
690152: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690152
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bsaf
Version: 1.9-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20121010 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.

Relevant part:
>  debian/rules build
> dh build --with javahelper
>    dh_testdir
>    dh_auto_configure
>    jh_linkjars
>    dh_auto_build
> Buildfile: /«PKGBUILDDIR»/build.xml
> 
> init:
>     [mkdir] Created dir: /«PKGBUILDDIR»/build
>     [mkdir] Created dir: /«PKGBUILDDIR»/dist
>     [mkdir] Created dir: /«PKGBUILDDIR»/test
> 
> compile:
>     [javac] /«PKGBUILDDIR»/build.xml:37: warning: 'includeantruntime' was not 
> set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 38 source files to /«PKGBUILDDIR»/build
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>      [copy] Copying 6 files to /«PKGBUILDDIR»/build
> 
> jar:
>       [jar] Building jar: /«PKGBUILDDIR»/dist/bsaf-1.9.jar
> 
> compile-test:
>     [javac] /«PKGBUILDDIR»/build.xml:49: warning: 'includeantruntime' was not 
> set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 26 source files to /«PKGBUILDDIR»/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>      [copy] Copying 28 files to /«PKGBUILDDIR»/test
> 
> check-display:
> 
> test:
>     [junit] Running org.jdesktop.application.AbstractBeanTest
>     [junit] Testsuite: org.jdesktop.application.AbstractBeanTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.ApplicationActionMapTest
>     [junit] Testsuite: org.jdesktop.application.ApplicationActionMapTest
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.ApplicationDefaultLNFResourceTest
>     [junit] Testsuite: 
> org.jdesktop.application.ApplicationDefaultLNFResourceTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.ApplicationEndTest
>     [junit] Testsuite: org.jdesktop.application.ApplicationEndTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.ApplicationMotifLNFResourceTest
>     [junit] Testsuite: 
> org.jdesktop.application.ApplicationMotifLNFResourceTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.ApplicationNimbusLNFResourceTest
>     [junit] Testsuite: 
> org.jdesktop.application.ApplicationNimbusLNFResourceTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.197 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.197 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.ApplicationNoLNFResourceTest
>     [junit] Testsuite: org.jdesktop.application.ApplicationNoLNFResourceTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.ApplicationPrivateCtorTest
>     [junit] Testsuite: org.jdesktop.application.ApplicationPrivateCtorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.144 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.144 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.ApplicationSystemLNFResourceTest
>     [junit] Testsuite: 
> org.jdesktop.application.ApplicationSystemLNFResourceTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.LocalStorageTest
>     [junit] Testsuite: org.jdesktop.application.LocalStorageTest
>     [junit] Creating LocalStorage tmp directory 
> "/«PKGBUILDDIR»/build/local-storage.tmp"
>     [junit] LocalStorage tmp directory: 
> "/«PKGBUILDDIR»/build/local-storage.tmp"
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] Creating LocalStorage tmp directory 
> "/«PKGBUILDDIR»/build/local-storage.tmp"
>     [junit] LocalStorage tmp directory: 
> "/«PKGBUILDDIR»/build/local-storage.tmp"
>     [junit] ------------- ---------------- ---------------
>     [junit] Running org.jdesktop.application.MnemonicTextTest
>     [junit] Testsuite: org.jdesktop.application.MnemonicTextTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
>     [junit] 
>     [junit] Running org.jdesktop.application.ResourceManagerTest
>     [junit] Testsuite: org.jdesktop.application.ResourceManagerTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] Oct 10, 2012 4:44:14 AM org.jdesktop.application.ResourceManager 
> getApplicationResourceMap
>     [junit] WARNING: getApplicationResourceMap(): no Application class
>     [junit] ------------- ---------------- ---------------
>     [junit] Oct 10, 2012 4:44:14 AM org.jdesktop.application.ResourceManager 
> getApplicationResourceMap
>     [junit] WARNING: getApplicationResourceMap(): no Application class
>     [junit] Running org.jdesktop.application.TaskMonitorTest
>     [junit] Testsuite: org.jdesktop.application.TaskMonitorTest
>     [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.399 sec
>     [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.399 sec
>     [junit] 
>     [junit] Testcase: 
> testMessageSucceeded(org.jdesktop.application.TaskMonitorTest): FAILED
>     [junit] doInBackground
>     [junit] junit.framework.AssertionFailedError: doInBackground
>     [junit]   at 
> org.jdesktop.application.TaskMonitorTest.testMessageSucceeded(Unknown Source)
>     [junit] 
>     [junit] 
> 
> BUILD FAILED
> /«PKGBUILDDIR»/build.xml:68: Test org.jdesktop.application.TaskMonitorTest 
> failed
> 
> Total time: 16 seconds
> dh_auto_build: ant returned exit code 1
> make: *** [build] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/10/10/bsaf_1.9-3_wheezy.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: bsaf
Source-Version: 1.9-4

We believe that the bug you reported is fixed in the latest version of
bsaf, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 690...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated bsaf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 26 Mar 2014 13:17:48 +0100
Source: bsaf
Binary: libbetter-appframework-java libbetter-appframework-java-doc
Architecture: source all
Version: 1.9-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description: 
 libbetter-appframework-java - Java Better Swing Application Framework (library)
 libbetter-appframework-java-doc - Java Better Swing Application Framework 
(documentation)
Closes: 690152 743518
Changes: 
 bsaf (1.9-4) unstable; urgency=medium
 .
   [ Emmanuel Bourg ]
   * Team upload.
   * Build with maven-debian-helper instead of javahelper
   * debian/watch: Added an URL checking the SVN tags
   * Replaced debian/bsaf-get-orig-source with debian/orig-tar.sh
   * Use XZ compression for the upstream tarball
   * debian/control:
     - Standards-Version updated to 3.9.5 (no changes)
     - Use canonical URLs for the Vcs-* fields
   * Switch to debhelper level 9
 .
   [ tony mancill ]
   * Remove Andres Mejia <ame...@debian.org> from Uploaders.
     (Closes: #743518)
   * Package now correctly builds from source. (Closes: #690152)
Checksums-Sha1: 
 411516c24c9c952fe54642abb1e6d0d3549556d7 2077 bsaf_1.9-4.dsc
 0d7951dff1314c898cc09c2c142cdc926028c787 5404 bsaf_1.9-4.debian.tar.xz
 d9aeabdc0a5585cb3a4270ecff710b9904bceae8 170122 
libbetter-appframework-java_1.9-4_all.deb
 60fbc650366c04ae69ea0334ac9cde5c17437230 426638 
libbetter-appframework-java-doc_1.9-4_all.deb
Checksums-Sha256: 
 735362f7e33ef089e542ecf8dac32ea4c724c86000a040d7620400277edef4d5 2077 
bsaf_1.9-4.dsc
 078dd054b7d63c2156ff19b3de08563748c703a7e567ad42431af051bdab8e2c 5404 
bsaf_1.9-4.debian.tar.xz
 8eef946f50012d0bb25f7fdecb14b321d83ed19c5684765bf5b6387c5efa26c7 170122 
libbetter-appframework-java_1.9-4_all.deb
 2c8395b715d9727a6709083528b378fb2fee62e1b29836d5ab0e3825253df4cd 426638 
libbetter-appframework-java-doc_1.9-4_all.deb
Files: 
 2e16ef7bb06cd60deff9b7523b776403 170122 java optional 
libbetter-appframework-java_1.9-4_all.deb
 d91308f23398c1e13c2607bf3d09d62e 426638 doc optional 
libbetter-appframework-java-doc_1.9-4_all.deb
 2d70da096ff284a8942fe2c68001e0f4 2077 java optional bsaf_1.9-4.dsc
 3aa184344e3f04445a9462729561c1e0 5404 java optional bsaf_1.9-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTV13hAAoJECHSBYmXSz6W+NsP/2l6gx4Akns6oky8/es4DM/s
uP4yu3tTUTW0jBT5peH4J2HA8d7rZRCDimnK5cXItA6w+6mZDUXhCgBfzduBxe61
1/kgjnUjJMvSY+4rhUORkgXDNvVljmFklsOpNjIb64U+U7ZuK/fPzXXG4S2mHOiv
7sDvOqlTYPjFdvWJbjUCbzXAmzGLCMi3qgyM8zZlBxC9V2+WMepBS1MJH91lnGvi
tk38RSu7NZBLYRf7LEpzjrzyHUnuAfXCaKkZMD9BBnmRJv8GRwmRGEHRRCbOyiEt
s8rkZ1GcTnXtK/M0eLjtUXr67o4NdwI+b+oINkiOKljTemcbD4ZuhEHqBUROe1eL
Xoa1rHuy2J+esoYA8wUE5uJ4fMc9HNP7+6soM5HiazPbbzuiLw/pgOb5kRAFPq3u
zikmUzMvJc3DH3E/y5fk+KbqW+1KCnjR4EWqKq41CIurOM/9I4oGL1bgunhplJ5P
U1kaCdfKD99UMRu/XfN8gXtJBeXOAQzaok+mXJxLMnjJGye/Ycmr/tggwSUT7H4s
1WH3dCfvoQ6zZmrjhcYTqTU1xvEcrt6u9C+KmoUhi1Zs+fO158qanlOwryBs1p6c
U/wDl5wh9yGNZ2NwCKzucoSAO2PZumbROhaGCSB5XYE93ipHiJvuU7xm+PnVvmiH
5M7i9KrFgVPb+GnSmaaL
=1f8G
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to