[GitHub] incubator-pirk pull request #94: Update a number of Pirk's pom dependencies.

2016-09-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-pirk/pull/94


---
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.
---


[GitHub] incubator-pirk pull request #94: Update a number of Pirk's pom dependencies.

2016-09-19 Thread tellison
GitHub user tellison opened a pull request:

https://github.com/apache/incubator-pirk/pull/94

Update a number of Pirk's pom dependencies.

 - move Pirk to later versions of JMH, Hadoop, commons-math3, commons-net, 
json-simple, jacoco-maven-plugin, coveralls-maven-plugin, Surefire, 
maven-jar-plugin, and maven-release-plugin.

 - Note that Storm version 1.0.1 passes Pirk tests, but Storm version 1.0.2 
fails with NoClassDefFoundError: 
org/apache/kafka/common/protocol/SecurityProtocol

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

$ git pull https://github.com/tellison/incubator-pirk versions

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

https://github.com/apache/incubator-pirk/pull/94.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 #94


commit 43b682aac24ae2e3998907ccc2a3eb695e7c2cb3
Author: Tim Ellison 
Date:   2016-09-15T13:58:32Z

Update a number of pom dependencies.

 - move Pirk to later versions of JMH, Hadoop, Storm, commons-math3,
commons-net, json-simple, jacoco-maven-plugin, coveralls-maven-plugin,
Surefire, maven-jar-plugin, and maven-release-plugin.

commit 6fe4241de34879f5b3420cb287947ad42aa481aa
Author: Tim Ellison 
Date:   2016-09-15T14:21:06Z

Revert Storm version change

 - Storm version 1.0.1 passes Pirk tests, but Storm version 1.0.2 fails
with NoClassDefFoundError:
org/apache/kafka/common/protocol/SecurityProtocol




---
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.
---