edespino opened a new issue, #1149:
URL: https://github.com/apache/cloudberry/issues/1149

   ### Apache Cloudberry version
   
   The source release for Apache Cloudberry (Incubating) 2.0.0 RC1 includes two 
filenames that reference the Greenplum® trademark:
   
       greenplum_path.sh
   
       gpMgmt/bin/generate-greenplum-path.sh
   
   These files are invoked during the installation process and are therefore 
part of the user-visible and executable surface area of the product.
   
   Why this is a problem
   
   Under Apache Software Foundation policy, release artifacts must not include 
third-party trademarks in filenames, scripts, generated files, or visible 
output — unless required for compatibility and accompanied by explicit 
disclaimers.
   
   These two files risk implying affiliation or endorsement by Broadcom Inc., 
which owns the Greenplum® trademark. This is especially concerning because:
   
       generate-greenplum-path.sh is executed during installation
   
       It produces an environment script named greenplum_path.sh
   
       There is no contextual disclaimer or namespace isolation
   
   This violates ASF release guidelines and blocks the promotion of RC1.
   
   Context
   
   This issue was flagged during the RC1 vote process by the release manager. A 
re-roll of RC2 will occur once the rename and install updates are complete.
   
   ### What happened
   
   Under Apache Software Foundation policy, release artifacts must not include 
third-party trademarks in filenames, scripts, generated files, or visible 
output — unless required for compatibility and accompanied by explicit 
disclaimers.
   
   ### What you think should happen instead
   
   Proposed Fix
   
       Rename gpMgmt/bin/generate-greenplum-path.sh to 
generate-cloudberry-env.sh
   
       Update the generated file name to cloudberry_env.sh (or another 
project-appropriate name)
   
       Update all installation tooling, scripting, and test references 
accordingly
   
       Validate the renamed script and generated file perform correctly
   
       Document the rename in the changelog or README if needed
   
   
   ### How to reproduce
   
   Install from source and the file greenplum_path.sh is created in the 
installation directory.
   
   ### Operating System
   
   Linux
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/cloudberry/blob/main/CODE_OF_CONDUCT.md).
   


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

To unsubscribe, e-mail: [email protected]

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