GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/214
rat exclusions for license headers
As discussion on [email protected] with subject "license
headers and config section".
There's a bit more work to do, to add comments about why particular files
are being excluded. Including comments about everything in the rat pom.xml will
avoid us having to justify it again in the future.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn
fix/rat-exceptions-for-license-headers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/214.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 #214
----
commit 14b6a0d45d51a662299a3617fa6df16d07feb59d
Author: Aled Sage <[email protected]>
Date: 2014-10-03T13:01:07Z
Remove apache header from install config files
- These are files "without any degree of creativity" from the
perspective of the Brooklyn/Apache contribution.
These files originate from the install artefacts of things to be
installed, and are often templated to make it easier to inject
port numbers etc.
commit 55bb0d48937e6442613f6860e74f119595124994
Author: Aled Sage <[email protected]>
Date: 2014-10-03T13:02:22Z
Remove apache headers from web-docs
- These files are only used to generate the brooklyn web-site.
Including the apache header results in a lot of noise in the
code/configuration snippets within those web-pages.
commit 3aa0b93754d7997ec95a1a46f541fa0a04fbef69
Author: Aled Sage <[email protected]>
Date: 2014-10-03T13:03:27Z
Remove apache header from archetype files
- The maven archetype are files "without any degree of creativity".
They are intended purely as a template to generate a new project
for a user, where upon the user can write their code within this
new project.
commit 9f3c94008942351308ea1155becab9be0ee886a3
Author: Aled Sage <[email protected]>
Date: 2014-10-03T13:03:45Z
Mark `HasNetworkAddresses` as @Beta
commit 883e4a77edea9e9eecc6caa2b89e518f9db69e3d
Author: Aled Sage <[email protected]>
Date: 2014-10-03T14:29:27Z
For âinstall config filesâ, add to NOTICE
- for config files weâve copied from other projects, add a reference
to each in NOTICE
----
---
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.
---