TravaOpenJDK / trava-jdk-11-dcevm

dcevm-11 built on Travis
Apache License 2.0
399 stars 57 forks source link

Publish the DCEVM-JDK image at SDKMAN #5

Open markiewb opened 5 years ago

markiewb commented 5 years ago

I like to install and switch between JDKs using SDKMan

Currently your distribution is not available there. Only the standard OpenJDK and the Zulu JDK

$sdk list java
================================================================================
Available Java Versions
================================================================================
     12.ea.20-open                                                              
     11.0.1-zulu                                                                
     11.0.1-open                                                                
   + 11.0.0-open                                                                
     10.0.2-zulu                                                                
   * 10.0.2-open                                                                
     9.0.7-zulu                                                                 
     9.0.4-open                                                                 
     8.0.192-zulu                                                               
 > * 8.0.191-oracle                                                             
     7.0.181-zulu                                                               
     1.0.0-rc-10-grl                                                            
     1.0.0-rc-9-grl                                                             
     1.0.0-rc-8-grl                                                             

================================================================================
+ - local version
* - installed
> - currently in use
================================================================================

The official publishing documentation can be found at https://sdkman.io/vendors

BrunoRoemers commented 3 years ago

https://github.com/sdkman/sdkman-db-migrations/pull/415 TravaOpenJDK is now available on SDKMAN 🎉

skybber commented 3 years ago

Great ! Btw, it can be used as system jdk if AllowEnhancedClassRedefinition is false by default, currenty it is set to true. AllowEnhancedClassRedefinition=false guaranties perfect JDK compatibility, no crashes.

goto1134 commented 3 years ago

@BrunoRoemers , as I see, there is an issue with a link to trava releases https://github.com/sdkman/sdkman-db-migrations/pull/415#issuecomment-733596742

so SDKMAN does not use the latest version

BrunoRoemers commented 3 years ago

@goto1134 The comment you link to has already been fixed. :)

EDIT: Oh, you got it fixed in the meantime. Thanks!

I'm not entirely sure how SDKMAN handles version bumps, but feel free to create a pull request or issue or reach out in Slack if this is a deal breaker for you.

chkpnt commented 2 years ago

I just wanted to update the file in the SDKMAN's sdkman-db-migrations-Repository for the latest release 11.0.15+1. Turns out: the JDKs are no longer maintained there. :-(

Now the information about a new release needs to be published by the vendor!

Therefore I kindly ask for a corresponding integration in your CI-workflow. Please hava a look at https://sdkman.io/vendors