Skip to content

Multiple-target-in-package support added in 2.5.2 broke git.properties data #259

Closed
@plaird

Description

@plaird

In namespacing all springboot macro outputs in #139 I broke support for git.properties files being automatically loaded into the actuator/info endpoint, and any custom use cases users have built for git.properties.

Example: demoapp-git.properties

https://github.com/salesforce/rules_spring/blob/main/springboot/springboot.bzl#L544

The namespaced git.properties filename needs to be renamed to just git.properties as it is copied into the jar. Also, it has been a todo list item to add tests that verify file layouts within the generated springboot jar. Now is a good time to add that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions