Closed
Bug 805159
Opened 12 years ago
Closed 12 years ago
"make install" should not depend on "analysis"
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
25
People
(Reporter: rhelmer, Assigned: rhelmer)
Details
(Whiteboard: [qa-])
The analysis target checks out some metrics submodules that have special requirements (maven, pig, hbase, etc). These should not be installed by default.
We do need jenkins to build it though, since we need to ship it.
Comment 1•12 years ago
|
||
If you move them to their own make dependency you can make sure its run on Jenkins by modifying the scripts/build.sh
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•12 years ago
|
||
lonnen - r? https://github.com/mozilla/socorro/pull/898
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/1d7109203ea7acb7bedf2ef531374d3cec9cd4dc
bug 805159 - make pig/hbase/etc. analysis tools optional
https://github.com/mozilla/socorro/commit/16860d3cb69ea8295672090b55de551def0fe026
Merge pull request #898 from rhelmer/bug805159-make-install-no-analysis
bug 805159 - make pig/hbase/etc. analysis tools optional
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•