From dev-return-78126-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Mon Feb 12 11:57:06 2007 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 37813 invoked from network); 12 Feb 2007 11:57:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2007 11:57:04 -0000 Received: (qmail 80872 invoked by uid 500); 12 Feb 2007 11:57:12 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 80549 invoked by uid 500); 12 Feb 2007 11:57:11 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 80538 invoked by uid 99); 12 Feb 2007 11:57:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 03:57:11 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of foamdino@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 03:57:00 -0800 Received: by ug-out-1314.google.com with SMTP id m3so1430170ugc for ; Mon, 12 Feb 2007 03:56:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VOlT4shqoa2333Uk2sPK0c8YoNyDhY+/Ze0dXuhS1L31T+xkUHXK27SUBAEKhoGcQSPHNIxClk7h5RguQf9/ruEUvD3awW4vc3bKGs+KIW0fRvskshHuRVm1eZxLR52jrjPlcvoYfdHR0zdXvuqaklWGjLylOqWYiRyZJRS/1Ks= Received: by 10.78.118.19 with SMTP id q19mr5476147huc.1171281398390; Mon, 12 Feb 2007 03:56:38 -0800 (PST) Received: by 10.78.149.18 with HTTP; Mon, 12 Feb 2007 03:56:38 -0800 (PST) Message-ID: Date: Mon, 12 Feb 2007 18:56:38 +0700 From: "Kevin Jackson" To: "Ant Developers List" Subject: Playing with annotations for Ant - Sandboxable or not? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I had an idea to try out using annotations in Ant - starting with a simple @Validation for fields. I know this can't be put in trunk for bwc reasons, but is it the sort of thing that should be considered for the sandbox? Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org