Ville Skyttä
25ae472455
Add missing @Override annotations
2015-12-06 01:27:35 +02: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
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
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
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
309ce4324c
Fixing javadoc and removing the -Xdoclint option from the pom.xml
...
Also, since JDK 1.8 is no longer required I'm downgrading the JDK to 1.7 minimal.
We can review that back to 1.8 when we really need 1.8 features.
2015-06-09 22:13:11 -04: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
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
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
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
Clebert Suconic
95b6328993
Queue Auto-create fixes on OpenWire
...
this is basically addressing a performance issue on OpenWire, setting the auto-create to the PostOffice
after not being able to route
The core protocol stays the same in regard to the auto-create since the exceptions are happening after the queueQuery
2015-04-21 18:00:07 -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
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
Martyn Taylor
f3d7edd6b4
[maven-release-plugin] prepare for next development iteration
2015-03-12 19:00:39 +00:00
Martyn Taylor
a97178abaf
[maven-release-plugin] prepare release 6.0.0
2015-03-12 19:00:02 +00:00
Clebert Suconic
e065d25b6f
A few changes around logging-processor
...
- Bumped up version to 2.0.0.Alpha
- Client bundle changes to be copmatible with 2.0.0
- Fixing bundle / Logging classes for missing format (it was an issue with the previous one already)
- Fixed up dependencies to avoid transient downloads
2015-03-12 10:49:17 +00:00
jbertram
88ed03e2bd
ACTIVEMQ6-87 Strip @author tags
2015-03-10 15:23:07 -05:00
Martyn Taylor
d29f495771
[maven-release-plugin] prepare for next development iteration
2015-03-10 13:25:56 +00:00
Martyn Taylor
1aea09e862
[maven-release-plugin] prepare release 6.0.0
2015-03-10 13:23:21 +00:00
Martyn Taylor
2fa5b19ed2
[maven-release-plugin] prepare for next development iteration
2015-03-10 10:11:35 +00:00
Martyn Taylor
6058d115fd
[maven-release-plugin] prepare release 6.0.0
2015-03-10 10:01:54 +00:00
Martyn Taylor
1fe673429e
[maven-release-plugin] prepare for next development iteration
2015-03-09 18:14:10 +00:00
Martyn Taylor
5c0bed8994
[maven-release-plugin] prepare release 6.0.0
2015-03-09 17:55:56 +00:00
Martyn Taylor
b0167ea0c8
[maven-release-plugin] prepare for next development iteration
2015-03-06 16:31:03 +00:00
Martyn Taylor
c2edf8293b
[maven-release-plugin] prepare release 6.0.0
2015-03-06 16:30:25 +00:00
Martyn Taylor
969d02f15f
reset Version numbers after release revert
2015-03-06 11:43:46 +00:00
Martyn Taylor
526135d1fb
Revert "[maven-release-plugin] prepare release 6.0.0"
...
This reverts commit 807c4e3075
.
2015-03-05 14:41:02 +00:00
Martyn Taylor
a708c9139a
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit ba3d185ac7
.
2015-03-05 14:40:41 +00:00
Martyn Taylor
ba3d185ac7
[maven-release-plugin] prepare for next development iteration
2015-03-05 11:44:13 +00:00
Martyn Taylor
807c4e3075
[maven-release-plugin] prepare release 6.0.0
2015-03-05 11:43:36 +00:00
Martyn Taylor
6f0a00c3d6
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 67c0ce5904
.
2015-03-05 11:18:43 +00:00
Martyn Taylor
1a955b8631
Revert "[maven-release-plugin] prepare release 6.0.0"
...
This reverts commit 79ee955615
.
2015-03-05 11:18:34 +00:00
Martyn Taylor
67c0ce5904
[maven-release-plugin] prepare for next development iteration
2015-03-03 12:10:13 +00:00
Martyn Taylor
79ee955615
[maven-release-plugin] prepare release 6.0.0
2015-03-03 12:08:28 +00:00
Martyn Taylor
65453f3fa6
Revert "[maven-release-plugin] prepare release 6.0.0"
...
This reverts commit f1f7a67111
.
2015-03-03 11:48:06 +00:00
Martyn Taylor
b5b90e5537
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 05d052fda8
.
2015-03-03 11:47:53 +00:00
Martyn Taylor
05d052fda8
[maven-release-plugin] prepare for next development iteration
2015-03-03 10:06:55 +00:00
Martyn Taylor
f1f7a67111
[maven-release-plugin] prepare release 6.0.0
2015-03-03 10:06:00 +00:00
Howard Gao
1d022fe474
ACTIVEMQ6-43(reopened) : Replace License Headers on codebase
...
- added missing license headers found by maven rat plugin.
most of them added automatically via apache-rat
a few manually added
- added apache-rat maven plugin to the build cycle
2015-01-05 13:14:25 -05:00
Andy Taylor
2514611285
ACTIVEMQ6-14 - more JNDI removal
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-14
cleaned up more remaining server JNDI code and fixed some abstraction and naming around JNDI and bindings
2014-12-19 08:07:06 +00:00
Andy Taylor
e34fd09ce3
ACTIVEMQ6-6 - remove SPI usage
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-6
Removed the jboss security implementations and also implemented the location of Transaction Managers using Service Loader and removed the jboss implementation.
2014-12-08 11:06:24 +00:00
Clebert Suconic
a3afd62575
ACTIVEMQ6-20 removing twitter integration
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-20
this has been identified as a dead feature.
It was only useful for presentations...
it had its time and we have better examples we can use...
It's time for this feature to go!
2014-12-02 12:33:16 -05:00
Howard Gao
293b242ffc
ACTIVEMQ6-43 Replace License Headers on codebase
...
upgrade mycila plugin to 2.6
2014-12-01 10:20:24 +08:00
Clebert Suconic
89a84c6ae2
More name changes to activemq
...
more hornetq changes
2014-11-19 16:01:54 -05:00
jbertram
034adfbf9b
ACTIVEMQ6-4 Rename HornetQ* classes to ActiveMQ*
2014-11-18 16:53:09 -06:00
Martyn Taylor
176e817805
ACTIVEMQ6-5 Replace 3rd party CatX deps with CatA
2014-11-18 17:33:52 +00:00
Clebert Suconic
1bf2e41f23
ACTIVEMQ6-3 Renaming Exception classes and fixing native compilation
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-3
The Native Layer has some dependencies on the Exception classes so
I had to rename them now in order to fix the native dependencies
2014-11-17 21:31:19 -05:00
Clebert Suconic
9a587c5633
ACTIVEMQ6-3 renaming package names from activemq6 to activemq
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-3
We are renaming packages from activemq6 to activemq as that's more generic and version independent
The previous commit renamed the directories. On this commit now I'm changing the code.
If we changed the code and the directories on the same commit git would remove and add a lot of files
without recognizing the renames.
2014-11-17 09:33:53 -05:00
Clebert Suconic
3c44e26854
ACTIVEMQ6-3 renaming directories from activemq6 to activemq
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-3
We are renaming packages from activemq6 to activemq as that's more generic and version independent
On this first commit I'm just renaming the directories otherwise the history would be lost. The next commit will rename the text on the directories.
If I squash these two commits git will make us delete / add again.
2014-11-17 09:33:36 -05:00
Andy Taylor
23e8edd979
ACTIVEMQ6-4 - Rename packages to ActiveMQ
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
Repackage the modules, java source and maven poms to apache.activemq6
2014-11-11 18:28:18 +00:00
Martyn Taylor
177e6820b5
ACTIVEMQ6-2 Update to HQ master
2014-11-11 10:48:14 +00: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