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

RFE: add a source driver for java war/jar #56

Open
vbatts opened this issue Oct 18, 2019 · 3 comments
Open

RFE: add a source driver for java war/jar #56

vbatts opened this issue Oct 18, 2019 · 3 comments

Comments

@vbatts
Copy link
Collaborator

vbatts commented Oct 18, 2019

like we have for rpms

@lcarva
Copy link

lcarva commented Nov 16, 2020

@vrothberg, we're targeting middleware content, and should start the implementation soon. For now, we can use the existing support from the extra src driver. This, however, will squash all the different WAR/JAR files together into a single layer which is not ideal.

I'm wondering if doing #76 would be a good solution for the middleware case as well.

Thoughts?

@vrothberg
Copy link
Member

I'm wondering if doing #76 would be a good solution for the middleware case as well.

@lcarva, I agree. That's a nice generalization for more types of data.

@vrothberg
Copy link
Member

@lcarva, if you want/need us to implement, please reach out so we can prioritize accordingly.

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

No branches or pull requests

3 participants