Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
89022113

Files

FilesIWE
org/astrogrid/jes/JesException.java 010
org/astrogrid/jes/component/BasicJesComponentManager.java 010
org/astrogrid/jes/component/ComponentManagerException.java 040
org/astrogrid/jes/component/EmptyJesComponentManager.java 010
org/astrogrid/jes/component/JesComponentManager.java 030
org/astrogrid/jes/component/JesComponentManagerFactory.java 030
org/astrogrid/jes/component/production/BaseDirectoryFromConfig.java 020
org/astrogrid/jes/component/production/EndpointsFromConfig.java 030
org/astrogrid/jes/component/production/GroovyComponentManager.java 030
org/astrogrid/jes/component/production/SqlCommandsFromConfig.java 020
org/astrogrid/jes/component/production/ToolListFromConfig.java 030
org/astrogrid/jes/delegate/Delegate.java 040
org/astrogrid/jes/delegate/JesDelegateException.java 001
org/astrogrid/jes/delegate/JesDelegateFactory.java 080
org/astrogrid/jes/delegate/JobController.java 050
org/astrogrid/jes/delegate/JobMonitor.java 010
org/astrogrid/jes/delegate/impl/AbstractDelegate.java 010
org/astrogrid/jes/delegate/impl/JobControllerDelegateImpl.java 012
org/astrogrid/jes/delegate/impl/JobMonitorDelegate.java 010
org/astrogrid/jes/delegate/impl/JobMonitorDelegateImpl.java 010
org/astrogrid/jes/delegate/v1/jobcontroller/JobControllerServiceSoapBindingImpl.java 011
org/astrogrid/jes/delegate/v1/jobmonitor/JobMonitorServiceSoapBindingImpl.java 011
org/astrogrid/jes/impl/workflow/AbstractJobFactoryImpl.java 040
org/astrogrid/jes/impl/workflow/CachingFileJobFactory.java 020
org/astrogrid/jes/impl/workflow/DBJobFactoryImpl.java 030
org/astrogrid/jes/impl/workflow/DefaultSqlCommands.java 010
org/astrogrid/jes/impl/workflow/FileJobFactoryImpl.java 031
org/astrogrid/jes/impl/workflow/InMemoryJobFactoryImpl.java 020
org/astrogrid/jes/impl/workflow/RandomNameGen.java 010
org/astrogrid/jes/impl/workflow/SqlCommands.java 010
org/astrogrid/jes/job/ConversionException.java 030
org/astrogrid/jes/job/JobException.java 001
org/astrogrid/jes/job/JobFactory.java 050
org/astrogrid/jes/jobcontroller/JobController.java 020
org/astrogrid/jes/jobmonitor/JobMonitor.java 010
org/astrogrid/jes/jobscheduler/JobScheduler.java 030
org/astrogrid/jes/jobscheduler/Locator.java 020
org/astrogrid/jes/jobscheduler/dispatcher/AggregateException.java 010
org/astrogrid/jes/jobscheduler/dispatcher/CeaApplicationDispatcher.java 051
org/astrogrid/jes/jobscheduler/dispatcher/CompositeDispatcher.java 010
org/astrogrid/jes/jobscheduler/dispatcher/ConeSearchDispatcher.java 010
org/astrogrid/jes/jobscheduler/dispatcher/SiapDispatcher.java 010
org/astrogrid/jes/jobscheduler/dispatcher/SsapDispatcher.java 010
org/astrogrid/jes/jobscheduler/dispatcher/inprocess/InProcessCeaComponentManager.java 010
org/astrogrid/jes/jobscheduler/dispatcher/inprocess/InProcessQueryService.java 090
org/astrogrid/jes/jobscheduler/impl/AbstractJobSchedulerImpl.java 090
org/astrogrid/jes/jobscheduler/impl/MockSchedulerImpl.java 010
org/astrogrid/jes/jobscheduler/impl/SchedulerTaskQueueDecorator.java 060
org/astrogrid/jes/jobscheduler/impl/groovy/ActivityStatus.java 030
org/astrogrid/jes/jobscheduler/impl/groovy/ActivityStatusStore.java 050
org/astrogrid/jes/jobscheduler/impl/groovy/GroovyInterpreter.java 060
org/astrogrid/jes/jobscheduler/impl/groovy/GroovyInterpreterFactory.java 030
org/astrogrid/jes/jobscheduler/impl/groovy/GroovySchedulerImpl.java 031
org/astrogrid/jes/jobscheduler/impl/groovy/GroovyTransformers.java 010
org/astrogrid/jes/jobscheduler/impl/groovy/JesInterface.java 080
org/astrogrid/jes/jobscheduler/impl/groovy/JesShell.java 0120
org/astrogrid/jes/jobscheduler/impl/groovy/PickleException.java 020
org/astrogrid/jes/jobscheduler/impl/groovy/Rule.java 060
org/astrogrid/jes/jobscheduler/impl/groovy/RuleNotFoundException.java 020
org/astrogrid/jes/jobscheduler/impl/groovy/RuleStore.java 070
org/astrogrid/jes/jobscheduler/impl/groovy/ScriptEngineException.java 020
org/astrogrid/jes/jobscheduler/impl/groovy/Status.java 010
org/astrogrid/jes/jobscheduler/impl/groovy/Vars.java 020
org/astrogrid/jes/jobscheduler/impl/groovy/WorkflowLogger.java 030
org/astrogrid/jes/jobscheduler/impl/groovy/XStreamPickler.java 020
org/astrogrid/jes/jobscheduler/locator/ConstantToolLocator.java 010
org/astrogrid/jes/jobscheduler/locator/MapLocator.java 032
org/astrogrid/jes/jobscheduler/locator/RegistryToolLocator.java 010
org/astrogrid/jes/jobscheduler/locator/XMLFileLocator.java 021
org/astrogrid/jes/resultlistener/JesResultsListener.java 020
org/astrogrid/jes/resultlistener/ResultsListenerSoapBindingImpl.java 020
org/astrogrid/jes/servlet/BackdoorServlet.java 010
org/astrogrid/jes/servlet/HTMLDriver.java 010
org/astrogrid/jes/servlet/LifecycleListener.java 020
org/astrogrid/jes/util/Cache.java 010
org/astrogrid/jes/util/JesFunctions.java 050
org/astrogrid/jes/util/JesUtil.java 070
org/astrogrid/jes/util/TemporaryBuffer.java 061

