Skip to content

Commit

Permalink
apacheGH-39900: [Java][CI] To upload Maven and Memory Netty Buffer Pa…
Browse files Browse the repository at this point in the history
…tch into Apache Nightly repository (apache#39901)

### Rationale for this change

To upload Maven and Memory Netty Buffer Patch into Apache Nightly repository

### What changes are included in this PR?

Upload Maven and Memory Netty Buffer Patch into Apache Nightly repository

### Are these changes tested?

Needed to run https://github.com/apache/arrow/actions/workflows/java_nightly.yml

### Are there any user-facing changes?

No
* Closes: apache#39900

Authored-by: david dali susanibar arce <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
davisusanibar authored Feb 6, 2024
1 parent 672238f commit 0993b36
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,10 @@ tasks:
- arrow-jdbc-{no_rc_snapshot_version}-tests.jar
- arrow-jdbc-{no_rc_snapshot_version}.jar
- arrow-jdbc-{no_rc_snapshot_version}.pom
- arrow-maven-plugins-{no_rc_snapshot_version}-cyclonedx.json
- arrow-maven-plugins-{no_rc_snapshot_version}-cyclonedx.xml
- arrow-maven-plugins-{no_rc_snapshot_version}-src.zip
- arrow-maven-plugins-{no_rc_snapshot_version}.pom
- arrow-memory-core-{no_rc_snapshot_version}-cyclonedx.json
- arrow-memory-core-{no_rc_snapshot_version}-cyclonedx.xml
- arrow-memory-core-{no_rc_snapshot_version}-javadoc.jar
Expand All @@ -762,6 +766,13 @@ tasks:
- arrow-memory-netty-{no_rc_snapshot_version}-tests.jar
- arrow-memory-netty-{no_rc_snapshot_version}.jar
- arrow-memory-netty-{no_rc_snapshot_version}.pom
- arrow-memory-netty-buffer-patch-{no_rc_snapshot_version}-cyclonedx.json
- arrow-memory-netty-buffer-patch-{no_rc_snapshot_version}-cyclonedx.xml
- arrow-memory-netty-buffer-patch-{no_rc_snapshot_version}-javadoc.jar
- arrow-memory-netty-buffer-patch-{no_rc_snapshot_version}-sources.jar
- arrow-memory-netty-buffer-patch-{no_rc_snapshot_version}-tests.jar
- arrow-memory-netty-buffer-patch-{no_rc_snapshot_version}.jar
- arrow-memory-netty-buffer-patch-{no_rc_snapshot_version}.pom
- arrow-memory-unsafe-{no_rc_snapshot_version}-cyclonedx.json
- arrow-memory-unsafe-{no_rc_snapshot_version}-cyclonedx.xml
- arrow-memory-unsafe-{no_rc_snapshot_version}-javadoc.jar
Expand Down Expand Up @@ -839,6 +850,13 @@ tasks:
- 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
- module-info-compiler-maven-plugin-{no_rc_snapshot_version}-cyclonedx.json
- module-info-compiler-maven-plugin-{no_rc_snapshot_version}-cyclonedx.xml
- module-info-compiler-maven-plugin-{no_rc_snapshot_version}-javadoc.jar
- module-info-compiler-maven-plugin-{no_rc_snapshot_version}-sources.jar
- module-info-compiler-maven-plugin-{no_rc_snapshot_version}-src.zip
- module-info-compiler-maven-plugin-{no_rc_snapshot_version}.jar
- module-info-compiler-maven-plugin-{no_rc_snapshot_version}.pom

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

Expand Down

0 comments on commit 0993b36

Please sign in to comment.