Now that SLING-2194 is implemented, I'd like to start rolling it out within the launchpad/builder project. This entails decomposing the bundle list in launchpad/builder/src/main/bundles/list.xml into smaller partial bundle list projects.
Here's my first three: http://codereview.appspot.com/5310046 This is a good opportunity to revisit what start levels we have defined. It seems like we have: Start Level 1 - logging stuff, framework extensions Start Level 5 - Web Console stuff, OBR, Commons JSON, Explorer, and Groovy Extensions Start Level 10 - Event Admin, SCR, Config Admin, MetaType Start Level 15 - Jackrabbit & JCR Stuff (but not all JCR stuff, jcr.classloader and jcr.resource are in Start Level 0) I can decompose first and then we can refactor the lists, or we can refactor the lists first. WDYT? Justin
