You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Stefano Mazzocchi <st...@apache.org> on 2003/03/16 01:12:07 UTC

removing dependencies

There is one more dependency that cocoon core has on deprecated stuff 
and it's not picked up at compile-time because it's a runtime dependency.

Our cocoon.xconf depends on

   org.apache.cocoon.components.store.JispFilesystemStore

but this is now moved into the deprecated classes.

The problem is that excalibur doesn't contain a replacemente for this class.

anybody has any clue on how to solve this, because right now, cocoon 
doesn't run without the deprecated classes and this is a problem.

Stefano.


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org