You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Leszek Gawron <lg...@mobilebox.pl> on 2007/08/27 11:30:30 UTC

dependency problem

block/cocoon-core-sample/cocoon-core-main-sample is by default enabled 
to be built. The problem is it depends on cocoon-xsp-impl which is only 
build with -Dallblocks.

Can I make xsp-impl to be built every time?

-- 
Leszek Gawron                         http://www.mobilebox.pl/krs.html
CTO at MobileBox Ltd.


Re: dependency problem

Posted by Grzegorz Kossakowski <gk...@apache.org>.
Leszek Gawron pisze:
> block/cocoon-core-sample/cocoon-core-main-sample is by default enabled
> to be built. The problem is it depends on cocoon-xsp-impl which is only
> build with -Dallblocks.

Leszek, this dependency is almost redundant because thanks to Unico's commit[1] most of the stuff
has been already migrated to JX. The only remaining file that directly depends on XSP is sample.xsp[2].

> Can I make xsp-impl to be built every time?

I would vote -1 for introduction of XSP to default build as it's quite easy to get rid of XSP
dependency completely.

[1] http://svn.apache.org/viewvc?view=rev&sortdir=down&revision=27654
[2]
http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-core-sample/cocoon-core-main-sample/src/main/resources/COB-INF/i18n/simple.xsp?view=markup&sortdir=down

-- 
Grzegorz Kossakowski
http://reflectingonthevicissitudes.wordpress.com/