Project

General

Profile

Actions

Feature #22817

open

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

Added by Brett Smith 3 days ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Story points:
-

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

No data to display

Actions

Also available in: Atom PDF