File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
debug/org.eclipse.cdt.debug.application.product
releng/org.eclipse.cdt.target Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -190,10 +190,10 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
190190 <plugin id =" com.sun.xml.bind" />
191191 <plugin id =" jakarta.activation-api" />
192192 <plugin id =" jakarta.annotation-api" />
193+ <plugin id =" jakarta.inject.jakarta.inject-api" />
193194 <plugin id =" jakarta.servlet-api" />
194195 <plugin id =" jakarta.xml.bind-api" />
195196 <plugin id =" javax.el-api" />
196- <plugin id =" javax.inject" />
197197 <plugin id =" javax.servlet.jsp-api" />
198198 <plugin id =" org.apache.aries.spifly.dynamic.bundle" />
199199 <plugin id =" org.apache.batik.constants" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?pde version =" 3.8" ?>
3- <target name =" cdt" sequenceNumber =" 143 " >
3+ <target name =" cdt" sequenceNumber =" 144 " >
44 <locations >
55 <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
66 <repository location =" https://download.eclipse.org/cbi/updates/license/" />
77 <unit id =" org.eclipse.license.feature.group" version =" 0.0.0" />
88 </location >
99 <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
10- <repository location =" https://download.eclipse.org/eclipse/updates/4.29-I-builds/I20230705-1800 /" />
10+ <repository location =" https://download.eclipse.org/eclipse/updates/4.29-I-builds/I20230815-0600 /" />
1111 <unit id =" org.eclipse.equinox.executable.feature.group" version =" 0.0.0" />
1212 <unit id =" org.eclipse.jdt.annotation" version =" 0.0.0" />
1313 <unit id =" org.eclipse.sdk.feature.group" version =" 0.0.0" />
194194 This dep can't be added to maven section because of https://github.com/eclipse-pde/eclipse.pde/issues/675 -->
195195 <unit id =" com.google.guava.failureaccess" version =" 0.0.0" />
196196
197- <unit id =" javax.inject" version =" 0.0.0" />
198- <unit id =" org.hamcrest.core" version =" 1.3.0.v20230721-0740" />
199- <unit id =" org.hamcrest.library" version =" 1.3.0.v20180524-2246" />
200- <unit id =" org.junit" version =" 4.13.2.v20230725-0701" />
197+ <unit id =" org.hamcrest.core" version =" 1.3.0.v20230809-1000" />
198+ <unit id =" org.hamcrest.library" version =" 1.3.0.v20230809-1000" />
199+ <unit id =" org.junit" version =" 4.13.2.v20230809-1000" />
201200 </location >
202201 </locations >
203202 <targetJRE path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17" />
You can’t perform that action at this time.
0 commit comments