Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1974ab5f1e1f8b3aa74fe00b01efd74cd3a8455d https://github.com/xwiki/xwiki-platform/commit/1974ab5f1e1f8b3aa74fe00b01efd... Author: Michael Hamann <[email protected]> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/main/java/org/xwiki/webjars/internal/FilesystemResourceReferenceCopier.java A xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/FilesystemResourceReferenceCopierTest.java Log Message: ----------- XWIKI-23891: Resources that are referenced without quotes aren't extracted from CSS WebJar resources during export * Improve the regular expression to detect URLs without quotes. * Make the regular expression for URLs more robust. * Improve the code style by using more try-with-resource statements. * Add a unit test. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications