mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 09:56:46 +00:00
refactor!: removed xpath dependency
This commit is contained in:
parent
00ce31c5e7
commit
6abf828e83
7 changed files with 57 additions and 44939 deletions
|
@ -485,3 +485,4 @@ It is able to parse the following files as `java-version-file`:
|
|||
- Maven compiler plugin
|
||||
- Setting the [source](https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html).
|
||||
- Setting the [release](https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-release.html).
|
||||
- **Note:** Since we are using a RegExp to find the java version, it doesn't grab the values from the tags `source` or `release` on `maven-compiler-plugin`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue