Package: ehcache
Version: 2.6.11-4
Severity: serious

ehcache build-depends on libgeronimo-jta-1.0.1b-spec-java which is no longer
available in testing. The physical package was removed back in september
but it remained available as a virtual package provided by
libgeronimo-jta-1.1-spec-java until that too was removed recently. From
the removal request it looks like the replacement is
libgeronimo-jta-1.2-spec-java

I tried switching the build-dependency but the build failed with

[javac] /ehcache-2.6.11/src/main/java/net/sf/ehcache/transaction/manager/TransactionManagerLookup.java:18: error: package javax.transaction does not exist [javac] import javax.transaction.TransactionManager;

Reply via email to