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

A dependency feature pack is not cached after installation #655

Closed
spyrkob opened this issue May 8, 2024 · 0 comments · Fixed by #656
Closed

A dependency feature pack is not cached after installation #655

spyrkob opened this issue May 8, 2024 · 0 comments · Fixed by #656
Labels
bug Something isn't working ready Issue can be worked on

Comments

@spyrkob
Copy link
Collaborator

spyrkob commented May 8, 2024

Steps to reproduce:

  1. Install WildFly e.g. prospero install --profile wildfly --dir server
  2. List files in server/.installation/.cache

Expected:
The cache folder contains both wildfly-ee-galleon-pack.zip and wildfly-galleon-pack.zip

Actual:
The cache folder contains only wildfly-galleon-pack.zip

@spyrkob spyrkob added bug Something isn't working ready Issue can be worked on labels May 8, 2024
spyrkob added a commit to spyrkob/prospero that referenced this issue May 8, 2024
spyrkob added a commit to spyrkob/prospero that referenced this issue May 8, 2024
spyrkob added a commit that referenced this issue May 8, 2024
[#655] Fix detecting feature packs used in the installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready Issue can be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant