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

Multiple version bumps, extracted version values and gradle upgrade. #36

Merged
merged 1 commit into from
May 5, 2020

Conversation

ignasi35
Copy link
Member

@ignasi35 ignasi35 commented May 5, 2020

References #35

Related to akka/akka-grpc-quickstart-java.g8#32

Some changes are to bring this .g8 template closer to the java counterpart.

NOTE: I'm purposedly not bumping any dependency on the project itself and focusing this PR on the generated code only.

@ignasi35 ignasi35 requested review from raboof and ennru and removed request for raboof May 5, 2020 12:57
Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@@ -38,6 +38,10 @@ configurations {

dependencies {

compile 'com.typesafe.akka:akka-discovery_$scala_major_version$:$akka_version$'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe do the versions += [ ScalaBinary... thing here?
If we want to keep gradle around...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll do in a separate PR.

I'm trying to align both g8 templates first.

@ignasi35 ignasi35 merged commit 096c048 into akka:master May 5, 2020
@ignasi35 ignasi35 deleted the bump-versions branch May 5, 2020 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants