elek opened a new pull request #335: HDDS-2705. Use Ozone specific LICENCE and 
NOTICE in the root of the git repo
URL: https://github.com/apache/hadoop-ozone/pull/335
 
 
   ## What changes were proposed in this pull request?
   
   We have three places where we need the LICENSE/NOTICE files:
   
   1. In the binary tar file (binary specific license)
   2. In the src tar file (source specific license)
   3. In the root of the git repository
   
   1 and 2 are fine now (we have dedicated file under hadoop-ozone/dist) but as 
we have shared the repository with main hadoop the root LICENSE/NOTICE (3) 
still contains the hadoop specific content.
   
   We need to use the files from (2) for (3).
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2705
   
   ## How was this patch tested?
   
   Check the dist build still works:
   
   ```
   mvn clean install -Dmaven.javadoc.skip=true -DskipTests -Psign,dist,src 
-Dtar -Dgpg.keyname=$CODESIGNINGKEY
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to