Skip to content
Success

Changes

Summary

  1. [tracecompass-test.Jenkinsfile] First draft of notarization... (details)
Commit 170b2b3b4095562a08657db0a4078004451cb20b by Marc Dumais
[tracecompass-test.Jenkinsfile] First draft of notarization...

of mac .dmg packages (TraceCompass RPC package for mac)

This commit adds the necessary to notarize the mac .dmg packages,
as a test or example. This is exploratory and will require a follow
up, probably to refine the approach, and once it works, to add it
in the proper place (JenkinsFile / Jenkins job).

As noted in the code, this is heavily inspired by an Eclipse EPP
script and Jenkins job configuration. See code for details.

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
Change-Id: Ib97133b16e14bbc79a3eb32116ad2b028d2d4183
The file was modified jenkins/pipelines/tracecompass-test.Jenkinsfile
The file was addedscripts/macosx-notarize-dmg.sh

Summary

  1. releng: Fix API errors (details)
Commit 36bbab216ea9305bdaca9c80812ef3610572bfbc by Patrick Tasse
releng: Fix API errors

Change-Id: I4aeba857d63c88bea3cac093b41c40fb58927862
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/204472
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/types/IDeclaration.java
The file was modified ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java
The file was modified analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java
The file was modified ctf/org.eclipse.tracecompass.ctf.core/META-INF/MANIFEST.MF
The file was modified analysis/org.eclipse.tracecompass.analysis.os.linux.core/META-INF/MANIFEST.MF
The file was modified ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/types/BlobDeclaration.java
The file was modified ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/types/IntegerDeclaration.java
The file was modified ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/types/StructDefinition.java