[
https://issues.apache.org/jira/browse/MESOS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charlie Carson updated MESOS-916:
---------------------------------
Description:
Running the ./bootstrap command to set up the enlistment for building generates
35 files and 3 directories (which contain another 19 files) which are not
tracked by git in 9 directories.
In addition, the Developers Guide page recommends creating a build directory to
do builds from within.
The plan is to add a top level .gitignore-template file which will mask out the
build directory and the files / directories generated by ./bootstrap
was:
Running the ./bootstrap command to set up the enlistment for building generates
35 files and 3 directories (which contain another 19 files) which are not
tracked by git in 9 directories.
In addition, the Developers Guide page recommends creating a build directory to
do builds from within.
The plan is to add 9 .gitignore files, 1 for each directory, that mask out the
auto-generated files & the /build directory.
> add .gitignore-template file for ./bootstrap generated files
> ------------------------------------------------------------
>
> Key: MESOS-916
> URL: https://issues.apache.org/jira/browse/MESOS-916
> Project: Mesos
> Issue Type: Bug
> Components: build
> Reporter: Charlie Carson
> Assignee: Charlie Carson
> Priority: Minor
>
> Running the ./bootstrap command to set up the enlistment for building
> generates 35 files and 3 directories (which contain another 19 files) which
> are not tracked by git in 9 directories.
> In addition, the Developers Guide page recommends creating a build directory
> to do builds from within.
> The plan is to add a top level .gitignore-template file which will mask out
> the build directory and the files / directories generated by ./bootstrap
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)