-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Renamed javaTarget to javaVersion #21721
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in create project.java file renamed instanse variable javaTarget to javaVersion
quarkus-bot
bot
added
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/platform
Issues related to definition and interaction with Quarkus Platform
labels
Nov 26, 2021
instance variable name chaged
chaging name javaTarget to javaVersion
Thanks for your contribution. Can you please squash the commits? |
quarkus-bot
bot
added
area/documentation
area/google-cloud-functions
area/gradle
Gradle
area/hibernate-orm
Hibernate ORM
area/infra-automation
anything related to CI, bots, etc. that are used to automated our infrastructure
area/jackson
Issues related to Jackson (JSON library)
area/jbang
Issues related to when using jbang.dev with Quarkus
area/mailer
area/mongodb
area/panache
area/persistence
OBSOLETE, DO NOT USE
labels
Nov 28, 2021
Bumps `aws-alexa-sdk.version` from 2.41.0 to 2.42.0. Updates `ask-sdk` from 2.41.0 to 2.42.0 - [Release notes](https://github.com/amzn/alexa-skills-kit-java/releases) - [Commits](https://github.com/amzn/alexa-skills-kit-java/commits) Updates `ask-sdk-apache-client` from 2.41.0 to 2.42.0 - [Release notes](https://github.com/amzn/alexa-skills-kit-java/releases) - [Commits](https://github.com/amzn/alexa-skills-kit-java/commits) --- updated-dependencies: - dependency-name: com.amazon.alexa:ask-sdk dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.amazon.alexa:ask-sdk-apache-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Renamed javaTarget to javaVersion in create project.java file renamed instanse variable javaTarget to javaVersion Sqaushing all rename commits java_target to java_version Renamed java_target to java_version Rename to JAVA_TARGET to JAVA_VERSION instance variable name chaged Rename javaTarget to javaVersion chaging name javaTarget to javaVersion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/documentation
area/google-cloud-functions
area/gradle
Gradle
area/hibernate-orm
Hibernate ORM
area/infra-automation
anything related to CI, bots, etc. that are used to automated our infrastructure
area/jackson
Issues related to Jackson (JSON library)
area/jbang
Issues related to when using jbang.dev with Quarkus
area/mailer
area/mongodb
area/panache
area/persistence
OBSOLETE, DO NOT USE
area/platform
Issues related to definition and interaction with Quarkus Platform
triage/invalid
This doesn't seem right
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
in create project.java file renamed instanse variable javaTarget to javaVersion
Resolves #21629