RE: [flexcoders] Flex Ant Tasks - can someone cut the umbilical?

2008-05-30 Thread Rick Winscot
And the light just came on. never mind. (blushes) Rick Winscot From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Gordon Smith Sent: Friday, May 30, 2008 9:57 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex Ant Tasks - can someone cut the umbilical

RE: [flexcoders] Flex Ant Tasks - can someone cut the umbilical?

2008-05-30 Thread Gordon Smith
x SDK Team From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Winscot Sent: Friday, May 30, 2008 5:19 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex Ant Tasks - can someone cut the umbilical? Yes... which is the

RE: [flexcoders] Flex Ant Tasks - can someone cut the umbilical?

2008-05-30 Thread Rick Winscot
ailto:[EMAIL PROTECTED] On Behalf Of Douglas Knudsen Sent: Friday, May 30, 2008 9:28 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex Ant Tasks - can someone cut the umbilical? FLEX_HOME is set in ANT, no? So if two independent ANT scripts are running this FLEX_HOME setting woul

RE: [flexcoders] Flex Ant Tasks - can someone cut the umbilical?

2008-05-30 Thread Gordon Smith
EMAIL PROTECTED] On Behalf Of Douglas Knudsen Sent: Friday, May 30, 2008 6:28 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex Ant Tasks - can someone cut the umbilical? FLEX_HOME is set in ANT, no? So if two independent ANT scripts are running this FLEX_HOME setting would not co

Re: [flexcoders] Flex Ant Tasks - can someone cut the umbilical?

2008-05-30 Thread Douglas Knudsen
ot > > > -Original Message- > From: flexcoders@yahoogroups.com [mailto: > flexcoders@yahoogroups.com ] On > Behalf Of Tom Chiverton > Sent: Friday, May 30, 2008 6:52 AM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] Flex Ant Tasks - can someone cut the

RE: [flexcoders] Flex Ant Tasks - can someone cut the umbilical?

2008-05-30 Thread Rick Winscot
machine - it is not in the IDE. Rick Winscot -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: Friday, May 30, 2008 6:52 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex Ant Tasks - can someone cut the umbilical? On

Re: [flexcoders] Flex Ant Tasks - can someone cut the umbilical?

2008-05-30 Thread Tom Chiverton
On Friday 30 May 2008, Rick Winscot wrote: > I've just had an excellent experience upgrading a huge project to Flex 3. > all except the CI server that uses Flex Ant Tasks. In short - FLEX_HOME is > hard coded so. there really isn't any way to run 2.0.1 and 3.0 builds on > the same machine. This mu

[flexcoders] Flex Ant Tasks - can someone cut the umbilical?

2008-05-30 Thread Rick Winscot
I've just had an excellent experience upgrading a huge project to Flex 3. all except the CI server that uses Flex Ant Tasks. In short - FLEX_HOME is hard coded so. there really isn't any way to run 2.0.1 and 3.0 builds on the same machine. That is, not unless you modify the source FAT to do so. The

[flexcoders] flex ant tasks

2007-09-24 Thread Mubasher Hanif
I am trying to compile my whole flex data services project through flex ant task (adobe labs); First of all, if someone can tell that, when you are building your project through ANT using flex ant task is a good option or not. I used the below mentioned code using flex Ant task and its compiling

[flexcoders] Flex Ant Tasks - what do they provide?

2007-02-27 Thread Daniel Wabyick
I have an Ant build script for my Flex project that is based upon using the target for building. Is there anything that the Flex Ant Tasks provide that is not available using the task, or is it just for syntactic suger? I do see the html-wrapper target, which is nice. http://labs.adobe.c

Re: [flexcoders] Flex ant tasks

2007-02-14 Thread Douglas Knudsen
2:17 PM *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] Flex ant tasks hmm, which bin? I get this error from way outside any project folders...even from the dos prompt like so c:\ant -buildfile=test.xml myTarget DK On 2/14/07, Dimitrios Gianninas <[EMAIL PROTECTED]> wrote: > &

Re: [flexcoders] Flex ant tasks

2007-02-14 Thread Douglas Knudsen
*RIA Developer* > *Optimal Payments Inc.* > > > -- > *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *Douglas Knudsen > *Sent:* Wednesday, February 14, 2007 11:37 AM > *To:* flexcoders@yahoogroups.com > *Subject:*

RE: [flexcoders] Flex ant tasks

2007-02-14 Thread Dimitrios Gianninas
Sent: Wednesday, February 14, 2007 12:17 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex ant tasks hmm, which bin? I get this error from way outside any project folders...even from the dos prompt like so c:\ant -buildfile=test.xml myTarget DK On 2/14/07, Dimitrios Gianninas

Re: [flexcoders] Flex ant tasks

2007-02-14 Thread Douglas Knudsen
*Sent:* Wednesday, February 14, 2007 11:37 AM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Flex ant tasks I can't seem to get the mxmlc to work inside Eclipse or via cfexecute/ANT. I'm getting the error JVM not found. Any ideas? I have JAVA_HOME set correctly as a env

RE: [flexcoders] Flex ant tasks

2007-02-14 Thread Dimitrios Gianninas
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Knudsen Sent: Wednesday, February 14, 2007 11:37 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex ant tasks I can't seem to get the mxmlc to work inside Eclipse or via cfexecute/ANT. I'm getting the

[flexcoders] Flex ant tasks

2007-02-14 Thread Douglas Knudsen
I can't seem to get the mxmlc to work inside Eclipse or via cfexecute/ANT. I'm getting the error JVM not found. Any ideas? I have JAVA_HOME set correctly as a env var in winblows. -- Douglas Knudsen http://www.cubicleman.com this is my signature, like it?

Re: [flexcoders] Flex Ant Tasks

2007-01-29 Thread Bjorn Schultheiss
Thanks Con, Once i omitted the classpath attribute from the taskdef tag it worked. Your definitely an authority on Ant and Flex ;) regards, Bjorn On 29/01/2007, at 7:06 PM, Constantiner wrote: Hi Bjorn! You can download as example the simple sample from my article about Flex and Ant (

Re: [flexcoders] Flex Ant Tasks

2007-01-29 Thread Constantiner
Hi Bjorn! You can download as example the simple sample from my article about Flex and Ant (http://webddj.sys-con.com/read/310378.htm) but applied to Flex Ant Tasks. Download link for modified example here: http://www.riapriority.com/flex/samples/flex_ant_test.zip I use mxmlc and html-wrapper task

[flexcoders] Flex Ant Tasks

2007-01-28 Thread Bjorn Schultheiss
Has anyone got this working? I keep getting the same error, Could not create task or type of type: mxmlc. I have followed the instructions to the letter. Regards, Bjorn