From c0b7206652b2852bc574694e7ba07ba1c2acdc00 Mon Sep 17 00:00:00 2001 From: hongbotian Date: Mon, 30 Nov 2015 03:10:21 -0500 Subject: delete app Change-Id: Id4c572809969ebe89e946e88063eaed262cff3f2 Signed-off-by: hongbotian --- .../tools/dist/.htaccess | 19 ------ .../tools/dist/HEADER.html | 20 ------- .../tools/dist/README.html | 68 ---------------------- .../tools/dist/binaries/windows/HEADER.html | 12 ---- .../tools/dist/binaries/windows/README.html | 60 ------------------- .../dist/binaries/windows/symbols/HEADER.html | 11 ---- .../dist/binaries/windows/symbols/README.html | 25 -------- 7 files changed, 215 deletions(-) delete mode 100644 rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/.htaccess delete mode 100644 rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/HEADER.html delete mode 100644 rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/README.html delete mode 100644 rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/HEADER.html delete mode 100644 rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/README.html delete mode 100644 rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/HEADER.html delete mode 100644 rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/README.html (limited to 'rubbos/app/tomcat-connectors-1.2.32-src/tools/dist') diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/.htaccess b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/.htaccess deleted file mode 100644 index 61a2d610..00000000 --- a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/.htaccess +++ /dev/null @@ -1,19 +0,0 @@ -# Directives controlling the display of server-generated directory listings. -IndexOptions DescriptionWidth=34 -AddDescription "OpenPGP ASCII armored signature" .asc -AddDescription "MD5 checksum file" .md5 -AddDescription "SHA1 checksum file" .sha1 -AddDescription "SHA256 checksum file" .sha256 -AddDescription "ZIP compressed archive" .zip -AddDescription "GZIP compressed document" .gz -AddDescription "Unix tar archive" .tar -AddDescription "GZIP compressed tar archive" .tgz -AddDescription "plain text document" .txt -AddDescription "Unified diff patch" .diff -AddDescription "shared object file" .so -AddDescription "dynamically linked library" .dll -AddIcon /icons/generic.sec.gif .asc .key -AddIcon /icons/patch.gif .diff -AddIcon /icons/screw2.gif .md5 -AddIcon /icons/screw2.gif .sha1 -AddIcon /icons/screw2.gif .sha256 diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/HEADER.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/HEADER.html deleted file mode 100644 index f8e90e6f..00000000 --- a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/HEADER.html +++ /dev/null @@ -1,20 +0,0 @@ -

Index of /dist/tomcat/tomcat-connectors/jk

- -

Apache Tomcat Connectors Source Code Distributions

- -

This download page includes only the sources to compile - and build Apache Tomcat Connectors yourself with the proper tools. Download - the precompiled distribution for your platform from - binaries/. -

- -

Important Notices

- - - diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/README.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/README.html deleted file mode 100644 index 7f9ae7fb..00000000 --- a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/README.html +++ /dev/null @@ -1,68 +0,0 @@ -

Download from your - -nearest mirror site!

- -

Do not download from www.apache.org. Please use a mirror site - to help us save apache.org bandwidth. - - Go here to find your nearest mirror. -

- -

Binary Releases

-

Are available in the binaries/ directory. - Every binary distribution contains an install script. See README - for details. -

- -

Current Releases

-

For details on current releases, please see the - Apache Tomcat - Connectors Download Page. -

-

Note; the -src.zip versions of Apache Tomcat Connectors are nearly identical to the - .tar.gz versions. However, they offer the source files in DOS/Windows - CR/LF text format, and include the Winows build files. - These -src.zip files do NOT contain binaries! - See the binaries/windows/ - directory for the Windows binary distributions. -

- -

Older Releases

-

Only current, recommended releases are available on www.apache.org - and the mirror sites. Older releases can be obtained from the - archive site. -

- -

PGP Signatures

-

All of the release distribution packages have been digitally signed - (using PGP or GPG) by the Apache Tomcat Group members that constructed them. - There will be an accompanying distribution.asc file - in the same directory as the distribution. The PGP keys can be found - at the MIT key repository and within this project's - KEYS file. -

- -

Always use the signature files to verify the authenticity - of the distribution, e.g.,

