File: control

package info (click to toggle)
activemq 5.14.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 71,580 kB
  • ctags: 62,440
  • sloc: java: 395,974; xml: 22,261; jsp: 1,734; sh: 994; cs: 347; cpp: 316; python: 239; ruby: 92; php: 75; perl: 71; makefile: 9
file content (165 lines) | stat: -rw-r--r-- 4,917 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
Source: activemq
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Damien Raude-Morvan <drazzib@debian.org>
Build-Depends:
 ant,
 debhelper (>= 10),
 default-jdk,
 glassfish-javaee,
 junit4,
 libactivemq-activeio-java,
 libactivemq-protobuf-java,
 libaopalliance-java,
 libbuild-helper-maven-plugin-java,
 libcommons-beanutils-java,
 libcommons-beanutils-java-doc,
 libcommons-collections3-java,
 libcommons-daemon-java,
 libcommons-io-java,
 libcommons-logging-java,
 libcommons-logging-java-doc,
 libcommons-net-java (>= 3),
 libcommons-net-java-doc (>= 3),
 libcommons-pool2-java,
 libderby-java,
 libgentlyweb-utils-java,
 libgentlyweb-utils-java-doc,
 libhawtbuf-java,
 libhawtdispatch-java,
 libhttpclient-java,
 libjackson2-annotations-java,
 libjackson2-core-java,
 libjackson2-databind-java,
 libjasypt-java,
 libjasypt-java-doc,
 libjavacc-maven-plugin-java,
 libjdom1-java (>= 1.0),
 libjdom1-java-doc,
 libjettison-java,
 libjetty9-java,
 libjmdns-java,
 libjosql-java,
 libjosql-java-doc,
 liblog4j1.2-java,
 libmaven-antrun-plugin-java,
 libmaven-bundle-plugin-java,
 libmaven-enforcer-plugin-java,
 libmaven-install-plugin-java,
 libmaven-javadoc-plugin-java,
 libmaven-shade-plugin-java,
 libmaven-war-plugin-java,
 libmqtt-client-java,
 libqdox-java,
 libregexp-java,
 libservlet3.1-java,
 libshiro-java,
 libslf4j-java,
 libspring-context-java (>= 3.0.5.RELEASE-3),
 libspring-jms-java,
 libspring-test-java,
 libspring-web-java,
 libspring-web-servlet-java,
 libstax-java,
 libxalan2-java,
 libxbean-java (>= 3.7),
 libxbean-java-doc,
 libxpp3-java,
 libxstream-java (>= 1.4),
 libzookeeper-java,
 maven-debian-helper
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/activemq.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/activemq.git
Homepage: http://activemq.apache.org

Package: libactivemq-java
Architecture: all
Depends:
 libactivemq-protobuf-java,
 libhawtbuf-java,
 libshiro-java,
 libspring-beans-java,
 libspring-context-java,
 libspring-core-java,
 libspring-jms-java,
 libspring-orm-java,
 libspring-test-java,
 libxbean-java,
 ${maven:Depends},
 ${misc:Depends}
Recommends:
 ${maven:OptionalDepends}
Suggests:
 libactivemq-java-doc
Description: Java message broker core libraries
 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 This message broker supports :
  * JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional
    and XA messaging
  * Spring Framework, CXF and Axis integration
  * pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast,
    JGroups and JXTA
  * persistence using JDBC along with journaling
  * OpenWire (cross language wire protocol) and
    Stomp (Streaming Text Orientated Messaging Protocol) protocols
 .
 This package contains a core Java library for ActiveMQ.

Package: libactivemq-java-doc
Architecture: all
Section: doc
Depends:
 ${maven:DocDepends},
 ${misc:Depends}
Recommends:
 ${maven:DocOptionalDepends}
Suggests:
 libactivemq-java
Description: Java message broker core libraries - documentation
 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 This message broker supports :
  * JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional
    and XA messaging
  * Spring Framework, CXF and Axis integration
  * pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast,
    JGroups and JXTA
  * persistence using JDBC along with journaling
  * OpenWire (cross language wire protocol) and
    Stomp (Streaming Text Orientated Messaging Protocol) protocols
 .
 This package contains Javadoc API for libactivemq-java.

Package: activemq
Architecture: all
Depends:
 adduser (>= 3.11),
 default-jre-headless | java7-runtime-headless,
 libactivemq-java (= ${source:Version}),
 liblog4j1.2-java,
 lsb-base (>= 3.2-14),
 ${misc:Depends}
Description: Java message broker - server
 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 This message broker supports :
  * JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional
    and XA messaging
  * Spring Framework, CXF and Axis integration
  * pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast,
    JGroups and JXTA
  * persistence using JDBC along with journaling
  * OpenWire (cross language wire protocol) and
    Stomp (Streaming Text Orientated Messaging Protocol) protocols
 .
 This package contains a server installation of ActiveMQ.