jbertram
edd5adda7d
ACTIVEMQ6-11 Fix the distribution build
2014-12-31 11:07:19 -06:00
jbertram
f0d1881667
ACTIVEMQ6-62 Remove unneeded dependency on jackson
2014-12-31 11:07:18 -06:00
jbertram
77bdb9d502
ACTIVEMQ6-14 Remove naming from bootstrap
2014-12-10 09:49:12 -06:00
Andy Taylor
395b90e066
ACTIVEMQ6-9 - create html user manual for site
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-9
The release profile now builds a static html version of the user manual for the web site using gitbook.
Also added a new profile 'distro' that builds the distribution but without the docs.
Updated read me with build process.
2014-12-09 08:35:33 +00:00
Andy Taylor
4245a6b4fe
ACTIVEMQ6-9 - port to markdown
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-9
remove the jboss jdocbook build and style and replace using plane markdown
2014-12-08 13:23:24 +00:00
jbertram
e6a3d3a0c5
ACTIVEMQ6-14 Replace JNDI server with client impl
2014-12-05 09:27:52 -06:00
Andy Taylor
79a970bc7a
ACTIVEMQ6-15 - expose Jolokia in web server
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-15
The Jolokia War Agent is now bootstrapped with the server so mBeans are accessible via Rest API's
2014-12-02 16:52:23 +00:00
Andy Taylor
eb4f835477
ACTIVEMQ6-35 - expose web server configuration
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-35
Added configuration to allow a web server (or any external component) to be deployed. Added a default Jetty configuration and implementation.
2014-12-02 16:52:08 +00: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
Martyn Taylor
32690f23e7
Remove references of hornetq
...
Removes all references of hornetq except for checkstyle and example
keystore and hornetq maven plugin configuration.
2014-11-20 13:00:37 +00:00
Andy Taylor
a09a8ddb3a
ACTIVEMQ6-4 - fix configuration files
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
correct the schema name in alll the configuration files and rename substitution variables
2014-11-20 09:04:38 +00:00
Clebert Suconic
89a84c6ae2
More name changes to activemq
...
more hornetq changes
2014-11-19 16:01:54 -05:00
Martyn Taylor
e91ef714c7
Replace urn:hornetq with urn:activemq
2014-11-19 15:15:36 +00:00
Martyn Taylor
4a6b980fed
Remove references to HornetQ in doc and Comments
2014-11-19 15:15:35 +00:00
Clebert Suconic
cd31652ddc
ACTIVEMQ6-4 Fixing tests after package and classes renames
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
this will include a few fixes for the tests including
hornetq-version renaming to activemq-version
2014-11-18 23:04:34 -05:00
jbertram
e7a3e7d25b
ACTIVEMQ6-9 Clean up docs
2014-11-18 16:53:08 -06: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
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
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
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