From eaf7d60cc88c5f410ad52af908754b47ac4878f0 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 17 Aug 2017 12:04:58 +0300 Subject: Bug 442770 - Produce a source tarball for use by distro integrators Generate tar.xz file instead of bz2 now that there is new assembly plugin providing support for it. Change-Id: Ic92cc821445739cbeb4ac7f2c13b2938b517aff6 Signed-off-by: Alexander Kurtakov --- eclipse-platform-sources/sources.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'eclipse-platform-sources') diff --git a/eclipse-platform-sources/sources.xml b/eclipse-platform-sources/sources.xml index 11ce8035d..cc3385492 100644 --- a/eclipse-platform-sources/sources.xml +++ b/eclipse-platform-sources/sources.xml @@ -14,8 +14,7 @@ xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"> sources - - tar.bz2 + tar.xz true -- cgit v1.2.3