Justin Bertram
e3aa71a1a0
Fix REST examples
2017-08-07 18:47:33 -04:00
Clebert Suconic
d055411f21
NO-JIRA use URIs on the example
2017-08-03 11:25:25 -04:00
Clebert Suconic
fdad83be22
[maven-release-plugin] prepare for next development iteration
2017-07-24 21:21:18 -04:00
Clebert Suconic
71b1cc2a20
[maven-release-plugin] prepare release 2.2.0
2017-07-24 21:21:06 -04:00
Jiri Danek
006c31ffec
NO-JIRA Fix documentation for <broadcast-group> <connection-ref> ...
...
Followup to #553 , eliminate all occurrences of the old connector-ref
config (that used to use connector-name attribute) in broker.xml.
2017-07-24 09:52:09 -04:00
Clebert Suconic
d4a5c70aa5
ARTEMIS-1189 fixing checkstyle
2017-05-30 17:00:33 -04:00
Michael Andre Pearce
373803a85d
ARTEMIS-1179: Add Optional Client JMS Destination Cache
...
Add topic and queue cache maps in Session.
Add configuration to use cache or not with defaulting to false, which keeps existing behaviour as the default.
2017-05-24 18:45:16 -04:00
Michael Andre Pearce
9c6df111e8
ARTEMIS-1129: Client Dependencies
...
Update examples where only client used, to use the shaded single client jar.
2017-05-17 18:02:33 -04:00
Andy Taylor
d17ef14c90
ARTEMIS-1169 - Implement Interceptors for the AMQP protocol
...
https://issues.apache.org/jira/browse/ARTEMIS-1169
2017-05-17 14:07:23 -05:00
Timothy Bish
6f34622cd9
ARTEMIS-1153 Adds new .NET client example for durable subscriptions
...
Adds an example for managing durable subscriptions using the .NET
AmqpNetLite client that subscribes, looks up and removes a durable topic
subscription.
2017-05-08 18:39:00 -04:00
Clebert Suconic
ce61d20f5a
[maven-release-plugin] prepare for next development iteration
2017-05-08 15:20:12 -04:00
Clebert Suconic
64e8f015ee
[maven-release-plugin] prepare release 2.1.0
2017-05-08 15:20:01 -04:00
Clebert Suconic
36c9659279
[maven-release-plugin] prepare for next development iteration
2017-05-05 22:11:09 -04:00
Clebert Suconic
7b5082639f
[maven-release-plugin] prepare release 2.1.0
2017-05-05 22:10:58 -04:00
Clebert Suconic
dd27fb587f
ARTEMIS-1089 Moving smoke tests under ./tests/smoke-tests
...
This is moving the smoke tests creates as part of the relication tests.
They are also now based on junit tests.
And to support starting servers I am exposing basedir to unit tests in general.
2017-04-05 13:06:55 +01:00
Clebert Suconic
739dd82f31
ARTEMIS-1089 Adding test for replication sync slow
2017-04-02 20:20:45 -04:00
Otavio Rodolfo Piske
20c67baa5a
ARTEMIS-607 Added an example/verification for calling an interceptor when using MQTT protocol
2017-03-30 10:15:50 +01:00
Martyn Taylor
c40823e5ec
[maven-release-plugin] prepare for next development iteration
2017-03-10 14:54:33 +00:00
Martyn Taylor
70e319d6e3
[maven-release-plugin] prepare release 2.0.0
2017-03-10 14:52:26 +00:00
Martyn Taylor
f1a5f1caf9
Revert "[maven-release-plugin] prepare release 2.0.0"
...
This reverts commit 057047499b
.
2017-03-10 14:45:29 +00:00
Martyn Taylor
1964abe567
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 9a52f51c9f
.
2017-03-10 14:44:58 +00:00
Martyn Taylor
9a52f51c9f
[maven-release-plugin] prepare for next development iteration
2017-03-10 11:36:36 +00:00
Martyn Taylor
057047499b
[maven-release-plugin] prepare release 2.0.0
2017-03-10 11:25:47 +00:00
Clebert Suconic
1ece044dfc
ARTEMIS-1021 Improving CPP to produce a TextMessage using UTF-8
2017-03-09 13:45:12 -06:00
Clebert Suconic
b851a59ec5
ARTEMIS-1009 Fixing example
2017-03-06 22:09:41 -05:00
Clebert Suconic
fe0ca4d84f
ARTEMIS-1009 Pure Message Encoding.
...
with this we could send and receive message in their raw format,
without requiring conversions to Core.
- MessageImpl and ServerMessage are removed as part of this
- AMQPMessage and CoreMessage will have the specialized message format for each protocol
- The protocol manager is now responsible to send the message
- The message will provide an encoder for journal and paging
2017-03-05 23:08:53 -05:00
Clebert Suconic
c1fa5d07c7
ARTEMIS-1019 Removing Aeroegear
...
Aeroegear has other ways to use Artemis
2017-03-05 22:57:49 -05:00
Clebert Suconic
c0fe187666
ARTEMIS-1019 removing vertx integration
2017-03-05 22:57:07 -05:00
Justin Bertram
c08dbba7be
NO-JIRA fix-up security example
2017-02-21 22:22:12 -05:00
Justin Bertram
dbf952d0ec
NO-JIRA fix STOMP websocket example
2017-02-20 20:54:15 -05:00
Justin Bertram
150a5916cd
ARTEMIS-953 fix examples
2017-02-13 09:51:31 -06:00
Clebert Suconic
ee9e717b51
NO-JIRA: typo on doc for example
2017-02-03 23:31:03 -05:00
Clebert Suconic
781e5e64a4
NO-JIRA: Adding .net example
2017-02-03 23:22:52 -05:00
Clebert Suconic
fb75df0c01
ARTEMIS-929 Fixing Topic example
2017-01-19 12:44:44 -05:00
Justin Bertram
d891fa5f83
ARTEMIS-873 update broker configs w/new notation
2017-01-19 11:16:06 -06:00
Andy Taylor
23b54d4f6c
ARTEMIS-785 - update examples to new addressing model
...
https://issues.apache.org/jira/browse/ARTEMIS-785
2016-12-15 13:36:23 +00:00
Martyn Taylor
6682072da6
Major Version Bump 2.0.0 After Major Arch Change
2016-12-09 18:43:15 +00:00
jbertram
b742a357c5
ARTEMIS-876 Deprecate JMSServerManager and update JMS bootstrap
2016-12-09 18:43:15 +00:00
jbertram
0861be14c1
ARTEMIS-789 Fix various failing tests due to addressing changes
2016-12-09 18:43:15 +00:00
Andy Taylor
0189f156ec
ARTEMIS-876 Remove JMS JMX Objects and add new Address JMX objects
2016-12-09 18:43:15 +00:00
jbertram
84e8a87325
ARTEMIS-876 Remove all reliances on JMS prefixing
2016-12-09 18:43:15 +00:00
Clebert Suconic
ebbc91c728
[maven-release-plugin] prepare for next development iteration
2016-12-06 16:59:52 -05:00
Clebert Suconic
5bcbea2517
[maven-release-plugin] prepare release 1.5.1
2016-12-06 09:47:43 -05:00
Andy Taylor
5255054144
NO-JIRA: fixing example configuration
2016-11-28 09:06:06 -05:00
Clebert Suconic
f2db1c4337
[maven-release-plugin] prepare for next development iteration
2016-11-03 15:35:05 -04:00
Clebert Suconic
13a8a2bd40
[maven-release-plugin] prepare release 1.5.0
2016-11-03 15:34:54 -04:00
Clebert Suconic
64f43b47b6
NO-JIRA Updating Proton and qpid-jms on missing poms
2016-11-02 19:18:52 -04:00
Clebert Suconic
b23207c019
ARTEMIS-756 Moving Client CDI as a main module
2016-10-24 12:12:18 -04:00
Clebert Suconic
35759725fe
fixing checkstyle
2016-10-24 12:07:43 -04:00
Clebert Suconic
1eb3c70aca
ARTEMIS-756 removing broker.xml from examples as it can use the standard one from the cli create
2016-10-24 10:47:02 -04:00
John D. Ament
2ee742bd75
ARTEMIS-756 Introduced an example for CDI integration, added a README to explain how it works.
2016-10-24 10:37:27 -04:00
Antoine Toulme
6a9e4c05e8
Example showing how to use + in topics
2016-10-14 10:23:22 +01:00
Francesco Nigro
c69bf09fe0
ARTEMIS-774 Fixed format of JMeter benchmark
...
Moved the Apache Licence header after the XML Declaration.
2016-10-07 10:53:33 -04:00
Ville Skyttä
082b75bb3d
More use of try-with-resources
2016-09-30 13:17:26 -04:00
Clebert Suconic
ec48f9ed00
ARTEMIS-765 Improve Checkstyle
2016-09-30 11:12:09 -04:00
Martyn Taylor
aca1733660
ARTEMIS-757 Fix STOMP with interceptor example
2016-09-28 12:18:27 -04:00
Clebert Suconic
505b732843
[maven-release-plugin] prepare for next development iteration
2016-09-06 12:17:31 -04:00
Clebert Suconic
b305e231ec
[maven-release-plugin] prepare release 1.4.0
2016-09-06 12:17:08 -04:00
Ville Skyttä
e1728f0797
Spelling fixes
2016-08-25 14:22:32 -04:00
Clebert Suconic
a3840c23c3
[maven-release-plugin] prepare for next development iteration
2016-08-16 11:59:55 -04:00
Clebert Suconic
d38ef19bf6
[maven-release-plugin] prepare release 1.4.0
2016-08-16 11:59:36 -04:00
bayern39
b94fb67a92
[ARTEMIS-675] incorrect commentary in examples
2016-08-10 17:33:22 +08:00
Ville Skyttä
3aa6d34e3d
Spelling fixes
2016-08-09 11:24:22 +01:00
Clebert Suconic
ea1651b663
ARTEMIS-565 fixing pre-ack example
2016-07-29 13:58:37 -04:00
Ville Skyttä
04eed1b7f4
Fix some potential NPEs in examples and tests
2016-07-28 23:30:02 +03:00
Clebert Suconic
85878513a5
This closes #679
2016-07-28 12:32:36 -04:00
Ville Skyttä
f57b937cdd
Remove unused imports
2016-07-28 12:28:19 -04:00
Ville Skyttä
68c7c2575d
Remove dead code
2016-07-28 12:28:18 -04:00
Clebert Suconic
5e631c3053
fixing management example
2016-07-28 11:42:51 -04:00
Jiri Danek
e996f58918
ARTEMIS-628 - Configure BROWSE permission in last-value-queue example
...
Before this change, the example would fail with exception
javax.jms.JMSSecurityException: AMQ119032: User: null does not
have permission='BROWSE' on address jms.queue.exampleQueue
2016-07-20 15:36:46 -05:00
jbertram
59bfb33c29
ARTEMIS-620 clean up large messages
2016-07-11 13:43:58 -04:00
jbertram
6881c1ddc3
ARTEMIS-578 cert authn/z for STOMP
2016-07-06 10:54:19 -05:00
Ville Skyttä
149216e8ec
Remove unnecessary null checks and assignments
2016-07-05 14:18:01 -04:00
jbertram
beda16b050
ARTEMIS-602 Fix REST examples
2016-07-05 12:44:17 -04:00
Clebert Suconic
a4c69d26ab
ARTEMIS-555 Allowing examples to be executed as part of a testsuite
...
the current examples can't be executed in sequence as maven will OME.
The script will help it validating it.
2016-06-30 13:23:10 -04:00
jbertram
146bce08cc
ARTEMIS-593 clarify STOMP websocket support
2016-06-27 14:25:51 -05:00
Howard Gao
e983861191
Fix minor build issue (parent pom version)
2016-06-20 15:14:12 +08:00
jbertram
7715b5ee12
ARTEMIS-529 support dual auth
...
A new feature whereby 2-way SSL connections can be authenticated differently
than non-SSL connections.
2016-06-17 11:07:03 -05:00
Ville Skyttä
2edfab22aa
Fix/update some links in docs
2016-06-17 11:59:28 +03:00
Ville Skyttä
33a51223b0
Remove redundant type arguments
2016-06-14 20:50:21 -04:00
Ville Skyttä
3923ae45f4
Fix checkstyle redundant modifier violations
2016-06-13 20:03:54 +03:00
Martyn Taylor
9ae39f663f
[maven-release-plugin] prepare for next development iteration
2016-06-09 12:52:56 +01:00
Martyn Taylor
221039e353
[maven-release-plugin] prepare release 1.3.0
2016-06-09 12:49:13 +01:00
Martyn Taylor
4574b3ee13
[maven-release-plugin] prepare for next development iteration
2016-06-08 11:03:35 +01:00
Martyn Taylor
2b3d22c5cc
[maven-release-plugin] prepare release 1.3.0
2016-06-08 11:02:14 +01:00
Jiri Danek
37e2840cec
ARTEMIS-554 include additional examples in `mvn -Pexamples verify`
2016-06-07 10:38:47 -04:00
jbertram
1e28b3e7e7
Update embedded docs/example
2016-06-06 17:30:12 -05:00
Ville Skyttä
81956e1716
Use StandardCharsets more
2016-05-16 12:09:46 -04:00
Paul Gallagher
a3ffa9aa34
Update to use one version of slf4j defined at the top level pom
2016-04-20 14:14:45 +01:00
jbertram
c17f41dac7
ARTEMIS-476 example fixes/docs
2016-04-13 10:53:14 -05:00
Ville Skyttä
16ee65309c
Add missing @Override annotations
2016-04-04 11:03:48 -05:00
Ville Skyttä
d12743fcde
HTML fixes
2016-03-07 15:50:27 -05:00
Ville Skyttä
31404f8a38
Remove redundant null checks
2016-03-07 15:49:50 -05:00
Ville Skyttä
aa3f3bd6a7
Use try-with-resources more
2016-02-21 12:09:43 +02:00
Clebert Suconic
02afdbbb12
Upgrade proton to 0.12
2016-02-18 10:14:26 -06:00
Paul Gallagher
90c54b274e
Make the openwire examples use the activemq5 version from the top level pom
2016-02-08 10:42:38 -06:00
jbertram
11e7035596
Fix broken LVQ example
2016-01-27 16:02:06 -06:00
Clebert Suconic
0c74b5fc83
fixing wrong version on examples
2016-01-26 09:50:21 -05:00
Martyn Taylor
4922a7618a
Bump to next version to 1.3.0-SNAPSHOT
2016-01-20 17:25:07 +00:00
Clebert Suconic
3f23c9916e
ARTEMIS-347 - supporting URIs on the cluster connection
2016-01-19 17:35:12 -05:00
jbertram
c2be2d452c
ARTEMIS-352 security examples readme fix
2016-01-19 13:06:50 -05:00
Andy Taylor
14ad3ebcdf
fix example compilation
2016-01-13 10:32:20 +00:00
Ville Skyttä
66e82be652
Remove dead code
2016-01-11 13:21:26 -05:00
Martyn Taylor
2c430e597b
[maven-release-plugin] prepare for next development iteration
2016-01-04 11:50:36 +00:00
Martyn Taylor
f182c806b6
[maven-release-plugin] prepare release 1.2.0
2016-01-04 11:49:58 +00:00
Martyn Taylor
5f32e6575c
[maven-release-plugin] prepare for next development iteration
2016-01-04 09:24:34 +00:00
Martyn Taylor
150c5d87aa
[maven-release-plugin] prepare release 1.2.0
2016-01-04 09:19:35 +00:00
Martyn Taylor
90c9469701
[maven-release-plugin] prepare for next development iteration
2015-12-17 17:03:40 +00:00
Martyn Taylor
df61224d2d
[maven-release-plugin] prepare release 1.2.0
2015-12-17 17:01:58 +00:00
jbertram
dd4a8d6879
ARTEMIS-308 security+LDAP example
2015-12-16 16:01:48 -06:00
Ville Skyttä
f8a1c5ba8e
Remove redundant type arguments
2015-12-07 22:55:05 +02:00
Ville Skyttä
3b5ee6c7ea
Remove unnecessary casts
2015-12-07 22:53:42 +02:00
Ville Skyttä
25ae472455
Add missing @Override annotations
2015-12-06 01:27:35 +02:00
jbertram
c40ab12843
ARTEMIS-300 deprecate basic security manager
...
The old property-file based security manager shouldn't be used anymore. Instead
use the JAAS InVMLoginModule for in-vm tests, embedded use-cases, etc. and use
the other JAAS login modules for normal server use-cases.
2015-11-11 14:17:46 -06:00
Ville Skyttä
68c9f3fd69
Spelling fixes
2015-11-03 10:30:40 -05:00
Clebert Suconic
9a98684846
ARTEMIS-197 fixing examples by using proper location on folders
2015-10-21 16:43:10 -04:00
jbertram
6ed9c5ae91
ARTEMIS-74 import JAAS auth from 5.x
...
This change allows the use of JAAS login modules for basic authentication
and authorization.
2015-10-09 11:42:22 -05:00
Clebert Suconic
1c067a5b96
adding interceptor client example
2015-10-08 14:54:47 -04:00
Clebert Suconic
c21bee63cb
renaming/equalizing parameters on the maven plugins
2015-10-07 11:51:53 -04:00
Glaucio Melo
025cb7e085
adding JMeter examples
2015-10-06 22:20:38 -04:00
Clebert Suconic
d2a5003ff4
Adding stomp-jms example
2015-10-06 22:05:59 -04:00
Clebert Suconic
275c63e273
ARTEMIS-240 Changing Maven plugin to explore dependencies
2015-10-02 12:31:57 -04:00
Clebert Suconic
8bb3d1ceaa
Improving into Stomp Embedded Interceptor example
...
Using the regular maven plugin framework, and adding the interceptors to the regular broker.xml configuration
2015-09-25 18:09:12 -04:00
Julian Scheid
26e191a07d
Add stom-embedded-interceptor example
2015-09-25 14:56:26 -04:00
Clebert Suconic
0354944e8f
modifying perf example to accept amqp connections as well
2015-09-21 17:46:50 -04:00
Martyn Taylor
bb2c890803
[maven-release-plugin] prepare for next development iteration
2015-09-15 15:43:44 +01:00
Martyn Taylor
63ea448728
[maven-release-plugin] prepare release 1.1.0
2015-09-15 15:41:37 +01:00
Martyn Taylor
6408fd0357
[maven-release-plugin] prepare for next development iteration
2015-09-11 19:01:57 +01:00
Martyn Taylor
c512f12a34
[maven-release-plugin] prepare release 1.1.0
2015-09-11 19:01:19 +01:00
Clebert Suconic
490662923c
fixing checkstyle on example
2015-09-11 10:16:34 -04:00
Clebert Suconic
7b2c50415a
using new qpid-jms client on AMQP
2015-09-11 09:06:00 -04:00
Martyn Taylor
fec6546480
[maven-release-plugin] prepare for next development iteration
2015-09-08 16:39:59 +01:00
Martyn Taylor
4d0b15b043
[maven-release-plugin] prepare release 1.1.0
2015-09-08 16:29:09 +01:00
Martyn Taylor
82f6a88d59
[maven-release-plugin] prepare for next development iteration
2015-09-07 10:02:01 +01:00
Martyn Taylor
8c1e0e15fc
[maven-release-plugin] prepare release 1.1.0
2015-09-07 10:01:10 +01:00
Clebert Suconic
79a7ee5a3f
fixing version and adding missing projects on release profile
2015-09-04 23:41:23 -04:00
Martyn Taylor
a2aa18c123
[maven-release-plugin] prepare for next development iteration
2015-09-04 20:20:13 +01:00
Martyn Taylor
a5decb659e
[maven-release-plugin] prepare release 1.1.0
2015-09-04 20:19:11 +01:00
Martyn Taylor
4576ccea08
[maven-release-plugin] prepare for next development iteration
2015-09-04 19:48:52 +01:00
Clebert Suconic
7cb462f2ab
Some extra fixes for mac (possibly windows) on examples
2015-09-03 20:45:03 -04:00
Clebert Suconic
fa15b29dfc
Fixing clustered examples on MacOS (and possibly other envs)
2015-09-02 09:32:13 -04:00
Clebert Suconic
ce924b7ef0
small improvement on topic hierarchies example
2015-08-31 14:48:41 -04:00
Clebert Suconic
7f3c9dc1f0
Fixing examples on windows
...
Some of the broker.xml were using path that was not valid on windows
2015-08-30 20:03:32 -04:00
Clebert Suconic
27b98a2514
performance tests on openwire
2015-08-14 15:39:27 -04:00
Clebert Suconic
a4498d46d1
fixing release profile on examples
2015-08-13 20:28:24 -04:00
Clebert Suconic
6b17d966ce
renaming broker-features -> features on examples
2015-08-13 00:11:56 -04:00
Clebert Suconic
a0cca44107
adding new OpenWire examples
2015-08-12 13:04:33 -04:00
Clebert Suconic
21bf440636
This commit has improvements on the examples including:
...
https://issues.apache.org/jira/browse/ARTEMIS-113 Better organize examples
https://issues.apache.org/jira/browse/ARTEMIS-114 Some openwire examples
2015-08-11 23:44:43 -04:00
Martyn Taylor
f48fc9bf76
Added Basic MQTT Pub Sub example
2015-08-11 21:55:18 -04:00
Clebert Suconic
5ac2c2444b
manual checkstyle changes
2015-08-10 10:08:23 -04:00
Clebert Suconic
bac96047f5
automatic checkstyle change
...
this is just calling Idea format on all the files using the new style
I am separating manual changes from automatic changes in case I have to repeat the manual changes again
2015-08-10 09:26:42 -04:00
Clebert Suconic
dd8203185b
ARTEMIS-180 removing -Pexample and some other improvements around the examples
2015-08-07 15:17:28 -04:00
jbertram
df075c423f
Fix failing colocated examples
2015-08-03 08:24:28 -04:00
jbertram
54d0d2b4ef
Continuing work on ARTEMIS-178
2015-07-29 16:00:41 -05:00
Clebert Suconic
b3af4bb777
ARTEMIS-178 Refactor examples to use CLI
...
This is changing the examples to run the real servers.
The maven plugin should be an automation of the CLI
Where we run real servers instead of any embedded framework
Going forward we will need to remove the common examples.
Failover examples will be able to use Process Builders
2015-07-29 16:00:41 -05:00
Ville Skyttä
78cb156ef9
Spelling fixes
2015-07-13 09:38:00 -04:00
Ville Skyttä
b0a80ce1be
Spelling fixes
2015-07-09 10:41:03 -04:00
Ville Skyttä
c9d8ef62dc
web.xml validity fixes
2015-07-08 22:29:55 -04:00
jbertram
20326d0d83
ARTEMIS-19 allow disabling of message load-balancing
2015-06-03 16:21:43 -05:00
Thiago Kronig
d48b4f4770
ARTEMIS-129 License header should be a normal comment
...
To reproduce this commit, apply a replace regex rule using:
search regex: /\*\*\n \* Licensed
replace: /\*\n \* Licensed
These files had to be changed manually:
artemis-selector/src/main/javacc/HyphenatedParser.jj
artemis-selector/src/main/javacc/StrictParser.jj
artemis-website/src/main/resources/styles/impact/css/pygmentize.css
artemis-website/src/main/resources/styles/impact/css/site.css
2015-06-03 10:19:45 -04:00
Claus Ibsen
fe1065ad6d
Update vendor to ASF
2015-05-30 08:37:28 +02:00
Martyn Taylor
22d54c5830
[maven-release-plugin] prepare for next development iteration
2015-05-21 13:47:45 +01:00
Martyn Taylor
3435d5948f
[maven-release-plugin] prepare release 1.0.0
2015-05-21 13:43:56 +01:00
Martyn Taylor
97210427df
[maven-release-plugin] prepare for next development iteration
2015-05-20 11:26:38 +01:00
Martyn Taylor
3fb3799f91
[maven-release-plugin] prepare release 1.0.0
2015-05-20 11:17:31 +01:00
Martyn Taylor
73c5f2e342
[maven-release-plugin] prepare for next development iteration
2015-05-13 15:24:55 +01:00
Martyn Taylor
bfc9d8f72d
[maven-release-plugin] prepare release 1.0.0
2015-05-13 15:24:16 +01:00
Martyn Taylor
a17c828b85
Ensure all references to the project use ActiveMQ Artemis
2015-05-13 11:51:26 +01:00
Martyn Taylor
1013e7f1dd
[maven-release-plugin] prepare for next development iteration
2015-05-12 13:51:35 +01:00
Martyn Taylor
d6466b7a1b
[maven-release-plugin] prepare release 1.0.0
2015-05-12 13:50:56 +01:00
Martyn Taylor
3e34044d2b
[maven-release-plugin] prepare for next development iteration
2015-05-11 21:50:41 +01:00
Martyn Taylor
d2de238a30
[maven-release-plugin] prepare release 1.0.0
2015-05-11 21:48:17 +01:00
Martyn Taylor
074528f385
Fix core perf dependency error
2015-05-11 11:46:29 +01:00
Clebert Suconic
070f641f0d
Fixing examples commons
...
Examples/common was wrongly renamed long time ago, commons/prettify was broken and this will fix formatting on the README files
2015-05-07 09:08:20 -04:00
jbertram
d987846a01
Fix Vert.x example
2015-05-05 17:06:56 -05:00
jbertram
dc78dd4c50
Re-enable & refactor license check
2015-05-05 16:38:19 -05:00
jbertram
791cc5c50c
More rename updates
2015-04-30 09:07:20 -05:00
Andy Taylor
efbe4e621f
fixed examples and some docs after Artemis renaming
2015-04-30 10:44:16 +01:00
Andy Taylor
e60d2ae2ae
rename users and roles properties files
2015-04-29 16:07:52 +01:00
Andy Taylor
24a4c63458
renamed schemas
2015-04-29 10:49:43 +01:00
Andy Taylor
ac5bb8fd6c
renamed config to broker.xml
2015-04-29 10:30:32 +01:00
Justin Bertram
8f52a622d0
ACTIVEMQ6-1 Artemis rename
...
Based on the Apache ActiveMQ community vote this project is being
renamed "Artemis."
2015-04-27 17:48:02 -04:00
Clebert Suconic
f509c075c6
ACTIVEMQ6-1 Artemis rename
...
This commit is a simple mv of the files.. We required two commits to preserve history,
one to git mv, one for the actual changes...
otherwise history would be lost
Based on the Apache ActiveMQ community vote this project is being
renamed "Artemis."
2015-04-27 17:44:45 -04:00
Martyn Taylor
11e1b850c9
Renamed ActiveMQ6 to ActiveMQ Artemis
2015-04-24 14:07:31 +01:00
Jeff Genender
188e3b76bd
ACTIVEMQ6-97 - Change HQ to AMQ for properties/headers/doc. Remove as much HQ as possible and change to AMQ to make this close to the ActiveMQ project.
2015-04-21 12:26:44 -04:00
Martyn Taylor
9da0a37b89
[maven-release-plugin] prepare for next development iteration
2015-03-27 15:38:13 +00:00
Martyn Taylor
2d9e3128c9
[maven-release-plugin] prepare release 10.0.0-M1
2015-03-27 15:21:10 +00:00
Martyn Taylor
babdc21b24
[maven-release-plugin] prepare for next development iteration
2015-03-24 15:21:20 +00:00
Martyn Taylor
db40d55a86
[maven-release-plugin] prepare release 6.0.0-M1
2015-03-24 15:12:28 +00:00
Martyn Taylor
7c206231ee
[maven-release-plugin] prepare for next development iteration
2015-03-16 17:42:39 +00:00
Martyn Taylor
ee49ca2a0d
[maven-release-plugin] prepare release 6.0.0
2015-03-16 17:41:49 +00:00
Clebert Suconic
6a45d94769
Fixing Proton CPP example
...
For some reason the ProtonCPP is missing a Java class to send and receive messages
also fixing the pom properly accordingly to other examples
This closes #187 as I did some rebasing in top of Howard's
2015-03-16 12:37:01 -04:00
Howard Gao
5ea0a3055d
Fix proton-cpp pom missing version
...
Fix proton-ruby script (update according to proton 0.8)
Fix core example doc
2015-03-16 22:40:47 +08:00
Martyn Taylor
020d7a4149
Replace jboss-annotations with geronimo equivilent
...
Adds in the Geronimo 1.1 Annotation spec jar as a replacement for the
jboss annotation spec jar, pulled in via Rest Easy. Also cleans up
dependency exclusions, removing them from sub modules and added to the
dependency management section of the main pom.
2015-03-16 12:11:19 +00:00
Clebert Suconic
4afa19b348
Removing extra dependencies brought by transitivity on rest
2015-03-14 15:13:21 -04:00
Martyn Taylor
ab1c585ace
[maven-release-plugin] prepare for next development iteration
2015-03-12 19:11:44 +00:00
Martyn Taylor
ee57649f83
[maven-release-plugin] prepare release 6.0.0
2015-03-12 19:10:21 +00:00
Howard Gao
d7cd645595
Fix jms/spring-integration example
2015-03-11 16:50:56 +08:00
Howard Gao
5fe83ce8d1
Fix jms/scale-down example pom.xml
2015-03-11 16:50:55 +08:00
Howard Gao
9aaaf0a523
Fix jms/rest example configuration
2015-03-11 16:50:53 +08:00