-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Add java21 runtime support (#553) * Add java21 runtime * Add test_data for java21 and update gh action to use java21 * Update tests/integration/testdata/buildcmd/Java/gradlew/21/gradle/wrapper/gradle-wrapper.properties Co-authored-by: Wing Fung Lau <4760060+hawflau@users.noreply.github.com> * Update tests/integration/testdata/buildcmd/Java/maven/21/pom.xml Co-authored-by: Wing Fung Lau <4760060+hawflau@users.noreply.github.com> * Update tests/integration/testdata/buildcmd/Java/maven/21/pom.xml Co-authored-by: Wing Fung Lau <4760060+hawflau@users.noreply.github.com> --------- Co-authored-by: Wing Fung Lau <4760060+hawflau@users.noreply.github.com> * Revert "feat: Add java21 runtime support (#553)" (#558) This reverts commit 10f670e. * Sam cli java21 runtime (#559) * Add java21 runtime * Add test_data for java21 and update gh action to use java21 * Update tests/integration/testdata/buildcmd/Java/gradlew/21/gradle/wrapper/gradle-wrapper.properties Co-authored-by: Wing Fung Lau <4760060+hawflau@users.noreply.github.com> * Update tests/integration/testdata/buildcmd/Java/maven/21/pom.xml Co-authored-by: Wing Fung Lau <4760060+hawflau@users.noreply.github.com> * Update tests/integration/testdata/buildcmd/Java/maven/21/pom.xml Co-authored-by: Wing Fung Lau <4760060+hawflau@users.noreply.github.com> * attempt to fix gradle build test failure * attempt to fix gradle build test failure * upgrade gradle wrapper * upgrading gradle wrapper --------- Co-authored-by: Haresh Nasit <hnnasit@amazon.com> Co-authored-by: Haresh Nasit <84355507+hnnasit@users.noreply.github.com> * fix: fix the runtime to schema code binding mapping (#566) * update build.yml to setup multiple java versions * Update build.yml * revert java8 gradlew testdata * revert java8 gradlew testdata * Revert "revert java8 gradlew testdata" This reverts commit a9337db. * Revert "revert java8 gradlew testdata" This reverts commit def09bd. * setup multiple versions of jdk --------- Co-authored-by: Haresh Nasit <84355507+hnnasit@users.noreply.github.com> Co-authored-by: Haresh Nasit <hnnasit@amazon.com> Co-authored-by: Mohamed ElAsmar <melasmar@amazon.com> Co-authored-by: Mohamed Elasmar <71043312+moelasmar@users.noreply.github.com>
- Loading branch information
1 parent
b8b22ed
commit b939df3
Showing
39 changed files
with
1,036 additions
and
388 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.