El jue, 26-01-2006 a las 17:44 +0100, Michael Wechner escribió: > Andreas Hartmann wrote: > > > Thorsten Scherler wrote: > > > > [...] > > > >> 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). > > > > > > That sounds very tempting. Actually I think it should be not too hard. > > > It should be configurable ;-) because leaving it within subversion dir > means you > get a lot of content or other stuff, which shouldn't go into SVN, or am > I mixing something >
It *is already* configurable: cat local.build.properties ... #------------------------------------------------------------------------------------ # Root directories where publications are located pubs.root.dirs=src/webapp/lenya/pubs #pubs.root.dirs=src/webapp/lenya/pubs:../anotherproject/pubs:/home/user/my-pub ... 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]
