Github user davsclaus commented on the pull request:
https://github.com/apache/activemq-6/commit/31cdedca5736d7be5fd7e2e843d76cd9e6fda436#commitcomment-10422053
Oh just spotted that running
```
git grep -i "hornet"
```
Shows some more code that likely could be migrated too.
And there is code comments that refer to the old jboss issue tracker. Not
sure what the best approach is there.
eg such as a comment as
```
// that was happening under https://issues.jboss.org/browse/HORNETQ-988
```
But there is some more which should be fixed such as
```
docs/quickstart-guide/en/running.md: 11:05:10,848 INFO
[org.apache.activemq.core.server] HQ221001: ActiveMQ Server version
2.5.0.SNAPSHOT (Wild Hornet, 125) [e32ae252-52ee-11e4-a716-7785dc3013a3
docs/user-manual/en/management.md:
{"timestamp":1422019706,"status":200,"request":{"mbean":"org.apache.activemq:module=Core,type=Server","attribute":"Version","type":"read"},"value":"6.0.0.SNAPSHOT
(Activ
etc/checkstyle.xml: <!-- developed at
https://github.com/hornetq/hornetq-checkstyle-checks -->
etc/checkstyle.xml: <module
name="org.hornetq.checks.annotation.RequiredAnnotation">
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---