This repository was archived by the owner on May 8, 2024. It is now read-only.
File tree 4 files changed +23
-17
lines changed
4 files changed +23
-17
lines changed Original file line number Diff line number Diff line change
1
+ ### 1.1.1
2
+
3
+ _ Released 2020 Oct 13_
4
+
5
+ #### Fixes
6
+
7
+ - Fixed deprecation warning for ` set-env ` command. [[ GH-10 ] ( https://github.com/AdoptOpenJDK/install-jdk/issues/10 )]
Original file line number Diff line number Diff line change 4
4
5
5
### Version History
6
6
7
- * 2020-04-10 [ 1.1.0] ( 1.1.0.md ) (latest)
7
+ * 2020-10-13 [ 1.1.1] ( 1.1.1.md ) (latest)
8
+ * 2020-04-10 [ 1.1.0] ( 1.1.0.md )
8
9
* 2020-03-17 [ 1.0.0] ( 1.0.0.md )
9
10
10
11
Original file line number Diff line number Diff line change
1
+ ### 1.1.1
2
+
3
+ _ Released 2020 Oct 13_
4
+
5
+ #### Fixes
6
+
7
+ - Fixed deprecation warning for ` set-env ` command. [[ GH-10 ] ( https://github.com/AdoptOpenJDK/install-jdk/issues/10 )]
8
+
9
+
10
+ ---
11
+
1
12
### 1.1.0
2
13
3
14
_ Released 2020 Apr 10_
Original file line number Diff line number Diff line change 1
- ### 1.1.0
1
+ ### 1.1.1
2
2
3
- _ Released 2020 Apr 10_
4
-
5
- #### Improvements
6
-
7
- - Clarified ` sourceType ` inference and added a parameter to explicitly set it.
8
- - Added ` buildType ` source type to support different JDK build types out of the
9
- box. [[ GH-1 ] ( https://github.com/AdoptOpenJDK/install-jdk/issues/1 )]
10
- - Added ` archiveBasePath ` and ` useArchiveBasePath ` input parameters which allow
11
- specifying the archive layout for custom JDK sources.
3
+ _ Released 2020 Oct 13_
12
4
13
5
#### Fixes
14
6
15
- - JDK for macOS download from AdoptOpenJDK aren't installed properly. [[ GH-3 ] ( https://github.com/AdoptOpenJDK/install-jdk/issues/3 )]
16
- - The newly added ` archiveBasePath ` parameter defaults to ` /Contents/Home/ ` on
17
- macOS to support OpenJDK builds from Oracle, and OpenJDK and OpenJ9 builds
18
- from AdoptOpenJDK out of the box.
19
- - Made the toolcache aware of the JDK implementation used (` impl ` input
20
- parameter).
7
+ - Fixed deprecation warning for ` set-env ` command. [[ GH-10 ] ( https://github.com/AdoptOpenJDK/install-jdk/issues/10 )]
You can’t perform that action at this time.
0 commit comments