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/
