Skip to content

Commit

Permalink
Merge pull request #43134 from keizer619/ballerina-1.2.x
Browse files Browse the repository at this point in the history
Remove quartz jobs dependency
  • Loading branch information
tharindu-nw authored Jul 20, 2024
2 parents 55df3c8 + b2cf1e7 commit 0ce664c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion distribution/zip/jballerina-tools/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ picocli-4.0.1.jar
ballerina-log-api-1.1.0.jar jar apache2
netty-common-4.1.39.Final.jar bundle apache2
ballerina-formatter-1.1.0.jar jar apache2
quartz-jobs-2.3.0.jar jar apache2
ballerina-kafka-1.1.0.jar jar apache2
kafka_2.13-3.7.1.jar jar apache2
broker-coordination-0.970.0.jar bundle apache2
Expand Down
1 change: 0 additions & 1 deletion distribution/zip/jballerina/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ picocli-4.0.1.jar
ballerina-log-api-1.1.0.jar jar apache2
netty-common-4.1.39.Final.jar bundle apache2
ballerina-formatter-1.1.0.jar jar apache2
quartz-jobs-2.3.0.jar jar apache2
ballerina-kafka-1.1.0.jar jar apache2
kafka_2.13-3.7.1.jar jar apache2
broker-coordination-0.970.0.jar bundle apache2
Expand Down
1 change: 0 additions & 1 deletion gradle/javaLibsProject.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ dependencies {
dist 'org.apache.thrift:libthrift:0.14.1'
dist 'org.jvnet.mimepull:mimepull:1.9.7'
dist 'jakarta.activation:jakarta.activation-api:1.2.2'
dist 'org.quartz-scheduler:quartz-jobs:2.3.0'
dist 'org.quartz-scheduler:quartz:2.3.2'
dist 'org.wso2.carbon:org.wso2.carbon.core:5.1.0'
dist 'org.wso2.securevault:org.wso2.securevault:1.0.0-wso2v2'
Expand Down

0 comments on commit 0ce664c

Please sign in to comment.