universAAL Tools Makro Recorder GUI
Last Published: 2017
|
Version: 3.4.2-SNAPSHOT
universAAL Tools Makro Recorder GUI
Parent Project
universAAL Tools Makro Recorder Suite
Project Documentation
Project Information
Project Reports
Checkstyle
Cobertura Test Coverage
JavaDocs
FindBugs
universAAL Directive Checks
universAAL Directive Checks
Report on universAAL T2.3 directive checks.
Check
Status
ModulesCheckFix
Passed
DependencyManagementCheckFix
Passed
MavenCoordinateCheck
Passed
DecoupleCheck
Failed
The following Files are not Container Decoupled:
org.universAAL.tools.makrorecorder.swingGUI.Activator
org.universAAL.tools.makrorecorder.swingGUI.MakroRecorderSwingGUI
org.universAAL.tools.makrorecorder.swingGUI.pattern.PatternEditFrame
org.universAAL.tools.makrorecorder.swingGUI.pattern.PatternPanel
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
Failed
License File does not exist: ASL2.0.txt
License File does not exist: NOTICE.txt
LicenseHeaderCheckFix
Failed
The following Files seem not to have a proper License Header:
org.universAAL.tools.makrorecorder.swingGUI.Activator
org.universAAL.tools.makrorecorder.swingGUI.MakroRecorderSwingGUI
org.universAAL.tools.makrorecorder.swingGUI.pattern.PatternEditFrame
org.universAAL.tools.makrorecorder.swingGUI.pattern.PatternPanel
org.universAAL.tools.makrorecorder.swingGUI.pattern.resource.EditResourceGUI
org.universAAL.tools.makrorecorder.swingGUI.pattern.resource.ResourceInfoPanel
org.universAAL.tools.makrorecorder.swingGUI.pattern.resource.ResourceList
org.universAAL.tools.makrorecorder.swingGUI.pattern.resource.ResourceTree
Make sure all your classes have an Apache Software Licence Header
see license at
http://www.apache.org/licenses/LICENSE-2.0
MainMethodCheck
Passed
Passed 4 out of 7 checks.