[
https://issues.apache.org/jira/browse/ARTEMIS-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649680#comment-17649680
]
ASF subversion and git services commented on ARTEMIS-4110:
----------------------------------------------------------
Commit 0dcb3aba2e4d8d1a02b88316eb15569c1dd7f85b in activemq-artemis's branch
refs/heads/main from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=0dcb3aba2e ]
ARTEMIS-4110: update a few more files introduced recently from older PRs being
merged
> tidy up some licence header issues
> ----------------------------------
>
> Key: ARTEMIS-4110
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4110
> Project: ActiveMQ Artemis
> Issue Type: Task
> Affects Versions: 2.27.1
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Priority: Minor
> Fix For: 2.28.0
>
>
> Some of the java source files have ASL v2 licence headers with various
> inconsistencies, e.g a bunch use javadocs while the majority use comments as
> expected. Some of those javadocs have <p> elements in them, some dont. There
> are a variety of indentations. A tiny number even use the regular version of
> the header rather than the ASF variant they should. A few even have Copyright
> ASF attributions they shouldnt.
> These variations are annoying as people often copy and paste from files in
> the area they are working when making changes, meaning if they source one of
> these existing files then the problems invariably either spread if not
> noticed in review, or cause unnecessary review cycles if they are. We should
> fix up all the obvious instances to use the standard ASF version of the ASL
> v2 header text and thus avoid this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)