Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5BAF102E6 for ; Thu, 8 Aug 2013 13:36:19 +0000 (UTC) Received: (qmail 36112 invoked by uid 500); 8 Aug 2013 13:36:19 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 35995 invoked by uid 500); 8 Aug 2013 13:36:19 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 35985 invoked by uid 99); 8 Aug 2013 13:36:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Aug 2013 13:36:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tc@extravision.com designates 193.133.125.13 as permitted sender) Received: from [193.133.125.13] (HELO mail3.evmailer.com) (193.133.125.13) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Aug 2013 13:36:12 +0000 Received: from [127.0.0.1] ([192.168.1.189]) by mail3.evmailer.com (8.14.3/8.14.3) with ESMTP id r78DZnYJ024221 for ; Thu, 8 Aug 2013 14:35:49 +0100 Message-ID: <52039EB5.202@extravision.com> Date: Thu, 08 Aug 2013 14:35:49 +0100 From: Tom Chiverton User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: users@flex.apache.org Subject: Re: Flex 4.10.0 Ant-Compiler Problems with mx Components References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130808-0, 08/08/2013), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org On 08/08/2013 11:08, Ulrich Andreas wrote: > After changing a few absolute or missing File-Paths to ANT Variables we compiled all libs, modules and applications within our Continous-Integration-System fine. Well, I expect that has gone wrong. Can you post the config file, and directory listings of the paths it references with variables and/or static strings ? I expect one of them isn't where you expect any more of something. Tom