diff --git a/tomcat-build-libs/ant-1.7.0.jar b/tomcat-build-libs/ant-1.7.0.jar new file mode 100644 index 0000000..0a56a58 Binary files /dev/null and b/tomcat-build-libs/ant-1.7.0.jar differ diff --git a/tomcat-build-libs/cglib-2.2.2/cglib-nodep-2.2.2.jar b/tomcat-build-libs/cglib-2.2.2/cglib-nodep-2.2.2.jar new file mode 100644 index 0000000..02d81e8 Binary files /dev/null and b/tomcat-build-libs/cglib-2.2.2/cglib-nodep-2.2.2.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/LICENSE.txt b/tomcat-build-libs/commons-daemon-1.2.2/LICENSE.txt new file mode 100644 index 0000000..d645695 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed 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. diff --git a/tomcat-build-libs/commons-daemon-1.2.2/NOTICE.txt b/tomcat-build-libs/commons-daemon-1.2.2/NOTICE.txt new file mode 100644 index 0000000..c1bcab1 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/NOTICE.txt @@ -0,0 +1,5 @@ +Apache Commons Daemon +Copyright 1999-2019 The Apache Software Foundation + +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). diff --git a/tomcat-build-libs/commons-daemon-1.2.2/RELEASE-NOTES.txt b/tomcat-build-libs/commons-daemon-1.2.2/RELEASE-NOTES.txt new file mode 100644 index 0000000..1ae0485 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/RELEASE-NOTES.txt @@ -0,0 +1,59 @@ +================================================================================ + 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. +================================================================================ + + Apache Commons Daemon 1.2.2 + Release Notes + +This document contains the release notes for this version of the +Apache Commons Daemon package, and highlights new features in the 1.2 +releases compared to the 1.1 releases. + + +New Features +------------ + + - Improved JRE/JDK detection to support increased range of both JVM + versions and vendors + + - The minimum target platform for Windows has been increased to + Windows 7 / Server 2008 SP2 + + - The default Windows service user has changed from LocalSystem to + 'NT Authority\LocalService' + +Note: The minimum Java version remains unchanged at 1.6. + + +Bug Fixes +--------- + + - Please see the change log + https://commons.apache.org/proper/commons-daemon/changes-report.html + + +Feedback +-------- +Open source works best when you give feedback: +https://commons.apache.org/daemon/ + +Please direct all bug reports to JIRA +https://issues.apache.org/jira/browse/DAEMON + +Or subscribe to the commons-user mailing list (prefix emails by [daemon]) +https://commons.apache.org/mail-lists.html + +The Apache Commons Daemon Team diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/allclasses-frame.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/allclasses-frame.html new file mode 100644 index 0000000..7e85772 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/allclasses-frame.html @@ -0,0 +1,30 @@ + + + +
+ + +| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+protected static final String |
+CONTROL |
+"control" |
+
+
+protected static final String |
+CONTROL_RELOAD |
+"reload" |
+
+
+protected static final String |
+CONTROL_SHUTDOWN |
+"shutdown" |
+
+
+protected static final String |
+CONTROL_START |
+"start" |
+
+
+protected static final String |
+CONTROL_STOP |
+"stop" |
+
+
+protected static final int |
+MASK_CONTROL_RELOAD |
+8 |
+
+
+protected static final int |
+MASK_CONTROL_SHUTDOWN |
+4 |
+
+
+protected static final int |
+MASK_CONTROL_START |
+1 |
+
+
+protected static final int |
+MASK_CONTROL_STOP |
+2 |
+
+
+protected static final int |
+TYPE_CONTROL |
+1 |
+
+
+protected static final String |
+WILDCARD |
+"*" |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+protected static final String |
+DEFAULT_CONFIG |
+"daemon.properties" |
+
+
+protected static final String |
+PREFIX |
+"daemon." |
+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/deprecated-list.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/deprecated-list.html new file mode 100644 index 0000000..02ea458 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/deprecated-list.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/help-doc.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/help-doc.html new file mode 100644 index 0000000..5b4ed95 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/help-doc.html @@ -0,0 +1,230 @@ + + + + + + +The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+Each annotation type has its own separate page with the following sections:
+Each enum has its own separate page with the following sections:
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+These links take you to the next or previous class, interface, package, or related page.
+These links show and hide the HTML frames. All pages are available with or without frames.
+The All Classes link shows all classes and interfaces except non-static nested types.
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+The Constant Field Values page lists the static final fields and their values.
+Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index-all.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index-all.html new file mode 100644 index 0000000..a0cd71b --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index-all.html @@ -0,0 +1,487 @@ + + + + + + +DaemonController.reload() method.DaemonController.shutdown() method.DaemonController.start() method.DaemonController.stop() method.Daemon.DaemonPermission instance with a specified
+ permission name.DaemonPermission instance with a specified
+ permission name and a specified list of actions.DaemonPermission.DaemonPermission in its canonical form.DaemonPermission instance.DaemonPermission implies another
+ Permission.Daemon instance.DaemonController.reload() method.DaemonController.shutdown() method.DaemonController.start() method.DaemonController.stop() method.Daemon instance.Daemon instance.String representation of this instance.Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index.html new file mode 100644 index 0000000..47856bd --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index.html @@ -0,0 +1,76 @@ + + + + + + +public interface Daemon
+Daemon interface can be initialized, started and
+ stopped according to the conventions of the underlying operating
+ system.
+ + Implementors of this interface must also provide a public constructor + with no arguments so that instances can be created in an automated + fashion. +
| Modifier and Type | +Method and Description | +
|---|---|
void |
+destroy()
+Frees any resources allocated by this daemon such as file
+ descriptors or sockets.
+ |
+
void |
+init(DaemonContext context)
+Initializes this
+Daemon instance. |
+
void |
+start()
+Starts the operation of this
+Daemon instance. |
+
void |
+stop()
+Stops the operation of this
+Daemon instance. |
+
void init(DaemonContext context) + throws DaemonInitException, + Exception+
Daemon instance.
+
+ This method gets called once the JVM process is created and the
+ Daemon instance is created thru its empty public
+ constructor.
+
+ Under certain operating systems (typically Unix based operating + systems) and if the native invocation framework is configured to do + so, this method might be called with super-user privileges. +
+
+ For example, it might be wise to create ServerSocket
+ instances within the scope of this method, and perform all operations
+ requiring super-user privileges in the underlying operating
+ system.
+
+ Apart from set up and allocation of native resources, this method
+ must not start the actual operation of the Daemon (such
+ as starting threads calling the ServerSocket.accept()
+ method) as this would impose some serious security hazards. The
+ start of operation must be performed in the start()
+ method.
+
context - A DaemonContext object used to
+ communicate with the container.DaemonInitException - An exception that prevented
+ initialization where you want to display a nice message to the user,
+ rather than a stack trace.Exception - Any exception preventing a successful
+ initialization.void start() + throws Exception+
Daemon instance. This
+ method is to be invoked by the environment after the init()
+ method has been successfully invoked and possibly the security
+ level of the JVM has been dropped. Implementors of this
+ method are free to start any number of threads, but need to
+ return control after having done that to enable invocation of
+ the stop()-method.Exception - If the start was not successfulvoid stop() + throws Exception+
Daemon instance. Note
+ that the proper place to free any allocated resources such as
+ sockets or file descriptors is in the destroy method, as the
+ container may restart the Daemon by calling start() after
+ stop().Exception - If the stop was not successfulvoid destroy()+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonContext.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonContext.html new file mode 100644 index 0000000..45e1078 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonContext.html @@ -0,0 +1,254 @@ + + + + + + +public interface DaemonContext
+| Modifier and Type | +Method and Description | +
|---|---|
String[] |
+getArguments() |
+
DaemonController |
+getController() |
+
DaemonController getController()+
DaemonController object that can be used to control
+ the Daemon instance that this DaemonContext
+ is passed to.Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonController.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonController.html new file mode 100644 index 0000000..c5289cb --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonController.html @@ -0,0 +1,355 @@ + + + + + + +public interface DaemonController
+| Modifier and Type | +Method and Description | +
|---|---|
void |
+fail()
+Shuts down daemon and logs failed message.
+ |
+
void |
+fail(Exception exception)
+Shuts down daemon and logs failed message.
+ |
+
void |
+fail(String message)
+Shuts down daemon and logs failed message.
+ |
+
void |
+fail(String message,
+ Exception exception)
+Shuts down daemon and logs failed message.
+ |
+
void |
+reload()
+Reloads daemon
+ |
+
void |
+shutdown()
+Shuts down the daemon.
+ |
+
void shutdown() + throws IllegalStateException+
IllegalStateException - If the daemon is not in a valid state to be
+ shutdownvoid reload() + throws IllegalStateException+
IllegalStateException - If the daemon is not in a valid state to be
+ reloadedvoid fail() + throws IllegalStateException+
IllegalStateException - If the daemon is not in a valid state to be
+ shutdownvoid fail(String message) + throws IllegalStateException+
message - The message to logIllegalStateException - If the daemon is not in a valid state to be
+ shutdownvoid fail(Exception exception) + throws IllegalStateException+
exception - The exception to logIllegalStateException - If the daemon is not in a valid state to be
+ shutdownvoid fail(String message, + Exception exception) + throws IllegalStateException+
message - The message to logexception - The exception to logIllegalStateException - If the daemon is not in a valid state to be
+ shutdownCopyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonInitException.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonInitException.html new file mode 100644 index 0000000..c6e4c98 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonInitException.html @@ -0,0 +1,314 @@ + + + + + + +public class DaemonInitException +extends Exception+
| Constructor and Description | +
|---|
DaemonInitException(String message) |
+
DaemonInitException(String message,
+ Throwable cause) |
+
| Modifier and Type | +Method and Description | +
|---|---|
String |
+getMessageWithCause() |
+
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonListener.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonListener.html new file mode 100644 index 0000000..12b0970 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonListener.html @@ -0,0 +1,174 @@ + + + + + + +public interface DaemonListener +extends EventListener+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonPermission.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonPermission.html new file mode 100644 index 0000000..01d6639 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonPermission.html @@ -0,0 +1,764 @@ + + + + + + +public final class DaemonPermission +extends Permission+
Daemon. A DaemonPermission consists of a
+ target name and a list of actions associated with it.
+ + In this specification version the only available target name for this + permission is "control", but further releases may add more target + names to fine-tune the access that needs to be granted to the caller. +
++ Actions are defined by a string of comma-separated values, as shown in the + table below. The empty string implies no permission at all, while the + special "*" value implies all permissions for the given + name: +
+| Target"Name | +Action | +Description | +
|---|---|---|
| "control" | +"start" | +
+ The permission to call the start() method in an instance
+ of a DaemonController interface.
+ |
+
| "stop" | +
+ The permission to call the stop() method in an instance
+ of a DaemonController interface.
+ |
+ |
| "shutdown" | +
+ The permission to call the shutdown() method in an instance
+ of a DaemonController interface.
+ |
+ |
| "reload" | +
+ The permission to call the reload() method in an instance
+ of a DaemonController interface.
+ |
+ |
| "*" | ++ The special wildcard action implies all above-mentioned action. This is + equal to construct a permission with the "start, stop, shutdown, + reload" list of actions. + | +
| Modifier and Type | +Field and Description | +
|---|---|
protected static String |
+CONTROL
+The target name when associated with control actions
+ ("control").
+ |
+
protected static String |
+CONTROL_RELOAD
+The action name associated with the permission to call the
+
+DaemonController.reload() method. |
+
protected static String |
+CONTROL_SHUTDOWN
+The action name associated with the permission to call the
+
+DaemonController.shutdown() method. |
+
protected static String |
+CONTROL_START
+The action name associated with the permission to call the
+
+DaemonController.start() method. |
+
protected static String |
+CONTROL_STOP
+The action name associated with the permission to call the
+
+DaemonController.stop() method. |
+
protected static int |
+MASK_CONTROL_RELOAD
+The action mask associated with the permission to call the
+
+DaemonController.reload() method. |
+
protected static int |
+MASK_CONTROL_SHUTDOWN
+The action mask associated with the permission to call the
+
+DaemonController.shutdown() method. |
+
protected static int |
+MASK_CONTROL_START
+The action mask associated with the permission to call the
+
+DaemonController.start() method. |
+
protected static int |
+MASK_CONTROL_STOP
+The action mask associated with the permission to call the
+
+DaemonController.stop() method. |
+
protected static int |
+TYPE_CONTROL
+The target type when associated with control actions.
+ |
+
protected static String |
+WILDCARD
+The "wildcard" action implying all actions for the given
+ target name.
+ |
+
| Constructor and Description | +
|---|
DaemonPermission(String target)
+Creates a new
+DaemonPermission instance with a specified
+ permission name. |
+
DaemonPermission(String target,
+ String actions)
+Creates a new
+DaemonPermission instance with a specified
+ permission name and a specified list of actions. |
+
| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(Object object)
+Checks if a specified object equals
+DaemonPermission. |
+
String |
+getActions()
+Returns the list of actions permitted by this instance of
+
+DaemonPermission in its canonical form. |
+
int |
+hashCode()
+Returns the hash code for this
+DaemonPermission instance. |
+
boolean |
+implies(Permission permission)
+Checks if this
+DaemonPermission implies another
+ Permission. |
+
String |
+toString()
+Returns a
+String representation of this instance. |
+
checkGuard, getName, newPermissionCollectionprotected static final String CONTROL+
protected static final int TYPE_CONTROL+
protected static final String CONTROL_START+
DaemonController.start() method.protected static final String CONTROL_STOP+
DaemonController.stop() method.protected static final String CONTROL_SHUTDOWN+
DaemonController.shutdown() method.protected static final String CONTROL_RELOAD+
DaemonController.reload() method.protected static final int MASK_CONTROL_START+
DaemonController.start() method.protected static final int MASK_CONTROL_STOP+
DaemonController.stop() method.protected static final int MASK_CONTROL_SHUTDOWN+
DaemonController.shutdown() method.protected static final int MASK_CONTROL_RELOAD+
DaemonController.reload() method.protected static final String WILDCARD+
public DaemonPermission(String target) + throws IllegalArgumentException+
DaemonPermission instance with a specified
+ permission name.
+
+ This constructor will create a new DaemonPermission
+ instance that will not grant any permission to the caller.
target - The target name of this permission.IllegalArgumentException - If the specified target name is not
+ supported.public DaemonPermission(String target, + String actions) + throws IllegalArgumentException+
DaemonPermission instance with a specified
+ permission name and a specified list of actions.target - The target name of this permission.actions - The list of actions permitted by this permission.IllegalArgumentException - If the specified target name is not
+ supported, or the specified list of actions includes an
+ invalid value.public String getActions()+
DaemonPermission in its canonical form.getActions in class Permissionpublic int hashCode()+
DaemonPermission instance.hashCode in class Permissionpublic boolean equals(Object object)+
DaemonPermission.equals in class PermissionDaemonPermission instance or not.public boolean implies(Permission permission)+
DaemonPermission implies another
+ Permission.implies in class PermissionDaemonPermission instance or
+ not.public String toString()+
String representation of this instance.toString in class PermissionString representing this
+ DaemonPermission instance.Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonUserSignal.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonUserSignal.html new file mode 100644 index 0000000..90f2ffb --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonUserSignal.html @@ -0,0 +1,232 @@ + + + + + + +public interface DaemonUserSignal
+
+ User must implement a signal method that will be called from
+ native upon receiving SIGUSR2 signal from the operating system.
+
| Modifier and Type | +Method and Description | +
|---|---|
void |
+signal()
+Performs a custom action on received user signal.
+ |
+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/Daemon.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/Daemon.html new file mode 100644 index 0000000..909c57b --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/Daemon.html @@ -0,0 +1,168 @@ + + + + + + +| Package | +Description | +
|---|---|
| org.apache.commons.daemon.support | ++ |
| Modifier and Type | +Class and Description | +
|---|---|
class |
+DaemonWrapper
+Implementation of the Daemon that allows running
+ standard applications as daemons.
+ |
+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonContext.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonContext.html new file mode 100644 index 0000000..0cb72e6 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonContext.html @@ -0,0 +1,204 @@ + + + + + + +| Package | +Description | +
|---|---|
| org.apache.commons.daemon | ++ |
| org.apache.commons.daemon.support | ++ |
| Modifier and Type | +Method and Description | +
|---|---|
void |
+Daemon.init(DaemonContext context)
+Initializes this
+Daemon instance. |
+
| Modifier and Type | +Class and Description | +
|---|---|
static class |
+DaemonLoader.Context |
+
| Modifier and Type | +Method and Description | +
|---|---|
void |
+DaemonWrapper.init(DaemonContext context)
+Called from DaemonLoader on init stage.
+ |
+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonController.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonController.html new file mode 100644 index 0000000..1060518 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonController.html @@ -0,0 +1,213 @@ + + + + + + +| Package | +Description | +
|---|---|
| org.apache.commons.daemon | ++ |
| org.apache.commons.daemon.support | ++ |
| Modifier and Type | +Method and Description | +
|---|---|
DaemonController |
+DaemonContext.getController() |
+
| Modifier and Type | +Class and Description | +
|---|---|
static class |
+DaemonLoader.Controller |
+
| Modifier and Type | +Method and Description | +
|---|---|
DaemonController |
+DaemonLoader.Context.getController() |
+
| Modifier and Type | +Method and Description | +
|---|---|
void |
+DaemonLoader.Context.setController(DaemonController controller) |
+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonInitException.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonInitException.html new file mode 100644 index 0000000..90dbdcf --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonInitException.html @@ -0,0 +1,167 @@ + + + + + + +| Package | +Description | +
|---|---|
| org.apache.commons.daemon | ++ |
| Modifier and Type | +Method and Description | +
|---|---|
void |
+Daemon.init(DaemonContext context)
+Initializes this
+Daemon instance. |
+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonListener.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonListener.html new file mode 100644 index 0000000..20dba38 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonListener.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonPermission.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonPermission.html new file mode 100644 index 0000000..5b94943 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonPermission.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonUserSignal.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonUserSignal.html new file mode 100644 index 0000000..4671f83 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonUserSignal.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-frame.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-frame.html new file mode 100644 index 0000000..8be3cda --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-frame.html @@ -0,0 +1,32 @@ + + + + + + +| Interface | +Description | +
|---|---|
| Daemon | +
+ Provides support for native daemon invocation.
+ |
+
| DaemonContext | +
+ Defines a set of methods that a Daemon instance can use to
+ communicate with the Daemon container.
+ |
+
| DaemonController | +
+ Defines methods needed by the DaemonLoader.
+ |
+
| DaemonListener | +
+ EvenListener type wrapper.
+ |
+
| DaemonUserSignal | +
+ Tags a Daemon as supporting some kind of
+ signaling method that allows the java application to
+ perform a custom action.
+ |
+
| Class | +Description | +
|---|---|
| DaemonPermission | +
+ Represents the permissions to control and query the status of
+ a
+Daemon. |
+
| Exception | +Description | +
|---|---|
| DaemonInitException | +
+ Throw this during init if you can't initialise yourself for some expected
+ reason.
+ |
+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-tree.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-tree.html new file mode 100644 index 0000000..fc5d546 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-tree.html @@ -0,0 +1,163 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-use.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-use.html new file mode 100644 index 0000000..57197e7 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-use.html @@ -0,0 +1,204 @@ + + + + + + +| Package | +Description | +
|---|---|
| org.apache.commons.daemon | ++ |
| org.apache.commons.daemon.support | ++ |
| Class and Description | +
|---|
| DaemonContext
+ Defines a set of methods that a Daemon instance can use to
+ communicate with the Daemon container.
+ |
+
| DaemonController
+ Defines methods needed by the DaemonLoader.
+ |
+
| DaemonInitException
+ Throw this during init if you can't initialise yourself for some expected
+ reason.
+ |
+
| Class and Description | +
|---|
| Daemon
+ Provides support for native daemon invocation.
+ |
+
| DaemonContext
+ Defines a set of methods that a Daemon instance can use to
+ communicate with the Daemon container.
+ |
+
| DaemonController
+ Defines methods needed by the DaemonLoader.
+ |
+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonConfiguration.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonConfiguration.html new file mode 100644 index 0000000..66b1849 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonConfiguration.html @@ -0,0 +1,425 @@ + + + + + + +public final class DaemonConfiguration +extends Object+
+ Configuration is read from properties file.
+ If no properties file is given the daemon.properties
+ is used from the current directory.
+
+ The properties file can have property values expanded at runtime
+ by using System properties or execution environment. The part
+ of the property value between ${ and }
+ will be used as System property or environment key. If found then
+ the entire ${foo} will be replaced by the value of
+ either system property or environment variable named foo.
+
+ If no variable is found the ${foo} will be passed as is.
+ In case of $${foo} this will be unescaped and resulting
+ value will be ${foo}.
+
| Modifier and Type | +Field and Description | +
|---|---|
protected static String |
+DEFAULT_CONFIG
+Default configuration file name.
+ |
+
protected static String |
+PREFIX
+Property prefix
+ |
+
| Constructor and Description | +
|---|
DaemonConfiguration()
+Default constructor
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
String |
+getProperty(String name)
+Gets the configuration property.
+ |
+
String[] |
+getPropertyArray(String name)
+Gets the configuration property array.
+ |
+
boolean |
+load(String fileName)
+Loads the configuration properties file.
+ |
+
protected static final String DEFAULT_CONFIG+
protected static final String PREFIX+
public DaemonConfiguration()+
public boolean load(String fileName)+
fileName - The properties file to load.true if the file was loaded.public String getProperty(String name) + throws ParseException+
name - The name of the property to get.ParseException - if the property is wrongly formatted.public String[] getPropertyArray(String name) + throws ParseException+
+ Property array is constructed form the list of properties
+ which end with [index]
+
+ daemon.arg[0] = argument 1 + daemon.arg[1] = argument 2 + daemon.arg[2] = argument 3 +
name - The name of the property array to get.ParseException - if the property is wrongly formatted.Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Context.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Context.html new file mode 100644 index 0000000..c10c66e --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Context.html @@ -0,0 +1,337 @@ + + + + + + +public static class DaemonLoader.Context +extends Object +implements DaemonContext+
| Modifier and Type | +Method and Description | +
|---|---|
String[] |
+getArguments() |
+
DaemonController |
+getController() |
+
void |
+setArguments(String[] args) |
+
void |
+setController(DaemonController controller) |
+
public DaemonController getController()+
getController in interface DaemonContextDaemonController object that can be used to control
+ the Daemon instance that this DaemonContext
+ is passed to.public void setController(DaemonController controller)+
public String[] getArguments()+
getArguments in interface DaemonContextString arguments supplied by the environment
+ corresponding to the array of arguments given in the
+ public static void main() method used as an entry
+ point to most other java programs.public void setArguments(String[] args)+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Controller.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Controller.html new file mode 100644 index 0000000..7a6de17 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Controller.html @@ -0,0 +1,377 @@ + + + + + + +public static class DaemonLoader.Controller +extends Object +implements DaemonController+
| Modifier and Type | +Method and Description | +
|---|---|
void |
+fail()
+Shuts down daemon and logs failed message.
+ |
+
void |
+fail(Exception exception)
+Shuts down daemon and logs failed message.
+ |
+
void |
+fail(String message)
+Shuts down daemon and logs failed message.
+ |
+
void |
+fail(String message,
+ Exception exception)
+Shuts down daemon and logs failed message.
+ |
+
void |
+reload()
+Reloads daemon
+ |
+
void |
+shutdown()
+Shuts down the daemon.
+ |
+
public void shutdown() + throws IllegalStateException+
DaemonControllershutdown in interface DaemonControllerIllegalStateException - If the daemon is not in a valid state to be
+ shutdownpublic void reload() + throws IllegalStateException+
DaemonControllerreload in interface DaemonControllerIllegalStateException - If the daemon is not in a valid state to be
+ reloadedpublic void fail()+
DaemonControllerfail in interface DaemonControllerpublic void fail(String message)+
DaemonControllerfail in interface DaemonControllermessage - The message to logpublic void fail(Exception exception)+
DaemonControllerfail in interface DaemonControllerexception - The exception to logpublic void fail(String message, + Exception exception)+
DaemonControllerfail in interface DaemonControllermessage - The message to logexception - The exception to logCopyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.html new file mode 100644 index 0000000..083ddd0 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.html @@ -0,0 +1,376 @@ + + + + + + +public final class DaemonLoader +extends Object+
| Modifier and Type | +Class and Description | +
|---|---|
static class |
+DaemonLoader.Context |
+
static class |
+DaemonLoader.Controller |
+
| Constructor and Description | +
|---|
DaemonLoader() |
+
| Modifier and Type | +Method and Description | +
|---|---|
static boolean |
+check(String cn) |
+
static boolean |
+destroy() |
+
static boolean |
+load(String className,
+ String[] args) |
+
static boolean |
+signal() |
+
static boolean |
+start() |
+
static boolean |
+stop() |
+
static void |
+version() |
+
public static void version()+
public static boolean check(String cn)+
public static boolean signal()+
public static boolean start()+
public static boolean stop()+
public static boolean destroy()+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonWrapper.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonWrapper.html new file mode 100644 index 0000000..50ad14d --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonWrapper.html @@ -0,0 +1,406 @@ + + + + + + +| Constructor and Description | +
|---|
DaemonWrapper() |
+
| Modifier and Type | +Method and Description | +
|---|---|
void |
+destroy()
+Frees any resources allocated by this daemon such as file
+ descriptors or sockets.
+ |
+
void |
+init(DaemonContext context)
+Called from DaemonLoader on init stage.
+ |
+
void |
+start()
+Starts the operation of this
+Daemon instance. |
+
void |
+stop()
+Stops the operation of this
+Daemon instance. |
+
public void init(DaemonContext context) + throws Exception+
+ Accepts the following configuration arguments: +
+ The following "-daemon-properties" are recognized: +
init in interface Daemoncontext - A DaemonContext object used to
+ communicate with the container.DaemonInitException - An exception that prevented
+ initialization where you want to display a nice message to the user,
+ rather than a stack trace.Exception - Any exception preventing a successful
+ initialization.public void start() + throws Exception+
DaemonDaemon instance. This
+ method is to be invoked by the environment after the init()
+ method has been successfully invoked and possibly the security
+ level of the JVM has been dropped. Implementors of this
+ method are free to start any number of threads, but need to
+ return control after having done that to enable invocation of
+ the stop()-method.public void stop() + throws Exception+
DaemonDaemon instance. Note
+ that the proper place to free any allocated resources such as
+ sockets or file descriptors is in the destroy method, as the
+ container may restart the Daemon by calling start() after
+ stop().public void destroy()+
DaemonCopyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonConfiguration.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonConfiguration.html new file mode 100644 index 0000000..9b597af --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonConfiguration.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Context.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Context.html new file mode 100644 index 0000000..d8c674e --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Context.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Controller.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Controller.html new file mode 100644 index 0000000..6babe70 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Controller.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.html new file mode 100644 index 0000000..37f5174 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonWrapper.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonWrapper.html new file mode 100644 index 0000000..fb1449f --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonWrapper.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-frame.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-frame.html new file mode 100644 index 0000000..d1eea9d --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-frame.html @@ -0,0 +1,24 @@ + + + + + + +| Class | +Description | +
|---|---|
| DaemonConfiguration | +
+ Used by jsvc for Daemon configuration.
+ |
+
| DaemonLoader | +
+ Used by jsvc for Daemon management.
+ |
+
| DaemonLoader.Context | ++ |
| DaemonLoader.Controller | ++ |
| DaemonWrapper | +
+ Implementation of the Daemon that allows running
+ standard applications as daemons.
+ |
+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-tree.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-tree.html new file mode 100644 index 0000000..6e22c82 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-tree.html @@ -0,0 +1,142 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-use.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-use.html new file mode 100644 index 0000000..4c6bc42 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-use.html @@ -0,0 +1,125 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-frame.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-frame.html new file mode 100644 index 0000000..5dc3b22 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-frame.html @@ -0,0 +1,22 @@ + + + + + + ++ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-summary.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-summary.html new file mode 100644 index 0000000..b8fa081 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-summary.html @@ -0,0 +1,143 @@ + + + + + + +
| Package | +Description | +
|---|---|
| org.apache.commons.daemon | ++ |
| org.apache.commons.daemon.support | ++ |
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-tree.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-tree.html new file mode 100644 index 0000000..4261d21 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-tree.html @@ -0,0 +1,169 @@ + + + + + + +Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/package-list b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/package-list new file mode 100644 index 0000000..92a8301 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/package-list @@ -0,0 +1,2 @@ +org.apache.commons.daemon +org.apache.commons.daemon.support diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/script.js b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/script.js new file mode 100644 index 0000000..b346356 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/serialized-form.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/serialized-form.html new file mode 100644 index 0000000..20e0236 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/serialized-form.html @@ -0,0 +1,162 @@ + + + + + + +Throwable cause+
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/stylesheet.css b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/stylesheet.css new file mode 100644 index 0000000..98055b2 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-javadoc.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-javadoc.jar new file mode 100644 index 0000000..bbe9858 Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-javadoc.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-sources.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-sources.jar new file mode 100644 index 0000000..10ff6f1 Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-sources.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-test-sources.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-test-sources.jar new file mode 100644 index 0000000..67f79ad Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-test-sources.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-tests.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-tests.jar new file mode 100644 index 0000000..229317f Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-tests.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2.jar new file mode 100644 index 0000000..f326f87 Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2.jar differ diff --git a/tomcat-build-libs/easymock-3.2/easymock-3.2.jar b/tomcat-build-libs/easymock-3.2/easymock-3.2.jar new file mode 100644 index 0000000..7c439f8 Binary files /dev/null and b/tomcat-build-libs/easymock-3.2/easymock-3.2.jar differ diff --git a/tomcat-build-libs/ecj-4.6.3/ecj-4.6.3.jar b/tomcat-build-libs/ecj-4.6.3/ecj-4.6.3.jar new file mode 100644 index 0000000..04652f3 Binary files /dev/null and b/tomcat-build-libs/ecj-4.6.3/ecj-4.6.3.jar differ diff --git a/tomcat-build-libs/hamcrest-1.3/hamcrest-core-1.3.jar b/tomcat-build-libs/hamcrest-1.3/hamcrest-core-1.3.jar new file mode 100644 index 0000000..9d5fe16 Binary files /dev/null and b/tomcat-build-libs/hamcrest-1.3/hamcrest-core-1.3.jar differ diff --git a/tomcat-build-libs/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar b/tomcat-build-libs/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar new file mode 100644 index 0000000..2bdae00 Binary files /dev/null and b/tomcat-build-libs/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar differ diff --git a/tomcat-build-libs/junit-4.12/junit-4.12.jar b/tomcat-build-libs/junit-4.12/junit-4.12.jar new file mode 100644 index 0000000..3a7fc26 Binary files /dev/null and b/tomcat-build-libs/junit-4.12/junit-4.12.jar differ diff --git a/tomcat-build-libs/objenesis-1.2/objenesis-1.2.jar b/tomcat-build-libs/objenesis-1.2/objenesis-1.2.jar new file mode 100644 index 0000000..fb04d7f Binary files /dev/null and b/tomcat-build-libs/objenesis-1.2/objenesis-1.2.jar differ diff --git a/tomcat-build-libs/saaj-api-1.3.5/saaj-api-1.3.5.jar b/tomcat-build-libs/saaj-api-1.3.5/saaj-api-1.3.5.jar new file mode 100644 index 0000000..01bb0ee Binary files /dev/null and b/tomcat-build-libs/saaj-api-1.3.5/saaj-api-1.3.5.jar differ diff --git a/tomcat-build-libs/wsdl4j-1.6.3/wsdl4j-1.6.3.jar b/tomcat-build-libs/wsdl4j-1.6.3/wsdl4j-1.6.3.jar new file mode 100644 index 0000000..b9c10b9 Binary files /dev/null and b/tomcat-build-libs/wsdl4j-1.6.3/wsdl4j-1.6.3.jar differ