diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3ec196f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "common"] + path = common + url = https://git-wip-us.apache.org/repos/asf/ant-antlibs-common.git diff --git a/common b/common new file mode 160000 index 0000000..51f7f81 --- /dev/null +++ b/common @@ -0,0 +1 @@ +Subproject commit 51f7f81979e31e6ca6d7711c16508a229e940e09 diff --git a/prepare.xml b/prepare.xml index 8d4d0cf..8499ea6 100644 --- a/prepare.xml +++ b/prepare.xml @@ -21,46 +21,18 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - updating prepare.xml @@ -74,8 +46,8 @@ The original of this snippet is maintained in the antlib-common project. Bootstrap done. Next step: ant -f prepare.xml prepare @@ -90,4 +62,4 @@ The original of this snippet is maintained in the antlib-common project. ant -lib ${antunit.file} -lib build/lib test - \ No newline at end of file +