Skip to content

Commit df686c4

Browse files
Jiri Kaplanjirkafm
authored andcommitted
Upgrade to Eclipse EGit 2026-03
1 parent 4a68e45 commit df686c4

8 files changed

Lines changed: 171 additions & 158 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
**/target
2+
.DS_Store

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,4 @@ The runnable product will be available in `com.eclipsesource.megit.product/targe
6262
- Switches to Java 21
6363
- 0.9.0 Update to Eclipse EGit 2025-06
6464
- 0.10.0 Update to Eclipse EGit 2025-12
65+
- 0.11.0 Update to Eclipse EGit 2026-03

com.eclipsesource.megit.parent/megit.target

Lines changed: 109 additions & 103 deletions
Large diffs are not rendered by default.

com.eclipsesource.megit.parent/megit.tpd

Lines changed: 56 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
target "MeGit Target"
22
with source requirements
3-
location "https://download.eclipse.org/releases/2025-12" {
3+
location "https://download.eclipse.org/releases/2026-03" {
44
org.eclipse.jgit.feature.group
55
org.eclipse.jgit.gpg.bc.feature.group
66
org.eclipse.jgit.ssh.jsch.feature.group
@@ -36,7 +36,7 @@ location "https://download.eclipse.org/releases/2025-12" {
3636
org.joni
3737
org.snakeyaml.engine
3838

39-
// https://github.com/eclipse-egit/egit/blob/v7.5.0.202512021534-r/org.eclipse.egit.target/releasetrain/4.38-2025-12.tpd
39+
// https://github.com/eclipse-egit/egit/blob/v7.6.0.202603022253-r/org.eclipse.egit.target/releasetrain/4.39-2026-03.tpd
4040
// Eclipse platform
4141
biz.aQute.bnd.util
4242
biz.aQute.bndlib
@@ -82,11 +82,11 @@ location "https://download.eclipse.org/releases/2025-12" {
8282
org.eclipse.tools.layout.spy
8383
}
8484

85-
// https://github.com/eclipse-egit/egit/blob/v7.5.0.202512021534-r/org.eclipse.egit.target/orbit/orbit-4.38.tpd
86-
location "https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-12" {
87-
aQute.libg [7.1.0.202411251545,7.1.0.202411251545]
88-
bndtools.api [7.1.0.202411251545,7.1.0.202411251545]
89-
com.ibm.icu [78.1.0,78.1.0]
85+
// https://github.com/eclipse-egit/egit/blob/v7.6.0.202603022253-r/org.eclipse.egit.target/orbit/orbit-4.39.tpd
86+
location "https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2026-03" {
87+
aQute.libg [7.2.1.202601121903,7.2.1.202601121903]
88+
bndtools.api [7.2.1.202601121903,7.2.1.202601121903]
89+
com.ibm.icu [78.2.0,78.2.0]
9090
com.jcraft.jsch [0.1.55.v20230916-1400,0.1.55.v20230916-1400]
9191
com.jcraft.jsch.source [0.1.55.v20230916-1400,0.1.55.v20230916-1400]
9292
com.jcraft.jzlib [1.1.3.v20230916-1400,1.1.3.v20230916-1400]
@@ -98,20 +98,20 @@ location "https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025
9898
jakarta.inject.jakarta.inject-api [1.0.5,1.0.5]
9999
jakarta.inject.jakarta.inject-api [2.0.1,2.0.1]
100100
jakarta.xml.bind-api [2.3.3,2.3.3]
101-
jakarta.xml.bind-api [4.0.4,4.0.4]
101+
jakarta.xml.bind-api [4.0.5,4.0.5]
102102
javax.servlet-api [3.1.0,3.1.0]
103-
junit-jupiter-api [5.14.1,5.14.1]
104-
junit-jupiter-engine [5.14.1,5.14.1]
105-
junit-jupiter-migrationsupport [5.14.1,5.14.1]
106-
junit-jupiter-params [5.14.1,5.14.1]
107-
junit-platform-commons [1.14.1,1.14.1]
108-
junit-platform-engine [1.14.1,1.14.1]
109-
junit-platform-launcher [1.14.1,1.14.1]
110-
junit-platform-runner [1.14.1,1.14.1]
111-
junit-platform-suite-api [1.14.1,1.14.1]
112-
junit-platform-suite-commons [1.14.1,1.14.1]
113-
junit-platform-suite-engine [1.14.1,1.14.1]
114-
junit-vintage-engine [5.14.1,5.14.1]
103+
junit-jupiter-api [5.14.3,5.14.3]
104+
junit-jupiter-engine [5.14.3,5.14.3]
105+
junit-jupiter-migrationsupport [5.14.3,5.14.3]
106+
junit-jupiter-params [5.14.3,5.14.3]
107+
junit-platform-commons [1.14.3,1.14.3]
108+
junit-platform-engine [1.14.3,1.14.3]
109+
junit-platform-launcher [1.14.3,1.14.3]
110+
junit-platform-runner [1.14.3,1.14.3]
111+
junit-platform-suite-api [1.14.3,1.14.3]
112+
junit-platform-suite-commons [1.14.3,1.14.3]
113+
junit-platform-suite-engine [1.14.3,1.14.3]
114+
junit-vintage-engine [5.14.3,5.14.3]
115115
org.apache.ant [1.10.15.v20240901-1000,1.10.15.v20240901-1000]
116116
org.apache.ant.source [1.10.15.v20240901-1000,1.10.15.v20240901-1000]
117117
org.apache.aries.spifly.dynamic.bundle [1.3.7,1.3.7]
@@ -130,21 +130,21 @@ location "https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025
130130
org.apache.lucene.analysis-common [10.3.2.v20251117-1800,10.3.2.v20251117-1800]
131131
org.apache.lucene.analysis-smartcn [10.3.2.v20251117-1800,10.3.2.v20251117-1800]
132132
org.apache.lucene.core [10.3.2.v20251117-1800,10.3.2.v20251117-1800]
133-
org.commonmark [0.27.0,0.27.0]
134-
org.commonmark.ext-gfm-tables [0.27.0,0.27.0]
133+
org.commonmark [0.27.1,0.27.1]
134+
org.commonmark.ext-gfm-tables [0.27.1,0.27.1]
135135
org.eclipse.orbit.xml-apis-ext [1.0.0.v20240917-0534,1.0.0.v20240917-0534]
136136
org.hamcrest [3.0.0,3.0.0]
137137
org.hamcrest.source [3.0.0,3.0.0]
138138
org.junit [4.13.2.v20240929-1000,4.13.2.v20240929-1000]
139139
org.junit.source [4.13.2.v20240929-1000,4.13.2.v20240929-1000]
140-
org.objectweb.asm [9.9.0, 9.9.0]
141-
org.objectweb.asm.source [9.9.0, 9.9.0]
142-
org.objectweb.asm.commons [9.9.0,9.9.0]
143-
org.objectweb.asm.tree [9.9.0, 9.9.0]
144-
org.objectweb.asm.tree.analysis [9.9.0, 9.9.0]
145-
org.objectweb.asm.util [9.9.0, 9.9.0]
146-
org.objenesis [3.4,3.4]
147-
org.objenesis.source [3.4,3.4]
140+
org.objectweb.asm [9.9.1, 9.9.1]
141+
org.objectweb.asm.source [9.9.1, 9.9.1]
142+
org.objectweb.asm.commons [9.9.1,9.9.1]
143+
org.objectweb.asm.tree [9.9.1, 9.9.1]
144+
org.objectweb.asm.tree.analysis [9.9.1, 9.9.1]
145+
org.objectweb.asm.util [9.9.1, 9.9.1]
146+
org.objenesis [3.5.0,3.5.0]
147+
org.objenesis.source [3.5.0,3.5.0]
148148
org.opentest4j [1.3.0,1.3.0]
149149
org.osgi.namespace.contract [1.0.0.201505202024,1.0.0.201505202024]
150150
org.osgi.namespace.extender [1.0.1.201505202024,1.0.1.201505202024]
@@ -153,7 +153,7 @@ location "https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025
153153
org.osgi.service.cm.source [1.6.1.202109301733,1.6.1.202109301733]
154154
}
155155

156-
// https://github.com/eclipse-egit/egit/blob/v7.5.0.202512021534-r/org.eclipse.egit.target/maven/dependencies.tpd
156+
// https://github.com/eclipse-egit/egit/blob/v7.6.0.202603022253-r/org.eclipse.egit.target/maven/dependencies.tpd
157157
maven apache
158158
scope = compile
159159
dependencyDepth = none
@@ -163,7 +163,7 @@ maven apache
163163
dependency {
164164
groupId = "commons-codec"
165165
artifactId = "commons-codec"
166-
version = "1.20.0"
166+
version = "1.21.0"
167167
}
168168
dependency {
169169
groupId = "org.apache.commons"
@@ -209,7 +209,7 @@ maven assertj
209209
dependency {
210210
groupId = "org.assertj"
211211
artifactId = "assertj-core"
212-
version = "3.27.6"
212+
version = "3.27.7"
213213
}
214214
}
215215

@@ -222,22 +222,22 @@ maven bouncycastle
222222
dependency {
223223
groupId = "org.bouncycastle"
224224
artifactId = "bcpg-jdk18on"
225-
version = "1.82"
225+
version = "1.83"
226226
}
227227
dependency {
228228
groupId = "org.bouncycastle"
229229
artifactId = "bcprov-jdk18on"
230-
version = "1.82"
230+
version = "1.83"
231231
}
232232
dependency {
233233
groupId = "org.bouncycastle"
234234
artifactId = "bcpkix-jdk18on"
235-
version = "1.82"
235+
version = "1.83"
236236
}
237237
dependency {
238238
groupId = "org.bouncycastle"
239239
artifactId = "bcutil-jdk18on"
240-
version = "1.82"
240+
version = "1.83"
241241
}
242242
}
243243

@@ -250,12 +250,12 @@ maven bytebuddy
250250
dependency {
251251
groupId = "net.bytebuddy"
252252
artifactId = "byte-buddy"
253-
version = "1.18.1"
253+
version = "1.18.5"
254254
}
255255
dependency {
256256
groupId = "net.bytebuddy"
257257
artifactId = "byte-buddy-agent"
258-
version = "1.18.1"
258+
version = "1.18.5"
259259
}
260260
}
261261

@@ -294,42 +294,42 @@ maven jetty
294294
dependency {
295295
groupId = "org.eclipse.jetty.ee10"
296296
artifactId = "jetty-ee10-servlet"
297-
version = "12.1.4"
297+
version = "12.1.6"
298298
}
299299
dependency {
300300
groupId = "org.eclipse.jetty"
301301
artifactId = "jetty-http"
302-
version = "12.1.4"
302+
version = "12.1.6"
303303
}
304304
dependency {
305305
groupId = "org.eclipse.jetty"
306306
artifactId = "jetty-io"
307-
version = "12.1.4"
307+
version = "12.1.6"
308308
}
309309
dependency {
310310
groupId = "org.eclipse.jetty"
311311
artifactId = "jetty-security"
312-
version = "12.1.4"
312+
version = "12.1.6"
313313
}
314314
dependency {
315315
groupId = "org.eclipse.jetty"
316316
artifactId = "jetty-server"
317-
version = "12.1.4"
317+
version = "12.1.6"
318318
}
319319
dependency {
320320
groupId = "org.eclipse.jetty"
321321
artifactId = "jetty-session"
322-
version = "12.1.4"
322+
version = "12.1.6"
323323
}
324324
dependency {
325325
groupId = "org.eclipse.jetty"
326326
artifactId = "jetty-util"
327-
version = "12.1.4"
327+
version = "12.1.6"
328328
}
329329
dependency {
330330
groupId = "org.eclipse.jetty"
331331
artifactId = "jetty-util-ajax"
332-
version = "12.1.4"
332+
version = "12.1.6"
333333
}
334334
dependency {
335335
groupId = "jakarta.servlet"
@@ -365,7 +365,7 @@ maven mockito
365365
dependency {
366366
groupId = "org.mockito"
367367
artifactId = "mockito-core"
368-
version = "5.20.0"
368+
version = "5.21.0"
369369
}
370370
}
371371

@@ -378,12 +378,12 @@ maven sshd
378378
dependency {
379379
groupId = "org.apache.sshd"
380380
artifactId = "sshd-osgi"
381-
version = "2.16.0"
381+
version = "2.17.1"
382382
}
383383
dependency {
384384
groupId = "org.apache.sshd"
385385
artifactId = "sshd-sftp"
386-
version = "2.16.0"
386+
version = "2.17.1"
387387
}
388388
}
389389

@@ -403,6 +403,11 @@ maven slf4j
403403
artifactId = "slf4j-simple"
404404
version = "2.0.17"
405405
}
406+
dependency {
407+
groupId = "org.slf4j"
408+
artifactId = "jcl-over-slf4j"
409+
version = "2.0.17"
410+
}
406411
}
407412

408413
maven xz
@@ -460,6 +465,6 @@ maven extras-megit
460465
dependency {
461466
groupId = "org.junit.platform"
462467
artifactId = "junit-platform-commons"
463-
version = "1.14.1"
468+
version = "1.14.3"
464469
}
465470
}

com.eclipsesource.megit.parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.eclipsesource.megit</groupId>
88
<artifactId>com.eclipsesource.megit.parent</artifactId>
9-
<version>0.10.0-SNAPSHOT</version>
9+
<version>0.11.0-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<properties>

com.eclipsesource.megit.plugin/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Plugin
44
Bundle-SymbolicName: com.eclipsesource.megit.plugin;singleton:=true
5-
Bundle-Version: 0.10.0.qualifier
5+
Bundle-Version: 0.11.0.qualifier
66
Bundle-Activator: com.eclipsesource.megit.plugin.Activator
77
Bundle-Vendor: ECLIPSESOURCE
88
Require-Bundle: org.eclipse.ui,

com.eclipsesource.megit.plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.eclipsesource.megit</groupId>
99
<artifactId>com.eclipsesource.megit.parent</artifactId>
10-
<version>0.10.0-SNAPSHOT</version>
10+
<version>0.11.0-SNAPSHOT</version>
1111
<relativePath>../com.eclipsesource.megit.parent</relativePath>
1212
</parent>
1313
<artifactId>com.eclipsesource.megit.plugin</artifactId>

com.eclipsesource.megit.product/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.eclipsesource.megit</groupId>
99
<artifactId>com.eclipsesource.megit.parent</artifactId>
10-
<version>0.10.0-SNAPSHOT</version>
10+
<version>0.11.0-SNAPSHOT</version>
1111
<relativePath>../com.eclipsesource.megit.parent</relativePath>
1212
</parent>
1313
<artifactId>com.eclipsesource.megit.product</artifactId>

0 commit comments

Comments
 (0)