Your message dated Tue, 20 Mar 2012 00:18:33 +0000
with message-id <e1s9mmx-0006x8...@franck.debian.org>
and subject line Bug#655775: fixed in libhibernate-jbosscache-java 3.6.8-2
has caused the Debian Bug report #655775,
regarding FTBFS
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.)


-- 
655775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655775
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jbossas4
Version: 4.2.3.GA-6
Severity: serious

Your package fails to build from source:

    [mkdir] Created dir: /home/jmm/jbossas4-4.2.3.GA/ejb3/classes
    [javac] /home/jmm/jbossas4-4.2.3.GA/debian/build.xml:340: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] Compiling 446 source files to 
/home/jmm/jbossas4-4.2.3.GA/ejb3/classes
    [javac] ContainerPlugin.java:34: warning: unmappable character for encoding 
ASCII
    [javac]  * @author <a href="mailto:rickard.ob...@telkel.com";>Rickard 
???berg</a>
    [javac]                                                              ^
    [javac] ContainerPlugin.java:34: warning: unmappable character for encoding 
ASCII
    [javac]  * @author <a href="mailto:rickard.ob...@telkel.com";>Rickard 
???berg</a>
    [javac]                                                               ^
    [javac] ContainerPlugin.java:34: warning: unmappable character for encoding 
ASCII
    [javac]  * @author <a href="mailto:rickard.ob...@telkel.com";>Rickard 
???berg</a>
    [javac]                                                                ^
    [javac] EJBProxyFactory.java:48: warning: unmappable character for encoding 
ASCII
    [javac]  * @author <a href="mailto:rickard.ob...@telkel.com";>Rickard 
???berg</a>
    [javac]                                                              ^
    [javac] EJBProxyFactory.java:48: warning: unmappable character for encoding 
ASCII
    [javac]  * @author <a href="mailto:rickard.ob...@telkel.com";>Rickard 
???berg</a>
    [javac]                                                               ^
    [javac] EJBProxyFactory.java:48: warning: unmappable character for encoding 
ASCII
    [javac]  * @author <a href="mailto:rickard.ob...@telkel.com";>Rickard 
