El jue, 26-01-2006 a las 16:38 +0100, Andreas Hartmann escribió: > Josias Thoeny wrote: > > On Thu, 2006-01-26 at 15:36 +0100, Andreas Hartmann wrote: > >> Hi Lenya devs, > >> > >> I'd like to remove the publications from the webapp/lenya directory. > >> This would decrease the directory depth and emphasize the separation > >> between core and publications. In a first step, we can do it in the > >> src only, which is just a matter of svn move and configuration: > >> > >> /src > >> /modules > >> /pubs > >> /webapp > >> /... > >> > >> > >> WDYT? > > > > +1 > > But there are still some xslts in the default pub which have something > > like: > > <xsl:import href="../../../../../xslt/navigation/tabs.xsl"/> > > In the first step, this wouldn't even have to change - we could > deploy the publications in the webapp directory. But of course it > would be great to separate them also in the build directory.
Yeah, we *should* try to not even deploy the publications anymore into the build dir, because the only thing needed to be deployed are java classes. The rest could be read directly from the src (copyless). salu2 -- Thorsten Scherler COO Spain Wyona Inc. - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
