Skip to content

Commit 1804259

Browse files
merksruspl-afed
authored andcommitted
Don't create an *.xz or an archive zip
- The JustJ promotion does not use nor need them.
1 parent 11e5beb commit 1804259

File tree

1 file changed

+2
-0
lines changed
  • mylyn.releng/org.eclipse.mylyn.parent

1 file changed

+2
-0
lines changed

mylyn.releng/org.eclipse.mylyn.parent/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,8 @@
268268
<version>${tycho-version}</version>
269269
<configuration>
270270
<includeAllSources>true</includeAllSources>
271+
<skipArchive>true</skipArchive>
272+
<xzCompress>false</xzCompress>
271273
</configuration>
272274
</plugin>
273275
<plugin>

0 commit comments

Comments
 (0)