On 11/1/01 8:42 AM, "Sam Ruby" <[EMAIL PROTECTED]> wrote:

> Geir Magnusson Jr. work:
>> 
>> I thought Tomcat shipped special modified jars to avoid a sealing
>> exception...
> 
> Didn't work.

Alas.

> 
>> (btw, I think you now need to add commons-collections specifically to the
>> classpath for the gump Velocity test case, as our default jar now doesn't
>> contain anything... More on that from the vel list...)
> 
> [snip]
> 
>> That would be an interesting thing - a webapp that uses everything and
>> anything, and GUMP can have a testcase to see if the thing can play together
>> every night, because right now you are testing builds, fundamentally static
>> interdependencies (via import...) but dynamic interdependencies are
>> transparent at the moment...
> 
> Dynamic interdepdencies are not always transparent.  See example above the
> [snip].  ;-)
> 

That's not dynamic ( i.e. InstanceOf) but rather a static one ( i.e. Import
org...).

The default Velocity jar was previously built (until last night when I
changed it) with the necessary commons-collections and logkit code included
in the velocity jar.

It no longer does that, so our testbed gump run failed this morning as
collections and logkit weren't included (notice that the regular
jakarta-velocity target did build as usual...)

geir

-- 
Geir Magnusson Jr.                                     [EMAIL PROTECTED]
System and Software Consulting
"He who throws mud only loses ground." - Fat Albert


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

Reply via email to