File tree Expand file tree Collapse file tree 4 files changed +0
-65
lines changed
src/main/resources/org/apache/activemq/console/command/store/amq
assembly/src/main/descriptors Expand file tree Collapse file tree 4 files changed +0
-65
lines changed Original file line number Diff line number Diff line change 3434 org.apache.activemq*;resolution:=optional,
3535 org.springframework*;resolution:=optional,
3636 sun.management*;resolution:=optional,
37- org.josql*;resolution:=optional,
3837 *
3938 </activemq .osgi.import.pkg>
4039 <activemq .osgi.export>
117116 <artifactId >junit</artifactId >
118117 <scope >test</scope >
119118 </dependency >
120- <dependency >
121- <groupId >org.apache.servicemix.bundles</groupId >
122- <artifactId >org.apache.servicemix.bundles.josql</artifactId >
123- </dependency >
124119 <dependency >
125120 <groupId >org.jasypt</groupId >
126121 <artifactId >jasypt</artifactId >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 225225 <include >com.thoughtworks.xstream:xstream</include >
226226 <include >xpp3:xpp3</include >
227227 <include >org.codehaus.jettison:jettison</include >
228- <include >org.apache.servicemix.bundles:org.apache.servicemix.bundles.josql</include >
229228 <include >org.jasypt:jasypt</include >
230229 <include >org.jasypt:jasypt-spring4</include >
231230 <include >org.jmdns:jmdns</include >
Original file line number Diff line number Diff line change 7272 <jettison-version >1.5.4</jettison-version >
7373 <jmock-version >2.13.1</jmock-version >
7474 <jolokia-version >2.1.2</jolokia-version >
75- <josql-version >1.5_5</josql-version >
7675 <junit-version >4.13.2</junit-version >
7776 <hamcrest-version >1.3</hamcrest-version >
7877 <karaf-version >4.3.7</karaf-version >
930929 <classifier >jakarta</classifier >
931930 </dependency >
932931
933- <dependency >
934- <groupId >org.apache.servicemix.bundles</groupId >
935- <artifactId >org.apache.servicemix.bundles.josql</artifactId >
936- <version >${josql-version} </version >
937- </dependency >
938-
939932 <dependency >
940933 <groupId >jakarta.annotation</groupId >
941934 <artifactId >jakarta.annotation-api</artifactId >
You can’t perform that action at this time.
0 commit comments