dependency problem

2007-08-27 Thread Leszek Gawron
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

2007-08-27 Thread Grzegorz Kossakowski
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=revsortdir=downrevision=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=markupsortdir=down

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