GitHub user ajs6f opened a pull request:

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

    Version bumps

    There are two commits in this PR. The first, I think, should be entirely 
straightforward. The second contains a minor version bump for `mrunit`. In 
order to do this, I updated `CharacteristicSetReducerTest` to meet what seems 
to be a slight change in the semantics for `mrunit`'s `TestDriver` type at this 
new version (it cannot be "reused" by calling `runTest()` and then `run()`, you 
have to use a new test driver). I believe I did this correctly, but it should 
be examined extra-carefully.

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

    $ git pull https://github.com/ajs6f/jena version-bumps

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

    https://github.com/apache/jena/pull/142.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 #142
    
----
commit 028345cb80149b8e6ac4520e953c2a2a897555bf
Author: ajs6f <aj...@virginia.edu>
Date:   2016-05-11T17:03:42Z

    Bumping minor/micro versions of libraries

commit 0aa846a38d7311b555324eeaf9cf519252ffdb67
Author: ajs6f <aj...@virginia.edu>
Date:   2016-05-11T20:05:06Z

    Bumping mrunit version

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to