I am curious about how gump works with packages. I define this:
<project name="krysalis-centipede"
package="krysalis-centipede-1.0.0-beta5"/>
in my module, but how does it know which jars to load?
I believe that it works for other packages (for which I do *NOT* include
module definitions) so somehow gump is looking up information on them. [It
must, it reports which JARs I have missing.]
Does it have some knowledge to read everything in project and import the
information, even if it isn't explicitly loaded in the profile? Does it do
this for the project/ directory only? Is this behaviour solely for resolve
package jars?
So ... my problem is that I don't seem to be getting these jars on my
classpath:
<depend inherit="all" project="krysalis-centipede" />
BTW: Despite http://jakarta.apache.org/gump/project.html -- I still have
troubles fathoming what inherit stands for again. This (all) has been
working (in other gumps /w no package) but that module/project combo was
subtly different. Ought it be inherit="runtime"?
Thanks in advance for any pointers.
regards,
Adam
--
<http://www.try.sybase.com>
Experience Sybase Technology ...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]