Skip to content

Changes

Summary

  1. Add SLF4J_PROPERTIES_MANIFEST parameter to jenkins file (details)
Commit 18cf6bfdbb621483041cd56ca320434de77ae33e by Patrick Tasse
Add SLF4J_PROPERTIES_MANIFEST parameter to jenkins file

Add a stage to overwrite the SLF4J Simple Binding Properties Fragment
Plug-in manifest if the SLF4J_PROPERTIES_MANIFEST string parameter is
defined.

The string value should be the relative path to the MANIFEST.MF file
from the root of the SLF4J Simple Binding Properties fragment plug-in.

Change-Id: Icce4c82cacb4defdb417ab8b2fbc46a47b6889cb
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was modified jenkins/pipelines/tracecompass-jdk17.Jenkinsfile
The file was modified jenkins/pipelines/tracecompass-jdk11.Jenkinsfile

Summary

  1. tmf: fix NLS mssing message warning for xy-chart lock y dialog (details)
Commit 3268f7f9973ead93dcf3eb55a4e91db40ba649b7 by Bernd Hufmann
tmf: fix NLS mssing message warning for xy-chart lock y dialog

[Fixed] NLS mssing message warning for xy-chart lock y dialog

Change-Id: I4b32ca40250c8faea6a272e3386654b4a61568ed
Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/xychart/Messages.java