You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/21 18:13:58 UTC

[jira] [Commented] (JENA-1243) Remove cruft from JDBC modules

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

ASF GitHub Bot commented on JENA-1243:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/182

    JENA-1243: Clean up POMs for jena-jdbc

    1. Remove com.mycila.maven-license-plugin including deleting the file to check against (license-header.txt) .
    1. Remove version settings on pluging - pick up from jena-parent
    1. Remove version settings for JUnit  pick up from jena-parent
    
    RAT checks are stil done which subsumes (1).

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

    $ git pull https://github.com/afs/jena clean-jena-jdbc

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

    https://github.com/apache/jena/pull/182.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 #182
    
----

----


> Remove cruft from JDBC modules
> ------------------------------
>
>                 Key: JENA-1243
>                 URL: https://issues.apache.org/jira/browse/JENA-1243
>             Project: Apache Jena
>          Issue Type: Task
>          Components: JDBC
>            Reporter: A. Soroka
>            Assignee: Andy Seaborne
>            Priority: Minor
>
> There are some leftovers in the JDBC modules that we can remove, as documented here:
> https://github.com/apache/jena/pull/151
> Specifically, there is an inappropriate usage of com.mycila.maven-license-plugin, also an unnecessary override of maven-source-plugin, and lastly a dependency on AspectJ which doesn't seem to be needed any more.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)