tomicooler opened a new pull request #4046:
URL: https://github.com/apache/hadoop/pull/4046


   ### Notes
   
   1. bower-shrinkwrap.json is outdated
   
   I updated the parts in the **bower-shrinkwrap.json** manually as described 
in the README.md.
   
   I had to add the following to the .bowerrc
   ```
   "resolvers": [
       "bower-shrinkwrap-resolver"
     ]
   ```
   Unfortunately the other packages are outdated in that json, so the build 
fail.
   
   
   2. jquery-ui is updated to 1.12.1 (the same version is in the hadoop-common 
repo), the 1.13.1 version is not available in that jquery-ui shims repo
   
   
   3. bootstrap 3.3.6 depended on older jQuery so it had to be updated
   
   
   ### How was this patch tested?
   
   I did a **short** smoke test on the UI2.
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to