Commit 73d8670
committed
Complete OpenJDK migration: Add Java 8 to CF mirror with normalized version format
- Migrate Java 8.0.452 to BellSoft Liberica from CF mirror
- Use normalized version format (8.0.452) for buildpack-packager compatibility
- Point URI to CF mirror file (bellsoft-jre8u452+11-linux-amd64.tar.gz)
- Update Java 8 deprecation link to BellSoft documentation
- Add source and source_sha256 fields for upstream tracking
Solution: Buildpack-packager validates the version field, not the URI.
By using version 8.0.452 (modern format) with the CF mirror URI
(which has 1.8.0_452 in filename), we satisfy both requirements.
All 4 OpenJDK versions (8, 11, 17, 21) now use BellSoft Liberica from
CF mirror. Build succeeds at 5.3MB.1 parent 238f54f commit 73d8670
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | | - | |
202 | | - | |
203 | | - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
| 207 | + | |
206 | 208 | | |
207 | 209 | | |
208 | 210 | | |
| |||
0 commit comments