Repository: qpid-jms Updated Branches: refs/heads/master f7a12648c -> 926d85d4a
Use a consistent format for both src and bin archives, can decide on type change or multiple types later. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/c2face2d Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/c2face2d Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/c2face2d Branch: refs/heads/master Commit: c2face2d8df8088b23375c9d4f14a7a9e0ce9063 Parents: f7a1264 Author: Timothy Bish <[email protected]> Authored: Tue Mar 10 12:12:12 2015 -0400 Committer: Timothy Bish <[email protected]> Committed: Tue Mar 10 12:12:12 2015 -0400 ---------------------------------------------------------------------- apache-qpid-jms/src/main/assembly/src.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/c2face2d/apache-qpid-jms/src/main/assembly/src.xml ---------------------------------------------------------------------- diff --git a/apache-qpid-jms/src/main/assembly/src.xml b/apache-qpid-jms/src/main/assembly/src.xml index 1f557ac..dfa7860 100644 --- a/apache-qpid-jms/src/main/assembly/src.xml +++ b/apache-qpid-jms/src/main/assembly/src.xml @@ -21,7 +21,7 @@ <assembly> <id>src</id> <formats> - <format>zip</format> + <format>tar.gz</format> </formats> <fileSets> <!-- main project directory structure --> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
