universAAL Directive Checks


Report on universAAL T2.3 directive checks.
Check Status
ModulesCheckFix Passed
DependencyManagementCheckFix Passed
MavenCoordinateCheck Passed
DecoupleCheck Passed
LicenseFileCheckFix Passed
LicenseHeaderCheckFix Passed
MainMethodCheck Passed

Passed 7 out of 7 checks.

Check on Modules

Module Check Status
ui.resource.server DecoupleCheck Failed
The following Files are not Container Decoupled:
    org.universAAL.ui.resource.server.Activator
To solve this problem, make sure there are no OSGi imports in your classes, unless the package that contains them has explicitly "osgi" in it's name.
ui.handler.gui.swing.bluesteelLAF LicenseHeaderCheckFix Failed
The following Files seem not to have a proper License Header:
    org.universAAL.ui.gui.swing.bluesteelLAF.support.UIGradientButton
Make sure all your classes have an Apache Software Licence Header
see license at http://www.apache.org/licenses/LICENSE-2.0
ui.kinect.adapter.instance DecoupleCheck Failed
The following Files are not Container Decoupled:
    org.universAAL.ui.handler.kinect.adapter.instance.contextBus.HandGesturesPublisher
To solve this problem, make sure there are no OSGi imports in your classes, unless the package that contains them has explicitly "osgi" in it's name.

8 out of 11 modules are compliant.