GitHub user cerquide opened a pull request: https://github.com/apache/giraph/pull/5
GIRAPH-864: Fixed compilation problem As reported https://issues.apache.org/jira/browse/GIRAPH-864 , compiling does not work right now. There is a small problem with file giraph-rexster/giraph-rexster-io/pom.xml. The following fix makes it work. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cerquide/giraph trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/giraph/pull/5.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 #5 ---- commit e84906ef43f4b85329a0c6327f7a2c4d68c6a3e5 Author: Jesus Cerquides <cerqu...@iiia.csic.es> Date: 2014-03-17T16:37:41Z Fixed compilation problem ---- --- 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. ---