-
Methods Method Description org.jboss.shrinkwrap.api.Configuration.getExecutorService() No longer used by the implementation, will be removed in SW 2.0org.jboss.shrinkwrap.api.importer.ZipImporter.importZip(ZipInputStream) UseZipImporter#importFrom(ZipInputStream)
org.jboss.shrinkwrap.impl.base.importer.zip.ZipImporterImpl.importZip(ZipInputStream) org.jboss.shrinkwrap.impl.base.io.tar.bzip.BZip2CompressorInputStream.getCount() this method may yield wrong results for large archives, use #getBytesRead instead