Github user mtaylor commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1783#discussion_r163035962
  
    --- Diff: 
artemis-commons/src/main/java/org/apache/activemq/artemis/utils/TypedProperties.java
 ---
    @@ -23,4 +23,7 @@
     @Deprecated
     public class TypedProperties extends 
org.apache.activemq.artemis.utils.collections.TypedProperties {
     
    +   public TypedProperties(final 
org.apache.activemq.artemis.utils.collections.TypedProperties other) {
    --- End diff --
    
    Good shout @michaelandrepearce.  I missed that.  Will update accordingly.


---

Reply via email to