Checkstyle Results
The following document contains the results of Checkstyle.
Summary
Files | Infos | Warnings | Errors |
---|---|---|---|
18 | 0 | 0 | 18 |
Files
Rules
Rules | Violations | Severity |
---|---|---|
Header
|
18 | Error |
UpperEll | 0 | Error |
Details
javax/portlet/faces/Bridge.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/BridgeDefaultViewNotSpecifiedException.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/BridgeEventHandler.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/BridgeException.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/BridgeInvalidViewPathException.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/BridgeNotAFacesRequestException.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/BridgePublicRenderParameterHandler.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/BridgeUninitializedException.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/BridgeUtil.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/BridgeWriteBehindResponse.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/GenericFacesPortlet.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/annotation/BridgePreDestroy.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/annotation/BridgeRequestScopeAttributeAdded.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/annotation/ExcludeFromManagedRequestScope.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/annotation/PortletNamingContainer.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
javax/portlet/faces/component/PortletNamingContainerUIViewRoot.java
Violation | Message | Line |
---|---|---|
Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |