Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2016-02-14 Thread Harbs
Thanks. The file location was indeed a problem. I’m really suffering from not really understanding the whole process. Running ant on flex-asjs results in the following error: /Users/harbs/Documents/ApacheFlex/flex-asjs/build.xml:1552: The following error occurred while executing this line: /User

Minimum amount of files to compile a Flex or FlexJS application

2016-02-14 Thread jude
FlexJS clocks in at about 500MB Flex 4.15 is at 587MB Is all of that needed? What is the least amount of files needed to compile an Spark and FlexJS Application?

Re: Minimum amount of files to compile a Flex or FlexJS application

2016-02-14 Thread Alex Harui
Why do you want to know about files instead of download size? If I break up UIComponent's 13000 lines into 13 files then number of files isn't really a fair metric? -Alex On 2/14/16, 5:59 AM, "jude" wrote: >FlexJS clocks in at about 500MB >Flex 4.15 is at 587MB > >Is all of that needed? > >Wha

Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2016-02-14 Thread Alex Harui
Did you try my suggestions about picking up default FALCON/FALCONJX_HOME selection from the main build.xml? I think the downloads.xml in flex-sdk is not up to date. Maybe it didn't sync flex-sdk properly. HTH, -Alex On 2/14/16, 4:23 AM, "Harbs" wrote: >Thanks. The file location was indeed a p

Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2016-02-14 Thread Harbs
The main build.xml is not working either. I can’t seem to get anything to build. I just checked out the latest source from all repos. When I try to build falcon, I get an error in junit. It cannot seem to find TLF_HOME, AIR_HOME or FLASHPLAYER_DEBUGGER. When trying to build flex-asjs, I get the

Re: Minimum amount of files to compile a Flex or FlexJS application

2016-02-14 Thread jude
I meant download size not file count. Without knowing all the issues I'm thinking of what it will cost in bandwidth to bundle the compiler(s). For example, if I want someone to be able to compile a single page MXML (flex or flex js) on their desktop, but they don't need anything else but what it ta

Re: Minimum amount of files to compile a Flex or FlexJS application

2016-02-14 Thread Alex Harui
On 2/14/16, 2:21 PM, "jude" wrote: >I meant download size not file count. Without knowing all the issues I'm >thinking of what it will cost in bandwidth to bundle the compiler(s). For >example, if I want someone to be able to compile a single page MXML (flex >or flex js) on their desktop, but t

Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2016-02-14 Thread Alex Harui
On 2/14/16, 7:51 AM, "Harbs" wrote: >The main build.xml is not working either. I can’t seem to get anything to >build. > >I just checked out the latest source from all repos. > >When I try to build falcon, I get an error in junit. It cannot seem to >find TLF_HOME, AIR_HOME or FLASHPLAYER_DEBUGG

Re: Minimum amount of files to compile a Flex or FlexJS application

2016-02-14 Thread jude
I haven't had a chance to check it out although I'm intrigued. Is it online anywhere? On Feb 14, 2016 9:29 PM, "Alex Harui" wrote: > > > On 2/14/16, 2:21 PM, "jude" wrote: > > >I meant download size not file count. Without knowing all the issues I'm > >thinking of what it will cost in bandwidth

Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2016-02-14 Thread Harbs
OK. I’ll try to clean my repos and try again. On Feb 15, 2016, at 8:30 AM, Alex Harui wrote: > > > On 2/14/16, 7:51 AM, "Harbs" wrote: > >> The main build.xml is not working either. I can’t seem to get anything to >> build. >> >> I just checked out the latest source from all repos. >> >> W

Re: Minimum amount of files to compile a Flex or FlexJS application

2016-02-14 Thread Alex Harui
On 2/14/16, 10:44 PM, "jude" wrote: >I haven't had a chance to check it out although I'm intrigued. Is it >online >anywhere? I can't quite visualize a quick way to make an online version of this. Original instructions are here [1]. HTH, -Alex [1] http://mail-archives.apache.org/mod_mbox/fle

Re: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2016-02-14 Thread Harbs
Cleaning the repo seemed to have helped somewhat, but I still could not compile, and I’m assuming because I need to build falcon: Buildfile: /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/projects/XML/build.xml clean: check-falcon-home: [echo] FALCON_HOME is /Users/harbs/Documents