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 2020/02/17 17:33:28 UTC

[GitHub] [hadoop-ozone] elek opened a new pull request #559: HDDS-3024. README is missing from the source release tar

elek opened a new pull request #559: HDDS-3024. README is missing from the source release tar
URL: https://github.com/apache/hadoop-ozone/pull/559
 
 
   ## What changes were proposed in this pull request?
   
   When we do a dist build with `-Psrc` the `README.md` of the root project is not packaged to the tar file which makes it impossible to do a build from the source package as the `README.md` is required by the dist script.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3024
   
   ## How was this patch tested?
   
   ```
   mvn clean install -DskipTests -Psrc -Pdist
   cd hadoop-ozone/dist/target
   tar zvxf hadoop-ozone-0.5.0-SNAPSHOT-src.tar.gz
   cd hadoop-ozone-0.5.0-SNAPSHOT-src
   #The build should work from here as this is the source release (=the release)
   mvn clean install -DskipTests
   ```

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


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] elek closed pull request #559: HDDS-3024. README is missing from the source release tar

Posted by GitBox <gi...@apache.org>.
elek closed pull request #559: HDDS-3024. README is missing from the source release tar
URL: https://github.com/apache/hadoop-ozone/pull/559
 
 
   

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


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] elek commented on issue #559: HDDS-3024. README is missing from the source release tar

Posted by GitBox <gi...@apache.org>.
elek commented on issue #559: HDDS-3024. README is missing from the source release tar
URL: https://github.com/apache/hadoop-ozone/pull/559#issuecomment-590449844
 
 
   Thanks the review @adoroszlai, I am pushing it to the master right now...

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


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] elek commented on issue #559: HDDS-3024. README is missing from the source release tar

Posted by GitBox <gi...@apache.org>.
elek commented on issue #559: HDDS-3024. README is missing from the source release tar
URL: https://github.com/apache/hadoop-ozone/pull/559#issuecomment-587351681
 
 
   /retest

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


With regards,
Apache Git Services

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