I have a general question about reusing the docbook and xdoc support that Velocity nicely provides. One way that works is to copy the docbook (or xdoc) trunk (e.g. jakarta/velocity/docbook/trunk) into my project, and start modifying my copy to be for my documentation. This includes the code, libs, ant build scripts, etc. However, that duplicates in my project the lib/ content, etc., which would be the same for all projects that were using this version - and could be shared.

Pros for copying - keeps your projects version independently of others - so if the others change in ways that might "break" your build - you're isolated from these.

Cons: duplicate files in SVN.

What's the recommended best practice here?
-Marshall Schor

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

Reply via email to