Skip to content

siddhi-execution-time.jar rely on org.apache.commons.lang3 in pom.xml and at the same time, siddhi-execution-time.jar also contains org.apache.commons.lang3 code #1839

@llp2016

Description

@llp2016

Description:
In siddhi-execution-time.jar, the pom.xml rely on org.apache.commons.lang3, while in siddhi-execution-time.jar, it also contains org.apache.commons.lang3 code. When we use siddhi-execution-time together with SPING IapApplication, it conflicts with the commons lang3 package in SPING IapApplication. We can exclude the commons.lang3 package in the pom.xml of siddhi-execution-time.jar,but we can't exclude commons.lang3 code in its package. So How to solve this problem?

Affected Siddhi Version:
5.0.8
OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

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