use erma in my project

Asked by sanjeewa malalgoda

hi
i need to use erma inside my code and distribute it under apache license can i do this?
thanks
sanjeewa(<email address hidden>)

Question information

Language:
English Edit question
Status:
Answered
For:
ERMA Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Matthew Kemp (mattkemp) said :
#1

Hi Sanjeewa,

Yes, erma is licensed under the Apache 2.0 License. Our latest code is now
hosted on github (https://github.com/erma/erma). Also for future reference
please use the erma-support Google group.

Thanks,
Matt

On Mon, Dec 13, 2010 at 12:56 AM, sanjeewa malalgoda <
<email address hidden>> wrote:

> New question #137630 on ERMA:
> https://answers.launchpad.net/erma/+question/137630
>
> hi
> i need to use erma inside my code and distribute it under apache license
> can i do this?
> thanks
> sanjeewa(<email address hidden>)
>
> --
> You received this question notification because you are a member of
> Erma-core, which is an answer contact for ERMA.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~erma-core
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~erma-core
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
sanjeewa malalgoda (sanjeewa190) said :
#2

Hi
Thank you very much for quick reply. I hope to be active member of erma
group. and i will do some contribution to this project in future
Thanks

*Sanjeewa Malalgoda
**B.Sc. Engineering(Hons)
Dip. in Com.Sc.(OUSL)
MIESL*
**
345/2, pussalla, parakaduwa.
Sri Lanka.
Mobile +94713068779

http://sanjeewamalalgoda.blogspot.com/

Revision history for this message
sanjeewa malalgoda (sanjeewa190) said :
#3

hi
im really thank full you if you can give me location contains document about
how to start and develop codes with erma and how we can use this with
maven.thanks

On Mon, Dec 13, 2010 at 8:06 PM, Matthew Kemp <
<email address hidden>> wrote:

> Your question #137630 on ERMA changed:
> https://answers.launchpad.net/erma/+question/137630
>
> Status: Open => Answered
>
> Matthew Kemp proposed the following answer:
> Hi Sanjeewa,
>
> Yes, erma is licensed under the Apache 2.0 License. Our latest code is now
> hosted on github (https://github.com/erma/erma). Also for future reference
> please use the erma-support Google group.
>
> Thanks,
> Matt
>
> On Mon, Dec 13, 2010 at 12:56 AM, sanjeewa malalgoda <
> <email address hidden>> wrote:
>
> > New question #137630 on ERMA:
> > https://answers.launchpad.net/erma/+question/137630
> >
> > hi
> > i need to use erma inside my code and distribute it under apache license
> > can i do this?
> > thanks
> > sanjeewa(<email address hidden>)
> >
> > --
> > You received this question notification because you are a member of
> > Erma-core, which is an answer contact for ERMA.
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~erma-core<https://launchpad.net/%7Eerma-core>
> > Post to : <email address hidden>
> > Unsubscribe : https://launchpad.net/~erma-core<https://launchpad.net/%7Eerma-core>
> > More help : https://help.launchpad.net/ListHelp
> >
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/erma/+question/137630/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/erma/+question/137630
>
> You received this question notification because you are a direct
> subscriber of the question.
>

--

*Sanjeewa Malalgoda
**B.Sc. Engineering(Hons)
Dip. in Com.Sc.(OUSL)
MIESL*
**
345/2, pussalla, parakaduwa.
Sri Lanka.
Mobile +94713068779

http://sanjeewamalalgoda.blogspot.com/

Revision history for this message
Matthew Kemp (mattkemp) said :
#4

Hi Sanjeewa,

This is good starting point for how to use ERMA:

http://erma.wikidot.com/start

From the instrumentation side it's pretty straight forward. There's three
types of instrumentation you can add to your code: EventMonitor,
TransactionMonitor and ValueMonitor. Each is named appropriately for what it
tracks. EventMonitors are used to signal that some sort of event occurred.
TransactionMonitors monitor a section of code (doesn't necessarily have to
be in a transaction). ValueMonitors are used to report on a specific value.

From the configuration/processing side it really just depends what you want
to do with the data you're generating. There's some examples of how to wire
everything up with spring.

Unfortunately we don't have an artifact published to a maven repository.

Matt

On Tue, Dec 14, 2010 at 12:39 AM, sanjeewa malalgoda <
<email address hidden>> wrote:

> Question #137630 on ERMA changed:
> https://answers.launchpad.net/erma/+question/137630
>
> sanjeewa malalgoda gave more information on the question:
> hi
> im really thank full you if you can give me location contains document
> about
> how to start and develop codes with erma and how we can use this with
> maven.thanks
>
> On Mon, Dec 13, 2010 at 8:06 PM, Matthew Kemp <
> <email address hidden>> wrote:
>
> > Your question #137630 on ERMA changed:
> > https://answers.launchpad.net/erma/+question/137630
> >
> > Status: Open => Answered
> >
> > Matthew Kemp proposed the following answer:
> > Hi Sanjeewa,
> >
> > Yes, erma is licensed under the Apache 2.0 License. Our latest code is
> now
> > hosted on github (https://github.com/erma/erma). Also for future
> reference
> > please use the erma-support Google group.
> >
> > Thanks,
> > Matt
> >
> > On Mon, Dec 13, 2010 at 12:56 AM, sanjeewa malalgoda <
> > <email address hidden>> wrote:
> >
> > > New question #137630 on ERMA:
> > > https://answers.launchpad.net/erma/+question/137630
> > >
> > > hi
> > > i need to use erma inside my code and distribute it under apache
> license
> > > can i do this?
> > > thanks
> > > sanjeewa(<email address hidden>)
> > >
> > > --
> > > You received this question notification because you are a member of
> > > Erma-core, which is an answer contact for ERMA.
> > >
> > > _______________________________________________
> > > Mailing list: https://launchpad.net/~erma-core<
> https://launchpad.net/%7Eerma-core>
> > > Post to : <email address hidden>
> > > Unsubscribe : https://launchpad.net/~erma-core<
> https://launchpad.net/%7Eerma-core>
> > > More help : https://help.launchpad.net/ListHelp
> > >
> >
> > --
> > If this answers your question, please go to the following page to let us
> > know that it is solved:
> > https://answers.launchpad.net/erma/+question/137630/+confirm?answer_id=0
> >
> > If you still need help, you can reply to this email or go to the
> > following page to enter your feedback:
> > https://answers.launchpad.net/erma/+question/137630
> >
> > You received this question notification because you are a direct
> > subscriber of the question.
> >
>
>
> --
>
> *Sanjeewa Malalgoda
> **B.Sc. Engineering(Hons)
> Dip. in Com.Sc.(OUSL)
> MIESL*
> **
> 345/2, pussalla, parakaduwa.
> Sri Lanka.
> Mobile +94713068779
>
> http://sanjeewamalalgoda.blogspot.com/
>
> --
> You received this question notification because you are a member of
> Erma-core, which is an answer contact for ERMA.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~erma-core
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~erma-core
> More help : https://help.launchpad.net/ListHelp
>

Can you help with this problem?

Provide an answer of your own, or ask sanjeewa malalgoda for more information if necessary.

To post a message you must log in.