org/astrogrid/jes/JesException.java

ErrorLine
Warning First sentence should end with a period. 14

org/astrogrid/jes/component/BasicJesComponentManager.java

ErrorLine
Warning First sentence should end with a period. 56

org/astrogrid/jes/component/ComponentManagerException.java

ErrorLine
Warning First sentence should end with a period. 19
Warning First sentence should end with a period. 25
Warning First sentence should end with a period. 31
Warning First sentence should end with a period. 37

org/astrogrid/jes/component/EmptyJesComponentManager.java

ErrorLine
Warning First sentence should end with a period. 31

org/astrogrid/jes/component/JesComponentManager.java

ErrorLine
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 34
Warning First sentence should end with a period. 36

org/astrogrid/jes/component/JesComponentManagerFactory.java

ErrorLine
Warning First sentence should end with a period. 35
Warning First sentence should end with a period. 39
Warning First sentence should end with a period. 72

org/astrogrid/jes/component/production/BaseDirectoryFromConfig.java

ErrorLine
Warning First sentence should end with a period. 19
Warning First sentence should end with a period. 25

org/astrogrid/jes/component/production/EndpointsFromConfig.java

ErrorLine
Warning First sentence should end with a period. 35
Warning First sentence should end with a period. 37
Warning First sentence should end with a period. 40

org/astrogrid/jes/component/production/GroovyComponentManager.java

ErrorLine
Warning First sentence should end with a period. 125
Warning First sentence should end with a period. 129
Warning First sentence should end with a period. 177

org/astrogrid/jes/component/production/SqlCommandsFromConfig.java

ErrorLine
Warning First sentence should end with a period. 20
Warning First sentence should end with a period. 32

org/astrogrid/jes/component/production/ToolListFromConfig.java

ErrorLine
Warning First sentence should end with a period. 19
Warning First sentence should end with a period. 23
Warning First sentence should end with a period. 25

org/astrogrid/jes/delegate/Delegate.java

ErrorLine
Warning First sentence should end with a period. 17
Warning First sentence should end with a period. 20
Warning First sentence should end with a period. 22
Warning First sentence should end with a period. 24

org/astrogrid/jes/delegate/JesDelegateException.java

ErrorLine
Error Missing a Javadoc comment. 13

org/astrogrid/jes/delegate/JesDelegateFactory.java

ErrorLine
Warning First sentence should end with a period. 29
Warning First sentence should end with a period. 31
Warning First sentence should end with a period. 34
Warning First sentence should end with a period. 42
Warning First sentence should end with a period. 52
Warning First sentence should end with a period. 64
Warning First sentence should end with a period. 72
Warning First sentence should end with a period. 82

