Project

General

Profile

Actions

Feature #22817

closed

Remove sdk/java-v2/test-in*-docker.sh

Added by Brett Smith 11 months ago. Updated 8 months ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
SDKs
Target version:
Story points:
-
Release relationship:
Auto

Description

As best I can tell, the original motivation for test-in-docker.sh was for the build-java-sdk Jenkins job to be able to run gradle on skinny images that had Docker installed but not a lot of development tooling.

Now that we've standardized on a single, all-inclusive image, this need has gone away. Remove these scripts and update build-java-sdk to run the desired gradle command directly:

gradle -Pversion="$ARVADOS_BUILDING_VERSION" --info --stacktrace clean test jar install uploadArchives

Related issues 1 (1 open0 closed)

Related to Arvados - Feature #22812: Migrate Java SDK to maven-publish pluginNewActions
Actions #1

Updated by Peter Amstutz 10 months ago

  • Target version set to Development 2025-07-09
Actions #2

Updated by Brett Smith 9 months ago

  • Related to Feature #22812: Migrate Java SDK to maven-publish plugin added
Actions #3

Updated by Brett Smith 9 months ago

  • Target version deleted (Development 2025-07-09)
Actions #4

Updated by Brett Smith 9 months ago

  • Release set to 79
Actions #5

Updated by Brett Smith 8 months ago

  • Target version set to Development 2025-07-23
  • Assigned To set to Brett Smith
  • Status changed from New to In Progress

Reconfigured the Jenkins job: build-java-sdk: #61

Actions #6

Updated by Brett Smith 8 months ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF