# This file configures the system packages that make up the core of the Dynamic 
# Extensions framework. 
#
# Configuring the system packages explicitly ensures that Dynamic Extensions 
# itself continues to work, even if the system package cache lists 
# deprecated/obsolete Java packages. The user will still be able to delete the 
# system package cache using the Dynamic Extensions Control Panel in this case.

# OSGi integration
com.github.dynamicextensionsalfresco.osgi
com.github.dynamicextensionsalfresco.osgi.felix
com.github.dynamicextensionsalfresco.osgi.spring
com.github.dynamicextensionsalfresco.osgi.webscripts

# Annotations
com.github.dynamicextensionsalfresco.actions.annotations
com.github.dynamicextensionsalfresco.annotations
com.github.dynamicextensionsalfresco.behaviours.annotations
com.github.dynamicextensionsalfresco.webscripts.annotations

# Annotation handling
com.github.dynamicextensionsalfresco
com.github.dynamicextensionsalfresco.actions
com.github.dynamicextensionsalfresco.policy
com.github.dynamicextensionsalfresco.aop
com.github.dynamicextensionsalfresco.webscripts
com.github.dynamicextensionsalfresco.webscripts.arguments
com.github.dynamicextensionsalfresco.schedule
com.github.dynamicextensionsalfresco.schedule.quartz1
com.github.dynamicextensionsalfresco.schedule.quartz2

# Models
com.github.dynamicextensionsalfresco.models
