Skip to content

Commit

Permalink
COH-30021 Remove Dead Extend Code Depending on JMS (ce-main->ce-2409)
Browse files Browse the repository at this point in the history
Remote remote.function on coherence-ce/release/coherence-ce-v24.09 success, changes 111547, job.9.20240924154652.28078

[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v24.09/": change = 111551]
  • Loading branch information
jfialli committed Sep 24, 2024
1 parent ab41fc4 commit 3d894c4
Show file tree
Hide file tree
Showing 31 changed files with 18 additions and 4,194 deletions.
9 changes: 1 addition & 8 deletions prj/coherence-core-components/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2000, 2023, Oracle and/or its affiliates.
~ Copyright (c) 2000, 2024, Oracle and/or its affiliates.
~
~ Licensed under the Universal Permissive License v 1.0 as shown at
~ https://oss.oracle.com/licenses/upl.
Expand Down Expand Up @@ -38,13 +38,6 @@
<scope>provided</scope>
</dependency>

<!-- JMS -->
<dependency>
<groupId>jakarta.jms</groupId>
<artifactId>jakarta.jms-api</artifactId>
<optional>true</optional>
</dependency>

<!-- JCA -->
<dependency>
<groupId>jakarta.resource</groupId>
Expand Down
Loading

0 comments on commit 3d894c4

Please sign in to comment.