From dev-return-67877-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Sat Jul 02 01:01:49 2005 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 34012 invoked from network); 2 Jul 2005 01:01:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jul 2005 01:01:48 -0000 Received: (qmail 1606 invoked by uid 500); 2 Jul 2005 01:01:46 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 1561 invoked by uid 500); 2 Jul 2005 01:01:46 -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 1538 invoked by uid 500); 2 Jul 2005 01:01:46 -0000 Received: (qmail 1525 invoked by uid 99); 2 Jul 2005 01:01:46 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2005 18:01:45 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 04CD513 for ; Sat, 2 Jul 2005 03:01:43 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: Apache Wiki To: ant-cvs@apache.org Date: Sat, 02 Jul 2005 01:01:42 -0000 Message-ID: <20050702010142.31328.38752@ajax.apache.org> Subject: =?utf-8?q?=5BAnt_Wiki=5D_Update_of_=22AntSampleFiles/JythonAndAnt=22_by_J?= =?utf-8?q?=C3=BCrgenHermann?= X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by JürgenHermann: http://wiki.apache.org/ant/AntSampleFiles/JythonAndAnt The comment on the change is: self bean ------------------------------------------------------------------------------ [[TableOfContents]] - == Description == + == Playing with our "self" == + {{{ + + + }}} + + + == Expression evaluation == The following build script, import script and python script define the ``, `` and `` tasks that provide the full expression power of Jython to Ant scripts. @@ -37, +59 @@ [if] AssertionError: Only one subelement allowed! }}} - == Files == - === build.xml === inline:build.xml.txt --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org