eclipse-platform / eclipse-platform/eclipse.platform

Use Jenkins timestamps instead of Maven logger with dateformat

Ouverte
#342 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
165
Forks
174
Merge moyen
2 j 8 h
PR mergées (30 j)
22

Description

At least the platform build uses Maven logger to show the timing of the build, see
![grafik](https://user-images.githubusercontent.com/406876/222149387-6f1abec7-6da2-4fda-9768-e14155007f58.png)
That adds the current time in front of each Maven console line.

I would rather like to have the Jenkins timestamps plugin be enabled _globally_ and the logger removed afterwards: https://plugins.jenkins.io/timestamper/ That would have the benefit of showing timestamps for each line of the build (not just Maven), for every project being built on this Jenkins instance, and being able to switch to "runtime" instead of "current time".

However, that would obviously require installation and configuration of the plugin on Jenkins, not only code changes here. What's the right way to trigger (and discuss) that? Should I raise a gitlab issue?

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

L’issue ne mentionne aucun fichier ni test du dépôt ; commencez par localiser la configuration de l’instance Jenkins et la configuration de Maven logger dateformat. Confirmez avec les mainteneurs du projet où les plugins Jenkins sont gérés et si un GitLab issue est requis ; le travail est terminé lorsque le timestamps plugin est activé globalement et que la configuration existante du logger a été supprimée.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
build-system, ci-cd
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.