Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eclipse-ee4j/cditck-porting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1ad60a8e2484bae90c582852a00f2978c5292a27
Choose a base ref
..
head repository: eclipse-ee4j/cditck-porting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8165dc14ba48843b28fbb36b222e4180ba3b8f8a
Choose a head ref
Showing with 0 additions and 8 deletions.
  1. +0 −8 docker/run_cditck.sh
8 changes: 0 additions & 8 deletions docker/run_cditck.sh
Original file line number Diff line number Diff line change
@@ -33,14 +33,6 @@ else
exit 1
fi

cd $WORKSPACE

git clone https://github.com/eclipse-ee4j/glassfish
cd glassfish
mvn clean install -f ./snapshots/pom.xml -s ./snapshots/settings.xml

cd $WORKSPACE

export TS_HOME=${WORKSPACE}/cdi-tck-glassfish-porting

#Install Glassfish