Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 55330 invoked from network); 16 Feb 2007 17:27:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2007 17:27:54 -0000 Received: (qmail 83508 invoked by uid 500); 16 Feb 2007 17:27:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 83478 invoked by uid 500); 16 Feb 2007 17:27:56 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 83467 invoked by uid 99); 16 Feb 2007 17:27:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 09:27:56 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mikael.petterson@ericsson.com designates 193.180.251.62 as permitted sender) Received: from [193.180.251.62] (HELO mailgw4.ericsson.se) (193.180.251.62) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 09:27:45 -0800 Received: from mailgw4.ericsson.se (unknown [127.0.0.1]) by mailgw4.ericsson.se (Symantec Mail Security) with ESMTP id 8E3432108B for ; Fri, 16 Feb 2007 18:27:23 +0100 (CET) X-AuditID: c1b4fb3e-ae6d0bb0000007e1-2c-45d5e97b46d8 Received: from esealmw128.eemea.ericsson.se (unknown [153.88.254.121]) by mailgw4.ericsson.se (Symantec Mail Security) with ESMTP id 7DF1D2005D for ; Fri, 16 Feb 2007 18:27:23 +0100 (CET) Received: from esealmw104.eemea.ericsson.se ([153.88.200.67]) by esealmw128.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Fri, 16 Feb 2007 18:27:23 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C751EF.B7F79D81" Subject: Jar contains the latest classes Date: Fri, 16 Feb 2007 18:27:22 +0100 Message-ID: <3AB568CCAC1BCA49AF26F838D0BD3DD7174927@esealmw104.eemea.ericsson.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Jar contains the latest classes Thread-Index: AcdR756Jm45q3q/jQW6LTjlYSV+fRw== From: "Mikael Petterson \(KI/EAB\)" To: X-OriginalArrivalTime: 16 Feb 2007 17:27:23.0201 (UTC) FILETIME=[B827FB10:01C751EF] X-Brightmail-Tracker: AAAAAA== X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C751EF.B7F79D81 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, In my ant build file I have to check if a streamer.jar ( my project depends on streamer.jar ) contains the latest of classes. If not I have to update the jar file. How can I do that in ant. I have acess to source for streamer too. All hints are very much welcome! Cheers, //mikael ------_=_NextPart_001_01C751EF.B7F79D81--