Great. It's working now. Thanks.
On Thu, Nov 1, 2012 at 8:31 AM, Carol Frampton wrote:
> Sorry about that. I just fixed it. I don't quite understand how I messed
> that up since I thought I tested it.
>
> Carol
>
> On 10/30/12 8 :03PM, "Cyrill Zadra" wrote:
>
> >Hi carol
> >
> >Shouldn't it b
Sorry about that. I just fixed it. I don't quite understand how I messed
that up since I thought I tested it.
Carol
On 10/30/12 8 :03PM, "Cyrill Zadra" wrote:
>Hi carol
>
>Shouldn't it be flexTasks.jar instead of antTasks.jar?
>
>cyrill
>
>
>On Tue, Oct 30, 2012 at 2:18 PM, Carol Frampton
>w
Hi carol
Shouldn't it be flexTasks.jar instead of antTasks.jar?
cyrill
On Tue, Oct 30, 2012 at 2:18 PM, Carol Frampton wrote:
> That looks close to what I just committed.
>
>
> Modified: incubator/flex/falcon/trunk/compiler/build.xml
> URL:
> http://svn.apache.org/viewvc/incubator/flex/falco
That looks close to what I just committed.
Modified: incubator/flex/falcon/trunk/compiler/build.xml
URL:
http://svn.apache.org/viewvc/incubator/flex/falcon/trunk/compiler/build.xml
?rev=1403867&r1=1403866&r2=1403867&view=diff
==
In my case I just added following part at line 770 to the build.xml
If this is sufficient I can create a Jira and add a patch to it.
cyrill
On Tue, Oct 30, 2012 at 1:04 PM, Carol Frampton wrote:
> The location of flexTasks.jar is different in the binary kit then it is
The location of flexTasks.jar is different in the binary kit then it is in
the source tree.
In the source tree it is in the lib directory. In the kit it is in
ant/lib.
The build file can be made to look in both places.
Carol
On 10/30/12 3 :41PM, "Cyrill Zadra" wrote:
>Hi
>
>After reading thr