elek opened a new pull request #2112:
URL: https://github.com/apache/ozone/pull/2112


   ## What changes were proposed in this pull request?
   
   Fixing the name of the project (use Apache Ozone instead of Apache Hadoop) 
to avoid any confusions.
   
   ## How was this patch tested?
   
   ```
   cd hadoop-ozone/dist
   mvn clean install -Dmaven.javadoc.skip=true  -DskipTests -Psign,dist,src 
-Dtar -Dgpg.keyname=$CODESIGNINGKEY
   cd target
   tar -O -xf hadoop-ozone-1.1.0-SNAPSHOT.tar.gz 
ozone-1.1.0-SNAPSHOT/NOTICE.txt | head
   tar -O -xf hadoop-ozone-1.1.0-SNAPSHOT-src.tar.gz 
hadoop-ozone-1.1.0-SNAPSHOT-src/NOTICE.txt
   ```


-- 
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:
[email protected]



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

Reply via email to