Results 92 comments of evernat

The plugin does not use jenkins UI components or jenkins css for the reports. The dark theme could be applied using the attached plugin [dark-theme-monitoring-plugin.zip](https://github.com/jenkinsci/dark-theme/files/4705641/dark-theme-monitoring-plugin.zip), except that I think that...

Good question. The plan is not to have two parallel branches of source, for both Java EE 8 (javax namespace) and Jakarta EE 9 (jakarta namespace). And the plan is...

Good. Except it seems to be bugged: ``` mvn source:jar javadoc:jar package -DskipTests ... [INFO] Input [ /javamelody/javamelody-core/target/javamelody-core-1.87.0-SNAPSHOT.jar ] [INFO] [ /javamelody/javamelody-core/target/javamelody-core-1.87.0-SNAPSHOT.jar ] [INFO] Output [ /javamelody/javamelody-core/target/javamelody-core-jakartaee9-1.87.0-SNAPSHOT.jar ] (Explicit) [INFO]...

> The classifier in the example is jakartaee9, but changing for jakartaee can help with artifact names. True

@dabbabi maintaining a dedicated branch in parallel would be costly in time

@dabbabi jdk17, jakarta ee 10 now, the end of javamelody 😄 🤣 Some javamelody users still use Tomcat 6, many thousands use Tomcat 7, Tomcat 8 or Tomcat 9, jetty...

@ everyone There are several possible solutions : 1. ask users to just keep Java EE and Tomcat 9 in the meantime. 2. or migrate javamelody to Jakarta EE :...

The environment variables quite often contains credentials, such as AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY. It would not be good to print AWS or other credentials in the report inadvertently. The access to...

@sanketmeghani Yes it could be useful. PR is now at https://github.com/evernat/javamelody-mirror-backup/pull/2. See comments there.

Note to myself: if this PR is merged with openpdf 1.3.11, compatibility between javamelody and itext 2.1.7 is currently broken because of https://github.com/LibrePDF/OpenPDF/issues/274 for applications still using itext: java.lang.NoSuchMethodError: com.lowagie.text.Paragraph.add(Lcom/lowagie/text/Element;)Z