Skip to content

Commit

Permalink
Remove use of descriptorId property
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentgo committed Jun 6, 2024
1 parent 3ed11ca commit a7cb636
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/scripts/java_full_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ mvn clean \
-Parrow-c-data \
-Parrow-jni \
-Darrow.cpp.build.dir=$dist_dir \
-Darrow.c.jni.dist.dir=$dist_dir \
-DdescriptorId=source-release
-Darrow.c.jni.dist.dir=$dist_dir

# copy all jar, zip and pom files to the distribution folder
find ~/.m2/repository/org/apache/arrow \
Expand Down

0 comments on commit a7cb636

Please sign in to comment.