GitHub user ravipesala opened a pull request:
https://github.com/apache/incubator-carbondata/pull/513
[WIP] Added new profile to build all modules
Added new profile `build-all` to build all the modules, but this profile
only should be used for release purpose.
And also `build-with-format` profile cannot be used alone as it cannot
build integration/spark modules, so user should use spark profile as well like
`spark-1.6` or `spark-2.1`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ravipesala/incubator-carbondata
spark1.6-compilationissue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/513.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 #513
----
commit 7a802107a2e79e930233d62f740c7e220c8a5b57
Author: ravipesala <[email protected]>
Date: 2017-01-09T08:23:49Z
Make the default profile work with build-with-format profile
commit 7498611962de904fc0afaa3b596c67328d7d9689
Author: ravipesala <[email protected]>
Date: 2017-01-09T10:26:42Z
Make the default profile work with build-with-format profile
commit c35bdc0cf7b1c492c598a85d4491397db234e6b0
Author: ravipesala <[email protected]>
Date: 2017-01-09T11:02:14Z
Fixed comment
commit 8b27e869d210c10c12ccf4205e9cf1c1df099414
Author: ravipesala <[email protected]>
Date: 2017-01-10T06:39:49Z
Refactored pom files
----
---
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.
---