Mantis - Resin
Viewing Issue Advanced Details
1683 text always 04-11-07 13:25 04-13-07 15:44
nam  
ferg  
normal  
closed 3.1.0  
fixed  
none    
none 3.1.1  
0001683: host regexp - "should include a <host-name> tag" always printed
In HostConfig.init(), it should be checking getHostName() instead of getId():

  @PostConstruct
  public void init()
  {
    if (_regexp != null && getId() == null)
      log.config(L.l("<host regexp=\"{0}\"> should include a <host-name> tag.",
             _regexp.pattern()));
  }

Notes
(0001845)
ferg   
04-13-07 15:44   
server/1f31