svn commit: r532564 - /xml/xindice/trunk/build.xml

[email protected]
Newsgroups gmane.text.xml.xindice.devel
Message-ID <[email protected]>
Author: vgritsenko
Date: Wed Apr 25 18:54:46 2007
New Revision: 532564

URL: http://svn.apache.org/viewvc?view=rev&rev=532564
Log:
include dom sources into release.
fix file mode in tar releases.

Modified:
    xml/xindice/trunk/build.xml

Modified: xml/xindice/trunk/build.xml
URL: http://svn.apache.org/viewvc/xml/xindice/trunk/build.xml?view=diff&rev=532564&r1=532563&r2=532564
==============================================================================
--- xml/xindice/trunk/build.xml (original)
+++ xml/xindice/trunk/build.xml Wed Apr 25 18:54:46 2007
@@ -477,12 +477,12 @@
             <tarfileset dir="."
                         prefix="${project.name}-${project.version}"
                         preserveLeadingSlashes="true"
-                        includes="LICENSE,README,NOTICE,legal/**"/>
+                        includes="LICENSE,README,NOTICE,legal/**,xindiced.bat"/>
             <tarfileset dir="."
                         mode="755"
                         prefix="${project.name}-${project.version}"
                         preserveLeadingSlashes="true"
-                        includes="xindiced*"/>
+                        includes="xindiced"/>
             <tarfileset dir="."
                         prefix="${project.name}-${project.version}"
                         preserveLeadingSlashes="true"
@@ -537,12 +537,9 @@
             <zipfileset dir="${config.dir}"
                         prefix="${project.name}-${project.version}/config"/>
 
-            <zipfileset dir="${root.dir}/examples"
-                        prefix="${project.name}-${project.version}/${root.dir}/examples"/>
-            <zipfileset dir="${root.dir}/src"
-                        prefix="${project.name}-${project.version}/${root.dir}/src"/>
-            <zipfileset dir="${root.dir}/tests"
-                        prefix="${project.name}-${project.version}/${root.dir}/tests"/>
+            <zipfileset dir="${root.dir}"
+                        prefix="${project.name}-${project.version}/${root.dir}"
+                        excludes="scratchpad/**"/>
             <zipfileset dir="${documentation.dir}"
                         prefix="${project.name}-${project.version}/${documentation.dir}"/>
         </zip>
@@ -551,7 +548,12 @@
             <tarfileset dir="."
                         prefix="${project.name}-${project.version}"
                         preserveLeadingSlashes="true"
-                        includes="LICENSE,README,NOTICE,legal/**,KEYS,build.*,forrest.*,status.xml,xindiced*"/>
+                        includes="LICENSE,README,NOTICE,legal/**,KEYS,forrest.*,status.xml,build.bat,build.properties,xindiced.bat"/>
+            <tarfileset dir="."
+                        mode="755"
+                        prefix="${project.name}-${project.version}"
+                        preserveLeadingSlashes="true"
+                        includes="build.sh,xindiced"/>
             <tarfileset dir="${bin.dir}"
                         mode="755"
                         prefix="${project.name}-${project.version}/${bin.dir}"
@@ -566,15 +568,10 @@
                         prefix="${project.name}-${project.version}/${config.dir}"
                         preserveLeadingSlashes="true"/>
 
-            <tarfileset dir="${root.dir}/examples"
-                        prefix="${project.name}-${project.version}/${root.dir}/examples"
-                        preserveLeadingSlashes="true"/>
-            <tarfileset dir="${root.dir}/src"
-                        prefix="${project.name}-${project.version}/${root.dir}/src"
-                        preserveLeadingSlashes="true"/>
-            <tarfileset dir="${root.dir}/tests"
-                        prefix="${project.name}-${project.version}/${root.dir}/tests"
-                        preserveLeadingSlashes="true"/>
+            <tarfileset dir="${root.dir}"
+                        prefix="${project.name}-${project.version}/${root.dir}"
+                        preserveLeadingSlashes="true"
+                        excludes="scratchpad/**"/>
             <tarfileset dir="${documentation.dir}"
                         prefix="${project.name}-${project.version}/${documentation.dir}"
                         preserveLeadingSlashes="true"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.