There was a change in jetty's AbstractSessionManager. I opened
GERONIMO-2669 and committed enough of a fix so g. compiles. However
Gianni or someone who knows what is going on needs to look at it more
closely.
thanks
david jencks
On Dec 16, 2006, at 12:42 PM, Prasad Kashyap wrote:
Build break on trunk.
module/geronimo-jetty6
[INFO]
----------------------------------------------------------------------
--
[ERROR] BUILD FAILURE
[INFO]
----------------------------------------------------------------------
--
[INFO] Compilation failure
C:\Apache\geronimo\trunk\modules\geronimo-jetty6\src\main\java\org
\apache\geronimo\jetty6\cluster\ClusteredSessionManager.java:[35,7]
org.apache.geronimo.jetty6.cluster.ClusteredSessionManager is not
abstract and does not override abstract method
removeSession(java.lang.String) in
org.mortbay.jetty.servlet.AbstractSessionManager