Skip to content

Commit 33c69a1

Browse files
committed
Install newer EGit to avoid SDK using a newer/different bouncy castle
1 parent eebc0bb commit 33c69a1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

oomph/Platform.setup

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@
8181
<requirement
8282
name="org.eclipse.jgit.lfs"/>
8383
</setupTask>
84+
<setupTask
85+
xsi:type="setup:RedirectionTask"
86+
sourceURL="https://download.eclipse.org/egit/updates"
87+
targetURL="https://download.eclipse.org/egit/updates-stable-nightly">
88+
<description>Install a more recent version of EGit to avoid that the SDK uses a newer version of bouncy castle</description>
89+
</setupTask>
8490
<setupTask
8591
xsi:type="setup:VariableTask"
8692
name="eclipse.target.platform"

0 commit comments

Comments
 (0)