The Cairngorm2 project is located in the Subversion repository at http://opensource.adobe.com/svn/opensource/cairngorm .
Within this project are directories named trunk, branches, and tags, as is standard for Subversion projects. Mainline development, is underway in trunk. The code which shipped as the 2.2.1 release of the framework has been tagged as tags/2.2.1.
The Cairngorm2 repository contains the codebase for both Cairngorm2 and Cairngorm2 Enterprise . Cairngorm Enterprise is only required if you are using the advanced services available in Adobe LiveCycle Data Services.
Inside either the trunk or a branch or a tag, the following directories exist:
| frameworks | Contains cairngorm and cairngormenterprise directories |
cairngorm directoryInside cairngorm, you'll find a FlexBuilder project for Cairngorm
| .settings | FlexBuilder project settings |
| antlib | Utility JAR for building the project via Ant |
| com | The root of the Cairngorm source |
| locale | Resource bundle for error messages |
cairngormenterprise directoryInside cairngormenterprise, you'll find a FlexBuilder project for Cairngorm Enterprise
| .settings | FlexBuilder project settings |
| antlib | Utility JAR for building the project via Ant |
| com | The root of the Cairngorm Enterprise source |