You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A project structure and maven build for a sample CQ5 project using Sling's project structure. This is based on the the project structure for an OSGi bundle with an additional set of resources in src/main/resources which are installed as nodes in the JCR repository when the bundle is installed. The nodes are represented as JSON files here but they could equally be represented as XML.
More details here: http://chanchal.wordpress.com/2012/02/16/how-to-developdeploy-cq5-code-using-an-osgi-bundle/