You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2017/11/14 11:02:29 UTC

[GitHub] brooklyn-server pull request #896: Test rest resources included

GitHub user ahgittin opened a pull request:

    https://github.com/apache/brooklyn-server/pull/896

    Test rest resources included

    Ensure #895 does not recur.

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

    $ git pull https://github.com/ahgittin/brooklyn-server test-rest-resources-included

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

    https://github.com/apache/brooklyn-server/pull/896.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 #896
    
----
commit c9d7625bbf8ffcaac7c9489b35be1b15b5899e79
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2017-11-14T10:59:11Z

    test that REST resources in java are included in osgi and web.xml
    
    osgi passes with recent fix.  web.xml to be fixed in next.
    (though maybe we should delete web.xml, as noted here.)

commit 503955b9952c35ea2d2f034b467403e4db7a74c9
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2017-11-14T11:01:25Z

    add missing resources to web.xml, so test passes

----


---

[GitHub] brooklyn-server issue #896: Test rest resources included

Posted by drigodwin <gi...@git.apache.org>.
Github user drigodwin commented on the issue:

    https://github.com/apache/brooklyn-server/pull/896
  
    retest this please


---

[GitHub] brooklyn-server issue #896: Test rest resources included

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/brooklyn-server/pull/896
  
    SUCCESS 
     4933 tests run, 0 skipped, 0 failed.
    --none--


---

[GitHub] brooklyn-server pull request #896: Test rest resources included

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

    https://github.com/apache/brooklyn-server/pull/896


---