Execute bits are correct! - Josh
On Fri, Sep 4, 2015 at 11:20 AM, Alex Harui <aha...@adobe.com> wrote: > OK, I pushed a new nightly. Give it a try and see if your execute bits > are correct. > > -Alex > > On 9/4/15, 10:48 AM, "Josh Tynjala" <joshtynj...@gmail.com> wrote: > > >Fix committed. You're good to go! > > > >- Josh > > > >On Fri, Sep 4, 2015 at 10:34 AM, Alex Harui <aha...@adobe.com> wrote: > > > >> Yep. I think there is an issue with Ant copying files and losing > >> permissions so you have to set permissions after copy. > >> > >> Thanks for figuring it out. I’ve got a few more changes for the next > >> nightly. I’ll wait for your fix before packaging it. > >> > >> -Alex > >> > >> On 9/4/15, 10:29 AM, "Josh Tynjala" <joshtynj...@gmail.com> wrote: > >> > >> >Ha! The solution always comes right after you send the email. I see in > >> >installer.xml, that there's a mac-chmod target, and that includes > >>compc, > >> >mxmlc, and jsc from js/bin, but not the others. I'll get it fixed > >>there! > >> >Sorry for the noise! > >> > > >> >- Josh > >> > > >> >On Fri, Sep 4, 2015 at 10:26 AM, Josh Tynjala <joshtynj...@gmail.com> > >> >wrote: > >> > > >> >> I just installed the nightly. For some reason, compcjsc, externc, and > >> >> jquery in js/bin still don't have proper execute bits. I thought I > >>had > >> >> gotten that all sorted out a couple of weeks back, but I must have > >> >>missed > >> >> something. compc, mxmlc, and jsc all have the proper permissions. > >> >> > >> >> In my local copy of the flex-asjs repo, the permissions look okay. > >>Maybe > >> >> something is going wrong in the build script. What's strange is that > >>I > >> >>see > >> >> this line in the build.xml from flex-asjs: > >> >> > >> >> <chmod dir="${basedir}/temp/js/bin" excludes="**/*.bat" perm="+x" /> > >> >> > >> >> I'd expect that to force everything into the proper permissions, but > >>I > >> >> guess not? I'm a little baffled here. > >> >> > >> >> - Josh > >> >> > >> >> On Thu, Sep 3, 2015 at 10:33 PM, Alex Harui <aha...@adobe.com> > wrote: > >> >> > >> >>> OK, the nightly builds have been updated. Please try the build > >> >>>scripts. > >> >>> If you already have the flex-asjs repo, make sure you have the > >> >>> pre-requisites described here [1] then pull the latest changes and > >>run > >> >>> ‘ant all’. > >> >>> > >> >>> If you don’t have the repos and have installed the flexjs nightly, > >>also > >> >>> make sure you have the pre-requisites [1], then in the folder where > >>you > >> >>> installed the nightly, run ‘ant’. > >> >>> > >> >>> -Alex > >> >>> > >> >>> [1] > >> >>> > >> https://cwiki.apache.org/confluence/display/FLEX/FlexJS+Developer+Setup > >> >>> > >> >>> > >> >> > >> > >> > >