[ https://issues.apache.org/jira/browse/SDAP-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654319#comment-17654319 ]
Julian Hyde commented on SDAP-424: ---------------------------------- We had the same problem in CALCITE-4575. The solution was to exclude {{gradlew.bat}}, {{gradlew}} and {{gradle/wrapper/*}} from the src.tar.gz file. (We did not remove these files from the git repo). We also modified the build instructions to say that if you were building from a source tarball you must use '{{gradle build}}'. (If building from git you can use '{{./gradlew build}}'.) > Inclusion of precompiled code (gradle-wrapper.jar) in release > ------------------------------------------------------------- > > Key: SDAP-424 > URL: https://issues.apache.org/jira/browse/SDAP-424 > Project: Apache Science Data Analytics Platform > Issue Type: Task > Reporter: Riley Kuttruff > Priority: Major > > In nexusproto > > This is not permitted by ASF policy > > See: https://issues.apache.org/jira/browse/LEGAL-570 -- This message was sent by Atlassian Jira (v8.20.10#820010)