Added LoopOverGroupMembersTestCase. Removed some targeting functionality from BaseTest and added it to a new Interface called TargetabeTestComponent
Made TestCase and ParallelTestCase TargetabeTestComponent
InfrastructureDeploymentTestCaseImpl can now deploy multiple specs
TestEffector will now check assertions
InfrastructureDeploymentTestCaseImpl made more resilient
24 files changed
tree: d0d2a73e8855dcbe3fc7cb552073e8d5d613de44
  1. brooklyn/
  2. brooklyn-dist/
  3. brooklyn-docs/
  4. brooklyn-library/
  5. brooklyn-server/
  6. brooklyn-ui/
  7. usage/
  8. .gitattributes
  9. .gitignore
  10. LICENSE
  11. NOTICE
  12. pom.xml
  13. README.md
README.md

Brooklyn

Apache Brooklyn Incubator Historic Repo

This is the historical incubator repo for Apache Brooklyn.

Brooklyn has graduated. Visit us here.

The sub-directories in this project correspond to multiple separate repositories in apache. (The link above to brooklyn/ started life exactly as a copy of brooklyn/ in this folder, as an uber-project for the others, including the server and the ui.)

To Build

The code can be built with a:

mvn clean install

This creates a build in usage/dist/target/brooklyn-dist. Run with bin/brooklyn launch.