Re: Issue with ant build files for flex

2012-01-23 Thread Carol Frampton
Sent from my Motorola ATRIX™ 4G on AT&T -Original message- From: Justin Mclean To: "flex-dev@incubator.apache.org" Sent: Mon, Jan 23, 2012 05:17:36 GMT+00:00 Subject: Re: Issue with ant build files for flex Hi Alex, > We only tested the instructions in the README.

Re: Issue with ant build files for flex

2012-01-22 Thread Alex Harui
On 1/22/12 10:04 PM, "Justin Mclean" wrote: > Just an idea. Why not open everything up for JIRA submissions/patches after > the initial JIRA release? JIRA bugs imported after that can always be marked > as duplicates and/or linked to any newer entered JIRA issues as required. You may submit pa

Re: Issue with ant build files for flex

2012-01-22 Thread Justin Mclean
Hi Alex, Just an idea. Why not open everything up for JIRA submissions/patches after the initial JIRA release? JIRA bugs imported after that can always be marked as duplicates and/or linked to any newer entered JIRA issues as required. Not being able to submit patches until end of February may

Re: Issue with ant build files for flex

2012-01-22 Thread Alex Harui
I'm shooting for SDK bugs this week. There is a lot of legal issues with the rest of the drop and it might be end of February, especially with me being out for a couple of weeks. On 1/22/12 9:33 PM, "Justin Mclean" wrote: > Hi Alex, > >> I would prefer if you would wait until we get all the c

Re: Issue with ant build files for flex

2012-01-22 Thread Justin Mclean
Hi Alex, > I would prefer if you would wait until we get all the code in and the JIRA > bugs migrated. OK I'll hold off until then. I know you're working hard at this and it taken a little longer than expected because of the legal issues and the complexities involved. Can I ask what's your est

Re: Issue with ant build files for flex

2012-01-22 Thread Alex Harui
I would prefer if you would wait until we get all the code in and the JIRA bugs migrated. On 1/22/12 9:16 PM, "Justin Mclean" wrote: > Hi Alex, > >> We only tested the instructions in the README. Nothing else is expected to >> work at this time. > > Fair enough. > > It would be a good chang

Re: Issue with ant build files for flex

2012-01-22 Thread Justin Mclean
Hi Alex, > We only tested the instructions in the README. Nothing else is expected to > work at this time. Fair enough. It would be a good change to make as the time to compile the entire framework (7 min on my machine) would be much greater than just compiling a single project. Should I rais

Re: Issue with ant build files for flex

2012-01-22 Thread Alex Harui
On 1/22/12 8:54 PM, "Justin Mclean" wrote: > Hi there, > > I've manager to get the Flex SDK compile build working with no issue but I'm > unable to build individual projects from the build.xml files. > > > Can anyone confirm this is an issue, fix and check in (I'm not a committer). > We on

Issue with ant build files for flex

2012-01-22 Thread Justin Mclean
Hi there, I've manager to get the Flex SDK compile build working with no issue but I'm unable to build individual projects from the build.xml files. In build_framework.xml we have: But in advanced datagrid project (and other) build.xml files we have: It's missing "ant" from the path or flexT