Skip to content

Conversation

hhund
Copy link
Member

@hhund hhund commented Sep 16, 2025

  • Camunda 7 to Operaton 1 migration
  • Code changes to switch from classes in org.camunda packages to org.operaton.
  • Special class loader for API v1 process plugins compiled against camunda classes. Implementation uses ASM to rewrite class byte code at runtime before defining classes.

TODO: Integrate Camunda 7.24 database migration script, upgrade Operaton to final 1.0.0 release.

@jaboehri, @EmteZogaf, @wetret, @schwzr: If you have the time, please verify your current API v1 process plugin releases can be executed against this branch without recompilation.

* Code changes to switch from classes in org.camunda packages to
org.operaton.
* Added special class loader for API v1 process plugins compiled against
camunda classes. Implementation uses ASM to rewrite class byte code
before defining classes.
@hhund hhund added this to the 2.0.0 milestone Sep 16, 2025
@hhund hhund self-assigned this Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant