tomcat 编译
1.下载源码
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_32/
2
导入工程
tomcat6032
3
重命名
eclipse.project
eclipse.classpath
4
复制
build.properties.default -> build.properties
5
配置 build.properties
新建目录 tomcat6032/deps
base.path=E:/bisoft/code/workspace/201404/tomcat6032/deps
6
PS:工程的 JDK为必须1.5版本.否则DBCP包编译会报错.
builder.xml
运行 ant download build-tomcat-dbcp deploy
Buildfile: E:\bisoft\code\workspace\201404\tomcat6032\build.xml
build-manifests:
Created dir: E:\bisoft\code\workspace\201404\tomcat6032\output\manifests
Copying 8 files to E:\bisoft\code\workspace\201404\tomcat6032\output\manifests
download:
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/tomcat-native-1.1.20/tomcat-native.tar.gz
downloadfile:
Created dir: E:\bisoft\code\workspace\201404\tomcat6032\deps\tomcat-native-1.1.20
Getting: http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.20/source/tomcat-native-1.1.20-src.tar.gz
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\tomcat-native-1.1.20\tomcat-native.tar.gz
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/tomcat-native-1.1.20/tcnative-1.dll.x86
downloadfile:
Getting: http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.20/binaries/win32/tcnative-1.dll
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\tomcat-native-1.1.20\tcnative-1.dll.x86
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/tomcat-native-1.1.20/tcnative-1.dll.x64
downloadfile:
Getting: http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.20/binaries/win64/x64/tcnative-1.dll
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\tomcat-native-1.1.20\tcnative-1.dll.x64
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/tomcat-native-1.1.20/tcnative-1.dll.i64
downloadfile:
Getting: http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.20/binaries/win64/ia64/tcnative-1.dll
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\tomcat-native-1.1.20\tcnative-1.dll.i64
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/commons-daemon-1.0.5/commons-daemon-1.0.5.jar
downloadgz:
Getting: http://archive.apache.org/dist/commons/daemon/binaries/1.0.5/commons-daemon-1.0.5-bin.tar.gz
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar.gz
Expanding E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar.gz to E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar
Expanding: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar into E:\bisoft\code\workspace\201404\tomcat6032\deps
Deleting: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar
Deleting: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar.gz
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/commons-daemon-1.0.5/commons-daemon-1.0.5-native-src.tar.gz
downloadfile:
Getting: http://archive.apache.org/dist/commons/daemon/source/commons-daemon-1.0.5-native-src.tar.gz
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\commons-daemon-1.0.5\commons-daemon-1.0.5-native-src.tar.gz
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/commons-daemon-1.0.5/windows/prunmgr.exe
downloadzip:
Getting: http://archive.apache.org/dist/commons/daemon/binaries/1.0.5/windows/commons-daemon-1.0.5-bin-windows.zip
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.zip
Created dir: E:\bisoft\code\workspace\201404\tomcat6032\deps\commons-daemon-1.0.5\windows
Expanding: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.zip into E:\bisoft\code\workspace\201404\tomcat6032\deps\commons-daemon-1.0.5\windows
Deleting: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.zip
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/commons-pool-1.5.5-src/build.xml
downloadgz:
Getting: http://archive.apache.org/dist/commons/pool/source/commons-pool-1.5.5-src.tar.gz
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar.gz
Expanding E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar.gz to E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar
Expanding: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar into E:\bisoft\code\workspace\201404\tomcat6032\deps
Deleting: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar
Deleting: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar.gz
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/commons-dbcp-1.3-src/build.xml
downloadgz:
Getting: http://archive.apache.org/dist/commons/dbcp/source/commons-dbcp-1.3-src.tar.gz
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar.gz
Expanding E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar.gz to E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar
Expanding: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar into E:\bisoft\code\workspace\201404\tomcat6032\deps
Deleting: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar
Deleting: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.tar.gz
Created dir: E:\bisoft\code\workspace\201404\tomcat6032\deps\tomcat6-deps\dbcp
build-manifests:
Copying 8 files to E:\bisoft\code\workspace\201404\tomcat6032\output\manifests
build-tomcat-dbcp:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/ecj-3.3.1/ecj-3.3.1.jar
downloadfile-2:
Created dir: E:\bisoft\code\workspace\201404\tomcat6032\deps\ecj-3.3.1
proxyflags:
setproxy:
trydownload.check:
trydownload:
Getting: http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/ecj.jar
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\ecj-3.3.1\ecj-3.3.1.jar
proxyflags:
setproxy:
trydownload.check:
trydownload:
proxyflags:
setproxy:
testexist:
Testingfor E:/bisoft/code/workspace/201404/tomcat6032/deps/nsis-2.46/makensis.exe
downloadzip:
Getting: http://downloads.sourceforge.net/nsis/nsis-2.46.zip
To: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.zip
http://downloads.sourceforge.net/nsis/nsis-2.46.zip permanently moved to http://downloads.sourceforge.net/project/nsis/NSIS%202/2.46/nsis-2.46.zip
http://downloads.sourceforge.net/project/nsis/NSIS%202/2.46/nsis-2.46.zip moved to http://nchc.dl.sourceforge.net/project/nsis/NSIS%202/2.46/nsis-2.46.zip
Expanding: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.zip into E:\bisoft\code\workspace\201404\tomcat6032\deps
Deleting: E:\bisoft\code\workspace\201404\tomcat6032\deps\file.zip
build-tomcat-dbcp:
...
BUILD SUCCESSFUL
Total time: 2 minutes 23 seconds
页:
[1]