This distribution contains the following directories:

* dist - contains all of the main BoxSpring and BoxSpring OSGi Bundles.

* extender-fragments - contains the core and web BoxSpring OSGi extenders as fragments to the SpringDM extenders

* extender-bundles - contains the core and web BoxSpring OSGi extenders as standalone bundles (for use on OSGi frameworks that don't have full fragment support)

* dependencies - contains the following 3rd party dependencies:
 - Spring and SpringDM
 - Google Collections
 - Commons BeanUtils, etc.
 
* optional - contains 3rd party dependencies which may or may not be necessary, depending on your OSGi container
 - Commons Logging

* java5 - contains dependencies which are only necessary on Java 5
 - StAX