???berg</a>
    [javac]                                                                ^
    [javac] TreeCacheProviderHook.java:52: cannot find symbol
    [javac] symbol  : class TreeCacheProvider
    [javac] location: package org.hibernate.cache
    [javac]    extends org.hibernate.cache.TreeCacheProvider
    [javac]                               ^
    [javac] TreeCacheProviderHook.java:68: cannot find symbol
    [javac] symbol  : method getClass()
    [javac] location: class org.jboss.ejb3.entity.TreeCacheProviderHook
    [javac]    protected Logger log = Logger.getLogger(getClass());
    [javac]                                            ^
    [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.
    [javac] 2 errors
    [javac] 6 warnings

BUILD FAILED
/home/jmm/jbossas4-4.2.3.GA/debian/build.xml:340: Compile failed; see the 
compiler error output for details.

Total time: 58 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: libhibernate-jbosscache-java
Source-Version: 3.6.8-2

We believe that the bug you reported is fixed in the latest version of
libhibernate-jbosscache-java, which is due to be installed in the Debian FTP 
archive:

libhibernate-jbosscache-java_3.6.8-2.debian.tar.gz
  to 
main/libh/libhibernate-jbosscache-java/libhibernate-jbosscache-java_3.6.8-2.debian.tar.gz
libhibernate-jbosscache-java_3.6.8-2.dsc
  to 
main/libh/libhibernate-jbosscache-java/libhibernate-jbosscache-java_3.6.8-2.dsc
libhibernate-jbosscache-java_3.6.8-2_all.deb
  to 
main/libh/libhibernate-jbosscache-java/libhibernate-jbosscache-java_3.6.8-2_all.deb



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 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta <mig...@miguel.cc> (supplier of updated 
libhibernate-jbosscache-java 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...@debian.org)


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

Format: 1.8
Date: Mon, 19 Mar 2012 19:51:48 -0430
Source: libhibernate-jbosscache-java
Binary: libhibernate-jbosscache-java
Architecture: source all
Version: 3.6.8-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <mig...@miguel.cc>
Description: 
 libhibernate-jbosscache-java - Java library for integration of Hibernate with 
JBossCache
Closes: 655775 661694
Changes: 
 libhibernate-jbosscache-java (3.6.8-2) unstable; urgency=low
 .
   * Add a patch with some classes that were provided by 3.3.2.GA.
     These classes are reintroduced for compatibility reasons.
     (Closes: #655775, #661694).
   * Add Build-Depends on libjboss-cache1-java.
   * Bump Standards-Version to 3.9.3. No changes were required.
Checksums-Sha1: 
 9cf8e7caefd92fc5777e1242a73e6ed420e6e998 2348 
libhibernate-jbosscache-java_3.6.8-2.dsc
 18c753264585e5423a6c25320cace3c0e3f7baac 7312 
libhibernate-jbosscache-java_3.6.8-2.debian.tar.gz
 d62523f35408abfde8fd2f78c46cbc6bdd24a6b3 60948 
libhibernate-jbosscache-java_3.6.8-2_all.deb
Checksums-Sha256: 
 01ed5e531a8afd4de01c31b875daf4136042dd7f372fe4752db60a7b4c04695f 2348 
libhibernate-jbosscache-java_3.6.8-2.dsc
 f604bac7fdfcede0fbcd85c13b483d543b850aed7a1547281e63d4cfd7557108 7312 
libhibernate-jbosscache-java_3.6.8-2.debian.tar.gz
 3349e81a838cdfbf0c5f4cf2d1e7703d1c4182c412277f7658b16fb5e8fc6792 60948 
libhibernate-jbosscache-java_3.6.8-2_all.deb
Files: 
 4a92bc036824cec4a19a6443113e94ef 2348 java optional 
libhibernate-jbosscache-java_3.6.8-2.dsc
 ba4671035949f0cb545907e5e33a25aa 7312 java optional 
libhibernate-jbosscache-java_3.6.8-2.debian.tar.gz
 3791fa4159753d04de056c6e4c15c692 60948 java optional 
libhibernate-jbosscache-java_3.6.8-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJPZ8rHAAoJELFtKbCWPtJkmfYP/j3nTmX+a+48MKa5IJtghtcH
ydYHzUXzaCD5Y4sAMJahQztBWnAUuCZZ93+hyzFi2NO4mKJQXC1UnB/Kaiu5eQzF
LwJiJsJASgbADdZ9AL8+v/Y15uR5LCXRTWWscvFzcZW/ecl/CNjvvai8cXEUxvhn
VBOrFok8KcjwHyIZOFIToD1Tzid5rER4Jr+oZzeubwMTXKXWdzA9NSIKlk3PwmmJ
+oKMnSpEjmte0eN1vgmHfHKCZXUHp2fpp15lPtxu/W100bvTrbZl5xWQnrqd222f
pEvi/gOspxlUEgzIFpblr5KYUz/ZF6QCvwERVpMbxzT3Ee8aOVAGM3hPMPMkRxzp
RmLaJa1K1EDnb+iE5g51cGtERAfjgqXga5lXosJxTrKLOGznGDuGLd6EZDdWbojf
+ZAML3AWv6DWgZT80VOWNLWBENDxY4xfyXBKFA4M1zChQKDxEbJSkUbqfF13NU03
5y/N0LiDE8M0zjiacew+LD5X45EdjRG5ufqqochxxvmR9VQ/IqHkDpIe4fxrRger
VR+nbEBWFKAPbJN72d4KURAcw6+2u0UEZnnxA23byY+TiMGEneisLNfFEroH3Kha
bzbn933mgrD8oYutzcxJ1rXcw1nh7vOEGHucFeGEeD33kqWqXNEzHa4OfLRSnmCf
WJkdAti1GGkGvlYhVuKw
=04bh
-----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