[ https://issues.apache.org/jira/browse/TEZ-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Prakash Ramachandran updated TEZ-1838: -------------------------------------- Attachment: TEZ-1838.2.patch TEZ-1838.2.patch - added flag to not remove unnecessary resolutions for bower - updated bower version (required for above option) - removed allow-root option for bower > tez-ui/src/main/webapp/bower.json gets updated after compiling source code > -------------------------------------------------------------------------- > > Key: TEZ-1838 > URL: https://issues.apache.org/jira/browse/TEZ-1838 > Project: Apache Tez > Issue Type: Bug > Reporter: Hitesh Shah > Assignee: Prakash Ramachandran > Priority: Blocker > Labels: tez-ui > Attachments: TEZ-1838.1.patch, TEZ-1838.2.patch, bower.out > > > When building the UI locally on a mac laptop, the following edit is done by > the build: > {noformat} > --- a/tez-ui/src/main/webapp/bower.json > +++ b/tez-ui/src/main/webapp/bower.json > @@ -24,7 +24,6 @@ > "resolutions": { > "handlebars": "~1.3.0", > "jquery-ui": ">=1.11", > - "jquery-mousewheel": "~3.1.12", > "antiscroll": "fa3f81d3c0", > "ember": "1.7.0" > } > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)