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

Add readValueFromJarManifest method to KiwiJars #405

Closed
chrisrohr opened this issue Nov 5, 2020 · 1 comment · Fixed by #424
Closed

Add readValueFromJarManifest method to KiwiJars #405

chrisrohr opened this issue Nov 5, 2020 · 1 comment · Fixed by #424
Assignees
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Milestone

Comments

@chrisrohr
Copy link
Contributor

This will read the manifest from the jar file and look for the property requested

@chrisrohr chrisrohr added the new feature A new feature such as a new class, method, package, group of classes, etc. label Nov 5, 2020
@sleberknight
Copy link
Member

We should also have the ability to pass in multiple things we want and get them back in one shot, e.g. in a Map.

@sleberknight sleberknight added this to the 0.15.0 milestone Nov 6, 2020
@sleberknight sleberknight linked a pull request Nov 9, 2020 that will close this issue
@sleberknight sleberknight changed the title Add resolveValueFromJarManifest method to KiwiJars Add readValueFromJarManifest method to KiwiJars Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants