Repository: incubator-freemarker-site Updated Branches: refs/heads/master 6e7a8b962 -> 075a282b9
added task to also publish the doap file Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/075a282b Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/075a282b Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/075a282b Branch: refs/heads/master Commit: 075a282b91fb3c71429081852912efb126430326 Parents: 6e7a8b9 Author: Sergio Fernández <[email protected]> Authored: Sun Nov 19 12:56:21 2017 -0800 Committer: Sergio Fernández <[email protected]> Committed: Sun Nov 19 12:56:21 2017 -0800 ---------------------------------------------------------------------- build.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/075a282b/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index bbc9570..2f2b795 100644 --- a/build.xml +++ b/build.xml @@ -68,7 +68,6 @@ <copy file="doap.rdf" todir="build" /> </target> - <target name="clean"> <delete dir="build"/> </target>
