ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/bin/catalina-tasks.xml

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/bin/catalina-tasks.xml
Status
scanned
Type
file
Name
catalina-tasks.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
1703 (1.7 KB)
MD5
b6cfcc45a0605fdd6be66d7efe1b9679
SHA1
0e18021be79e5e87d3bbb0159019e37cc1420069
SHA256
09e251d58dbccb6076b55a374f6fc4829ec0115077e659b97f8595c58532fbae
SHA512

      
    
SHA1_git
c6013bdf30f76b3874773e94efb4ab50cef3b724
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
catalina-tasks.xml | 1.7 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. --> <!-- XML file for importing Catalina ant tasks. <import file="${catalina.home}/bin/catalina-tasks.xml"/> --> <project name="catalina-tasks"> <description>Catalina Ant Manager, JMX and JSPC Tasks</description> <!-- set catalina.home if it's not already set --> <dirname property="catalina.home.bin.dir" file="${ant.file.catalina-tasks}"/> <property name="catalina.home" value="${catalina.home.bin.dir}/.."/> <typedef resource="org/apache/catalina/ant/catalina.tasks"> <classpath> <fileset file="${catalina.home}/bin/tomcat-juli.jar"/> <fileset dir="${catalina.home}/lib" includes="*.jar"/> </classpath> </typedef> <typedef resource="org/apache/catalina/ant/jmx/jmxaccessor.tasks"> <classpath> <fileset file="${catalina.home}/lib/catalina-ant.jar"/> </classpath> </typedef> </project>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
51.74
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