If you are using a Falcon from a repo or its source package, make sure
you’ve run ‘ant extern.swcs’.  I don’t that is part of the standard build
yet.  If you are using an ‘installed’ FlexJS nightly, then I’ll have to
double check that js.swc got packaged properly.

-Alex

On 9/27/15, 10:24 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:

>I'm sorry. It is only the 'native' examples that don't build, the others
>are fine.
>
>EdB
>
>
>
>On Sun, Sep 27, 2015 at 7:15 PM, Alex Harui <aha...@adobe.com> wrote:
>
>> None of them built?  I didn’t rename jsc.jar, just the scripts.  Maybe
>> FALCONJX_HOME isn’t pointing to the right place?  They are building for
>> me.  Post some console logs and I’ll try to take a look but I’ll be off
>> the grid for the next several hours.
>>
>> -Alex
>>
>> On 9/27/15, 8:26 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:
>>
>> >Alex,
>> >
>> >I downloaded the nightly and after fixing all my dependencies (it's
>>been a
>> >while), I was able to build the project from source. However, when
>>trying
>> >to build the examples, no go. I think there may be some references to
>>the
>> >old .jar names (jsc.jar instead of asjsc.jar) perhaps?
>> >
>> >Thanks,
>> >
>> >EdB
>> >
>> >
>> >
>> >On Sun, Sep 27, 2015 at 8:22 AM, Alex Harui <aha...@adobe.com> wrote:
>> >
>> >> OK, I made these changes and posted new nightly builds.  Let me know
>>if
>> >> you see any issues.
>> >>
>> >> -Alex
>> >>
>> >> On 9/26/15, 8:21 AM, "Josh Tynjala" <joshtynj...@gmail.com> wrote:
>> >>
>> >> >Yeah, I think both versions in the bin folders should probably be
>> >>renamed.
>> >> >I wonder if we need both, though...
>> >> >
>> >> >I don't think a developer will need to reference jsc.jar for any
>>type
>> >>of
>> >> >compiling purpose. I think its mxmlc.jar that you can run directly
>>with
>> >> >java, with an argument to select jsc. It seems to me that jsc.jar
>> >>doesn't
>> >> >necessarily need to be renamed.
>> >> >
>> >> >However, that raises the question of whether the jsc string passed
>>with
>> >> >the
>> >> >argument to mxmlc.jar should be renamed too. It probably should, but
>> >>maybe
>> >> >it can wait.
>> >> >
>> >> >I was thinking that compjsc should become asjscompc.
>> >> >
>> >> >- Josh
>> >> >On Sep 25, 2015 11:45 PM, "Alex Harui" <aha...@adobe.com> wrote:
>> >> >
>> >> >> I may find time this weekend.  In looking around, I see that
>> >> >> flex-falcon/compiler.jx/bin and flex-asjs/js/bin have their own
>> >>copies
>> >> >>of
>> >> >> jsc so both need to be renamed?  Flex-asjs/build.xml and
>> >> >> flex-asjs/installer.xml reference jsc.
>> >> >>
>> >> >> Then there is jsc.jar which is the current name of the FalconJX
>>jar.
>> >> >> Should that get renamed as well?
>> >> >> It is referenced in many build.xml files.
>> >> >>
>> >> >> Finally, there is also a compjsc and compjsc.bat pair.
>> >> >>
>> >> >> Thoughts?
>> >> >> -Alex
>> >> >>
>> >> >> On 9/25/15, 2:32 PM, "Josh Tynjala" <joshtynj...@gmail.com> wrote:
>> >> >>
>> >> >> >Yeah. I remember that installer.xml sets permissions to make them
>> >> >> >executable. Probably good to check build.xml too. I'm headed out
>>of
>> >> >>town
>> >> >> >for the weekend in a few minutes, but I can make the necessary
>> >>changes
>> >> >>on
>> >> >> >Monday.
>> >> >> >
>> >> >> >- Josh
>> >> >> >On Sep 25, 2015 1:56 PM, "Alex Harui" <aha...@adobe.com> wrote:
>> >> >> >
>> >> >> >> Is it just a matter of changing those two files?  Go ahead and
>>do
>> >>it.
>> >> >> >>
>> >> >> >> Maybe see if those files are referenced by a build.xml file.
>> >> >> >>
>> >> >> >> -Alex
>> >> >> >>
>> >> >> >> On 9/25/15, 9:52 AM, "Josh Tynjala" <joshtynj...@gmail.com>
>> wrote:
>> >> >> >>
>> >> >> >> >Can we get the suggested name change from jsc to asjsc into
>>this
>> >> >> >>release?
>> >> >> >> >
>> >> >> >> >I think the last time you mentioned it, Alex, you asked if the
>> >> >>hyphen
>> >> >> >> >should be there or not. While I was the one who originally
>> >>offered
>> >> >>the
>> >> >> >> >hyphen as an option, I say just leave it out. asjsc seems
>>fine to
>> >> >>me. I
>> >> >> >> >think some people might think the hyphen is weird, so let's
>>just
>> >> >>skip
>> >> >> >>it.
>> >> >> >> >
>> >> >> >> >- Josh
>> >> >> >> >
>> >> >> >> >On Thu, Sep 24, 2015 at 11:50 PM, Alex Harui
>><aha...@adobe.com>
>> >> >>wrote:
>> >> >> >> >
>> >> >> >> >> Hi,
>> >> >> >> >>
>> >> >> >> >> Looks like FlexJSStore is back in working order after some
>> >> >> >>last-minute
>> >> >> >> >> layout refactoring.  I think it is now time to get a release
>> >>out.
>> >> >> >> >>
>> >> >> >> >> The source and binary packages are here:
>> >> >> >> >>
>> >> >> >> >>   http://people.apache.org/~aharui/nightly/flexjs/
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> PMC members are supposed to at least examine the source
>>package
>> >> >>per
>> >> >> >>the
>> >> >> >> >> release approval process [1].  The Apache Flex Installer
>>can be
>> >> >>used
>> >> >> >>to
>> >> >> >> >> install the FlexJS Nightly Build which will install the
>>binary
>> >> >> >>package
>> >> >> >> >> along with the FalconJX binary package so it can be used in
>>an
>> >> >>IDE.
>> >> >> >> >>
>> >> >> >> >> Please take a look and let us know.  Per [2], once we get
>> >>enough
>> >> >> >> >>positive
>> >> >> >> >> feedback we’ll run an official vote.
>> >> >> >> >>
>> >> >> >> >> Thanks,
>> >> >> >> >> -Alex
>> >> >> >> >>
>> >> >> >> >> [1] 
>>http://www.apache.org/dev/release.html#approving-a-release
>> >> >> >> >> [2]
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> 
>>https://cwiki.apache.org/confluence/display/FLEX/A+guide+to+the+Apache+Fl
>> >> >> >> >>ex
>> >> >> >> >> +release+process
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >
>> >
>> >--
>> >Ix Multimedia Software
>> >
>> >Jan Luykenstraat 27
>> >3521 VB Utrecht
>> >
>> >T. 06-51952295
>> >I. www.ixsoftware.nl
>>
>>
>
>
>-- 
>Ix Multimedia Software
>
>Jan Luykenstraat 27
>3521 VB Utrecht
>
>T. 06-51952295
>I. www.ixsoftware.nl

Reply via email to