Hi, I was thinking that we have debug broken right? I mean, we started a thread about debug (in browsers or in IDEs) and I think nobody here could debug at that time.
Was someone successful at that time? if this is broken, I think it would be good to take a look at this issue since this could be one of the key pieces for new comers for going with Royale. A part from that I don't see any other important point to release. Just my 2... El jue., 6 sept. 2018 a las 19:55, Alex Harui (<aha...@adobe.com.invalid>) escribió: > I have pushed changes to feature/MXRoyale that get the MX examples in TDF > that use components that Alina is using to compile. The feature/MXRoyale > branch passed its tests. I merged that to develop and the tests are > failing. So I will be looking into that now. > > Then I will look at Maven builds. > > -Alex > > On 9/6/18, 10:41 AM, "Piotr Zarzycki" <piotrzarzyck...@gmail.com> wrote: > > Ok so I will wait for your changes. > > On Thu, Sep 6, 2018, 6:34 PM Alex Harui <aha...@adobe.com.invalid> > wrote: > > > It has been so long since I did a release that I don't know of any > mental > > notes that I didn't write down. > > > > First we have to fix Maven builds. I will be spending my time on > getting > > my last set of changes in and getting synced up on develop branch. > > > > -Alex > > > > On 9/6/18, 9:06 AM, "Piotr Zarzycki" <piotrzarzyck...@gmail.com> > wrote: > > > > Hi Alex, > > > > Is there anything I need to know before I jump into your notes > [1] and > > start play with develop for release ? > > > > [1] > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2FRelease-Manager-Notes&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653317146&sdata=zacCciU9TOfBpBHNEyZ6AAQxbrDIuDwmEh2u1ETd08g%3D&reserved=0 > > > > Thanks, > > Piotr > > > > czw., 6 wrz 2018 o 09:08 Piotr Zarzycki < > piotrzarzyck...@gmail.com> > > napisał(a): > > > > > Hi Guys, > > > > > > I was trying to check Tour De Flex if it has the same issue as > the > > rest of > > > MX examples. In order to do that I would like to build > Framework > > using ANT. > > > I got it working couple of days ago, but now it's constantly > > failing. Pixel > > > blender is downloaded corrupted. [1] Do you have any idea why > it is > > happen > > > ? > > > > > > When I reach url directly through the browser I'm able to > download > > good > > > file. > > > > > > [1] > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2FLsmz&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653317146&sdata=%2Bbgaa01naRzVtncmBMXaqRj%2Bh%2FndbtlImlD%2F27tqiNo%3D&reserved=0 > > > > > > Thanks, > > > Piotr > > > > > > wt., 4 wrz 2018 o 15:57 Piotr Zarzycki < > piotrzarzyck...@gmail.com> > > > napisał(a): > > > > > >> It looks like main application is using ApplicationLayout, > but it > > is not > > >> ILayoutHost type. > > >> > > >> wt., 4 wrz 2018 o 15:35 Piotr Zarzycki < > piotrzarzyck...@gmail.com> > > >> napisał(a): > > >> > > >>> It looks like there is a missing Layout for main application, > > because > > >>> that function returns null: > > >>> > > >>> var /** @type {org.apache.royale.core.ILayoutHost} */ > viewBead = > > >>> this.host.getLayoutHost(); > > >>> > > >>> wt., 4 wrz 2018 o 15:25 Piotr Zarzycki < > piotrzarzyck...@gmail.com> > > >>> napisał(a): > > >>> > > >>>> Harbs, > > >>>> > > >>>> Before I go to tour de flex I decided to build MX Hello > World - > > using > > >>>> Maven. [1] I'm getting exception in the Chrome console [2]. > Do > > you have > > >>>> idea what it could be ? > > >>>> > > >>>> [1] > > >>>> > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Ftree%2Ffeature%2Fnew_merge%2Fexamples%2Fmxroyale%2FHelloWorld&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653317146&sdata=ZUDkqsCprHMQhZUc7qbFVPBAKNtEiyvYMsl%2F2okMDpE%3D&reserved=0 > > >>>> [2] > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2F2EBQ&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653317146&sdata=EbS3y6PZOUKP5ur6Bes6ifxsqKCDWDzMhupOfLW9VUo%3D&reserved=0 > > >>>> > > >>>> Thanks, > > >>>> Piotr > > >>>> > > >>>> > > >>>> wt., 4 wrz 2018 o 14:52 Carlos Rovira < > carlosrov...@apache.org> > > >>>> napisał(a): > > >>>> > > >>>>> royale-confie.xml wasn't in distribution folder, so it was > not > > copied. > > >>>>> I think the way Chris made distribution was copy a version > of > > some > > >>>>> file-template.xml and a duplicate without "-template" in > the > > name. > > >>>>> So I added those files, but still don't get VSCode works ok > > >>>>> > > >>>>> regarding "royale-asjs" folder, I tried to run "ant -f > > >>>>> InstallAdobeSDKs.xml" in royale-asjs folder and this added > AIR > > sdk to > > >>>>> this > > >>>>> folder, but VSCode doesn't recognize Royale-asjs folder as > a > > SDK. I'm > > >>>>> a but > > >>>>> loose here or maybe I'm not understanding how you create > your > > local > > >>>>> SDK to > > >>>>> feed VSCode :? > > >>>>> > > >>>>> thanks > > >>>>> > > >>>>> El mar., 4 sept. 2018 a las 12:56, Harbs (< > harbs.li...@gmail.com > > >) > > >>>>> escribió: > > >>>>> > > >>>>> > Yes. royale-asjs. > > >>>>> > > > >>>>> > Does Maven copy the royale-config.xml file? That’s > required > > and is > > >>>>> done by > > >>>>> > the ant build. > > >>>>> > > > >>>>> > > On Sep 4, 2018, at 1:30 PM, Carlos Rovira < > > carlosrov...@apache.org > > >>>>> > > > >>>>> > wrote: > > >>>>> > > > > >>>>> > > mmm.... "asjs" folder is "royale-asjs" ? > > >>>>> > > If I try to click in VSCode the SDK button > (bottom-right) and > > >>>>> click then > > >>>>> > > "Add more SDKs to this list..." (button on top of > VSCode) > > and go to > > >>>>> > > "royale-asjs" it's not recognized as a valid SDK. Or > are you > > >>>>> talking > > >>>>> > about > > >>>>> > > other asjs folder? > > >>>>> > > > > >>>>> > > El mar., 4 sept. 2018 a las 12:24, Harbs (< > > harbs.li...@gmail.com>) > > >>>>> > escribió: > > >>>>> > > > > >>>>> > >> I’m not totally sure what you’re asking. > > >>>>> > >> > > >>>>> > >> I have VS Code pointed to my asjs folder. > > >>>>> > >> > > >>>>> > >> The only thing you need to do to make it a valid SDK > is > > copying > > >>>>> > >> playerglobal to > > frameworks/libs/player/11.1/playerglobal.swc: > > >>>>> > >> > > >>>>> > >> Thanks, > > >>>>> > >> Harbs > > >>>>> > >> > > >>>>> > >>> On Sep 4, 2018, at 1:16 PM, Carlos Rovira < > > >>>>> carlosrov...@apache.org> > > >>>>> > >> wrote: > > >>>>> > >>> > > >>>>> > >>> Harbs, > > >>>>> > >>> > > >>>>> > >>> I suppose you create a SDK from develop to use with > > VSCode. Do > > >>>>> you > > >>>>> > create > > >>>>> > >>> it with ANT? > > >>>>> > >>> Can you post here how do you build it? > > >>>>> > >>> I guess that we are very near to get a valid SDK > build with > > >>>>> maven, so > > >>>>> > if > > >>>>> > >> is > > >>>>> > >>> few time, I'll try to fix this for this release, > since I > > think > > >>>>> it could > > >>>>> > >> be > > >>>>> > >>> a good improvement for people trying new release. If > I see > > is > > >>>>> not as > > >>>>> > >> easy, > > >>>>> > >>> I'll be dropping for next release. > > >>>>> > >>> > > >>>>> > >>> Thanks > > >>>>> > >>> > > >>>>> > >>> > > >>>>> > >>> > > >>>>> > >>> El mar., 4 sept. 2018 a las 11:18, Harbs (< > > harbs.li...@gmail.com > > >>>>> >) > > >>>>> > >> escribió: > > >>>>> > >>> > > >>>>> > >>>> Cool. Thanks. > > >>>>> > >>>> > > >>>>> > >>>> I merged in all new commits in MXRoyale and develop. > > >>>>> > >>>> > > >>>>> > >>>>> On Sep 4, 2018, at 12:05 PM, Piotr Zarzycki < > > >>>>> > piotrzarzyck...@gmail.com > > >>>>> > >>> > > >>>>> > >>>> wrote: > > >>>>> > >>>>> > > >>>>> > >>>>> Harbs, > > >>>>> > >>>>> > > >>>>> > >>>>> I will start checking tour De Flex in couple of > hours. > > >>>>> > >>>>> > > >>>>> > >>>>> I saw yesterday new Pull Requests accepted from > Pashmina > > in > > >>>>> MXRoyale > > >>>>> > >>>>> branch. Could make sure that is included in > integration > > branch? > > >>>>> > >>>>> > > >>>>> > >>>>> Thanks, > > >>>>> > >>>>> Piotr > > >>>>> > >>>>> > > >>>>> > >>>>> On Tue, Sep 4, 2018, 10:23 AM Harbs < > > harbs.li...@gmail.com> > > >>>>> wrote: > > >>>>> > >>>>> > > >>>>> > >>>>>> If we’re going to have “compatible sets”, we’re > going > > to need > > >>>>> some > > >>>>> > way > > >>>>> > >>>> of > > >>>>> > >>>>>> organizing them (naming or otherwise) to indicate > which > > sets > > >>>>> of > > >>>>> > >> layouts > > >>>>> > >>>> are > > >>>>> > >>>>>> compatible with each other. > > >>>>> > >>>>>> > > >>>>> > >>>>>>> On Sep 4, 2018, at 10:28 AM, Alex Harui > > >>>>> <aha...@adobe.com.INVALID> > > >>>>> > >>>>>> wrote: > > >>>>> > >>>>>>> > > >>>>> > >>>>>>> It seems to me that there are going to be > incompatible > > sets > > >>>>> of > > >>>>> > >> layouts. > > >>>>> > >>>>>> IOW, if you want to use flexbox, you may have to > use > > flexbox > > >>>>> layouts > > >>>>> > >> in > > >>>>> > >>>> all > > >>>>> > >>>>>> parents. And not use percentages in the children > > (IIRC). And > > >>>>> not > > >>>>> > nest > > >>>>> > >>>>>> flexboxes, etc. > > >>>>> > >>>>>> > > >>>>> > >>>>>> > > >>>>> > >>>> > > >>>>> > >>>> > > >>>>> > >>> > > >>>>> > >>> -- > > >>>>> > >>> Carlos Rovira > > >>>>> > >>> > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653317146&sdata=jEbLqeXKOdmszP5A1LtR0Rro%2F57OXGFz61kgGR9PpCY%3D&reserved=0 > > >>>>> > >> > > >>>>> > >> > > >>>>> > > > > >>>>> > > -- > > >>>>> > > Carlos Rovira > > >>>>> > > > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653317146&sdata=jEbLqeXKOdmszP5A1LtR0Rro%2F57OXGFz61kgGR9PpCY%3D&reserved=0 > > >>>>> > > > >>>>> > > > >>>>> > > >>>>> -- > > >>>>> Carlos Rovira > > >>>>> > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653317146&sdata=jEbLqeXKOdmszP5A1LtR0Rro%2F57OXGFz61kgGR9PpCY%3D&reserved=0 > > >>>>> > > >>>> > > >>>> > > >>>> -- > > >>>> > > >>>> Piotr Zarzycki > > >>>> > > >>>> Patreon: * > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653317146&sdata=ggl7vFq%2BTDUW8nuZSA%2FEX9U8YMu2KTpykZE%2BYGfTCEQ%3D&reserved=0 > > >>>> < > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653327152&sdata=KmGFcA%2BGlXZNHeXyjlp0ZKfo6DIXWQSsFme0%2Bog6dwg%3D&reserved=0 > > >* > > >>>> > > >>> > > >>> > > >>> -- > > >>> > > >>> Piotr Zarzycki > > >>> > > >>> Patreon: * > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653327152&sdata=KmGFcA%2BGlXZNHeXyjlp0ZKfo6DIXWQSsFme0%2Bog6dwg%3D&reserved=0 > > >>> < > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653327152&sdata=KmGFcA%2BGlXZNHeXyjlp0ZKfo6DIXWQSsFme0%2Bog6dwg%3D&reserved=0 > > >* > > >>> > > >> > > >> > > >> -- > > >> > > >> Piotr Zarzycki > > >> > > >> Patreon: * > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653327152&sdata=KmGFcA%2BGlXZNHeXyjlp0ZKfo6DIXWQSsFme0%2Bog6dwg%3D&reserved=0 > > >> < > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653327152&sdata=KmGFcA%2BGlXZNHeXyjlp0ZKfo6DIXWQSsFme0%2Bog6dwg%3D&reserved=0 > > >* > > >> > > > > > > > > > -- > > > > > > Piotr Zarzycki > > > > > > Patreon: * > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653327152&sdata=KmGFcA%2BGlXZNHeXyjlp0ZKfo6DIXWQSsFme0%2Bog6dwg%3D&reserved=0 > > > < > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653327152&sdata=KmGFcA%2BGlXZNHeXyjlp0ZKfo6DIXWQSsFme0%2Bog6dwg%3D&reserved=0 > > >* > > > > > > > > > -- > > > > Piotr Zarzycki > > > > Patreon: * > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653327152&sdata=KmGFcA%2BGlXZNHeXyjlp0ZKfo6DIXWQSsFme0%2Bog6dwg%3D&reserved=0 > > < > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5a2ff66ac19743ffefae08d6141fe9ba%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636718524653327152&sdata=KmGFcA%2BGlXZNHeXyjlp0ZKfo6DIXWQSsFme0%2Bog6dwg%3D&reserved=0 > > >* > > > > > > > > > -- Carlos Rovira http://about.me/carlosrovira