Jenkinsfile: Fix ease.module.doclet.jar location The source Jenkins job [1] for this jar was apparently removed by the ci.eclipse.org/ease project recently. Jar is now located under [2], thus adapt the Jenkinsfiles accordingly to fix the latest so failing builds. [1] https://ci.eclipse.org/ease/job/ease.build.module.doclet [2] https://ci.eclipse.org/ease/job/ease.build.nightly Change-Id: I982033c9a659bc6b28da49c6461f728203768d61 Signed-off-by: Marco Miller <marco.miller@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