Skip to content

NPE on line 1426 of Project.java #1

@njbartlett

Description

@njbartlett

NullPointerException in the new code added for removing bnd.bnd output in the case of sub-builders. I have patched by inserting the following null-check:

 if( b.getPropertiesFile() != null && getPropertiesFile() != null && ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions