Re: [opennms-devel] Source Repositary question

2008-05-12 Thread Paul Donohue
Sorry this took so long ... I keep getting side tracked on other things... I've posted a tarball of my repo at http://git.TopQuark.net/OpenNMS.git.tar.gz It's about 125MB, and it contains a git repo with a mirror of the Subversion repo, configured so that you can pull future updates directly from

Re: [opennms-devel] New feature added to trunk: "functions" on generic index resource labels

2008-05-12 Thread Jeff Gehlbach
On May 9, 2008, at 7:24 PM, DJ Gregor wrote: > Good suggestion! Committed in revision 9091 to trunk. Here's what > the > example I gave before now looks like when it is configured: > >MAC Address ${hex(subIndex(0, 6))} on interface ${subIndex(6, 1)} Sweet. Thank you again! -jeff ---