[
https://issues.apache.org/jira/browse/JENA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539649#comment-14539649
]
ASF GitHub Bot commented on JENA-938:
-------------------------------------
Github user ajs6f commented on the pull request:
https://github.com/apache/jena/pull/63#issuecomment-101235688
They are, I hope, okay to merge in arbitrary order.
I made these PRs based on the idea that each covers enough ground to be
substantive without being too large to review comfortably. If there is a policy
about making PRs that don't address more than one module, I'm happy to work
within that, but it would be great to have that published somewhere. I really
could not find a lot of documentation at all about how to contribute beyond
[this](https://jena.apache.org/getting_involved/index.html), which doesn't
address any of the issues of style vs. substance or scope that have come up in
this ticket.
> Clean up dead code
> ------------------
>
> Key: JENA-938
> URL: https://issues.apache.org/jira/browse/JENA-938
> Project: Apache Jena
> Issue Type: Task
> Components: Jena
> Affects Versions: Jena 3.0.0
> Reporter: A. Soroka
> Priority: Minor
> Labels: cleanup, jena
>
> This is an umbrella task to which several PRs will be attached, each
> containing "clean up" for some modules in Jena. Each PR will contain only
> non-controversial emendations, such as the removal of unused imports or
> unthrown exceptions. Specifically disallowed are the removal of actual logic
> or methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)