Return-Path: X-Original-To: apmail-groovy-users-archive@minotaur.apache.org Delivered-To: apmail-groovy-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 81A1818BB7 for ; Wed, 11 Nov 2015 08:50:03 +0000 (UTC) Received: (qmail 52113 invoked by uid 500); 11 Nov 2015 08:50:03 -0000 Delivered-To: apmail-groovy-users-archive@groovy.apache.org Received: (qmail 52075 invoked by uid 500); 11 Nov 2015 08:50:03 -0000 Mailing-List: contact users-help@groovy.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@groovy.incubator.apache.org Delivered-To: mailing list users@groovy.incubator.apache.org Received: (qmail 52065 invoked by uid 99); 11 Nov 2015 08:50:03 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2015 08:50:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id BA64A1A2967 for ; Wed, 11 Nov 2015 08:50:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.966 X-Spam-Level: * X-Spam-Status: No, score=1.966 tagged_above=-999 required=6.31 tests=[SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id hPnmvzn9V6Tu for ; Wed, 11 Nov 2015 08:49:52 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 7E72D20B89 for ; Wed, 11 Nov 2015 08:49:51 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 8DD8D19CB88D for ; Wed, 11 Nov 2015 00:38:20 -0800 (PST) Date: Wed, 11 Nov 2015 01:49:49 -0700 (MST) From: ari To: users@groovy.incubator.apache.org Message-ID: <1447231789958-5729339.post@n5.nabble.com> In-Reply-To: <5640C1A5.2030105@gmail.com> References: <5640C1A5.2030105@gmail.com> Subject: Re: Groovydoc and java code MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I note that some older requests for groovydoc help have also gone unanswered here: http://www.groovy-lang.org/mailing-lists.html#nabble-td5716399 I wonder if the old Antlr parser no longer has any Groovy devs maintaining it (it takes a special kind of person to read and understand it). And given this activity on the javaparser mailing list to encourage them to the Apache license: https://github.com/javaparser/javaparser/issues/144 I'm guessing there is some interest in replacing at least part of the parser with something modern and supported. That's glaforge who appears to be driving that. Is that still the case within Groovy devs? Cheers Ari -- View this message in context: http://groovy.329449.n5.nabble.com/Groovydoc-and-java-code-tp5729284p5729339.html Sent from the Groovy Users mailing list archive at Nabble.com.