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

Improve Index.of to also accept class files and JAR files #168

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Jan 14, 2022

No description provided.

@Ladicek Ladicek added this to the 3.0.0 milestone Jan 14, 2022
@MikeEdgar
Copy link
Member

Any thoughts on a directory with jar files? Easily done by the client, but just for convenience.

@Ladicek
Copy link
Contributor Author

Ladicek commented Jan 14, 2022

I didn't have a need for that yet :-) The things I'm adding here are things I've frequently used over past months.

@MikeEdgar
Copy link
Member

Just thinking of the situation "here's my app .jar and here's my lib/*.jar"

@Ladicek
Copy link
Contributor Author

Ladicek commented Jan 14, 2022

It could be useful, but I think I'll let anyone who actually has a use for it add it :-)

@Ladicek Ladicek merged commit ea5d7d8 into smallrye:smallrye Jan 14, 2022
@Ladicek Ladicek deleted the improve-index-of branch January 14, 2022 14:17
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