Commit Graph

10732 Commits

Author SHA1 Message Date
jbertram f8a25d4f7c This closes #200 - docs and settings 2015-04-01 15:35:32 -05:00
Clebert Suconic c38acee509 fixing extra-tests dependency 2015-04-01 16:16:13 -04:00
Clebert Suconic 6239ff6291 settings updates 2015-04-01 16:13:56 -04:00
Clebert Suconic 48d002e19a adding a word about compact-min-files on the docs 2015-04-01 16:10:39 -04:00
Clebert Suconic a7a362b1d7 Improving Print-data on DuplicateIDs (showing some information to help Bridge Duplicate IDs) 2015-04-01 16:10:17 -04:00
Clebert Suconic 36b83d9b49 This closes #199 on FileConfiguration / ClassLoading 2015-03-31 17:50:11 -04:00
Felix Becker 41d519f8a8 Use the context class loader in FileConfiguration
Avoid loading problems of file configurations in
servlet containers when packaging the hornetq libs
not in the war file (e.g. in tomcat/lib/)

This was done with some refactoring from Clebert.
cherry-picking this from https://github.com/hornetq/hornetq/pull/1999
2015-03-31 17:07:04 -04:00
Clebert Suconic dea60ed3b6 ACTIVEMQ6-95 Large Message doesn't work on clustering & null Persistence
https://issues.apache.org/jira/browse/ACTIVEMQ6-95

The message.copy is broken when you set persistence=false, and the bridge will use that method before forwarding the message
this commit is fixing NullStorageLargeServerMessage.copy and adding the proper testcase to validate the fix
2015-03-31 12:33:22 -04:00
Clebert Suconic ce0c3d9e63 This closes #189 on Log Poodle WARN 2015-03-31 11:52:31 -04:00
jbertram be3622dd04 Log POODLE WARN just once 2015-03-31 11:52:06 -04:00
Clebert Suconic bdac90d6b8 This closes #196 on renaming leftovers 2015-03-31 11:50:09 -04:00
Claus Ibsen dee060bb5d Polish and renamed hornetmq to activemq-6 2015-03-31 11:48:56 -04:00
Clebert Suconic c65ca252f8 This closes #191 - Stomp interceptors 2015-03-31 11:24:30 -04:00
Clebert Suconic 2f819a63e7 Improving a test that failed due to what seemed a race 2015-03-31 11:23:06 -04:00
Clebert Suconic 519a47f023 ACTIVEMQ6-89 Refactored stomp support contributed
https://issues.apache.org/jira/browse/ACTIVEMQ6-89

I have done a lot of refactoring on this. So we can a different version of the interceptor for each protocol based on a base class now.
Just an abstract class over Stomp would be a bit hacky... this is a better approach.
2015-03-31 11:23:05 -04:00
nberdikov b2524b1be4 ACTIVEMQ6-89 Added possibility to intercept stomp frames
https://issues.apache.org/jira/browse/ACTIVEMQ6-89

This was originally contributed at #182. We have squashed the commits and rebased them here
This closes #182
2015-03-31 11:23:05 -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 530c2b87b7 Merge PR #195 2015-03-24 11:52:36 +00:00
Andy Taylor ff1e8a1f06 doc fixes 2015-03-24 11:50:58 +00:00
Martyn Taylor 4cda9d8da0 Merge PR #194 2015-03-24 11:50:34 +00:00
Andy Taylor d30ffb79c8 disabled RAT plugin by default and updated the docs for releasing explaining how to enable it. 2015-03-24 10:18:04 +00:00
Martyn Taylor 23c4d78eae Merge PR #193 2015-03-23 10:05:26 +00:00
Andy Taylor cd78ce15a9 added some exclusions to the RAT plugin for when users build and redirect the output to log files 2015-03-23 09:12:55 +00:00
Clebert Suconic ffc3db2c99 This closes #192 - missing main method and doc about it 2015-03-19 16:25:43 -04:00
Clebert Suconic d166533f42 Doc changes and placing the main method back to DefaultSensitiveStringCodec 2015-03-17 10:58:38 -04:00
Andy Taylor 1889203133 merge #190 - Doc quick changes 2015-03-17 13:52:35 +00:00
Clebert Suconic f4afb43ccf Doc changes
Instead of creating anchors it's better to use the generated ID from the text.
https://github.com/gitlabhq/gitlabhq/blob/master/doc/markdown/markdown.md#alt-h2
2015-03-16 16:36:05 -04: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
Martyn Taylor c062d68a49 Merge PR #187 and #188 2015-03-16 17:30:57 +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
Clebert Suconic 0d599b856a This closes #186 on Base64 License 2015-03-16 10:39:03 -04:00
Martyn Taylor cdbe55526a License updates including Base64 and JSON.
Updates headers and license files for Base64.java and JSON library.
2015-03-16 14:30:28 +00:00
Clebert Suconic 0bffda2285 This closes #184 on doc fixes 2015-03-16 08:55:44 -04:00
Andy Taylor 469a777c04 merge #185 - Replace jboss-annotations with geronimo equivilent 2015-03-16 12:32:59 +00: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
Andy Taylor 51f092537a doc fixes 2015-03-16 11:27:36 +00:00
Andy Taylor 3bd35d8d1f merge #183 - Few changes around docs and dependencies 2015-03-16 09:41:18 +00:00
Clebert Suconic 0cf2a56fd6 A Few fixes around docs using GMF (Github Markdown Flavored) on tables
I also did some review of the huge table we have,
removed a few columns such as the datatype and
embedded the default on the description. Just trying to make easier to render and read

Also a few fixes on the doc context such as adding links and improving configuration-index
2015-03-15 11:54:27 -04: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
jbertram 6f96e9531a This closes #181 - fixes for Robbie 2015-03-12 13:48:37 -05:00
Martyn Taylor 1e9ac1bbc3 Fixed broken links in docs and remove bad licenses 2015-03-12 18:41:08 +00:00