Skip to content

Commit 3182ab2

Browse files
committed
Use tycho.source.skip to avoid source bundle creation
1 parent 2e1acee commit 3182ab2

File tree

1 file changed

+1
-0
lines changed
  • resources/bundles/org.eclipse.core.filesystem.linux.aarch64

1 file changed

+1
-0
lines changed

resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
<properties>
2525
<skipAPIAnalysis>true</skipAPIAnalysis>
26+
<tycho.source.skip>true</tycho.source.skip>
2627
</properties>
2728

2829
</project>

0 commit comments

Comments
 (0)