Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B616810A2B for ; Wed, 21 Aug 2013 01:02:39 +0000 (UTC) Received: (qmail 82718 invoked by uid 500); 21 Aug 2013 01:02:39 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 82619 invoked by uid 500); 21 Aug 2013 01:02:39 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 82611 invoked by uid 99); 21 Aug 2013 01:02:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2013 01:02:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [217.70.183.195] (HELO relay3-d.mail.gandi.net) (217.70.183.195) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2013 01:02:34 +0000 Received: from mail-vc0-x22b.google.com (mail-vc0-x22b.google.com [IPv6:2607:f8b0:400c:c03::22b]) (Authenticated sender: gmail@vafer.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 5BF94A80B4 for ; Wed, 21 Aug 2013 03:01:52 +0200 (CEST) Received: by mail-vc0-f171.google.com with SMTP id ij15so863763vcb.16 for ; Tue, 20 Aug 2013 18:01:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=P2hhvbmWAnyTIDIVNIw3C8ZsfuWStdixOpQqpKj161E=; b=ZaO0qB3DTCk8SPgvBfJFrMntny1DNOOHyz5epIFallQta2eKCAi9YH5A2DyNDEAAOc Ykasp1axXRIbnYXgeUVWGRpmdeaQUYAGDskzmYTbQsblsfMAjZXMSLM80X4Q2h8g34iR ILmDkcPpI6/FFqpTDM3T5F5T839nimtaTbiGRGsiazhoaqCwhmbU/I3JcSRZr2s7qHgM RRYy52iplx5haBYs+873xjlOcLeCs64IhuYTxvBW9/ZIkUrfM5PpWRwLpaeZbI5qOsFQ sZl3jBcHnDaho6rAgRYHR4nnSsXIVx99d7hb4/+nVVQ0xTlVmXiIczXsd3ZpO8PwGbhs yEXw== MIME-Version: 1.0 X-Received: by 10.220.74.69 with SMTP id t5mr3727508vcj.18.1377046911239; Tue, 20 Aug 2013 18:01:51 -0700 (PDT) Received: by 10.220.14.197 with HTTP; Tue, 20 Aug 2013 18:01:51 -0700 (PDT) In-Reply-To: References: Date: Wed, 21 Aug 2013 03:01:51 +0200 Message-ID: Subject: Re: [JCI] Enable javac compiler? From: Torsten Curdt To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Well, it would be nice to have the official java compiler API (jsr199) used and implemented but... --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org