You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/04/06 09:15:43 UTC

[GitHub] [ozone] elek opened a new pull request #2112: Fix project name in NOTICE.txt

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:
users@infra.apache.org



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


[GitHub] [ozone] prashantpogde merged pull request #2112: HDDS-5064. Fix project name in NOTICE.txt

Posted by GitBox <gi...@apache.org>.
prashantpogde merged pull request #2112:
URL: https://github.com/apache/ozone/pull/2112


   


-- 
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:
users@infra.apache.org



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


[GitHub] [ozone] adoroszlai commented on pull request #2112: HDDS-5064. Fix project name in NOTICE.txt

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #2112:
URL: https://github.com/apache/ozone/pull/2112#issuecomment-814779122


   @prashantpogde When squashing PR with only one commit, its message is used as is by default. In this case one might need to tweak it to include Jira number etc.


-- 
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:
users@infra.apache.org



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


[GitHub] [ozone] prashantpogde commented on pull request #2112: HDDS-5064. Fix project name in NOTICE.txt

Posted by GitBox <gi...@apache.org>.
prashantpogde commented on pull request #2112:
URL: https://github.com/apache/ozone/pull/2112#issuecomment-814411994


   Thank you @elek @bharatviswa504 


-- 
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:
users@infra.apache.org



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


[GitHub] [ozone] prashantpogde commented on pull request #2112: HDDS-5064. Fix project name in NOTICE.txt

Posted by GitBox <gi...@apache.org>.
prashantpogde commented on pull request #2112:
URL: https://github.com/apache/ozone/pull/2112#issuecomment-814409553


   +1 LGTM, build failure is unrelated and fixed in HDDS-5066. I will merge this and try the CI again.


-- 
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:
users@infra.apache.org



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