You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by vi...@apache.org on 2014/04/10 19:03:44 UTC

git commit: Updated binary assembly to package vxquery-xtest/results

Repository: incubator-vxquery
Updated Branches:
  refs/heads/vxquery_0_3_staging 41c3d1001 -> e5485e802


Updated binary assembly to package vxquery-xtest/results


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

Branch: refs/heads/vxquery_0_3_staging
Commit: e5485e802e71902ab6b368d8c34b83bf2dfe5075
Parents: 41c3d10
Author: Vinayak Borkar <vi...@gmail.com>
Authored: Thu Apr 10 10:03:41 2014 -0700
Committer: Vinayak Borkar <vi...@gmail.com>
Committed: Thu Apr 10 10:03:41 2014 -0700

----------------------------------------------------------------------
 src/main/assembly/source.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-vxquery/blob/e5485e80/src/main/assembly/source.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/source.xml b/src/main/assembly/source.xml
index 350d064..435cea5 100644
--- a/src/main/assembly/source.xml
+++ b/src/main/assembly/source.xml
@@ -32,6 +32,7 @@
         <include>**/NOTICE</include>
         <include>**/README</include>
         <include>**/src/**</include>
+        <include>**/results/**</include>
         <include>**/pom.xml</include>
         <include>**/build*.xml</include>
         <include>**/findbugs*.xml</include>