GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/202
Formatting rampage
Just some midwinter cleanup. Using library methods from
`j.util.Collections` instead of Jena-specific code, removing some unused
imports.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena FormattingRampage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/202.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 #202
----
commit f7d1cb20ef98e4917e4aeb940432d30a0780f061
Author: ajs6f <[email protected]>
Date: 2017-01-07T02:06:42Z
Deprecate OpVisitorBase in favor of NOOP default methods
commit 175c3e92efbfb3ba946c7a89419f7e27a5af7830
Author: ajs6f <[email protected]>
Date: 2017-01-07T02:14:44Z
Prefer Collections.disjoint to homegrown
commit c3cf9bf69141f178cec7a2f2bf1eeb904355ae6f
Author: ajs6f <[email protected]>
Date: 2017-01-07T02:19:15Z
Clean up imports and prefer Collections.disjoint to homegrown for Sets
commit 28694b4e403a90d7788cfc7f526e095cada50330
Author: ajs6f <[email protected]>
Date: 2017-01-07T02:48:25Z
Cleaning Set utility functions, removing haphazardly-used DS utility in
favor of library methods and ordinary constructors
commit 4184ddd3207adbb3d62a58038af147b937165b39
Author: ajs6f <[email protected]>
Date: 2017-01-07T03:13:34Z
Removing unused imports
----
---
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.
---