You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2017/06/06 12:02:03 UTC

ant-antlibs-common git commit: Add files required to make the source build properly

Repository: ant-antlibs-common
Updated Branches:
  refs/heads/master 159f032c3 -> 0f06e4faa


Add files required to make the source build properly


Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/commit/0f06e4fa
Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/tree/0f06e4fa
Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/diff/0f06e4fa

Branch: refs/heads/master
Commit: 0f06e4faafc9df8b9c7c5df0d6c04f07a3d76d5e
Parents: 159f032
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Tue Jun 6 14:01:41 2017 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Tue Jun 6 14:01:41 2017 +0200

----------------------------------------------------------------------
 build.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/blob/0f06e4fa/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 745fd89..dc279ba 100644
--- a/build.xml
+++ b/build.xml
@@ -271,6 +271,8 @@
         <include name="contributors.xml"/>
         <include name="build.xml"/>
         <include name="version.properties"/>
+        <include name="build.properties"/>
+        <include name="ivy.xml"/>
       </fileset>
       <fileset dir="common">
         <include name="LICENSE"/>