Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow main class detection for valid war/zip java executables #956

Closed
Xylus opened this issue Sep 9, 2015 · 0 comments · Fixed by #957
Closed

Allow main class detection for valid war/zip java executables #956

Xylus opened this issue Sep 9, 2015 · 0 comments · Fixed by #957
Assignees
Milestone

Comments

@Xylus
Copy link
Contributor

Xylus commented Sep 9, 2015

Valid java executables may be packaged as war/zip files.
Currently however, main class detection only works for valid executable jars.

Extend main class detection to valid executable war/zip files (such as Spring Boot application packaged as an executable war).

@Xylus Xylus self-assigned this Sep 9, 2015
@Xylus Xylus added this to the 1.5.0 milestone Sep 9, 2015
Xylus added a commit to Xylus/pinpoint that referenced this issue Sep 9, 2015
@Xylus Xylus closed this as completed in #957 Sep 9, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant