On Tue, Sep 07, 2004 at 09:19:07AM -0400, Shapira, Yoav wrote:
: IMHO, the best way to share common code is to put it in a source-code
: control system (CVS, Subversion, ClearCase, whatever you want) and have
: a consistent deployment process where the deployment script (Ant, Maven,
: whatever you want) is also in the source-code control system.

This is especially key as needs diverge (version skew).

When each app can pull its own version from source control (or just copy
a versioned JAR) as part of its build process, you've spared yourself
some headaches.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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

Reply via email to