Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes use of the discontinued Quartz in ElasticJob #2439

Closed
linghengqian opened this issue Sep 24, 2024 · 2 comments · Fixed by #2460
Closed

Removes use of the discontinued Quartz in ElasticJob #2439

linghengqian opened this issue Sep 24, 2024 · 2 comments · Fixed by #2460
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@linghengqian
Copy link
Member

linghengqian commented Sep 24, 2024

Feature Request

For English only, other languages will not accept.

Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.

Please answer these questions before submitting your issue. Thanks!

Is your feature request related to a problem?

Describe the feature you would like.

<dependency>
    <groupId>org.apache.shardingsphere.elasticjob</groupId>
    <artifactId>elasticjob-lite-core</artifactId>
    <version>${elasticjob.version}</version>
    <exclusions>
    <exclusion>
        <groupId>com.zaxxer</groupId>
            <artifactId>HikariCP-java7</artifactId>
        </exclusion>
    </exclusions>
</dependency>
@linghengqian linghengqian changed the title Remove use of the discontinued Quartz in ElasticJob Removes use of the discontinued Quartz in ElasticJob Sep 24, 2024
@linghengqian
Copy link
Member Author

@linghengqian linghengqian self-assigned this Oct 27, 2024
@linghengqian linghengqian added dependencies Pull requests that update a dependency file and removed disscussion refactor labels Oct 27, 2024
@linghengqian
Copy link
Member Author

Waiting for the official release of quartz2.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
1 participant