Re: [opennms-devel] (no subject)

2013-07-08 Thread Ashwath Kumar
Hi, how to pass reference MIBs(which are in imports) to mib2events ? Regards Aswartha Kumar P R On Mon, Jul 8, 2013 at 10:14 AM, Ashwath Kumar wrote: > Hi All, > > I am trying to convert Juniper MIBs to opennms format using > mib2events jar as follows but end up with the following er

[opennms-devel] Change to JRobin License and Possible Merge

2013-07-08 Thread Tarus Balog
Gang: Back in 2005 Sasa Markovic decided to stop working on JRobin and gave us the copyright; since OpenNMS was one of the main users, if not the main user, of the code. I was a little hesitant to do it because I knew we didn't have the resources to continue to develop JRobin, but I knew we would

Re: [opennms-devel] Change to JRobin License and Possible Merge

2013-07-08 Thread Benjamin Reed
On 7/8/13 12:31 PM, Tarus Balog wrote: > I really don't see a problem with it from the OpenNMS side, but I wanted > to solicit feedback to see if anyone had a reasonable objection for > changing the license. +1 I'm for it. Apache license is perfect for this kind of stuff. It's library code, it's

Re: [opennms-devel] Change to JRobin License and Possible Merge

2013-07-08 Thread Jeff Gehlbach
On 07/08/2013 01:21 PM, Benjamin Reed wrote: >> I really don't see a problem with it from the OpenNMS side, but I wanted >> to solicit feedback to see if anyone had a reasonable objection for >> changing the license. > > +1 I'm for it. Apache license is perfect for this kind of stuff. It's > li

[opennms-devel] Logging statements updated

2013-07-08 Thread Ronald Roskens
There were a lot of left over logging statements that we didn't get around to parameterizing during devjam 2013. I've just committed a big update to master with pretty much all logging statements now using {} parameters with arguments. I have been using the command [ git grep -nP '^\s*LOG\.(tra