Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Jakarta compatible version of ews-java-api #773

Open
@paolobazzi

Description

@paolobazzi

The ews-java-api library depends on Java EE javax-packages in two classes:

  • microsoft.exchange.webservices.data.core.request.ServiceRequestBase
  • microsoft.exchange.webservices.data.property.complex.TimeChange

This makes it impossible to use this library on a Java EE Jakarta-based application using version >=9, see https://jakarta.ee/specifications/platform/9/.

We migrated the ews-java-api as local patch for our application.
If there is any interest to provide a Jakarta compatible version of ews-java-api I could provide a pull request with this changes.

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