| commit | 1e1f581a359fc082222cf5f2d70c61a62a9c6a19 | [log] [tgz] |
|---|---|---|
| author | Radoslav Ivanov <radoslav.ivanov@sap.com> | Tue Jun 05 21:30:22 2012 +0300 |
| committer | Violeta Georgieva <milesg78@gmail.com> | Tue Jun 05 21:30:22 2012 +0300 |
| tree | 76de9b1ef03739645c0eae96c15403d3ac76d9aa | |
| parent | 62793778a6e0ebe6d53dab5a7439596c100c72d3 [diff] |
bug 379112: If possible cache all zip entries of the war file. Use ZipFile.getInputStream(ZipEntry) instead of opening the war file for every nested jar that has to be scanned. Do not scan for classes if the notification fo classes is disabled.