Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Gradle and Maven version parameters to Java (#263) | etienne-chrp | 2022-11-17 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | * Refactor java feature tests grep syntax The grep with pipe syntax was creating problems with the check helper Change them in favour of process substitution syntax * Fix java feature tests about java version Java 18 is not available anymore in SDKMAN Some tests asserts were generating false positives * Add Gradle and Maven version parameters to Java | ||||
* | Java: add jdkDistro option (#172) | Samruddhi Khandale | 2022-09-24 | 1 | -1/+1 |
| | | | | | * add jdkDistro option * bump version | ||||
* | test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114) | Josh Spicer | 2022-08-24 | 1 | -0/+13 |
* test updates to adopt https://github.com/devcontainers/cli/pull/124 * remove accidental tgz check in * typo in option * typo in python install script on dotnet6/jammy branch * no scenarios * code review and test name * Delete install_os_provided_python.sh |