commit | 90fb10a52a1114afe15cd3587d0e1a4d64a4c466 | [log] [tgz] |
---|---|---|
author | Bernd Hufmann <bernd.hufmann@ericsson.com> | Fri Nov 17 09:14:43 2023 -0500 |
committer | Bernd Hufmann <bernd.hufmann@ericsson.com> | Fri Nov 17 09:14:43 2023 -0500 |
tree | 93b1c5e569eae1698db8580ddea424daac20a790 | |
parent | 18cf6bfdbb621483041cd56ca320434de77ae33e [diff] |
Update build javadoc step Due to Tycho upgrade to 4.0.3 it is necessary to add compile to the javadoc step. Change-Id: I156f534a6d5f46d6ff405e8888e128ef7395b9dd Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
This repository contains all the infrastructure code needed to build Trace Compass and Trace Compass Incubator, e.g. Jenkinsfiles, Dockerfiles etc.
docker build --no-cache --build-arg version=16.04 --build-arg strip=true -t eclipse/tracecompass-build-env:16.04 .
docker push eclipse/tracecompass-build-env:16.04