We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a1147 commit 514073eCopy full SHA for 514073e
1 file changed
oomph/Platform.setup
@@ -823,10 +823,6 @@
823
xsi:type="setup:PreferenceTask"
824
key="/instance/org.eclipse.wildwebdeveloper/html.format.wrapLineLength"
825
value="0"/>
826
- <setupTask
827
- xsi:type="setup:VariableTask"
828
- name="eclipse.website.gitRepository.filter.override.pattern"
829
- value=".*/eclipse-platform/www.eclipse.org-(eclipse).*->$1"/>
830
<setupTask
831
xsi:type="git:GitCloneTask"
832
id="github.clone.platform.website"
@@ -885,7 +881,7 @@
885
881
pattern="org\.eclipse\..*\.docs"/>
886
882
<operand
887
883
xsi:type="predicates:RepositoryPredicate"
888
- project="eclipse"/>
884
+ project="www.eclipse.org-eclipse"/>
889
</operand>
890
</predicate>
891
</workingSet>
0 commit comments