torquebox-messaging 4.0.0.beta2-java → 4.0.0.beta3-java
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/torquebox/messaging/queue.rb +1 -1
- data/lib/wunderboss-jars/wunderboss-messaging-0.12.1.jar +0 -0
- data/lib/wunderboss-jars/wunderboss-messaging-hornetq-0.12.1.jar +0 -0
- data/lib/wunderboss-jars/wunderboss-wildfly-messaging-0.12.1.jar +0 -0
- metadata +24 -22
- data/lib/wunderboss-jars/wunderboss-messaging-0.8.0.jar +0 -0
- data/lib/wunderboss-jars/wunderboss-messaging-hornetq-0.8.0.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e2f5dbb43dbfc7b6ae2eeddc9cca480f11d9800a
|
4
|
+
data.tar.gz: cd727ea44842c6ab6a0ef70b7878d1cdc2d66914
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d0a033dffb164d34f338b95f366633dc16538f407d8ec9fd8268979035994c1a7a587eaad328ae33496fddd2e71daf38613fd52c3d049813650682ea45d9fc51
|
7
|
+
data.tar.gz: 22670a18ac1f4fa218dba2930648b226799b1e31def8a2bb54e87a8624939391dea844d8b21216c14e2cb57419aea036532ec3f048cbe434a560cfe650f45cf3
|
@@ -42,7 +42,7 @@ module TorqueBox
|
|
42
42
|
# @param message [Object] The message to send.
|
43
43
|
# @param options [Hash] Options for message publication.
|
44
44
|
# @option options :encoding [Symbol] (:marshal) one of: :edn, :json,
|
45
|
-
# :marshal, :
|
45
|
+
# :marshal, :marshal_base64, :text
|
46
46
|
# @option options :priority [Symbol, Number] (:normal) 0-9, or
|
47
47
|
# one of: :low, :normal, :high, :critical
|
48
48
|
# @option options :ttl [Number] (0) time to live, in millis, 0
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: torquebox-messaging
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.0.0.
|
4
|
+
version: 4.0.0.beta3
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- The TorqueBox Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2016-06-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: torquebox-core
|
@@ -16,12 +16,12 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 4.0.0.
|
19
|
+
version: 4.0.0.beta3
|
20
20
|
requirement: !ruby/object:Gem::Requirement
|
21
21
|
requirements:
|
22
22
|
- - '='
|
23
23
|
- !ruby/object:Gem::Version
|
24
|
-
version: 4.0.0.
|
24
|
+
version: 4.0.0.beta3
|
25
25
|
prerelease: false
|
26
26
|
type: :runtime
|
27
27
|
- !ruby/object:Gem::Dependency
|
@@ -101,30 +101,31 @@ extensions: []
|
|
101
101
|
extra_rdoc_files: []
|
102
102
|
files:
|
103
103
|
- lib/torquebox-messaging.rb
|
104
|
-
- lib/wunderboss-jars/
|
104
|
+
- lib/wunderboss-jars/wunderboss-messaging-hornetq-0.12.1.jar
|
105
105
|
- lib/wunderboss-jars/jboss-jms-api_2.0_spec-1.0.0.Final.jar
|
106
|
+
- lib/wunderboss-jars/hornetq-journal-2.4.5.Final.jar
|
106
107
|
- lib/wunderboss-jars/javax.inject-1.jar
|
107
|
-
- lib/wunderboss-jars/hornetq-
|
108
|
-
- lib/wunderboss-jars/
|
109
|
-
- lib/wunderboss-jars/wunderboss-messaging-
|
110
|
-
- lib/wunderboss-jars/
|
111
|
-
- lib/wunderboss-jars/jboss-
|
112
|
-
- lib/wunderboss-jars/jboss-transaction-spi-7.0.0.Final.jar
|
108
|
+
- lib/wunderboss-jars/hornetq-commons-2.4.5.Final.jar
|
109
|
+
- lib/wunderboss-jars/hornetq-jms-server-2.4.5.Final.jar
|
110
|
+
- lib/wunderboss-jars/wunderboss-wildfly-messaging-0.12.1.jar
|
111
|
+
- lib/wunderboss-jars/wunderboss-messaging-0.12.1.jar
|
112
|
+
- lib/wunderboss-jars/jboss-common-core-2.2.10.GA.jar
|
113
113
|
- lib/wunderboss-jars/hornetq-jms-client-2.4.5.Final.jar
|
114
|
-
- lib/wunderboss-jars/hornetq-journal-2.4.5.Final.jar
|
115
|
-
- lib/wunderboss-jars/jnpserver-5.0.3.GA.jar
|
116
114
|
- lib/wunderboss-jars/hornetq-server-2.4.5.Final.jar
|
117
|
-
- lib/wunderboss-jars/hornetq-jms-server-2.4.5.Final.jar
|
118
115
|
- lib/wunderboss-jars/netty-all-4.0.13.Final.jar
|
116
|
+
- lib/wunderboss-jars/hornetq-core-client-2.4.5.Final.jar
|
117
|
+
- lib/wunderboss-jars/jboss-transaction-spi-7.0.0.Final.jar
|
118
|
+
- lib/wunderboss-jars/jboss-connector-api_1.5_spec-1.0.0.Final.jar
|
119
|
+
- lib/wunderboss-jars/jboss-transaction-api_1.1_spec-1.0.0.Final.jar
|
119
120
|
- lib/wunderboss-jars/hornetq-native-2.4.5.Final.jar
|
120
|
-
- lib/wunderboss-jars/
|
121
|
+
- lib/wunderboss-jars/jnpserver-5.0.3.GA.jar
|
121
122
|
- lib/torquebox/messaging.rb
|
122
|
-
- lib/torquebox/messaging/destination.rb
|
123
|
-
- lib/torquebox/messaging/queue.rb
|
124
|
-
- lib/torquebox/messaging/helpers.rb
|
125
|
-
- lib/torquebox/messaging/context.rb
|
126
|
-
- lib/torquebox/messaging/hornetq.rb
|
127
123
|
- lib/torquebox/messaging/topic.rb
|
124
|
+
- lib/torquebox/messaging/hornetq.rb
|
125
|
+
- lib/torquebox/messaging/context.rb
|
126
|
+
- lib/torquebox/messaging/helpers.rb
|
127
|
+
- lib/torquebox/messaging/queue.rb
|
128
|
+
- lib/torquebox/messaging/destination.rb
|
128
129
|
- lib/torquebox/messaging/hornetq/address_settings.rb
|
129
130
|
homepage: http://torquebox.org/4x
|
130
131
|
licenses:
|
@@ -145,8 +146,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
145
146
|
- !ruby/object:Gem::Version
|
146
147
|
version: 1.3.1
|
147
148
|
requirements:
|
148
|
-
- jar org.projectodd.wunderboss:wunderboss-ruby, 0.
|
149
|
-
- jar org.projectodd.wunderboss:wunderboss-messaging-hornetq, 0.
|
149
|
+
- jar org.projectodd.wunderboss:wunderboss-ruby, 0.12.1
|
150
|
+
- jar org.projectodd.wunderboss:wunderboss-messaging-hornetq, 0.12.1
|
151
|
+
- jar org.projectodd.wunderboss:wunderboss-wildfly-messaging, 0.12.1
|
150
152
|
rubyforge_project:
|
151
153
|
rubygems_version: 2.1.9
|
152
154
|
signing_key:
|
Binary file
|
Binary file
|