update to latest tycho verison to solve build issues for e4.34 target environment and removed outdated bundle from update site

This commit is contained in:
Martin Lippert
2024-09-30 10:24:36 +02:00
parent ab2aad55c6
commit 86af01835b
2 changed files with 2 additions and 2 deletions

View File

@@ -137,7 +137,7 @@
<!-- <bundle id="javax.ws.rs"/> -->
<!-- <bundle id="javax.xml.bind"/> -->
<!-- <bundle id="javax.xml.bind.source"/> -->
<bundle id="javax.xml.stream"/>
<!-- <bundle id="javax.xml.stream"/> -->
<bundle id="org.aopalliance"/>
<bundle id="org.apache.log4j"/>
<bundle id="org.yaml.snakeyaml"/>

View File

@@ -78,7 +78,7 @@
<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>
<tycho-version>4.0.8</tycho-version>
<tycho-version>4.0.9</tycho-version>
<encoding>UTF-8</encoding>
<misc.p2.repo.version>3.9.4.202211021051</misc.p2.repo.version>