org/astrogrid/jes/delegate/JobController.java

ErrorLine
Warning First sentence should end with a period. 25
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 38
Warning First sentence should end with a period. 44
Warning First sentence should end with a period. 53

org/astrogrid/jes/delegate/JobMonitor.java

ErrorLine
Warning First sentence should end with a period. 27

org/astrogrid/jes/delegate/impl/AbstractDelegate.java

ErrorLine
Warning First sentence should end with a period. 47

org/astrogrid/jes/delegate/impl/JobControllerDelegateImpl.java

ErrorLine
Warning First sentence should end with a period. 39
Error should this be using commons logging? 154
Error should this be using commons logging? 155

org/astrogrid/jes/delegate/impl/JobMonitorDelegate.java

ErrorLine
Warning First sentence should end with a period. 4

org/astrogrid/jes/delegate/impl/JobMonitorDelegateImpl.java

ErrorLine
Warning First sentence should end with a period. 24

org/astrogrid/jes/delegate/v1/jobcontroller/JobControllerServiceSoapBindingImpl.java

ErrorLine
Error Missing a Javadoc comment. 24
Warning First sentence should end with a period. 25

org/astrogrid/jes/delegate/v1/jobmonitor/JobMonitorServiceSoapBindingImpl.java

ErrorLine
Error Missing a Javadoc comment. 21
Warning First sentence should end with a period. 22

org/astrogrid/jes/impl/workflow/AbstractJobFactoryImpl.java

ErrorLine
Warning First sentence should end with a period. 31
Warning First sentence should end with a period. 63
Warning First sentence should end with a period. 70
Warning First sentence should end with a period. 81

org/astrogrid/jes/impl/workflow/CachingFileJobFactory.java

ErrorLine
Warning First sentence should end with a period. 45
Warning First sentence should end with a period. 50

org/astrogrid/jes/impl/workflow/DBJobFactoryImpl.java

ErrorLine
Warning First sentence should end with a period. 48
Warning First sentence should end with a period. 164
Warning First sentence should end with a period. 250

org/astrogrid/jes/impl/workflow/DefaultSqlCommands.java

ErrorLine
Warning First sentence should end with a period. 30

org/astrogrid/jes/impl/workflow/FileJobFactoryImpl.java

ErrorLine
Warning First sentence should end with a period. 48
Warning First sentence should end with a period. 55
Warning First sentence should end with a period. 74
Error Missing a Javadoc comment. 266

org/astrogrid/jes/impl/workflow/InMemoryJobFactoryImpl.java

ErrorLine
Warning First sentence should end with a period. 34
Warning First sentence should end with a period. 43

org/astrogrid/jes/impl/workflow/RandomNameGen.java

ErrorLine
Warning First sentence should end with a period. 23

org/astrogrid/jes/impl/workflow/SqlCommands.java

ErrorLine
Warning First sentence should end with a period. 12

org/astrogrid/jes/job/ConversionException.java

ErrorLine
Warning First sentence should end with a period. 15
Warning First sentence should end with a period. 20
Warning First sentence should end with a period. 26

org/astrogrid/jes/job/JobException.java

ErrorLine
Error Missing a Javadoc comment. 5

org/astrogrid/jes/job/JobFactory.java

ErrorLine
Warning First sentence should end with a period. 29
Warning First sentence should end with a period. 44
Warning First sentence should end with a period. 54
Warning First sentence should end with a period. 61
Warning First sentence should end with a period. 67

org/astrogrid/jes/jobcontroller/JobController.java

ErrorLine
Warning First sentence should end with a period. 74
Warning First sentence should end with a period. 88

org/astrogrid/jes/jobmonitor/JobMonitor.java

ErrorLine
Warning First sentence should end with a period. 47

org/astrogrid/jes/jobscheduler/JobScheduler.java

ErrorLine
Warning First sentence should end with a period. 42
Warning First sentence should end with a period. 47
Warning First sentence should end with a period. 52

org/astrogrid/jes/jobscheduler/Locator.java

ErrorLine
Warning First sentence should end with a period. 16
Warning First sentence should end with a period. 21

org/astrogrid/jes/jobscheduler/dispatcher/AggregateException.java

ErrorLine
Warning First sentence should end with a period. 51

org/astrogrid/jes/jobscheduler/dispatcher/CeaApplicationDispatcher.java

ErrorLine
Warning First sentence should end with a period. 46
Warning First sentence should end with a period. 54
Warning First sentence should end with a period. 69
Warning First sentence should end with a period. 71
Warning First sentence should end with a period. 73
Error Missing a Javadoc comment. 148

