GIT Repositories
Access the Source Tree (GIT)
Anyone can checkout source code from our public GIT repository. To do so, simply use the following command (if you are using a GUI client, configure it appropriately):
git clone https://gitbox.apache.org/repos/asf/ant-[project]
Modules available for access are:
- ant - The "main" Ant module.
https://gitbox.apache.org/repos/asf/ant.git - Ivy - The "main" Ivy module.
https://gitbox.apache.org/repos/asf/ant-ivy.git - IvyDE
- Eclipse Plugin for Ivy.
https://gitbox.apache.org/repos/asf/ant-ivyde.git - antunit Test framework for Ant.
https://gitbox.apache.org/repos/asf/ant-antlibs-antunit.git - Common scripts/docs for antlibs Common files used to maintain the Antlibs
https://gitbox.apache.org/repos/asf/ant-antlibs-common.git - Compress
Antlib Antlib containing archiving and compression related
tasks and types based on Apache Commons Compress
https://gitbox.apache.org/repos/asf/ant-antlibs-compress.git - Dotnet antlib Contains Nant, Nunit, ...
https://gitbox.apache.org/repos/asf/ant-antlibs-dotnet.git - Props antlib Properties Antlib, ...
https://gitbox.apache.org/repos/asf/ant-antlibs-props.git - svn antlib Contains tasks to interact with Subversion repositories.
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
If you are not familiar with Git, Apache Software Foundation's Git source repositories page may hold many helpful hints.
View the source tree in Fisheye
A nice view of the source history is available through Atlassian Fisheye instance
module |
---|
Ant |
Ivy |
Ivyde |