Check | Status |
---|---|
ModulesCheckFix | Passed |
DependencyManagementCheckFix | Passed |
MavenCoordinateCheck | Passed |
DecoupleCheck | Failed The following Files are not Container Decoupled: org.universAAL.lddi.hw.simulator.activityhub.AHContextPublisherSimulator org.universAAL.lddi.hw.simulator.activityhub.AHSimulator org.universAAL.lddi.hw.simulator.activityhub.Activator org.universAAL.lddi.hw.simulator.activityhub.util.LogTracker 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. |
LicenseFileCheckFix | Passed |
LicenseHeaderCheckFix | Passed |
MainMethodCheck | Passed |