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

Fix init.go file generate for aah v0.10.x and below #211

Closed
jeevatkm opened this issue Aug 18, 2018 · 1 comment
Closed

Fix init.go file generate for aah v0.10.x and below #211

jeevatkm opened this issue Aug 18, 2018 · 1 comment
Assignees
Labels
bug cli-tool aah CLI tool

Comments

@jeevatkm
Copy link
Member

This is fix init.go file generate issue.

Cause: In v0.11.0, aah template moved to AAHPATH. CLI is looking for app-template at previous location.

Solution: CLI should check AAHPATH first if not unavailable then fall back to previous location.

Credit: This bug was discovered by @joelsdc. He ran into this while upgrading his aah REST service application from v0.7 to v0.11.x.

@jeevatkm
Copy link
Member Author

Done 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cli-tool aah CLI tool
Projects
None yet
Development

No branches or pull requests

1 participant