File: libactivemq-java.README.Debian

package info (click to toggle)
activemq 5.6.0%2Bdfsg1-4%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 35,728 kB
  • ctags: 48,009
  • sloc: java: 278,891; xml: 12,475; jsp: 1,352; sh: 814; ruby: 114; makefile: 11
file content (23 lines) | stat: -rw-r--r-- 889 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ActiveMQ for Debian
===================

Disabled features
-----------------
For now, libactivemq-java doesn't provide the same featureset
as upstream "activemq" tarball, as some modules have been disabled
in Debian package build.

Here is a complete list of disabled modules :

  - activemq-camel: need Apache Camel library
  - activemq-blueprint: need XBean OSGi Blueprint library
  - activemq-karaf: need Apache Karaf Shell Console library
  - activemq-openwire-generator: need Groovy Gram and Annogen modules
  - activemq-optional: need Eclipse Jetty 7
  - activemq-rar: need many Apache Geronimo JEE Server libs
  - activemq-tooling: need Apache Derby
  - activemq-web: need Eclipse Jetty 7
  - activemq-web-demo: need activemq-web
  - activemq-web-console: need activemq-web
  - activemq-xmpp: need Smack XMPP library and maven-jaxb2-plugin
  - activemq-all: need everything else...