Skip to content

Putting agent JARs in lib directory #22

@steinybot

Description

@steinybot

Any particular reason that the agent JARs are not in the lib directory along with all the other dependencies?

Instead of:

addJava "-javaagent:${app_home}/../kanela-agent/kanela-agent-1.0.9.jar" 

it could be:

addJava "-javaagent:${lib_dir}/kanela-agent-1.0.9.jar" 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions