Skip to content

Include link to license for net.jcip.annotations #9689

Closed
@shs96c

Description

@shs96c
Member

🐛 Bug Report

net.jcip.annotations are licensed under CC BY 2.5, and we use those transitively in the Selenium source. Because of this, they are packaged in the standalone jar. We should include a copy of the license in the jar.

To Reproduce

Unzip and look

Expected behavior

CC BY 2.5 license to be present

Test script or set of commands reproducing this issue

N/A

Environment

OS: N/A
Browser: N/A
Browser version: N/A
Browser Driver version: N/A
Language Bindings version: 3.141.59 and 4.x
Selenium Grid version (if applicable): N/A

Activity

ghost added
A-needs-triagingA Selenium member will evaluate this soon!
on Jul 28, 2021
added
B-buildIncludes scripting, bazel and CI integrations
C-javaJava Bindings
and removed
A-needs-triagingA Selenium member will evaluate this soon!
on Jul 28, 2021
added this to the 4.0 milestone on Jul 28, 2021
shs96c

shs96c commented on Oct 4, 2021

@shs96c
MemberAuthor

I've been looking for the license itself, and I'm not sure what it actually is. We may be better off flipping to https://github.com/stephenc/jcip-annotations which is Apache 2 licensed.

added a commit that references this issue on Oct 12, 2021

Closes #9689 jcip for Apache 2 License into selenium source

11934cf
github-actions

github-actions commented on Nov 12, 2021

@github-actions

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

locked and limited conversation to collaborators on Nov 12, 2021
added a commit that references this issue on Jun 27, 2022

Closes SeleniumHQ#9689 jcip for Apache 2 License into selenium source

9ac5dde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-buildIncludes scripting, bazel and CI integrationsC-javaJava Bindings

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @shs96c

      Issue actions

        Include link to license for net.jcip.annotations · Issue #9689 · SeleniumHQ/selenium