Skip to content

Commit 4c65bdb

Browse files
committed
left read me in root for github to display.
1 parent 77ab354 commit 4c65bdb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
File renamed without changes.

workbench/build.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666
<copy todir="${dir.build}" encoding="UTF-8">
6767
<fileset dir="modules/${module.name}" />
6868
</copy>
69+
<!-- Copy readme -->
70+
<copy todir="${dir.build}" encoding="UTF-8" file="readme.txt" encoding="UTF-8" overwrite="true" />
6971

7072
<!-- Replace Build Numbers -->
7173
<replaceregexp match='@build.number@' replace="${build.number}" flags="ig" byline="true" encoding="UTF-8">

0 commit comments

Comments
 (0)