Peter Donald wrote: > >> RTFM. http://jakarta.apache.org/gump/project.html >> >> Hint: <depend runtime="true"/> and <depend inherit="runtime"/> > > Okay maybe I should be even more blatently obvious ;) > > We have this system for marking jars as dependencies required for running of > component - seems silly not to do it yet we do not use it - why is that ? :)
Three reasons... 1) Most of the existing project definitions were created before the runtime support was added. 2) In most cases, the person creating these definitions (me) doesn't have a deep understanding of all of the interrelationships, and simply added dependencies when necessary to correct a build failure. 3) There is a tendency of people to clone and adapt working samples instead of RTFM. - Sam Ruby -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
