ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/checkstyle/jakarta-checkstyle.xml

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/checkstyle/jakarta-checkstyle.xml
Status
scanned
Type
file
Name
jakarta-checkstyle.xml
Extension
.xml
Programming language

      
    
Mime type
text/xml
File type
XML 1.0 document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
1670 (1.6 KB)
MD5
96007643c8fa476ea87644ef7131a581
SHA1
40be26d418cdadcff33ef978dac254747b450d57
SHA256
395ed293ddf1597276b5c887c576ae4ccfc6e9013da4ef6ab4aafbd14c1ee5a0
SHA512

      
    
SHA1_git
210ac74c5ff34512efa1600e7456d723134b3034
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
jakarta-checkstyle.xml | 1.6 KB |

<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!DOCTYPE module PUBLIC "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" "https://checkstyle.org/dtds/configuration_1_3.dtd"> <module name="Checker"> <!-- When adding checks, keep to the order checks are listed under --> <!-- 'Standard Checks' in the Checkstyle documentation: --> <!-- http://checkstyle.sourceforge.net/config_coding.html --> <!-- Cache what has passed checkstyle --> <property name="cacheFile" value="${tomcat.output}/res/checkstyle/cachefile-jakarta-checkstyle.xml"/> <!-- Specific checks for javax.* packages --> <module name="TreeWalker"> <module name="ImportControl"> <property name="file" value="${basedir}/res/checkstyle/jakarta-import-control.xml"/> </module> </module> </module>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
55.87
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 10 10
https://checkstyle.org/dtds/configuration_1_3.dtd 20 20
http://checkstyle.sourceforge.net/config_coding.html 24 24