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
prerequisites -> computePrerequisites -> computeImplicitPrerequisites -> allPrerequisites -> prerequisites
prerequisites
computePrerequisites
computeImplicitPrerequisites
allPrerequisites
Loop.
This is reproduced by:
repoPath := (CfsPath named: 'z:\Common\Development\git\Grease\'). reader := TonelReader new readFrom: repoPath. loader := TonelLoader on: reader. loader beUnattended; doNotCreateVersions. loader mapTagsToSubapplications. loader namingStrategy appSuffix: 'App'. loader applications. loader loadApplicationForPackageNamed: 'Grease-Tests-Core'
Attached is the walkback. walkback.txt
The text was updated successfully, but these errors were encountered:
Changes for #81
a2b554a
Fixed.
Sorry, something went wrong.
Adds prerequistesFilter to fix #81
203e4b8
eMaringolo
No branches or pull requests
prerequisites
->computePrerequisites
->computeImplicitPrerequisites
->allPrerequisites
->prerequisites
Loop.
This is reproduced by:
Attached is the walkback.
walkback.txt
The text was updated successfully, but these errors were encountered: