Do you run windows or linux?

Am thinking about doing a:

  WINDOWS:
  for %i in (*.jar) do (echo %i && jar -tf %i) >> all.txt

  LINUX:
  --- some equivalent ---

and then checking the resulting file. You should find an
ExcaliburComponentManager
in some unexpected place.

/LS

> From: Rob Johnston [mailto:[EMAIL PROTECTED] 
> > > From: Rob Johnston [mailto:[EMAIL PROTECTED]
> 

Reply via email to