> -----Original Message-----
> From: Scott Sanders [mailto:[EMAIL PROTECTED]]
> 
> Couldn't you just put the descriptors in CVS and then give an href to
> Gump?

FWIW this is the approach that I moved to after a while at work.
It was a real pain to have the gump descriptor of a project centralized at
the other side of the workspace.

As Gump is used for the whole build process in my company there is a need to
label each descritor with the label of the project. If I deliver project X I
need to be sure that its descriptor is OK.

There is close to zero volatility on the set of third party, however
dependencies evoluate inside a project. So I found it was better (and it is)
to move the gump descriptor inside each project (same for third party) this
way when the project evoluates it is natural to change the descriptor just
like you change your build file. It is in the same storage area and as the
label is generally set on the project directory you have what you want.

However this is a bit different here since there is no cooperation between
projects in the sense that they do not form a single product and they have
no global milestone. (ie turbine will not wait for tc4 nor tc4 will wait for
ant etc...)

Stephane

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

Reply via email to