Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [omr-dev] consuming omr-agentcore

On 8/29/2016 10:46 AM, Charlie Gracie wrote:
Hi,

The project at https://github.com/RuntimeTools/omr-agentcore was created
to provide core monitoring functionality for building runtime monitoring
agents.  It has the name OMR in it as we hope that at some point this
can become an official part of the Eclipse OMR project.  Until then I
would like to consume this project so we can build a monitoring agent as
part of Eclipse OMR.

To consume the omr-agentcore project I see two possibilities.
1, consume it as a git submodule
2. check the code into the third_party folder.

Two questions:

1. Will omr-agentcore be optional when building OMR and OMR based
   projects?
2. Will RuntimeTools/omr-agentcore continue to evolve and be
   maintained?

If both answers are yes, I lean towards a submodule. If both answers
are no, then I lean towards third_party.

-- Matt



Back to the top