incubator-groovy git commit: removed unnecessary @inheritdoc annotations

2015-11-12 Thread pascalschumacher
Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X 22f5b23fb -> dd85e4da9 removed unnecessary @inheritdoc annotations Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/dd85e4da Tree:

incubator-groovy git commit: removed unnecessary @inheritdoc annotations

2015-11-12 Thread pascalschumacher
Repository: incubator-groovy Updated Branches: refs/heads/master 459638b0e -> d8b0ff4c4 removed unnecessary @inheritdoc annotations Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/d8b0ff4c Tree: http:

incubator-groovy git commit: escape characters in javadoc and remove unnecessary @inheritdoc javadoc annotations

2015-11-12 Thread pascalschumacher
Repository: incubator-groovy Updated Branches: refs/heads/master 3001ba559 -> 459638b0e escape characters in javadoc and remove unnecessary @inheritdoc javadoc annotations Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/inc

incubator-groovy git commit: Fix javadoc malformed link warning (closes #186):

2015-11-12 Thread keegan
Repository: incubator-groovy Updated Branches: refs/heads/master 06d7ec99d -> 3001ba559 Fix javadoc malformed link warning (closes #186): src/main/groovy/lang/ObjectRange.java:79: warning - Tag @link: malformed: "ObjectRange," Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy