Skip to content

Commit 26285ce

Browse files
committed
Switch some Orbit deps to latest I-build
They were locked at the old CVS repo as they were not available in the new recipes way until very recently.
1 parent af8a7f7 commit 26285ce

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

+5-5
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@
101101

102102
<unit id="org.hamcrest.core" version="1.3.0.v20180420-1519"/>
103103
<unit id="org.hamcrest.core.source" version="1.3.0.v20180420-1519"/>
104+
<unit id="javax.inject" version="1.0.0.v20220405-0441"/>
105+
<unit id="javax.inject.source" version="1.0.0.v20220405-0441"/>
106+
<unit id="javax.xml" version="1.4.1.v20220503-2331"/>
104107

105108
<!-- Tip of the Day - See bug 531786 -->
106109
<unit id="com.google.gson" version="2.8.9.v20220111-1409"/>
@@ -117,24 +120,22 @@
117120

118121
<!-- RedDeer deps-->
119122
<unit id="org.yaml.snakeyaml" version="1.27.0.v20201111-1638"/>
123+
<unit id="org.apache.commons.lang" version="2.6.0.v20220406-2305"/>
120124

121125
<!-- This is the "normal" Orbit repository. During development on Bug 568936 this repo is the EBR (git)
122126
sourced bundles of Orbit from 2022-03. This is the sub-p2-repo of the 2022-03 recommended build.
123127
This is the repo that is expected to be updated on milestones based on Orbit deliveries. -->
124-
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20220426182153/repository/"/>
128+
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/I20220504015222/repository/"/>
125129
</location>
126130
<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
127131

128132
<unit id="com.sun.el" version="2.2.0.v201303151357"/>
129133
<unit id="com.sun.el.source" version="2.2.0.v201303151357"/>
130134
<unit id="javax.el" version="2.2.0.v201303151357"/>
131135
<unit id="javax.el.source" version="2.2.0.v201303151357"/>
132-
<unit id="javax.inject" version="1.0.0.v20091030"/>
133-
<unit id="javax.inject.source" version="1.0.0.v20091030"/>
134136

135137
<unit id="javax.servlet.jsp" version="2.2.0.v201112011158"/>
136138
<unit id="javax.servlet.jsp.source" version="2.2.0.v201112011158"/>
137-
<unit id="javax.xml" version="1.3.4.v201005080400"/>
138139
<unit id="org.apache.jasper.glassfish" version="2.2.2.v201501141630"/>
139140
<unit id="org.apache.jasper.glassfish.source" version="2.2.2.v201501141630"/>
140141

@@ -154,7 +155,6 @@
154155
<unit id="org.apache.commons.jxpath.source" version="1.3.0.v200911051830"/>
155156

156157
<!-- RedDeer deps-->
157-
<unit id="org.apache.commons.lang" version="2.6.0.v201404270220"/>
158158
<unit id="org.json" version="1.0.0.v201011060100"/>
159159

160160
<!-- This is the last build of the CVS sourced Orbit repository - this was a subrepo of the recommended Orbit

0 commit comments

Comments
 (0)