Skip to content

Fix and improve Spring Boot rule debugging #148

Closed
@plaird

Description

@plaird

First there is a bug in the debug log lines of the springboot packaging bash script:

The env variable name got lowercased in the script by mistake. Since it is a shell variable it should be put back to all caps, as the documentation describes.

Second, we should make the debug log lines in the springboot.bzl an option via an attribute. Create a new attribute debug that is default False.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions