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 35A0F1052C for ; Tue, 7 Jan 2014 08:24:20 +0000 (UTC) Received: (qmail 29626 invoked by uid 500); 7 Jan 2014 08:24:18 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 29580 invoked by uid 500); 7 Jan 2014 08:24:13 -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 29564 invoked by uid 99); 7 Jan 2014 08:24:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 08:24:11 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of wim.deblauwe@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 08:24:06 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1W0Rww-00081H-4m for users@flex.apache.org; Tue, 07 Jan 2014 00:23:46 -0800 Date: Tue, 7 Jan 2014 00:23:46 -0800 (PST) From: "wim.deblauwe" To: users@flex.apache.org Message-ID: <1389083026134-4367.post@n4.nabble.com> In-Reply-To: <52CADDA3.3060209@extravision.com> References: <1387900969909-4284.post@n4.nabble.com> <5f14b625456f408ab816a246753788a0@DBXPR05MB237.eurprd05.prod.outlook.com> <1389023099550-4341.post@n4.nabble.com> <52CAD23C.1060104@extravision.com> <1389024983101-4344.post@n4.nabble.com> <52CAD7DA.7050907@extravision.com> <52CADDA3.3060209@extravision.com> Subject: Re: AW: Running unit tests with flashplayer under wine MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Good news guys! Got it working like this: I edited the maven.cfg file from this: /var/lib/jenkins/jobs/Flux/workspace/client-domain/target/test-classes to this: /var/lib/jenkins/jobs/Flux/workspace/client-domain/target/test-classes Z:/var/lib/jenkins/jobs/Flux/workspace/client-domain/target/test-classes Notice how I just had to add 'Z:' in front, the slashes are ok like they are. Christopher, for the flexmojos plugin, it would be great if there would be a configuration parameter that allows me to add this drive letter automatically. Maybe you can add 2 properties: true Z When these are set, flexmojos could automatically add the 'Z:' in front. The documentation would also need to explain how to put in the symbolic link and have the 'flashplayer' executable on the PATH. regards, Wim -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Running-unit-tests-with-flashplayer-under-wine-tp4284p4367.html Sent from the Apache Flex Users mailing list archive at Nabble.com.