Skip to content

New Nested Jar URI Format Support #48

Description

@babltiga

Support of URL format which is more compliant with JDK expectations. Currently loading of the changelogs from the nested jar supports only the old format of the path like jar:file:/tmp/some-1.0.jar!/BOOT-INF/classes!/couchbase/changelog/v1 but needs to support more compliant version like jar:nested:/tmp/some-1.0.jar/!BOOT-INF/classes/!/couchbase/changelog/v1. This will also help to use the couchmove with the latest versions of the Spring Boot Uber jar.

https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.2-Release-Notes#nested-jar-support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions