aboutsummaryrefslogtreecommitdiff
path: root/test/java
Commit message (Collapse)AuthorAgeFilesLines
* [java] fix version regex to support graalce jdk 21 (#701)feature_java_1.2.2Pablo Ulloa2023-09-273-1/+21
| | | | | | | | | | | | | | | * [java] fixed feature test scenario check * [java] support for non conentional version * Update src/java/install.sh to not include whitespaces Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * bumped patch version --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
* Java: add Apache Ant (#409)Tobias Gesellchen2023-01-194-6/+31
| | | | | | | | | | | | | | | * Java: add Apache Ant * Update src/java/devcontainer-feature.json Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * revert the changes in README.md * Add tests for Java/Ant * Fix Java feature version Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-291-1/+1
| | | | | | | | | | | | | | | | | | * Use _REMOTE_USER when available * Update src/python/install.sh Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Update src/python/install.sh Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Fix java test issue - JDK 18 not available for the "open" distro * Bump breakfix numbers Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> Co-authored-by: Josh Spicer <joshspicer@github.com>
* Add Gradle and Maven version parameters to Java (#263)etienne-chrp2022-11-176-13/+46
| | | | | | | | | | | | | | | * 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 Khandale2022-09-243-2/+22
| | | | | * add jdkDistro option * bump version
* Java: Fix gradle bug - sets GRADLE_USER_HOME incorrectly (#152)Samruddhi Khandale2022-09-143-1/+44
| | | | | * fix gradle bug * modify tests
* Conda and Java: sync env variables (#153)Samruddhi Khandale2022-09-141-0/+3
| | | | | | | | | | | | | | | | | * conda script * Adds JAVA_HOME * Update src/conda/devcontainer-feature.json Co-authored-by: Josh Spicer <joshspicer@github.com> * modify containerEnv * fix version * bump python version Co-authored-by: Josh Spicer <joshspicer@github.com>
* test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)Josh Spicer2022-08-243-0/+47
| | | | | | | | | | | | | | | * 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
* Port changes and set executable bitJosh Spicer2022-07-291-0/+0
| | | | | -Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554 Sets all scripts as executable by default.
* fix crazy test.sh formattingJosh Spicer2022-05-251-9/+8
|
* add feature stubs for allJosh Spicer2022-05-131-0/+13