GitHub user svarnau opened a pull request:
https://github.com/apache/incubator-trafodion/pull/314
[TRAFODION-1818] Parallel build with maven caused error
Add dependencies in sqf/Makefile to prevent collision of maven
builds downloading dependencies.
Replace spaces in hbasetmlib2/Makefile with tabs. Makefile syntax
requires initial tab for shell commands.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/svarnau/incubator-trafodion maven_dep
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/314.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 #314
----
commit 5d4a72cac0e53d59a0e4ce85acfb1a60711ca203
Author: Steve Varnau <steve.varnau@esgyn.com>
Date: 2016-02-09T23:25:26Z
[TRAFODION-1818] Parallel build with maven caused error
Add dependencies in sqf/Makefile to prevent collision of maven
builds downloading dependencies.
Replace spaces in hbasetmlib2/Makefile with tabs. Makefile syntax
requires initial tab for shell commands.
----
---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|