forked from NVIDIA/spark-rapids
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Bloop project generation in buildall [skip ci] (NVIDIA#6156)
This PR fixes NVIDIA#5706 - Generates a Bloop project for each Spark dependency specified via `--profile` - Explains how to activate a particular project - No longer tries to have multiple Spark dependencies in the same .bloop directory - Fixes incorrect BUILD_ALL_DEBUG tests - Fixes match for .bloop in gitignore Signed-off-by: Gera Shegalov <gera@apache.org>
- Loading branch information
1 parent
153d2fd
commit fd50d6e
Showing
3 changed files
with
39 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters