Produce .zip and .tar.gz source release packages.

Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/3b3d068f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/3b3d068f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/3b3d068f

Branch: refs/heads/feature-module
Commit: 3b3d068ff86180744fd5c7adb3d456c3c8d77ca3
Parents: 2e8ffc6
Author: Thomas Weise <[email protected]>
Authored: Wed Oct 21 21:32:59 2015 -0700
Committer: Thomas Weise <[email protected]>
Committed: Thu Oct 22 00:08:32 2015 -0700

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/3b3d068f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 807bf7f..f797805 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,6 +359,7 @@
         <distMgmtReleaseId>apache.staging.https</distMgmtReleaseId>
         
<distMgmtReleaseUrl>https://repository.apache.org/service/local/staging/deploy/maven2</distMgmtReleaseUrl>
         
<distMgmtDevUrl>file://${project.build.directory}/mvn-repo</distMgmtDevUrl>
+        
<sourceReleaseAssemblyDescriptor>source-release-zip-tar</sourceReleaseAssemblyDescriptor>
         <package.prefix>/opt/datatorrent</package.prefix>
         <package.groupname>dtorrent</package.groupname>
       </properties>

Reply via email to