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

    https://github.com/apache/ant/pull/79#discussion_r232669396
  
    --- Diff: src/main/org/apache/tools/ant/types/PropertySet.java ---
    @@ -424,8 +424,8 @@ private void addPropertyNames(Set<String> names, 
Map<String, Object> props) {
          * referenced PropertySet.
          * @return the referenced PropertySet.
          */
    -    protected PropertySet getRef() {
    -        return getCheckedRef(PropertySet.class, "propertyset");
    +    private PropertySet getRef() {
    --- End diff --
    
    this is not backwards compatible


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to