masatana opened a new pull request, #1276:
URL: https://github.com/apache/bigtop/pull/1276

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'BIGTOP-3638: Your PR title ...'.
   -->
   
   ### Description of PR
   
   GPDB was archived and made read-only in GitHub and there was no objection to 
drop GPDB.
   https://lists.apache.org/thread/k5kvo9ly42lz2dz03l1or6g80r9q6tq1
   
   ### How was this patch tested?
   
   ```
   $ ./gradlew toolchain
   $ ./gradlew allclean gpdb-pkg repo -Dbuildwithdeps=true
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Task 'gpdb-pkg' not found in root project 'bigtop'.
   
   * Try:
   Run gradlew tasks to get a list of available tasks. Run with --stacktrace 
option to get the stack trace. Run with --info or --debug option to get more 
log output. Run with --scan to get full insights.
   
   * Get more help at https://help.gradle.org
   
   BUILD FAILED in 1s
   ```
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'BIGTOP-3638. Your PR title ...')?
   - [x] Make sure that newly added files do not have any licensing issues. 
When in doubt refer to https://www.apache.org/licenses/


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

Reply via email to