This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a commit to branch keycloak-upgrade
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/keycloak-upgrade by this push:
new 6117e50498 Removing older dependencies
6117e50498 is described below
commit 6117e504986fae01248207adc3c585103e984d26
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Fri Sep 13 18:18:52 2024 -0400
Removing older dependencies
---
modules/distribution/src/main/assembly/participant-bin-assembly.xml | 1 -
1 file changed, 1 deletion(-)
diff --git
a/modules/distribution/src/main/assembly/participant-bin-assembly.xml
b/modules/distribution/src/main/assembly/participant-bin-assembly.xml
index 2690196f27..eee5e8e95e 100644
--- a/modules/distribution/src/main/assembly/participant-bin-assembly.xml
+++ b/modules/distribution/src/main/assembly/participant-bin-assembly.xml
@@ -178,7 +178,6 @@
<include>javax.annotation:javax.annotation-api:jar</include>
<include>org.glassfish.jersey.bundles.repackaged:jersey-guava:jar</include>
<include>org.glassfish.hk2:osgi-resource-locator:jar</include>
- <include>javax.ws.rs:javax.ws.rs-api:jar</include>
<include>org.apache.httpcomponents:httpcore:jar</include>
<include>org.glassfish.jersey.core:jersey-client:jar</include>
<include>org.glassfish.hk2:hk2-api:jar</include>