On Thu, 24 Jul 2003, Nick Chalko <[EMAIL PROTECTED]> wrote:

> But can we capture teh difference betwwen "build" time and "compile"
> time dependencies into gump

Are there any compile time dependencies (i.e. things your code
imports) that are not runtime dependencies as well?

"build time" would be things like Ant, JavaCC, JUnit, Checkstyle for
most projects.  But I think "compile time" with the definition above
is a subset of runtime.

> Or is ant special enough that we just recommend people use a
> "released" ant.

Maybe in the case of Ant, but what about JavaCC (two different, binary
and API incompatible new versions over the past two months)?

Stefan

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

Reply via email to