org/astrogrid/jes/jobscheduler/dispatcher/CompositeDispatcher.java

ErrorLine
Warning First sentence should end with a period. 32

org/astrogrid/jes/jobscheduler/dispatcher/ConeSearchDispatcher.java

ErrorLine
Warning First sentence should end with a period. 26

org/astrogrid/jes/jobscheduler/dispatcher/SiapDispatcher.java

ErrorLine
Warning First sentence should end with a period. 25

org/astrogrid/jes/jobscheduler/dispatcher/SsapDispatcher.java

ErrorLine
Warning First sentence should end with a period. 25

org/astrogrid/jes/jobscheduler/dispatcher/inprocess/InProcessCeaComponentManager.java

ErrorLine
Warning First sentence should end with a period. 39

org/astrogrid/jes/jobscheduler/dispatcher/inprocess/InProcessQueryService.java

ErrorLine
Warning First sentence should end with a period. 42
Warning First sentence should end with a period. 47
Warning First sentence should end with a period. 70
Warning First sentence should end with a period. 84
Warning First sentence should end with a period. 103
Warning First sentence should end with a period. 113
Warning First sentence should end with a period. 120
Warning First sentence should end with a period. 159
Warning First sentence should end with a period. 165

org/astrogrid/jes/jobscheduler/impl/AbstractJobSchedulerImpl.java

ErrorLine
Warning First sentence should end with a period. 42
Warning First sentence should end with a period. 50
Warning First sentence should end with a period. 93
Warning First sentence should end with a period. 149
Warning First sentence should end with a period. 197
Warning First sentence should end with a period. 211
Warning First sentence should end with a period. 221
Warning First sentence should end with a period. 264
Warning First sentence should end with a period. 273

org/astrogrid/jes/jobscheduler/impl/MockSchedulerImpl.java

ErrorLine
Warning First sentence should end with a period. 27

org/astrogrid/jes/jobscheduler/impl/SchedulerTaskQueueDecorator.java

ErrorLine
Warning First sentence should end with a period. 51
Warning First sentence should end with a period. 53
Warning First sentence should end with a period. 55
Warning First sentence should end with a period. 61
Warning First sentence should end with a period. 127
Warning First sentence should end with a period. 139

org/astrogrid/jes/jobscheduler/impl/groovy/ActivityStatus.java

ErrorLine
Warning First sentence should end with a period. 21
Warning First sentence should end with a period. 38
Warning First sentence should end with a period. 56

org/astrogrid/jes/jobscheduler/impl/groovy/ActivityStatusStore.java

ErrorLine
Warning First sentence should end with a period. 22
Warning First sentence should end with a period. 30
Warning First sentence should end with a period. 51
Warning First sentence should end with a period. 58
Warning First sentence should end with a period. 64

org/astrogrid/jes/jobscheduler/impl/groovy/GroovyInterpreter.java

ErrorLine
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 60
Warning First sentence should end with a period. 62
Warning First sentence should end with a period. 66
Warning First sentence should end with a period. 78
Warning First sentence should end with a period. 91

org/astrogrid/jes/jobscheduler/impl/groovy/GroovyInterpreterFactory.java

ErrorLine
Warning First sentence should end with a period. 76
Warning First sentence should end with a period. 111
Warning First sentence should end with a period. 165

org/astrogrid/jes/jobscheduler/impl/groovy/GroovySchedulerImpl.java

ErrorLine
Warning First sentence should end with a period. 47
Warning First sentence should end with a period. 50
Error should this be using commons logging? 97
Warning First sentence should end with a period. 103

org/astrogrid/jes/jobscheduler/impl/groovy/GroovyTransformers.java

ErrorLine
Warning First sentence should end with a period. 32

org/astrogrid/jes/jobscheduler/impl/groovy/JesInterface.java

ErrorLine
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 73
Warning First sentence should end with a period. 80
Warning First sentence should end with a period. 89
Warning First sentence should end with a period. 98
Warning First sentence should end with a period. 105
Warning First sentence should end with a period. 147
Warning First sentence should end with a period. 159

org/astrogrid/jes/jobscheduler/impl/groovy/JesShell.java

ErrorLine
Warning First sentence should end with a period. 59
Warning First sentence should end with a period. 65
Warning First sentence should end with a period. 160
Warning First sentence should end with a period. 173
Warning First sentence should end with a period. 200
Warning First sentence should end with a period. 232
Warning First sentence should end with a period. 264
Warning First sentence should end with a period. 281
Warning First sentence should end with a period. 289
Warning First sentence should end with a period. 296
Warning First sentence should end with a period. 304
Warning First sentence should end with a period. 312

