Your message dated Thu, 29 Dec 2011 07:02:12 +0000
with message-id <e1rga0c-0003qy...@franck.debian.org>
and subject line Bug#653520: fixed in oscache 2.4.1+ds1-3
has caused the Debian Bug report #653520,
regarding oscache: FTBFS: package org.jgroups does not exist
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.)


-- 
653520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653520
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: oscache
Version: 2.4.1+ds1-2
Severity: serious

Relevant error messages:

compile:
    [mkdir] Created dir: /tmp/buildd/oscache-2.4.1+ds1/class
    [javac] /tmp/buildd/oscache-2.4.1+ds1/debian/build.xml:13: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] Compiling 65 source files to /tmp/buildd/oscache-2.4.1+ds1/class
    [javac] OSCache.java:5: warning: [deprecation] org.hibernate.cache.Cache in 
org.hibernate.cache has been deprecated
    [javac] import org.hibernate.cache.Cache;
    [javac]                           ^
    [javac] OSCache.java:20: warning: [deprecation] org.hibernate.cache.Cache 
in org.hibernate.cache has been deprecated
    [javac] public class OSCache implements Cache {
    [javac]                                 ^
    [javac] OSCacheProvider.java:8: warning: [deprecation] 
org.hibernate.cache.Cache in org.hibernate.cache has been deprecated
    [javac] import org.hibernate.cache.Cache;
    [javac]                           ^
    [javac] OSCacheProvider.java:10: warning: [deprecation] 
org.hibernate.cache.CacheProvider in org.hibernate.cache has been deprecated
    [javac] import org.hibernate.cache.CacheProvider;
    [javac]                           ^
    [javac] OSCacheProvider.java:31: warning: [deprecation] 
org.hibernate.cache.CacheProvider in org.hibernate.cache has been deprecated
    [javac] public class OSCacheProvider implements CacheProvider {
    [javac]                                         ^
    [javac] OSCacheProvider.java:59: warning: [deprecation] 
org.hibernate.cache.Cache in org.hibernate.cache has been deprecated
    [javac]     public Cache buildCache(String region, Properties properties) 
throws CacheException {
    [javac]            ^
    [javac] JavaGroupsBroadcastingListener.java:15: package org.jgroups does 
not exist
    [javac] import org.jgroups.Address;
    [javac]                   ^
    [javac] JavaGroupsBroadcastingListener.java:16: package org.jgroups does 
not exist
    [javac] import org.jgroups.Channel;
    [javac]                   ^
    [javac] JavaGroupsBroadcastingListener.java:18: package org.jgroups.blocks 
does not exist
    [javac] import org.jgroups.blocks.NotificationBus;
    [javac]                          ^
    [javac] JavaGroupsBroadcastingListener.java:38: package NotificationBus 
does not exist
    [javac] public class JavaGroupsBroadcastingListener extends 
AbstractBroadcastingListener implements NotificationBus.Consumer {
    [javac]                                                                     
                                       ^
    [javac] JavaGroupsBroadcastingListener.java:82: cannot find symbol
    [javac] symbol  : class NotificationBus
    [javac] location: class 
com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener
    [javac]     private NotificationBus bus;
    [javac]             ^
    [javac] JavaGroupsBroadcastingListener.java:187: cannot find symbol
    [javac] symbol  : class Address
    [javac] location: class 
com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener
    [javac]     public void memberJoined(Address address) {
    [javac]                              ^
    [javac] JavaGroupsBroadcastingListener.java:199: cannot find symbol
    [javac] symbol  : class Address
    [javac] location: class 
com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener
    [javac]     public void memberLeft(Address address) {
    [javac]                            ^
    [javac] AbstractBroadcastingListener.java:159: warning: [deprecation] 
flushPattern(java.lang.String,java.lang.String) in 
com.opensymphony.oscache.base.Cache has been deprecated
    [javac]                 cache.flushPattern((String) message.getData(), 
CLUSTER_ORIGIN);
    [javac]                      ^
    [javac] JavaGroupsBroadcastingListener.java:113: cannot find symbol
    [javac] symbol  : class NotificationBus
    [javac] location: class 
com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener
    [javac]             bus = new NotificationBus(BUS_NAME, properties);
    [javac]                       ^
    [javac] JavaGroupsBroadcastingListener.java:115: cannot find symbol
    [javac] symbol  : variable Channel
    [javac] location: class 
com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener
    [javac]             bus.getChannel().setOpt(Channel.LOCAL, new 
Boolean(false));
    [javac]                                     ^
    [javac] FlushTag.java:146: warning: [deprecation] 
flushPattern(java.lang.String) in com.opensymphony.oscache.base.Cache has been 
deprecated
    [javac]                 cache.flushPattern(pattern);
    [javac]                      ^
    [javac] 9 errors
    [javac] 8 warnings

BUILD FAILED
/tmp/buildd/oscache-2.4.1+ds1/debian/build.xml:13: Compile failed; see the 
compiler error output for details.

Total time: 2 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//20447 and its subdirectories


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche

Attachment: oscache_2.4.1+ds1-2_amd64.build.gz
Description: Binary data

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: oscache
Source-Version: 2.4.1+ds1-3

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

liboscache-java_2.4.1+ds1-3_all.deb
  to main/o/oscache/liboscache-java_2.4.1+ds1-3_all.deb
oscache_2.4.1+ds1-3.debian.tar.gz
  to main/o/oscache/oscache_2.4.1+ds1-3.debian.tar.gz
oscache_2.4.1+ds1-3.dsc
  to main/o/oscache/oscache_2.4.1+ds1-3.dsc



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 653...@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 oscache 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: SHA1

Format: 1.8
Date: Wed, 28 Dec 2011 22:05:55 -0430
Source: oscache
Binary: liboscache-java
Architecture: source all
Version: 2.4.1+ds1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <mig...@miguel.cc>
Description: 
 liboscache-java - caching solution for java server pages (JSP)
Closes: 653520
Changes: 
 oscache (2.4.1+ds1-3) unstable; urgency=low
 .
   * Team upload.
   * Update list of needed jar files to build. (Closes: #653520).
   * Bump Standards-Version to 3.9.2. No changes were required.
   * Drop unneeded dependencies on default-jre-headless | java2-runtime-headless
     for binary package.
   * Set versioned dependency on libjgroups-java (>= 2.12.2.Final).
Checksums-Sha1: 
 a1cabd72c1cfa7714be055f91f7ae109b9b73a4c 2159 oscache_2.4.1+ds1-3.dsc
 fffa415e882e56bd9490e5edefb462c730adb4f3 4717 oscache_2.4.1+ds1-3.debian.tar.gz
 f70effaa1cf63abbcc9b0a6808df39291e3b8218 126676 
liboscache-java_2.4.1+ds1-3_all.deb
Checksums-Sha256: 
 4ca06ab8632ad0a5eae6123fea13efddf12b08dfee438c106b3fb1a97c011e29 2159 
oscache_2.4.1+ds1-3.dsc
 681c422365a3a3aef2ac0bc5b266218b9678f80974cc2db5c152d24059b61f08 4717 
oscache_2.4.1+ds1-3.debian.tar.gz
 44851d1241572870ed3fbe62bb074991da26049c9e62c1336b11d8304c050295 126676 
liboscache-java_2.4.1+ds1-3_all.deb
Files: 
 7d14fadb57ecbc8e4b5d0c55660c5760 2159 java optional oscache_2.4.1+ds1-3.dsc
 845b5684eedd60ccfbf8c8632c7ef954 4717 java optional 
oscache_2.4.1+ds1-3.debian.tar.gz
 7294e497da7e33910e19e0b5a04c43c8 126676 java optional 
liboscache-java_2.4.1+ds1-3_all.deb

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

iQIcBAEBAgAGBQJO/AzWAAoJECHSBYmXSz6WciAQAJITVY8fh6++smPGBb+OYSiA
MPNR1k6Rp6tBpVYlqx3fGvm4FxuWkXYpzVtmDvsbOnK+s5DAwvb0l27kApX3MZVu
Kt0gDHFCVlDaeHEwiQM1yYaZ19748UbR9g3a3lqE0OHWvViJ5LNf9v8eYesJxESa
ALga4Lvq7cqBZuFgR/Jfk3OGesqIha8E2FPQuTJZ4yZfbC+De7awCE9SpV9L03QQ
Z6Gxlnn1LseV0HSGsFcDqEAaW2ZKUNCiopsv3Ka0+Rma+wEFl/9qUs+MeCz9uYbY
wIkbHahJCXI5+k22Q8fy5pRPU3K8EtFEzzJJCLYL0gnzpKU5Hf06DVU7GBMq/Rkt
/kljVMrmMCW3TMKx6B5tqxkhRju8McqvKOm0Jh0cfOIVC1v3eZoDtyRXPvHV2Dl2
hbswiIcAAVuDHkMsuVV362fwR8c0zD4v5cOhbkYs7uT/XSL5NJgKbnw/qYDOjj03
qigKRugNBK4iD+2kUjBridjyuQFJ68OufF8PPHSGmKgbN7j4DiykIg+PHBD/3pSn
VK73HD2lxnAQxLvW8dBtIdIxmbPu2G/h3fBWzbueZk9IWMiA+kpY8IzXFyoiNNt4
uWkIl8eU+n6QZi8CVSl7kdKQteTkG67XrIBx4yomhDAF/OEyH42q9lC0Gv5/PfRD
FQkeebc2GKz2Adl23Zle
=Li6D
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to