File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2525 url = https://github.com/eclipse-platform/eclipse.platform.swt.git
2626[submodule "eclipse.platform.ui "]
2727 path = eclipse.platform.ui
28- url = https://github.com/eclipse-platform/eclipse.platform.ui.git
28+ branch = svg-capability-org.eclipse.ui
29+ url = https://github.com/HeikoKlare/eclipse.platform.ui.git
2930[submodule "equinox.binaries "]
3031 path = equinox.binaries
3132 url = https://github.com/eclipse-equinox/equinox.binaries.git
Original file line number Diff line number Diff line change @@ -104,7 +104,9 @@ pipeline {
104104 .*log,*/target/work/data/.metadata/.*log,\
105105 */tests/target/work/data/.metadata/.*log,\
106106 apiAnalyzer-workspace/.metadata/.*log,\
107- eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository/*'
107+ eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository/*,\
108+ eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/*.zip,\
109+ eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/*.tar.gz'
108110 }
109111 }
110112 }
You can’t perform that action at this time.
0 commit comments