advancedxy opened a new pull request, #45:
URL: https://github.com/apache/incubator-uniffle/pull/45

   ### What changes were proposed in this pull request?
   1. update README.md to reflect JDK requirement
   2. exclude json-smart in hadoop-common
   3. update CONTRIBUTION.md to change the project name and polish wording
   
   
   
   ### Why are the changes needed?
   > For the first two changes: 
   
   When building uniffle locally, I noticed that it requires JDK1.8 to build 
and suspicious maven-default-http-blocker for json-smart.
   ```
   [WARNING] net.minidev:json-smart/maven-metadata.xml failed to transfer from 
http://0.0.0.0/ during a previous attempt. 
   This failure was cached in the local repository and resolution will not be 
reattempted until the update interval of maven-default-http-blocker has elapsed 
or updates are forced.
   Original error: Could not transfer metadata 
net.minidev:json-smart/maven-metadata.xml from/to maven-default-http-blocker 
(http://0.0.0.0/): transfer failed for 
http://0.0.0.0/net/minidev/json-smart/maven-metadata.xml
   ```
   
   
   > For the third change:
   
   Before I'm making a PR, I found the project name in CONTRIBUTING.md is not 
changed yet. Thus, this commit
   also updates the CONTRIBUTING.md and makes some amend to the doc.
   
   ### Does this PR introduce _any_ user-facing change?
   NO
   
   ### How was this patch tested?
   No new tests are required.
   


-- 
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