Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support war package in classpath #450

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sweetStreet
Copy link

@jose
Copy link
Member

jose commented May 9, 2023

Hi @sweetStreet,

Thanks for taking the time to contribute to this project.

Quick question, do java.util.jar.JarFile and java.util.jar.JarEntry support .war files out of the box? .jar and .war are quite similar but the Java documentation of JarFile does not mention .war files:

The JarFile class is used to read the contents of a jar file from any file that can be opened with java.io.RandomAccessFile.

--
Best,
Jose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants