Skip to content

Unzip jars in /addons/lib is missing overwrite flag - setup.sh #41

@j-ajendra

Description

@j-ajendra

In checkLibs() function in setup.sh, the following line is missing overwrite flag while unzipping -

unzip -q $name -d $BWCE_HOME/tibco.home/addons/lib/

When we have multiple jars in lib folder, only one is getting extracted while others are failing since it cannot overwrite the MANIFEST.MF file.

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