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 - 共通の Antlib 用スクリプト/ドキュメント Antlib のメンテナンスに使用される共通ファイル。
https://gitbox.apache.org/repos/asf/ant-antlibs-common.git - 圧縮 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 Properties 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 Software Foundation の Git ソースレポジトリページ に役立つヒントが数多く掲載されています。
Fisheye でソースツリーを表示
ソース履歴の優れたビューは、Atlassian Fisheye のインスタンスで利用できます。
モジュール |
---|
Ant |
IVY |
Ivyde |