You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2014/10/09 00:09:16 UTC

[GitHub] incubator-brooklyn pull request: explain exclusions in RAT

GitHub user aledsage opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/230

    explain exclusions in RAT

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/incubator-brooklyn fix/rat-explain-exclusions

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/230.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 #230
    
----
commit 76a5464cd61c1d4018ea07caecb470a2a1b5f766
Author: Aled Sage <al...@gmail.com>
Date:   2014-10-08T15:10:24Z

    Move examples/simple-open-loop-policy to sandbox

commit 81198c926ab1d1efaaf4d55ff3a7b1e9edb16240
Author: Aled Sage <al...@gmail.com>
Date:   2014-10-08T15:11:42Z

    Add license header to core/**/*.txt
    
    - to hello-world.txt
    - to external-ip-address-resolvers.txt (which also required code to
      treat # at the start of a line as a comment)

commit 976df918d421c4e1300d9a264348adc2112acbf9
Author: Aled Sage <al...@gmail.com>
Date:   2014-10-08T15:57:27Z

    software-base: add license headers to files
    
    - though these files are boring, might as well include the header
      rather than having to justify why we missed them out.

commit 80a60cd6e475d1edd3f7431245b865b17ae9bda3
Author: Aled Sage <al...@gmail.com>
Date:   2014-10-08T15:58:07Z

    example-simple-messaging-pubsub: include license header
    
    - though the file is boring, might as well include the header
      rather than having to justify why we missed it out.

commit 146176f9e705bf0fc06b87f33d8cd883b92ea248
Author: Aled Sage <al...@gmail.com>
Date:   2014-10-08T20:12:33Z

    Explain rat exclusions for licence headers
    
    - and add license header to a few more files

commit 272e623e037e111422e7be76eda6eb8bb9b97c4f
Author: Aled Sage <al...@gmail.com>
Date:   2014-10-08T21:54:07Z

    Exclude sandbox/** from RAT checks
    
    - sandbox is not included in distro; don’t fail main build because
      a file in sandbox is not compliant.

commit c57f7e07a3dd30d060178de636c69493dd96042f
Author: Aled Sage <al...@gmail.com>
Date:   2014-10-08T21:54:35Z

    Fix simple-open-loop-policy compile errors

commit 09a8a7bd9ea3706e31680ee142ddd335b1577dee
Author: Aled Sage <al...@gmail.com>
Date:   2014-10-08T21:55:11Z

    Fix SoftwareProcessSshDriverIntegrationTest failure

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: explain exclusions in RAT

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-brooklyn/pull/230


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: explain exclusions in RAT

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/230#issuecomment-58748828
  
    Confirmed jenkins builds successfully, so merging now.
    @richardcloudsoft any additional comments let me know.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: explain exclusions in RAT

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/230#issuecomment-58671777
  
    jenkins build failure caused by:
    
        Caused by: java.lang.NullPointerException
        	at hudson.maven.Maven3Builder$MavenExecutionListener.recordProjectStarted(Maven3Builder.java:516)
    
    Will rebase, which will trigger another build anyway.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---