Skip to content

Putting agent JARs in lib directory #22

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" 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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