You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/03/15 13:27:57 UTC

[GitHub] [calcite] risdenk commented on issue #1109: [CALCITE-2925] - Exclude maven-wrapper.jar from source distribution

risdenk commented on issue #1109: [CALCITE-2925] - Exclude maven-wrapper.jar from source distribution
URL: https://github.com/apache/calcite/pull/1109#issuecomment-473285456
 
 
   performed dryrun release steps to ensure that maven-wrapper.jar is not in the source distribution.
   
   ```bash
   ./mvnw -DdryRun=true -DskipTests -DreleaseVersion=1.19.0 -DdevelopmentVersion=1.20.0-SNAPSHOT -Papache-release -Darguments=-DskipTests release:prepare 2>&1 | tee /tmp/prepare-dry.log
   ```

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