Skip to content

Commit 0129a62

Browse files
committed
Meeting minutes for Planning Council 2026-04-01
1 parent 5585314 commit 0129a62

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed

wiki/Planning_Council.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Telephone Dial in (for higher quality, dial a number based on your curr
6363

6464
### Meeting Minutes
6565

66+
- [2026-04-01](Planning_Council/2026-04-01.md)
6667
- [2026-03-04](Planning_Council/2026-03-04.md)
6768
- [2026-02-04](Planning_Council/2026-02-04.md)
6869
- [2026-01-07](Planning_Council/2026-01-07.md)
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# 2026-04-01 Meeting Notes
2+
3+
## Agenda
4+
5+
- Priorities for updated [Dev Efforts Board](https://gitlab.eclipse.org/eclipse-wg/ide-wg/ide-wg-dev-funded-efforts/ide-wg-dev-funded-program-planning-council-top-issues/-/boards/1208)
6+
- Update on Java 25 Temurin build for Windows aarch64
7+
- Maven 4 Status
8+
- OCX preparation / BoF session
9+
10+
11+
## Minutes
12+
13+
### Update on Java 25 Temurin Build for Windows aarch64
14+
- Reminder that decision was made to not allow bumping BREE to Java 25 for 2026-06 release
15+
- Issue on cause of Windows aarch64 builds not being available: https://github.com/adoptium/aqa-tests/issues/6623
16+
- Decision for 2026-09 to be made latest in Planning Council call at beginning of June
17+
18+
### Priorities for Updated Dev Efforts Board
19+
- [Dev Efforts Board](https://gitlab.eclipse.org/eclipse-wg/ide-wg/ide-wg-dev-funded-efforts/ide-wg-dev-funded-program-planning-council-top-issues/-/boards/1208)
20+
- Issues have been updated/closed/created according to last call’s decisions
21+
- One issue per platform (Windows, MacOS, Linux) exists now
22+
- Priorities agreement
23+
- Platform support issues as “high”
24+
- Babel and icon themes issues (as outlook to future enhancements) as “medium”
25+
- [Accessibility](https://gitlab.eclipse.org/eclipse-wg/ide-wg/ide-wg-dev-funded-efforts/ide-wg-dev-funded-program-planning-council-top-issues/-/issues/26) to stay at "medium"
26+
- [Semantic highlighting for TextBlock](https://gitlab.eclipse.org/eclipse-wg/ide-wg/ide-wg-dev-funded-efforts/ide-wg-dev-funded-program-planning-council-top-issues/-/issues/29) to be reduced to "low"
27+
- Other priorities are fine
28+
- Everyone is encouraged to share feedback on current issues and assigned priorities
29+
30+
### Maven 4 Status
31+
- No Maven 4 release yet
32+
- Christoph has worked on Tycho support/compatibility for Maven 4
33+
- https://github.com/eclipse-tycho/tycho/pull/4219
34+
- Tagged as compiling but not running with Maven 4
35+
- Tooling (m2e, PDE etc.) probably needs adjustment (if not there yet)
36+
- In particular relevant for people who want to migrate early to Maven 4 (especially with plain Java Maven projects, without Tycho and the like)
37+
- Eclipse builds / Tycho could still use Maven 3 until Maven 4 is fully supported.
38+
39+
### p2 SBOM Tooling
40+
- Good experiences at SAP reported by Sebastian
41+
- Recommended to execute on final product/p2, not to use Tycho integration
42+
- https://github.com/eclipse-cbi/p2repo-sbom/blob/main/docs/overview.md
43+
44+
### OCX preparation / BoF session
45+
- Note on BoF session organized by working group: https://www.eventbrite.com/e/eclipse-ide-and-platform-in-the-age-of-ai-bof-at-ocx-2026-tickets-1986005715557
46+
47+
48+
## Next Meeting
49+
50+
Next meeting will be on May 6th, 2026.

0 commit comments

Comments
 (0)