Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 2.26 KB

File metadata and controls

77 lines (61 loc) · 2.26 KB
layout website-normal
title Developers
menu_parent index.md
children
code/
how-to-contribute.md
committers/
code-standards.md
links.md
env/maven-build.md
env/ide/
code/
tips/
tips/logging.md
tips/debugging-remote-brooklyn.md
link title
Bug Tracker (JIRA)

Hello developers! These pages are aimed at people who want to get involved with reading, changing, testing and otherwise working with the bleeding edge Brooklyn code.

#### Caution
As these pages contain information about accessing the bleeding edge code and artifacts produced from it, you should be aware that the code and binaries you will encounter may be unstable. The Apache Software Foundation has not performed the level of validation and due diligence done on formally released artifacts. Proceed only if you understand the potential consequences of using unreleased code and are comfortable doing so.

We heartily welome contributions and new members. There's nothing official needed to get involved; simply come say hello somewhere in the community:

Then get the code.

When you have a blueprint or an improvement you want to share, there are a few instructions to note on how to contribute.

There are also a number of development bookmarks for the tools we use (git, jenkins, jira).

{% comment %} TODO

The Developer Guide contains information on working with the Brooklyn codebase.

Of particular note to people getting started, there is:

  • Help with Maven
  • Help with Git
  • Help setting up IDE's

And for the Brooklyn codebase itself, see:

  • Project structure
  • Areas of Special Hairiness

(All links are TODO.) {% endcomment %}

{% include list-children.html %}