Andreas Hartmann wrote:
Hi Cocoon developers,
I get a compile error with the current HEAD:
D:\Development\src\apache\cocoon-2.1-cvs\src\blocks\eventcache\java\org\apache\cocoon\caching\impl\JMSEventMessageListener.java:90: cannot resolve symbol
symbol : method getLogger ()
location: class org.apache.cocoon.caching.impl.JMSEventMessageListener
Is this related to the latest JMS changes?
Yes, the eventcache block now depends on JMS to build.
-- Unico
