GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/58
Kill dead things
NOT FOR MERGING.
This PR is just a resource for selecting smaller, more carefully-examined
packages of changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena KillDeadThings
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/58.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 #58
----
commit fc0fe86b5ae9ab7b53885c81f00fe55f90421bbb
Author: ajs6f <[email protected]>
Date: 2015-05-07T23:43:31Z
Removing code that is demonstrably impossible to execute, based on the
calculations of Eclipse and javac.
commit 348152a177331b5a46536abfc4657254762929b0
Author: ajs6f <[email protected]>
Date: 2015-05-08T00:17:21Z
Removing unnecessary superinterfaces, unused local variables, unthrown
exceptions.
commit 2fef2f5567a227e2701dc1eb7db8bc64dc4d6f01
Author: ajs6f <[email protected]>
Date: 2015-05-08T01:40:17Z
Further removal of dead code
commit 058c3e4074847b71b52304c54d8484203583d8b6
Author: ajs6f <[email protected]>
Date: 2015-05-08T01:46:41Z
Further removal of dead code in jena-text
commit da89f84d0a4440129301bf922235a9742a3204a3
Author: ajs6f <[email protected]>
Date: 2015-05-08T02:23:38Z
Removing unused fields
commit 82aade301dd764fd73f0ea9a94c9f73857f88a32
Author: ajs6f <[email protected]>
Date: 2015-05-08T02:56:39Z
More unused fields
commit 7a468e7d529cb94603de948dc34b26704d249e05
Author: ajs6f <[email protected]>
Date: 2015-05-08T13:41:42Z
Removing unthrown checked exceptions
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---