Giter Club home page Giter Club logo

Comments (10)

jmjaffe37 avatar jmjaffe37 commented on August 15, 2024 1

The vendor_based license logic has been removed (as was decided recently), but the README now has documentation on license behavior. If similar logic is desired in the future, it will be quick and easy to implement

from installer.

karianna avatar karianna commented on August 15, 2024 1

Thank you!

from installer.

gdams avatar gdams commented on August 15, 2024

@jmjaffe37 I noticed this when testing, it looks like we need to add this back as part of the flow.

from installer.

jmjaffe37 avatar jmjaffe37 commented on August 15, 2024

Looks like this was implemented as a feature request in #162 (since agreeing to the GPL2 license is optional for software users)

from installer.

karianna avatar karianna commented on August 15, 2024

I guess we need to provide an override capability.

from installer.

jmjaffe37 avatar jmjaffe37 commented on August 15, 2024

I guess we need to provide an override capability.

The override capability was already implemented by @douph1. It depends on the JVM:

  • For Openj9, the license-OpenJ9.en-us.rtf license is shown
  • For hotspot, the license-GPLv2+CE.en-us.rtf is used (and skipped since it is optional)
  • Otherwise it says that there is no license defined for other custom JVMs

from installer.

jmjaffe37 avatar jmjaffe37 commented on August 15, 2024

I should be able to add in the capability for the user specify that they want to show the optional GPL license. Would that be preferable?

from installer.

karianna avatar karianna commented on August 15, 2024

I think we need to alter it so it's not vm based but "vm and vendor" based. I know that other non Adoptium vendors also have EULA's (on a hotspot base).

from installer.

jmjaffe37 avatar jmjaffe37 commented on August 15, 2024

I think we need to alter it so it's not vm based but "vm and vendor" based. I know that other non Adoptium vendors also have EULA's (on a hotspot base).

Ok, that can be arranged

from installer.

jmjaffe37 avatar jmjaffe37 commented on August 15, 2024

I think we need to alter it so it's not vm based but "vm and vendor" based. I know that other non Adoptium vendors also have EULA's (on a hotspot base).

Feature added in #851. Also added sample code and an explanation of how to implement custom end-user license behavior in the readme

from installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.