Skip to content

Remove the leftover SAC references after the value-record migration#4143

Merged
vogella merged 1 commit into
eclipse-platform:masterfrom
vogella:css-drop-sac-import
Jun 29, 2026
Merged

Remove the leftover SAC references after the value-record migration#4143
vogella merged 1 commit into
eclipse-platform:masterfrom
vogella:css-drop-sac-import

Conversation

@vogella

@vogella vogella commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #4139, which deleted the tkuiTestsToRefactor legacy tests but left two SAC traces behind: the Import-Package: org.w3c.css.sac in the org.eclipse.e4.ui.tests.css.swt manifest, and a handful of SAC/Batik mentions in CSS-core and test comments.

Nothing on the build path uses SAC anymore, so this drops the import and rewrites the comments (keeping the behavioral rationale, just without the SAC name). With this in, the repo has no remaining reference to org.w3c.css.sac, so the library can leave the target platform once no bundle outside this repo needs it.

Follow-up to 5a8b668, which deleted the tkuiTestsToRefactor legacy
sources but left Import-Package: org.w3c.css.sac in the
org.eclipse.e4.ui.tests.css.swt manifest, plus stale SAC/Batik mentions in
two css.core Javadoc comments. Nothing on the build path uses SAC anymore,
so drop the import and rewrite the comments. The org.w3c.css.sac library
can now leave the target platform once no bundle outside this repo needs it.
@github-actions

Copy link
Copy Markdown
Contributor

Test Results

   855 files  ±0     855 suites  ±0   49m 12s ⏱️ +3s
 8 083 tests ±0   7 840 ✅ ±0  243 💤 ±0  0 ❌ ±0 
20 151 runs  ±0  19 497 ✅ ±0  654 💤 ±0  0 ❌ ±0 

Results for commit 5844cd9. ± Comparison against base commit 5a8b668.

@vogella vogella merged commit c0809a9 into eclipse-platform:master Jun 29, 2026
18 checks passed
@vogella vogella deleted the css-drop-sac-import branch June 29, 2026 16:27
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.

1 participant