Actually, I dont want to create just another directory. This is for a
production project and I dont want any of the cocoon docs or examples or any
of that. I want it totally blank. 

I find it .... strange ... that I should be the only cocoon user to want
that. There should be a build target. Of course I said this in February last
year so Id assume they would have put it in by now. 

-- Robert

-----Urspr�ngliche Nachricht-----
Von: Chris Clark [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 27. August 2003 14:13
An: [EMAIL PROTECTED]
Betreff: RE: Empty Webapp build?


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]

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

Reply via email to