Berin Loritsch <[EMAIL PROTECTED]> writes:
> Daniel Rall wrote:
> >
> > Now what happens when I'm building multiple versions or multiple
> > copies of the same version of a project on one box?
>
> You can do what some build scripts already do:
>
> name = cocoon
> version = 2.0rc1
> project.name = ${name}-${version}
>
> Therefore your version is accounted for already in the defaults!
This covers the case where you're building different versions of the
same project, but not the case were you're building copies of the same
version. A real world use case and more dialogue in my followup to
Shane's message... =)
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]