[BROOKLYN-183] Remove karaf dependencies.xml from git

The dependencies.xml file can be used to track dependency changes for
karaf features. For this reason it has to be added to the git repository
so such changes can be detected between commits.

However, developers complained about having this file on git, since it
confusingly keeps showing up in commits. Also, at this stage this
tracking is unnecessary.
2 files changed
tree: bedcfbedcf1618ef4948be1d82165a2fc741ac92
  1. brooklyn/
  2. brooklyn-dist/
  3. brooklyn-docs/
  4. brooklyn-library/
  5. brooklyn-server/
  6. brooklyn-ui/
  7. .gitattributes
  8. .gitignore
  9. LICENSE
  10. NOTICE
  11. pom.xml
  12. 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.