GitHub user thiagokronig opened a pull request:
https://github.com/apache/activemq-artemis/pull/11
ARTEMIS-129 License header should be a normal comment
To reproduce this commit, apply the following replace regex rule:
search regex: /\*\*\n \* Licensed
replace: /\*\n \* Licensed
Only .java and the following files should be modified:
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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thiagokronig/activemq-artemis-1 artemis-129
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/11.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11
----
commit 0efcb2e731d962061b0f1c7d6e8741b5c995caf3
Author: Thiago Kronig <[email protected]>
Date: 2015-06-03T02:14:08Z
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
Only .java and the following files should be modified:
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
----
---
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.
---