You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/08 14:04:00 UTC

[jira] [Commented] (RYA-361) JCalendar library has an incompatible license

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

ASF GitHub Bot commented on RYA-361:
------------------------------------

GitHub user DLotts opened a pull request:

    https://github.com/apache/incubator-rya/pull/224

    [WIP] RYA-361 Remove JCalendar library from merge/copy/export

    ## Description
    Removed JCalendar and entire dialog prompt feature from options settings and poms.  
    This library is LGPL, not allowed in an Apache project.
    
    ### Tests
    Removed dialog references, no new tests
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-361)
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Review
    - Eric
    - anyone


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DLotts/incubator-rya RYA-361-JCalendar-rm

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/224.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #224
    
----
commit ea3a75835c8b63b24669db6f185aef1e14230ea0
Author: David Lotts <da...@parsons.com>
Date:   2017-09-07T21:23:52Z

    rya361 wip. todo: remove test references to dialog.

commit 508e7f2159d87526bfdf76099549e8aab4122c67
Author: David Lotts <da...@parsons.com>
Date:   2017-09-08T13:57:07Z

    rya361 wip. todo: tests failing.

----


> JCalendar library has an incompatible license
> ---------------------------------------------
>
>                 Key: RYA-361
>                 URL: https://issues.apache.org/jira/browse/RYA-361
>             Project: Rya
>          Issue Type: Improvement
>          Components: clients, export
>            Reporter: David W. Lotts
>            Assignee: David W. Lotts
>            Priority: Blocker
>              Labels: export, license
>             Fix For: 3.2.11
>
>
> rya.export depends on JCalendar which is LGPL [1] (brought in by RYA-123)
> Its usage should be replaced and removed from the pom.xml(s). 
> This is blocking the release of 3.2.11
> [1]https://toedter.com/jcalendar/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)