Clebert Suconic
886180293f
Merge #16 on package renames
2014-11-18 14:18:42 -05:00
Martyn Taylor
176e817805
ACTIVEMQ6-5 Replace 3rd party CatX deps with CatA
2014-11-18 17:33:52 +00:00
Clebert Suconic
b5d695f030
Merging rename all config files #15
2014-11-18 11:11:10 -05:00
Andy Taylor
aeaba39219
ACTIVEMQ6-4 - rename all config files
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
rename all the config files to activemq and fix schema names in them
2014-11-18 15:54:53 +00:00
Martyn Taylor
571fb7a236
Merged PR #8
2014-11-18 12:23:52 +00:00
Andy Taylor
07eac1057f
ACTIVEMQ6-4 - fix examples
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
some of the examples were broken after the last refactoring.
2014-11-18 11:27:10 +00:00
Andy Taylor
574c8fe997
ACTIVEMQ6-4 - refactor schemas
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
Refactor all the schemas to use an activemq namespace and rename schema files
2014-11-18 11:27:10 +00:00
Andy Taylor
d0d686b527
ACTIVEMQ6-4 - refactor default configuration
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
Remove the auto generation of the default config and rename to ActiveMQ
2014-11-18 11:27:10 +00:00
Andy Taylor
f9bdb25aef
ACTIVEMQ6-4 - more refactoring
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
renamed all the scripts and run commands and variables to be ActiveMQ
2014-11-18 11:19:40 +00:00
Martyn Taylor
b5039ab8d5
Merged #14
2014-11-18 09:23:13 +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
fdf1a1a262
Merge PR #12 - fixes from apache
2014-11-17 14:57:57 -05:00
jbertram
2d9125a7c6
ACTIVEMQ6-38 Overzealous logging for missing queue
2014-11-17 13:47:49 -06:00
jbertram
8fcf81f5f7
ACTIVEMQ6-37 NoSuchMethodError during init
...
When compiled by JDK 8 targeting Java 6 and then run on JDK 6 or 7 the
ConcurrentHashMap#keyset() method can fail because the return types
changed in Java 8. Using ConcurrentMap interface to resolve the issue.
2014-11-17 13:45:39 -06:00
jbertram
36d86ffb00
ACTIVEMQ6-36 Disallow SSLv3 for POODLE
2014-11-17 13:37:51 -06:00
jbertram
9045ddd7bb
Merge #11
2014-11-17 12:00:37 -06:00
Clebert Suconic
b2ee4f68ca
ACTIVEMQ6-3 Restoring directories removed by accident on previous commit
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-3
These directories were removed by accident... restoring them now
2014-11-17 11:20:35 -05:00
Clebert Suconic
c6716f2f21
Merging #10 from Martyn on the Readme updates
2014-11-17 11:02:34 -05:00
Martyn Taylor
6040342b0a
Updated README to reflect new git work flow
2014-11-17 15:49:40 +00:00
Andy Taylor
97bbe8cd12
merge PR #9 Renaming packages
2014-11-17 14:46:49 +00: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
Clebert Suconic
f7e225d28f
Merge branch 'pr/7' from Martyn including README changes
2014-11-13 15:44:29 -05:00
Martyn Taylor
2b5e6d14f5
Remove HornetQ references from README
2014-11-12 09:56:40 +00:00
Martyn Taylor
1f869f9f4c
Use new package names in config and classes
2014-11-11 18:28:18 +00: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
14352d993d
ACTIVEMQ6-18 Update README for new code workflow
...
Updates the README to reflect the new code contribution workflow.
2014-11-11 15:02:35 +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
Andy Taylor
40e8479449
added initial readme
2014-10-29 15:52:15 +00:00