1
0
mirror of https://gitea.com/actions/setup-java.git synced 2025-05-10 01:36:52 +08:00

5 Commits

Author SHA1 Message Date
Stephen Franceschelli
c0655ddd33 Fix build. ()
* Fix.

* Husky commit correct node modules

* update temp in installer
2019-07-30 14:01:45 -04:00
Danny McCormick
b6dbbd5232
Handle semver ()
* Handle semver

* Clean up
2019-07-18 16:00:58 -04:00
Danny McCormick
0cf3ae56f5
Download from Azul if no Jdk file specified ()
* Download from zulu

* Fix pathing

* Fix

* Fix

* Fix

* Update io

* Tests and pathing

* Add back husky

* Update action.yml
2019-07-15 14:59:23 -04:00
Danny McCormick
012e07621e Dont fail if jdkFile not set until checking cache 2019-07-15 11:26:32 -04:00
Danny McCormick
46ca045b4e
Features/installer ()
* Initial attempt

* Clean up

* Extract right directory

* Log whats happening

* Read correct directory

* Full path

* Allow java to be found in cache

* Add tests
2019-07-10 23:11:48 -04:00