GitHub user aledsage opened a pull request:

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

    Fix various integration tests

    

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

    $ git pull https://github.com/aledsage/incubator-brooklyn 
fix/various-integrationtests-20121030

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

    https://github.com/apache/incubator-brooklyn/pull/281.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 #281
    
----
commit 75e7628c45042075f07124fc14677876a03279e0
Author: Aled Sage <[email protected]>
Date:   2014-10-30T11:14:43Z

    Code tidy

commit 49cdd227306e66ea751f37f0b9f8e38c580b8217
Author: Aled Sage <[email protected]>
Date:   2014-10-30T11:16:08Z

    Fix DynamicToyMySqlEntity (setting serviceUp)
    
    - integration tests were failing because serviceUp was never being set.
    - Now set it on start/stop.
    - Would be even better to have a Feed that checks pid periodically.

commit 84c07897c773b129e894e85e16638d657ed37dc9
Author: Aled Sage <[email protected]>
Date:   2014-10-30T11:16:40Z

    Fix NodeJsWebAppFixtureIntegrationTest
    
    - Don’t extend the java-specific AbstractWebAppFixtureIntegrationTest.

commit d33604d2d9491792579be773f0484c242b5c2e5b
Author: Aled Sage <[email protected]>
Date:   2014-10-30T11:35:02Z

    Fix JBoss 6 tests: use hello-world-no-mapping
    
    - The default hello-world.war caused contained url-pattern in web.xml,
      which is not supported in JBoss6.
    - Switched tests to use the simpler hello-world-no-mapping.war

commit 79dddd35e9317b6607d16f27655db44f51c19c63
Author: Aled Sage <[email protected]>
Date:   2014-10-30T11:35:57Z

    tidy qa’s hello-world.war
    
    - copied core/src/test/resources/hello-world-no-mapping.war
    - added hello-world.txt to explain it.

----


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

Reply via email to