org/astrogrid/jes/jobscheduler/impl/groovy/PickleException.java

ErrorLine
Warning First sentence should end with a period. 21
Warning First sentence should end with a period. 28

org/astrogrid/jes/jobscheduler/impl/groovy/Rule.java

ErrorLine
Warning First sentence should end with a period. 33
Warning First sentence should end with a period. 38
Warning First sentence should end with a period. 48
Warning First sentence should end with a period. 51
Warning First sentence should end with a period. 58
Warning First sentence should end with a period. 64

org/astrogrid/jes/jobscheduler/impl/groovy/RuleNotFoundException.java

ErrorLine
Warning First sentence should end with a period. 19
Warning First sentence should end with a period. 26

org/astrogrid/jes/jobscheduler/impl/groovy/RuleStore.java

ErrorLine
Warning First sentence should end with a period. 35
Warning First sentence should end with a period. 40
Warning First sentence should end with a period. 42
Warning First sentence should end with a period. 47
Warning First sentence should end with a period. 54
Warning First sentence should end with a period. 61
Warning First sentence should end with a period. 97

org/astrogrid/jes/jobscheduler/impl/groovy/ScriptEngineException.java

ErrorLine
Warning First sentence should end with a period. 20
Warning First sentence should end with a period. 26

org/astrogrid/jes/jobscheduler/impl/groovy/Status.java

ErrorLine
Warning First sentence should end with a period. 28

org/astrogrid/jes/jobscheduler/impl/groovy/Vars.java

ErrorLine
Warning First sentence should end with a period. 33
Warning First sentence should end with a period. 38

org/astrogrid/jes/jobscheduler/impl/groovy/WorkflowLogger.java

ErrorLine
Warning First sentence should end with a period. 39
Warning First sentence should end with a period. 209
Warning First sentence should end with a period. 224

org/astrogrid/jes/jobscheduler/impl/groovy/XStreamPickler.java

ErrorLine
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 153

org/astrogrid/jes/jobscheduler/locator/ConstantToolLocator.java

ErrorLine
Warning First sentence should end with a period. 31

org/astrogrid/jes/jobscheduler/locator/MapLocator.java

ErrorLine
Warning First sentence should end with a period. 41
Warning First sentence should end with a period. 50
Warning First sentence should end with a period. 63
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 147

org/astrogrid/jes/jobscheduler/locator/RegistryToolLocator.java

ErrorLine
Warning First sentence should end with a period. 50

org/astrogrid/jes/jobscheduler/locator/XMLFileLocator.java

ErrorLine
Warning First sentence should end with a period. 30
Warning First sentence should end with a period. 35
Error Missing a Javadoc comment. 79

org/astrogrid/jes/resultlistener/JesResultsListener.java

ErrorLine
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 37

org/astrogrid/jes/resultlistener/ResultsListenerSoapBindingImpl.java

ErrorLine
Warning First sentence should end with a period. 28
Warning First sentence should end with a period. 33

org/astrogrid/jes/servlet/BackdoorServlet.java

ErrorLine
Warning First sentence should end with a period. 32

org/astrogrid/jes/servlet/HTMLDriver.java

ErrorLine
Warning First sentence should end with a period. 55

org/astrogrid/jes/servlet/LifecycleListener.java

ErrorLine
Warning First sentence should end with a period. 26
Warning First sentence should end with a period. 32

org/astrogrid/jes/util/Cache.java

ErrorLine
Warning First sentence should end with a period. 32

org/astrogrid/jes/util/JesFunctions.java

ErrorLine
Warning First sentence should end with a period. 22
Warning First sentence should end with a period. 25
Warning First sentence should end with a period. 43
Warning First sentence should end with a period. 51
Warning First sentence should end with a period. 63

org/astrogrid/jes/util/JesUtil.java

ErrorLine
Warning First sentence should end with a period. 30
Warning First sentence should end with a period. 35
Warning First sentence should end with a period. 42
Warning First sentence should end with a period. 52
Warning First sentence should end with a period. 67
Warning First sentence should end with a period. 81
Warning First sentence should end with a period. 102

org/astrogrid/jes/util/TemporaryBuffer.java

ErrorLine
Warning First sentence should end with a period. 39
Warning First sentence should end with a period. 71
Warning First sentence should end with a period. 81
Warning First sentence should end with a period. 95
Warning First sentence should end with a period. 106
Warning First sentence should end with a period. 117
Error Missing a Javadoc comment. 302