Skip to content

Commit 911f517

Browse files
committed
Use older 4.38 I-build without junit6 dependencies
- There is a new dependency on jdk.jfr which is missing from the minimal JustJ jre.
1 parent 50a4f1a commit 911f517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releng/org.eclipse.oomph.parent/tp/org.eclipse.oomph.tp.target

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/nightly/latest"/>
2929
<repository location="https://download.eclipse.org/justj/jres/21/updates/milestone/latest"/>
3030
<repository location="https://download.eclipse.org/webtools/downloads/drops/R3.39.0/S-3.39RC2-20250902093744/repository"/>
31-
<repository location="https://download.eclipse.org/eclipse/updates/4.38-I-builds"/>
31+
<repository location="https://download.eclipse.org/eclipse/updates/4.38-I-builds/I20251024-0020"/>
3232
</location>
3333
</locations>
3434
</target>

0 commit comments

Comments
 (0)