Vadim Gritsenko wrote:
Stefano Mazzocchi wrote:
It seems that we are converging toward a stable gump setup. This is very nice and very useful to help us solidify our contracts and make it visible for other projects underneath our food chain to watch us.
Currently, 6 blocks fail. I'm listing the problems
<snip/>
the really broken ones are:
- fop
Latest FOP release is fop-0.20.5rc2 coming from the maintainance branch. This release still has org.apache.fop.apps.Options class. But in CVS head it was removed (in favor of something better, I presume. AFAIK fop is moving towards Avalon).
As we recenlty agreed, Cocoon should base on the released stuff. Thus, I don't see how GUMP could be fixed.
Nagging FOP developers to deprecate those classes but keep an implementation in term of the new ones at least during one full development/release cycle?
They have those classes. In the branch. Same situation as we had recently before repository split-up.
Vadim