Skip to content

CI Build warnings related to DTFJ bundles #185

@krumts

Description

@krumts

I noticed that our tycho build produces some warnings related to dtfj plugins:

[WARNING] [f9b52267-c0e0-408b-8940-8167203db88c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9] The digest algorithms (md5) used to verify osgi.bundle,com.ibm.dtfj.api,1.12.29003.202006111057 have severely compromised security. Please report this concern to the artifact provider.
[WARNING] [f9b52267-c0e0-408b-8940-8167203db88c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9] The digest algorithms (md5) used to verify osgi.bundle,com.ibm.dtfj.j9,1.12.29003.202006111057 have severely compromised security. Please report this concern to the artifact provider.
[WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar
[WARNING] [f9b52267-c0e0-408b-8940-8167203db88c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9] The digest algorithms (md5) used to verify 

and later on

[WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar

The used repo https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ is from 2020.

@kgibm do you know if this is ok? Are there any more recent sources for these bundles, or are these older ones used for compatibility. I see some google hits about openj9 (with dtfj) as an Eclipse project, but can't tell if we could start using dtfj from there instead of from the IBM sites...

I don't think this is urgent, but might be something we could clean up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions