GithubHelp home page GithubHelp logo

Comments (7)

fulghum avatar fulghum commented on July 18, 2024

This is an artifact of some third-party code (json.org) that's embedded in the AWS SDK for Java. The second Apache license file actually has an attribution for the json.org code at the very end of the license. It's something we'd like to clean up in the AWS SDK for Java. We aren't using the json.org code for much anymore – we're almost exclusively using Jackson. I'll check in with the team and see how much code we have left depending on the json.org classes. We've been wanting to clean that up for a while; it just hasn't bubbled up to be a priority yet.

from aws-toolkit-eclipse.

shorea avatar shorea commented on July 18, 2024

We dropped JSON.org in 1.11.0.

from aws-toolkit-eclipse.

fulghum avatar fulghum commented on July 18, 2024

Thanks for the update Andrew. Sounds like we just need to update the attribution in the SDK and get the latest version into the Eclipse Toolkit and this will go away.

from aws-toolkit-eclipse.

fulghum avatar fulghum commented on July 18, 2024

Actually... the plot is thickening on this one... we've removed json.org and it's attribution; it's not mentioned in the SDK's license file or in the Eclipse license file. @zhangzhx will dig in a little deeper and find out exactly what's different here and we'll get this cleaned up.

from aws-toolkit-eclipse.

zhangzhx avatar zhangzhx commented on July 18, 2024

The core plugin has some files under EPL 1.0. See here. We'll clean these files up. Thanks for the report.

from aws-toolkit-eclipse.

rherrmann avatar rherrmann commented on July 18, 2024

To my knowledge, the different licenses of all features to be installed are listed in this context. Different, here, means that the text given in <license> element in the feature.xml differs - if only slightly.

A license feature may help here to avoid (slightly different) duplicates.

from aws-toolkit-eclipse.

zhangzhx avatar zhangzhx commented on July 18, 2024

I have rewritten the code under EPL and removed the EPL declaration. So the new version of the toolkit only has Apache license.

from aws-toolkit-eclipse.

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.