Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

DAQ-588 uk.ac.diamond.org.apache.activemq: replace class files with upstream ActiveMQ JARs #587

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
20 changes: 20 additions & 0 deletions uk.ac.diamond.org.apache.activemq/.classpath
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="jars/activemq-amqp-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-broker-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-camel-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-client-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-console-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-http-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-jdbc-store-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-kahadb-store-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-leveldb-store-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-mqtt-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-openwire-legacy-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-protobuf-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-spring-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/activemq-stomp-5.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="jars/geronimo-j2ee-management_1.1_spec-1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="jars/geronimo-jms_1.1_spec-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="jars/geronimo-jta_1.0.1B_spec-1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="jars/hawtbuf-1.9.jar"/>
<classpathentry exported="true" kind="lib" path="jars/jasypt-1.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="jars/log4j-1.2.17.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path=""/>
Expand Down
285 changes: 0 additions & 285 deletions uk.ac.diamond.org.apache.activemq/META-INF/DEPENDENCIES

This file was deleted.

202 changes: 0 additions & 202 deletions uk.ac.diamond.org.apache.activemq/META-INF/LICENSE

This file was deleted.

Loading