Skip to content

Commit

Permalink
ARROW-17741: [Packaging] Include JDBC driver in java-jars artifacts (a…
Browse files Browse the repository at this point in the history
…pache#14139)

Authored-by: David Li <li.davidm96@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
  • Loading branch information
lidavidm authored and zagto committed Oct 7, 2022
1 parent bba856b commit 6408b94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,11 @@ tasks:
- flight-sql-{no_rc_snapshot_version}-tests.jar
- flight-sql-{no_rc_snapshot_version}.jar
- flight-sql-{no_rc_snapshot_version}.pom
- flight-sql-jdbc-driver-{no_rc_snapshot_version}-javadoc.jar
- flight-sql-jdbc-driver-{no_rc_snapshot_version}-sources.jar
- flight-sql-jdbc-driver-{no_rc_snapshot_version}-tests.jar
- flight-sql-jdbc-driver-{no_rc_snapshot_version}.jar
- flight-sql-jdbc-driver-{no_rc_snapshot_version}.pom

############################## NuGet packages ###############################

Expand Down

0 comments on commit 6408b94

Please sign in to comment.