ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/catalina/ant/antlib.xml

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/catalina/ant/antlib.xml
Status
scanned
Type
file
Name
antlib.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
2892 (2.8 KB)
MD5
6056864d6a9401f57913678bc818e7e6
SHA1
d8fe87d874d8cb2046e178826b22ab1ca42fc7be
SHA256
f0c8aaa429453a53d576ada2797674608e92018d92cd6a530e4e1031b0588051
SHA512

      
    
SHA1_git
64f86489832d0453530a1985c2fde8a2518a91ac
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
antlib.xml | 2.8 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. --> <antlib> <!-- Pure Catalina tasks --> <typedef name="list" classname="org.apache.catalina.ant.ListTask" /> <typedef name="deploy" classname="org.apache.catalina.ant.DeployTask" /> <typedef name="start" classname="org.apache.catalina.ant.StartTask" /> <typedef name="reload" classname="org.apache.catalina.ant.ReloadTask" /> <typedef name="stop" classname="org.apache.catalina.ant.StopTask" /> <typedef name="undeploy" classname="org.apache.catalina.ant.UndeployTask" /> <typedef name="resources" classname="org.apache.catalina.ant.ResourcesTask" /> <typedef name="sessions" classname="org.apache.catalina.ant.SessionsTask" /> <typedef name="findleaks" classname="org.apache.catalina.ant.FindLeaksTask" /> <typedef name="vminfo" classname="org.apache.catalina.ant.VminfoTask" /> <typedef name="threaddump" classname="org.apache.catalina.ant.ThreaddumpTask" /> <typedef name="sslConnectorCiphers" classname="org.apache.catalina.ant.SslConnectorCiphersTask" /> <!-- Jk Task --> <typedef name="jkupdate" classname="org.apache.catalina.ant.JKStatusUpdateTask" /> <!-- Manager JMX --> <typedef name="jmxManagerSet" classname="org.apache.catalina.ant.JMXSetTask" /> <typedef name="jmxManagerGet" classname="org.apache.catalina.ant.JMXGetTask" /> <typedef name="jmxManagerQuery" classname="org.apache.catalina.ant.JMXQueryTask" /> <!-- Other --> <!-- These tasks are deliberately omitted here, because they depend on other Tomcat components besides catalina-ant.jar and thus are hard to use with antlib. <typedef name="validator" classname="org.apache.catalina.ant.ValidatorTask" /> <typedef name="jasper" classname="org.apache.jasper.JspC" /> --> </antlib>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
36.96
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