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 25
25
url = https://github.com/eclipse-platform/eclipse.platform.swt.git
26
26
[submodule "eclipse.platform.ui "]
27
27
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
29
30
[submodule "equinox.binaries "]
30
31
path = equinox.binaries
31
32
url = https://github.com/eclipse-equinox/equinox.binaries.git
Original file line number Diff line number Diff line change @@ -104,7 +104,9 @@ pipeline {
104
104
.*log,*/target/work/data/.metadata/.*log,\
105
105
*/tests/target/work/data/.metadata/.*log,\
106
106
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'
108
110
}
109
111
}
110
112
}
You can’t perform that action at this time.
0 commit comments