| commit | 337a5d22d5e9c98cc96ea1085383cbed1ee0b741 | [log] [tgz] |
|---|---|---|
| author | Alex Heneveld <alex.heneveld@cloudsoftcorp.com> | Sat Jan 30 12:05:26 2016 +0000 |
| committer | Alex Heneveld <alex.heneveld@cloudsoftcorp.com> | Sat Jan 30 12:05:26 2016 +0000 |
| tree | a6bf91a716ddeccddc2ca9fb1d48dca552732238 | |
| parent | c464a7ee4db86b2469b238643cadd1d853539d00 [diff] | |
| parent | a82058508bab89533a37704341b4f72056491767 [diff] |
This closes #1181
This is the historical incubator repo for Apache Brooklyn. This version of the codebase is no longer active.
You're probably in the wrong place.
Visit:
Apache Brooklyn was in the Apache Incubator until the end of 2015, on version 0.9.0-SNAPSHOT. At this time it graduated to become a top-level Apache Software Foundation project, and the code moved from incubator-brooklyn to brooklyn and several other projects brooklyn-*.
Versions 0.8.0-incubating and before can be found in and built from this repo, along with the last commit to 0.9.0-SNAPSHOT from which development has continued in apache/brooklyn and sub-projects.
The sub-directories in this project correspond to multiple separate repositories now in the apache org. The link above to the Active Codebase started life exactly as a copy of brooklyn/ in this folder, as an uber-project for the other brooklyn-* folders, including the server and the ui, which are now top-level repos in the apache org.
This historic version of the code can be built with:
mvn clean install
This creates a build of the last incubator SNAPSHOT version in usage/dist/target/brooklyn-dist. Run with bin/brooklyn launch. Although really you probably want the Active Codebase.