Bug#653520: oscache: FTBFS: package org.jgroups does not exist

2011-12-28 Thread Miguel Landaeta
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 

Bug#653520: oscache: FTBFS: package org.jgroups does not exist

2011-12-28 Thread Miguel Landaeta
tags 653520 + pending
thanks

This is already fixed in the svn repo.

-- 
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


signature.asc
Description: Digital signature
__
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.