Skip to content

Commit 86af018

Browse files
committed
update to latest tycho verison to solve build issues for e4.34 target environment and removed outdated bundle from update site
1 parent ab2aad5 commit 86af018

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eclipse-distribution/org.springframework.boot.ide.product.e434/category.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<!-- <bundle id="javax.ws.rs"/> -->
138138
<!-- <bundle id="javax.xml.bind"/> -->
139139
<!-- <bundle id="javax.xml.bind.source"/> -->
140-
<bundle id="javax.xml.stream"/>
140+
<!-- <bundle id="javax.xml.stream"/> -->
141141
<bundle id="org.aopalliance"/>
142142
<bundle id="org.apache.log4j"/>
143143
<bundle id="org.yaml.snakeyaml"/>

eclipse-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
<sts4-language-servers-p2-repo>https://cdn.spring.io/spring-tools/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version}</sts4-language-servers-p2-repo>
8080

81-
<tycho-version>4.0.8</tycho-version>
81+
<tycho-version>4.0.9</tycho-version>
8282
<encoding>UTF-8</encoding>
8383

8484
<misc.p2.repo.version>3.9.4.202211021051</misc.p2.repo.version>

0 commit comments

Comments
 (0)