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

sunlan pushed a change to branch GROOVY-8258
in repository https://gitbox.apache.org/repos/asf/groovy.git.


    from aa0f0b1  GROOVY-8258: add javadoc and rename linq to ginq
     new 0b14276  GROOVY-8258: Rename class name
     new 3cd8edd  GROOVY-8258: make field `final`

The 2 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:
 .../groovy/org/apache/groovy/linq/GinqGroovyMethods.groovy   |  6 +++---
 .../groovy/org/apache/groovy/linq/dsl/GinqAstBuilder.java    | 12 ++++++------
 .../groovy/org/apache/groovy/linq/dsl/GinqBuilder.groovy     |  8 ++++----
 .../main/groovy/org/apache/groovy/linq/dsl/GinqVisitor.java  |  4 ++--
 .../{RootExpression.java => SimpleGinqExpression.java}       |  8 ++++----
 5 files changed, 19 insertions(+), 19 deletions(-)
 rename 
subprojects/groovy-linq/src/main/groovy/org/apache/groovy/linq/dsl/expression/{RootExpression.java
 => SimpleGinqExpression.java} (88%)

Reply via email to