You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by grkvlt <gi...@git.apache.org> on 2015/06/02 19:09:33 UTC

[GitHub] incubator-brooklyn pull request: Fix Maven plugin versions

GitHub user grkvlt opened a pull request:

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

    Fix Maven plugin versions

    

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

    $ git pull https://github.com/grkvlt/incubator-brooklyn fix/maven-plugin-versions

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

    https://github.com/apache/incubator-brooklyn/pull/674.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 #674
    
----
commit 2f80a6726cf05caf67e84edf331a873576d0839b
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Date:   2015-06-01T14:50:43Z

    Don't create install dir in copy-pre-install-resources unless there are resources to install.
    
    Lots of unit tests assume that no ssh connection will be established when testing localhot entities. The addition of copy-pre-install-resources breaks the tests if local ssh is not configured properly. Create install dir only if there are resources to copy (and therefore the test expects it will try to ssh).

commit b87cf5509f6908668de2832cc7d2c3585d96234c
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Date:   2015-06-02T10:30:39Z

    Improve policy support for catalog items
    
      * policies found through scanning the classpath will be added with the correct yaml markup
      * support for nested catalog item loading for policies, plus infinite recursion avoidance check
      * fix catalog item type detection for non-entities

commit ae1a1c5545c5ea6c6c0177245d0066a4ea0458cf
Author: Andrew Kennedy <gr...@apache.org>
Date:   2015-06-02T15:53:34Z

    Update Maven plugin versions and tidy POM files

----


---
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: Fix Maven plugin versions

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

    https://github.com/apache/incubator-brooklyn/pull/674#issuecomment-108130821
  
    LGTM. The diff has done some weird suboptimal matching but all the blocks look like straight version bumps and it compiles nicely.


---
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: Fix Maven plugin versions

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

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


---
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.
---