GitHub user zellerh opened a pull request:
https://github.com/apache/incubator-trafodion/pull/134
TRAFODION-1541 Fix make errors when building outside of git
Removed the Koraktor Maven plugin from SQL and hbasetmlib2 pom files,
since it fails when we build a source tree that is not managed by git.
Additional changes:
- Added "clean" steps to remove the built jar files
- Suppressed "svn not found" error when building outside of git
- Added maven to traf_tools_setup.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zellerh/incubator-trafodion bug/1521
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/134.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 #134
----
commit db970e1ce6857ae4bd639fc5273395bac3d63ba0
Author: Hans Zeller <[email protected]>
Date: 2015-10-19T21:31:32Z
TRAFODION-1541 Fix make errors when building outside of git
Removed the Koraktor Maven plugin from SQL and hbasetmlib2 pom files,
since it fails when we build a source tree that is not managed by git.
Additional changes:
- Added "clean" steps to remove the built jar files
- Suppressed "svn not found" error when building outside of git
- Added maven to traf_tools_setup.sh
----
---
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.
---