If you check the install.txt file you'll see that there is a build.properties file 
wherein you can specify what to exclude.

Note: depending on what version you're using, you may or may not have any luck with 
this.  (e.g. in 2.1m2 you can't exclude the deprecated package as it gets used by 
other components you need.)

If you just want a blank project, you can create a subdirectory under webapp.  The 
default sitemap.xmap sitting in webapp has code to automount any subdirectories you 
create.  The only "catch" is that you'll see your directory name in the URL.

e.g.  http://localhost:8888/your-dir/

Cheers,
Chris

> -----Original Message-----
> From: Robert Simmons [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, August 27, 2003 7:33 AM
> To:   Cocoon Users (E-Mail)
> Subject:      Empty Webapp build?
> 
> Greetings, 
> 
> Is there a target that will allow me to build cocoon without the
> documentation or examples? I want to build a BLANK web site with the basic
> sitemap for starting a new project. 
> 
> -- Robert
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to