You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2016/06/12 16:54:27 UTC

[46/50] incubator-freemarker git commit: (build.xml adjustment)

(build.xml adjustment)


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/66bcd01d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/66bcd01d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/66bcd01d

Branch: refs/heads/2.3
Commit: 66bcd01df3f933d9a4a1badcdae1f4c37b6512bb
Parents: b90f7d8
Author: ddekany <dd...@apache.org>
Authored: Sun Jun 12 18:10:46 2016 +0200
Committer: ddekany <dd...@apache.org>
Committed: Sun Jun 12 18:10:46 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/66bcd01d/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 07bee3a..b8b1b13 100644
--- a/build.xml
+++ b/build.xml
@@ -688,7 +688,7 @@
     
     <mkdir dir="${dist.src.dir}" />
 
-    <!-- Copy txt-s -->
+    <!-- Copy extensionless files: -->
     <copy todir="${dist.src.dir}" includeEmptyDirs="no">
       <fileset dir="." defaultexcludes="no">
         <include name="README" />