-
Notifications
You must be signed in to change notification settings - Fork 8
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
Lagom build system features should be consolidated into the Play build system #9
Comments
In Stockholm this did not make the cut for priorities this quarter, so I'm moving it back into the backlog. |
Some improvements are already pushed into Play (from Lagom) in playframework/playframework#7294. |
Closing in favor of moving to the @lightbend/play-lagom team road map. |
Still relevant...? |
I think that no. We have #8 as EPIC for this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The ability to run multiple services in dev mode and having infrastructure services should exist in Play. There would probably be a different process for sbt and for Maven, since Play's support for Maven is third-party. It would also be nice to add these features to the Play Gradle plugin since customers have asked about Lagom support for Gradle.
This effectively makes the difference between "Play" and "Lagom" one of which modules are used.
The text was updated successfully, but these errors were encountered: