Clebert Suconic
8499eac76c
ARTEMIS-2937 Server Side AMQP Connectivity with options to transfer queues or replicate data
2020-10-28 11:37:25 -04:00
brusdev
a8c278a80e
ARTEMIS-2790 Fix no examples documentation in the bin archive
...
Move the markdown generator for the examples to artemis-distribution.
2020-06-04 10:15:10 -04:00
Clebert Suconic
593207eb8a
NO-JIRA ignore for DS_Store generated from idea
2020-05-05 18:16:50 -04:00
Federico Valeri
8cf35385a4
ARTEMIS-2608 Fix ClassCastException on binary properties conversion
2020-03-27 13:12:57 -04:00
Dmitry Volodin
43759790ae
ARTEMIS-1723 Migrate AMQP C# examples to the common .NET version
2018-03-06 12:12:11 -06:00
Justin Bertram
b77cdaf773
ARTEMIS-1562 Refactor example documentation
...
This commit contains these changes:
* Change example documentation to use markdown
* Generate HTML doc based on markdown during release
* Fix XML formatting in some examples
* Repair out-of-date documentation
2017-12-15 14:54:16 +00:00
Michael Andre Pearce
12942a609f
ARTEMIS-1270 Management Console - Hawtio Solution
...
applying Artemis skin
2017-08-01 14:55:03 -04:00
Clebert Suconic
bfc58d1079
ARTEMIS-1129 Fixing tests after client all
...
Shade is generating a file named dependency-reduced-pom.xml
and this is being considered with unaproved license.
2017-05-18 09:30:18 -04:00
Benjamin Graf
779b2c9021
NO-JIRA: ignore of IDE configurations
2016-11-17 17:49:41 +01:00
John D. Ament
6e83a2a755
ARTEMIS-849 Added CDI Integration to the summary file. Updated hacking guide to explain how to build docs. Added doc output to gitignore.
2016-11-11 19:49:51 -05:00
Ville Skyttä
b2fe246e62
Add EditorConfig
...
http://editorconfig.org/
2016-10-10 10:01:01 +02:00
Martyn Taylor
64f74acdbc
ARTEMIS-27 / ARTEMIS-340 Add JDBC Storage Manager
2016-01-13 09:38:40 -05:00
Clebert Suconic
34b66351fb
ignoring stuff from cmake / native build
2016-01-04 11:21:10 -05:00
Clebert Suconic
6fe9e0ebd6
ARTEMIS-163 First pass on the native AIO refactoring
...
https://issues.apache.org/jira/browse/ARTEMIS-163
On this pass I'm just converting the native layer to a simpler one.
It wasn't very easy to change the alignment at the current framework,
so I did some refactoring simplifying the native layer
The volume of the nubmer of changes here is because:
- The API is changed, we now don't close the libaio queue between files
- The native layer won't use malloc as much as it used to, saving some CPU and memory defragmentation
- I organized the code around nio and libaio
2015-07-29 22:12:03 -04:00
Clebert Suconic
e7bd2f9c45
ARTEMIS-150 moving to cmake will fix nar/jar dependency issues and fix SBT
2015-07-15 20:29:36 -04:00
Daniel Kulp
d4209b5761
m2e-apt creates .factorypath files for finding the apt processors
2015-06-09 06:54:52 -04:00
Daniel Kulp
b19db275c0
Add eclipse files to .gitignore
2015-06-08 14:27:34 -04:00
jbertram
b51160f48d
Drastically simplify git ignores
2015-05-06 15:37:45 -05:00
jbertram
8751e08d82
Ignore ratReport.txt
2015-05-05 16:42:13 -05:00
Hiram Chirino
3c9e16fc20
Implementation for ACTIVEMQ6-98: Make the the distro readonly and support creating mutable broker instances dirs.
2015-04-15 18:45:37 -04:00
jbertram
e6a3d3a0c5
ACTIVEMQ6-14 Replace JNDI server with client impl
2014-12-05 09:27:52 -06:00
Clebert Suconic
dcde02c9cd
changing gitignore
2014-11-19 14:48:07 -05:00
Andy Taylor
8ecd255f98
ACTIVEMQ6-1 - Initial HornetQ Donation Commit
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-1
This is the initial donation of the HornetQ codebase as per document http://incubator.apache.org/ip-clearance/hornetq.html
2014-11-10 10:31:25 -06:00