This is an automated email from the ASF dual-hosted git repository.

paulk pushed a change to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from 09489ccec1 update dependency metadata
     new dfb3cd7b4a Groovydoc template formatting tweak to actually have 
intended fallback.
     new 67a1f6b2dc Added inherited properties summary to properties section
     new db9d64432b GROOVY-9464: GroovyDoc: List inherited properties (add 
testcase)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../gstringTemplates/classLevel/classDocName.html  | 39 +++++++++++++++++++---
 .../groovy/tools/groovydoc/GroovyDocToolTest.java  | 20 +++++++++++
 .../tools/groovydoc/testfiles/props/Child.groovy   |  9 ++---
 .../groovydoc/testfiles/props/GrandParent.groovy   |  9 ++---
 .../tools/groovydoc/testfiles/props/Parent.groovy  |  6 ++--
 5 files changed, 64 insertions(+), 19 deletions(-)
 copy src/test-resources/bugs/BUG-GROOVY-10181.groovy => 
subprojects/groovy-groovydoc/src/test/groovy/org/codehaus/groovy/tools/groovydoc/testfiles/props/Child.groovy
 (88%)
 copy src/test-resources/bugs/BUG-GROOVY-9399.groovy => 
subprojects/groovy-groovydoc/src/test/groovy/org/codehaus/groovy/tools/groovydoc/testfiles/props/GrandParent.groovy
 (89%)
 copy src/main/java/org/apache/groovy/internal/util/UnicodeConst.java => 
subprojects/groovy-groovydoc/src/test/groovy/org/codehaus/groovy/tools/groovydoc/testfiles/props/Parent.groovy
 (88%)

Reply via email to