Removing zip output
Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/05da46c7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/05da46c7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/05da46c7 Branch: refs/heads/master Commit: 05da46c7861612b1f4ccd5aa0fb6c04070afdbcd Parents: 60da15d Author: Aaron McCurry <[email protected]> Authored: Tue Sep 10 13:57:31 2013 -0400 Committer: Aaron McCurry <[email protected]> Committed: Tue Sep 10 13:57:31 2013 -0400 ---------------------------------------------------------------------- distribution/src/assemble/src.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/05da46c7/distribution/src/assemble/src.xml ---------------------------------------------------------------------- diff --git a/distribution/src/assemble/src.xml b/distribution/src/assemble/src.xml index 05a23dc..d3f11a4 100644 --- a/distribution/src/assemble/src.xml +++ b/distribution/src/assemble/src.xml @@ -22,7 +22,6 @@ under the License. <id>src</id> <formats> <format>tar.gz</format> - <format>zip</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <fileSets>
