Hello,
Please find below the change I made on file SnmpAttribute.java (package
org.opennms.netmgt.collectd):
Imports:
import java.util.regex.Matcher;
import java.util.regex.Pattern;
Constant:
=
private static Pattern NUMBER_PATTERN =
Pattern.compile("[^\\d\\-\\+]*([\\+\\-]?\
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/28/2012 06:20 AM, Samuel Mutel wrote:
> Please find below the change I made on file SnmpAttribute.java
> (package org.opennms.netmgt.collectd):
Samuel, thanks for this enhancement. Can you resend your proposed
changes in the form of a context