RE: [PATCH] RE: Packaged tag libraries

2001-05-31 Thread Robert Petersen
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 5:56 PM To: [EMAIL PROTECTED] Subject: Re: [PATCH] RE: Packaged tag libraries Ok well here is a patch to TldLocationsCache that should all Jasper to correctly process packaged tab libraries. I tested on my system and it works well. I changed

[PATCH] RE: Packaged tag libraries

2001-05-30 Thread Robert Petersen
Ok well here is a patch to TldLocationsCache that should all Jasper to correctly process packaged tab libraries. I tested on my system and it works well. I changed processJars() to use the getResourcePaths method as Remy suggested. I pulled tldConfigJar() as it did a bunch of stuff with URL's

Re: [PATCH] RE: Packaged tag libraries

2001-05-30 Thread Remy Maucherat
Ok well here is a patch to TldLocationsCache that should all Jasper to correctly process packaged tab libraries. I tested on my system and it works well. I changed processJars() to use the getResourcePaths method as Remy suggested. I pulled tldConfigJar() as it did a bunch of stuff with