GIT 代码库
访问源代码树 (GIT)
任何人都可以从我们的公共 GIT 代码库中检出源代码。为此,只需使用以下命令(如果您使用的是 GUI 客户端,请相应地配置它)
git clone https://gitbox.apache.org/repos/asf/ant-[project]
可供访问的模块是
- ant - "主" Ant 模块。
https://gitbox.apache.org/repos/asf/ant.git - Ivy - "主" Ivy 模块。
https://gitbox.apache.org/repos/asf/ant-ivy.git - IvyDE - Ivy 的 Eclipse 插件。
https://gitbox.apache.org/repos/asf/ant-ivyde.git - antunit Ant 的测试框架。
https://gitbox.apache.org/repos/asf/ant-antlibs-antunit.git - Common scripts/docs for antlibs 用于维护 Antlibs 的通用文件
https://gitbox.apache.org/repos/asf/ant-antlibs-common.git - Compress Antlib 包含基于 Apache Commons Compress 的归档和压缩相关任务和类型的 Antlib
https://gitbox.apache.org/repos/asf/ant-antlibs-compress.git - Dotnet antlib 包含 Nant、Nunit 等
https://gitbox.apache.org/repos/asf/ant-antlibs-dotnet.git - Props antlib 属性 Antlib 等
https://gitbox.apache.org/repos/asf/ant-antlibs-props.git - svn antlib 包含与 Subversion 代码库交互的任务。
https://gitbox.apache.org/repos/asf/ant-antlibs-svn.git - VSS antlib Visual Sourcesafe Antlib 等
https://gitbox.apache.org/repos/asf/ant-antlibs-vss.git
如果您不熟悉 Git,Apache 软件基金会的 Git 源代码库页面 可能包含许多有用的提示。
在 Fisheye 中查看源代码树
可以通过 Atlassian Fisheye 实例获得源代码历史记录的良好视图
模块 |
---|
Ant |
Ivy |
Ivyde |