You are viewing a plain text version of this content. The canonical link for it is here.
Posted to legal-discuss@apache.org by "Wolfetti (Jira)" <ji...@apache.org> on 2021/04/13 09:33:00 UTC

[jira] [Commented] (LEGAL-45) optional dependency on svnkit

    [ https://issues.apache.org/jira/browse/LEGAL-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320054#comment-17320054 ] 

Wolfetti commented on LEGAL-45:
-------------------------------

According to [https://www.apache.org/legal/resolved.html#optional,] a project shall provide the user with instructions on how to obtain and install the non-included work. 
Where are these instructions?

> optional dependency on svnkit
> -----------------------------
>
>                 Key: LEGAL-45
>                 URL: https://issues.apache.org/jira/browse/LEGAL-45
>             Project: Legal Discuss
>          Issue Type: Question
>            Reporter: Brett Porter
>            Priority: Major
>
> SVNKit is under a license that is somewhat similar to the GPL (it is almost identical to the sleepycat license): http://svnkit.com/license.html
> It is unclear from the legal documentation on the status of *optional* modules. 
> Maven has developed an abstraction layer for various SCM systems, generally by running their CLI tools. We would like to offer a provider that uses svnkit as an optional alternative to the svn command line tools:
> http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnjava/
> The license of SVNKit doesn't affect our ability to distribute the provider under the Apache License, but anyone distributing the SVNKit binary must also distribute their code under an open source license.
> If we did this, we would keep the following:
> - it will not be made the default provider for SVN, that will remain the svn.exe based version.
> - it will be an optional part of the build from source (through a Maven profile), and will not be dependend on by other parts of the code
> - instructions on the site about how to use the svnkit provider would spell out that it requires the external dependency and that it is under a more restrictive license
> - we don't bundle and distribute svnkit as part of our releases
> Note that there is a reasonable alternate home, but it would be a shame to move the code out of Maven's oversight for this purpose alone.
> The discussion thread is here: http://mail-archives.apache.org/mod_mbox/maven-scm-dev/200903.mbox/%3c9948cb690903181722s2431ec04nc6ea48e3cc2d1bc7@mail.gmail.com%3e
> Is this an acceptable use case?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org