Skip to content

Move Dapr Durable Tasks Java to a module in the Java SDK #1571

@salaboy

Description

@salaboy

Describe the proposal

To simplify the release and maintenance of the durable task implementation, we should move the source code (located here: https://github.com/dapr/durabletask-java/ fork), which is using Gradle hosted to a Maven module hosted in the Java SDK repository.

This will improve:

  1. Releasing the Java SDK
  2. Testing the Workflow capabilities with latest changes from Durable Tasks without waiting to be released
  3. Aligning tooling and release process

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