Skip to content

Changes

Summary

  1. [tracecompass-test.Jenkinsfile] Follow-up - refactor notarization script... (details)
  2. [tracecompass-test.Jenkinsfile] Correct definition of parameter (details)
Commit 73b6819acf8f1b9e9dcc74c5aa51432bd8dc9102 by Marc Dumais
[tracecompass-test.Jenkinsfile] Follow-up - refactor notarization script...

Merged into a single script, the existing notarization script and
the one that was embedded in the JenkinsFile.

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
Change-Id: Ia69526750809c9c18094c0997e67b927dfb2b269
The file was removedscripts/macosx-notarize-dmg.sh
The file was modified jenkins/pipelines/tracecompass-test.Jenkinsfile
The file was addedscripts/macosx-notarize.sh
Commit 617b90e69ba6722d8996dd11b584c63665a00658 by Marc Dumais
[tracecompass-test.Jenkinsfile] Correct definition of parameter

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
Change-Id: I2a4bf69582743fda180d0dcf2dd4152d21413651
The file was modified jenkins/pipelines/tracecompass-test.Jenkinsfile

Summary

  1. analysis: Fix source code compatibility with Java 11 (details)
Commit 367f2d926596558f85989c3ec32b9f87b1822ec6 by Bernd Hufmann
analysis: Fix source code compatibility with Java 11

Commit 5ea491c72293cd5b253f59214f6537c6b787fcfc uses an API that doesn't
exist in Java 11.

Change-Id: Ic7ce90b9aaf704c5aed057557dbec7c22856eb0c
Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/204652
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
The file was modified analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java