Skip to content

7.0.0-dev.113

Choose a tag to compare

@CDM-ReleaseManagement-OT CDM-ReleaseManagement-OT released this 03 Jun 06:57
dbb866f

Infrastructure - Rename Legacy Java Namespaces

Background

Several Java classes still use the package name org.isda.cdm, which predates the contribution of the CDM to FINOS. These packages should be updated to org.finos.cdm to accurately reflect the project's ownership and align with code quality and maintainability best practices.

For more details, see GitHub issue: #4665.

What is being released?

Update all Java source code to use the package name org.finos.cdm.

Review directions

Changes can be reviewed in PR: #4798