Skip to content

Commit

Permalink
Remove qaurtz jobs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
keizer619 committed Jul 19, 2024
1 parent 55df3c8 commit bc2a9f4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions distribution/zip/jballerina-tools/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,7 @@ task.jar
picocli-4.0.1.jar bundle apache2
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-formatter-1.1.0.jar jar apache2 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
3 changes: 1 addition & 2 deletions distribution/zip/jballerina/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,7 @@ task.jar
picocli-4.0.1.jar bundle apache2
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-formatter-1.1.0.jar jar apache2 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 bc2a9f4

Please sign in to comment.