Skip to content

chore: move connectors to avoid deprecation message (#9613) (CP: 25.2)#9617

Merged
web-padawan merged 1 commit into
25.2from
cherry-pick-9613-to-25.2-1782385330913
Jun 25, 2026
Merged

chore: move connectors to avoid deprecation message (#9613) (CP: 25.2)#9617
web-padawan merged 1 commit into
25.2from
cherry-pick-9613-to-25.2-1782385330913

Conversation

@Artur-

@Artur- Artur- commented Jun 25, 2026

Copy link
Copy Markdown
Member

Description

Moved connector / frontend files from the deprecated META-INF/resources/frontend/ directory:

  • Bundle sources (@JsModule) → META-INF/frontend/ — 38 file moves across 17 modules: combo-box, context-menu, date-picker, shared-base (tooltip.ts, disableOnClickFunctions.js), grid, grid-pro, menu-bar, messages, popover, renderer, select, spreadsheet, text-field, time-picker, upload, virtual-list, and map (JS part).
  • Runtime resources (classpath-loaded images, via getResourceAsStream/forClassResource) → META-INF/resources/:
    • map assets (vaadin-map/assets/*.png)
  • map IT custom-cluster.png, avatar IT images/user.png, messages IT images/avatar.png

## Description

Moved connector / frontend files from the deprecated
`META-INF/resources/frontend/` directory:

- Bundle sources (`@JsModule`) → `META-INF/frontend/` — 38 file moves
across 17 modules: combo-box, context-menu, date-picker, shared-base
(tooltip.ts, disableOnClickFunctions.js), grid, grid-pro, menu-bar,
messages, popover, renderer, select, spreadsheet, text-field,
time-picker, upload, virtual-list, and map (JS part).
- Runtime resources (classpath-loaded images, via
getResourceAsStream/forClassResource) → `META-INF/resources/`:
  - map assets (`vaadin-map/assets/*.png`)
- map IT custom-cluster.png, avatar IT images/user.png, messages IT
images/avatar.png

## Type of change

- Internal change
@sonarqubecloud

Copy link
Copy Markdown

@web-padawan web-padawan merged commit c0389c2 into 25.2 Jun 25, 2026
25 checks passed
@web-padawan web-padawan deleted the cherry-pick-9613-to-25.2-1782385330913 branch June 25, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants