You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2021/04/26 03:43:46 UTC

[GitHub] [incubator-heron] joshfischer1108 opened a new pull request #3689: adding disclaimers to release artifacts

joshfischer1108 opened a new pull request #3689:
URL: https://github.com/apache/incubator-heron/pull/3689


   This PR adds the proper  disclaimers so that we may create release binaries.  See output for verification.
   
   Steps to reproduce
   $ bazel build --config=darwin_nostyle scripts/packages:binpkgs
   $ ./bazel-bin/scripts/packages/heron-install.sh --user
   
   $ ls ~/.heron/
   DISCLAIMER    NOTICE        conf/         etc/          include/      release.yaml  
   LICENSE       bin/          dist/         examples/     lib/          
   $ cat ~/.heron/DISCLAIMER 
   Apache Heron (incubating) is an effort undergoing incubation at The Apache Software Foundation
   (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted
   projects until a further review indicates that the infrastructure, communications, and decision
   making process have stabilized in a manner consistent with other successful ASF projects. While
   incubation status is not necessarily a reflection of the completeness or stability of the code,
   it does indicate that the project has yet to be fully endorsed by the ASF


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



[GitHub] [incubator-heron] nicknezis merged pull request #3689: adding disclaimers to release artifacts

Posted by GitBox <gi...@apache.org>.
nicknezis merged pull request #3689:
URL: https://github.com/apache/incubator-heron/pull/3689


   


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