Add README.md and reference.conf to binary artifact

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

Branch: refs/heads/0.4.0-rc10
Commit: c3ed45ec3126a2be03ce697b76dd8cf3d3d011f3
Parents: 55ea37e
Author: Ali Lown <[email protected]>
Authored: Sat Oct 10 07:11:23 2015 +0100
Committer: Ali Lown <[email protected]>
Committed: Sat Oct 10 07:20:13 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/c3ed45ec/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index bd4ff14..bea41f4 100644
--- a/build.xml
+++ b/build.xml
@@ -894,7 +894,7 @@
         <include name="KEYS" />
         <include name="LICENSE" />
         <include name="NOTICE" />
-        <include name="README" />
+        <include name="README.md" />
         <include name="README.export-import" />
         <include name="RELEASE-NOTES" />
         <include name="THANKS" />
@@ -904,11 +904,8 @@
         <include name="build.properties" />
         <include name="jaas.config" />
         <include name="jsongadgets.json" />
-        <include name="server.config.example" />
-        <include name="server.config" />
+        <include name="reference.conf" />
         <include name="server-config.xml" />
-        <include name="server.federation.config" />
-        <include name="server.federation.config.example" />
         <include name="wiab-logging.conf" />
       </tarfileset>
       <!-- Helper scripts -->

Reply via email to