[ https://issues.apache.org/jira/browse/MSHARED-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MSHARED-1411: ------------------------------------ Description: The method JarData::getEntries return all JAR entries in the file, while the JarVersionedRuntime::getEntries return the JAR entries inside a particular META-INF/versions/NN entry. However, there is no way to get only the entries belonging to the root region of the JAR file. was: The method JarData::getEntries return all JAR entries in the file, while the JarVersionedRuntime::getEntries return the JAR entries inside a particular META-INF/versions/NN entry. However, there is no way to get only the entries belonging to the unversioned region of the JAR file. > Allow to access the root entries if it is a multi-release JAR file > ------------------------------------------------------------------- > > Key: MSHARED-1411 > URL: https://issues.apache.org/jira/browse/MSHARED-1411 > Project: Maven Shared Components > Issue Type: Bug > Components: maven-shared-jar > Affects Versions: maven-shared-jar-3.1.0 > Reporter: Gabriel Belingueres > Assignee: Michael Osipov > Priority: Major > Fix For: maven-shared-jar-3.1.1 > > > The method JarData::getEntries return all JAR entries in the file, while the > JarVersionedRuntime::getEntries return the JAR entries inside a particular > META-INF/versions/NN entry. > However, there is no way to get only the entries belonging to the root region > of the JAR file. -- This message was sent by Atlassian Jira (v8.20.10#820010)