In a prior post, I asked if there was a way to see if a jar uses a tag library. Chris responded - look for ".tld" in the files. So I looked (turns out ecj.. has no ".tld": $ grep "tld" *.jarBinary file catalina-storeconfig.jar matches Binary file ecj-4.6.1.jar matches Binary file tomcat-util-scan.jar matches I am just trying to find a reliable way to see if there is TAG library.
On Wednesday, November 8, 2017 10:29 AM, Mark Thomas <ma...@apache.org> wrote: On 08/11/2017 12:59, Ray Holme wrote: <snip/> > The following three are interesting as they are in the tomcat distributed > list of NOT-TO_SCAN and have .tlds: catalina-storeconfig.jar; ecj-4.6.1.jar; > tomcat-util-scan.jar No, they don't. What led you to conclude that they did? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org