- -
-% pgpk -a KEYS
-% pgpv tomcat-connectors-1.2.32-src.tar.gz.asc
-or,
-% pgp -ka KEYS
-% pgp tomcat-connectors-1.2.32-src.tar.gz.asc
-or,
-% gpg --import KEYS
-% gpg --verify tomcat-connectors-1.2.32-src.tar.gz.asc
-
- -

We offer MD5 and SHA1 hashes as an alternative to validate the integrity - of the downloaded files. A unix program called md5 or - md5sum is included in many unix distributions. It is - also available as part of GNU - Textutils. Windows users can get binary md5 programs from here, here, or - here. -

diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/HEADER.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/HEADER.html deleted file mode 100644 index 7da51e1c..00000000 --- a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/HEADER.html +++ /dev/null @@ -1,12 +0,0 @@ -

Index of /dist/tomcat/tomcat-connectors/jk/binaries/windows

- -

Important Notices

- - -

Download from your - -nearest mirror site!

diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/README.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/README.html deleted file mode 100644 index a13ce392..00000000 --- a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/README.html +++ /dev/null @@ -1,60 +0,0 @@ -

Download from your - nearest mirror site!

- -

Please do not download from www.apache.org. Use a mirror - site to help us save apache.org bandwidth and to speed up your download. - - Click here to find your nearest mirror.

- -

Windows Users, Read These First...

- -

Warning: TCP/IP networking must be installed

- -

TCP/IP must be correctly installed, configured and running in - order to install and use Apache Tomcat Connectors on Windows.

- -

If you are installing on Windows XP prior to Service Pack 3

- -

Install the Windows XP Service Pack 3. Refer to - - KB article 317949 if you need the gory details exactly why you must - not run the original Windows XP or SP1. -

- -

Warning about the Quality of Service driver

- -

We suggest disabling the "Quality of Service" (or QoS) network driver from - Microsoft if you primarily use the machine as an Web Server, as connector - does not support the QoS extensions to the WinSock API.

- -

Warning about Firewall and similar software

- -

Most Firewall programs, Web Spam filters and other TCP/IP driver-based - products (including spyware!) do not correctly implement the entire WinSock - API. The shortcuts taken by the developers of such products could cause - connector to fail. -

- -

The current stable release is 1.2.32

- -

See the Apache Tomcat Connectors -changelog -for the complete list of features and bugs fixed in this release.

- -

Debugging and Source Code

- -

You can find a corresponding -symbols.zip archive of the - debugging databases in the symbols/ - directory, these are typically not needed. This -symbols.zip - archive can be unpacked into the web server installation directory, providing - all of the .pdb diagnostic files allowing most Windows debugging tools - (and the Dr. Watson utility) to produce useful crash analysis.

- -

You will find the source code package in the - /dist/tomcat-connectors/jk/ source tree. The -src.zip file - contains only source and build files, and contains - no binary executable files.

- -

This binary release was created with Microsoft Windows DDK 7.1, - using a more recent Platform SDK. -

diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/HEADER.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/HEADER.html deleted file mode 100644 index 1f1166de..00000000 --- a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/HEADER.html +++ /dev/null @@ -1,11 +0,0 @@ -

Index of /dist/tomcat/tomcat-connectors/jk/binaries/windows/symbols

- -

Important Notices

- - -

Download from your - -nearest mirror site!

diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/README.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/README.html deleted file mode 100644 index f149a646..00000000 --- a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/README.html +++ /dev/null @@ -1,25 +0,0 @@ -

Download from your - -nearest mirror site!

- -

Binary Diagnostic Symbol Downloads

- -

We now distribute a -symbols.zip file containing the precise - debugging symbols corresponding to each released binary distribution. - For the typical user, there is no need to download these archives. -

- -

These -symbols.zip packages contain the .pdb diagnostic symbol files (which - correpsond to the distributed binary release) and can be used by nearly all - modern Windows debugging tools, including the freely available WinDbg utility. - They are most useful for the core developers to review crash dumps generated - by Dr. Watson if Apache experiences a General Protection Fault. They also - provide additional backtrace details in Dr. Watson crash log files, if they - are installed into the Apache directory which is experiencing General - Protection Fault or other crash issues. -

- -

If you don't understand a word of this, and a developer did not personally - ask you to install them to help troubleshoot a problem, please trust that - you do not need these files to install or run Apache Tomcat Connectors. -

-- cgit 1.2.3-korg