We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
prospero install --profile wildfly --dir server
server/.installation/.cache
Expected: The cache folder contains both wildfly-ee-galleon-pack.zip and wildfly-galleon-pack.zip
wildfly-ee-galleon-pack.zip
wildfly-galleon-pack.zip
Actual: The cache folder contains only wildfly-galleon-pack.zip
The text was updated successfully, but these errors were encountered:
[wildfly-extras#655] Fix detecting feature packs used in the installa…
f4f19cb
…tion
4aaf84d
Merge pull request #656 from spyrkob/detect_feature_packs
0fb4d2f
[#655] Fix detecting feature packs used in the installation
Successfully merging a pull request may close this issue.
Steps to reproduce:
prospero install --profile wildfly --dir server
server/.installation/.cache
Expected:
The cache folder contains both
wildfly-ee-galleon-pack.zip
andwildfly-galleon-pack.zip
Actual:
The cache folder contains only
wildfly-galleon-pack.zip
The text was updated successfully, but these errors were encountered: