Did you follow the SSH link from here? 
https://github.com/apache/royale-asjs/wiki/Release-Manager-Notes

HTH,
-Alex

On 9/12/18, 4:55 AM, "Piotr Zarzycki" <piotrzarzyck...@gmail.com> wrote:

    I got first fail using releasecandidate.xml script [1]. It is fail during
    git push, so I thought that I will try to run that command which seems to
    be cause of the problem
    
    git push g...@github.com:apache/royale-compiler.git
    refs/heads/develop:refs/heads/develop
    
    but with fetch
    
    git fetch "g...@github.com:apache/royale-compiler.git"
    refs/heads/develop:refs/heads/develop
    Enter passphrase for key '/c/Users/piotr/.ssh/id_rsa':
    fatal: Refusing to fetch into current branch refs/heads/develop of non-bare
    repository
    
    Anyone have problems like that during release process ? I do have SSH keys
    added to my manager and GitHub account.
    
    [1] 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2Fuyba&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336468409&amp;sdata=7cQ5vXkBYgEkCOz%2FBYg6n27aNDStIXhahIKLFkCSty8%3D&amp;reserved=0
    
    Thanks,
    Piotr
    
    śr., 12 wrz 2018 o 11:36 Piotr Zarzycki <piotrzarzyck...@gmail.com>
    napisał(a):
    
    > Hi Harbs,
    >
    > What's your progress on fixing that or eventually moving to branch ? Can I
    > proceed with stuff ?
    >
    > Thanks,
    > Piotr
    >
    > śr., 12 wrz 2018 o 07:33 Alex Harui <aha...@adobe.com.invalid> napisał(a):
    >
    >> Speaking of upgrading, I think you will need to use the latest maven or
    >> somehow get Maven to use version 1.10.0 of the Maven SCM Plugin.
    >>
    >> I have most recently tweaked the Ant scripts to generate the required
    >> file extension on the SHA hashes.  Assuming those changes work, we should
    >> be good to go.
    >>
    >> Good luck,
    >> -Alex
    >>
    >> On 9/11/18, 12:28 PM, "Piotr Zarzycki" <piotrzarzyck...@gmail.com>
    >> wrote:
    >>
    >>     In case of upgrading anything I really suggest to leave it for the
    >> next
    >>     release. If you upgrade something you have to take care of upgrading
    >>     maven's pom as well.
    >>
    >>     Piotr
    >>
    >>     On Tue, Sep 11, 2018, 8:54 PM Alex Harui <aha...@adobe.com.invalid>
    >> wrote:
    >>
    >>     > I am still trying to fix the Maven build of the examples.  Harb's
    >> change
    >>     > seems satisfactory for at least now.
    >>     >
    >>     > -Alex
    >>     >
    >>     > On 9/11/18, 11:47 AM, "Harbs" <harbs.li...@gmail.com> wrote:
    >>     >
    >>     >     It should be good to go now unless Alex or someone else has
    >> objections…
    >>     >
    >>     >     > On Sep 11, 2018, at 8:55 PM, Piotr Zarzycki <
    >>     > piotrzarzyck...@gmail.com> wrote:
    >>     >     >
    >>     >     > No problem. Thank you! If I start anything with release that
    >> would be
    >>     >     > tomorrow morning or evening my time.
    >>     >     >
    >>     >     > Piotr
    >>     >     >
    >>     >     > wt., 11 wrz 2018 o 19:54 Harbs <harbs.li...@gmail.com>
    >> napisał(a):
    >>     >     >
    >>     >     >> I’m going to spend a few minutes now to see if I can resolve
    >> this
    >>     > simply.
    >>     >     >> If not, I’ll revert.
    >>     >     >>
    >>     >     >> Harbs
    >>     >     >>
    >>     >     >>> On Sep 11, 2018, at 8:50 PM, Piotr Zarzycki <
    >>     > piotrzarzyck...@gmail.com>
    >>     >     >> wrote:
    >>     >     >>>
    >>     >     >>> Hi Harbs,
    >>     >     >>>
    >>     >     >>> It would be great if you could do that. You could bring 
back
    >>     > changes
    >>     >     >> again
    >>     >     >>> after release and discuss whatever needed.
    >>     >     >>> I think we are using following version from 20170626.
    >>     >     >>>
    >>     >     >>> Thanks,
    >>     >     >>> Piotr
    >>     >     >>>
    >>     >     >>> wt., 11 wrz 2018 o 19:39 Harbs <harbs.li...@gmail.com>
    >> napisał(a):
    >>     >     >>>
    >>     >     >>>> I can revert the changes if that’s what folks want. We’re
    >> going
    >>     > to have
    >>     >     >>>> trace calls output if I do that, but we can resolve that
    >> for the
    >>     > next
    >>     >     >>>> release.
    >>     >     >>>>
    >>     >     >>>> I’m going to see if a different version of the closure
    >> compiler
    >>     > plays
    >>     >     >>>> better. The latest version throws a NoSuchMethod error on
    >>     >     >>>>
    >>     >
    >> com.google.javascript.jscomp.CompilerOptions.setInlineLocalFunctions.
    >>     >     >>>>
    >>     >     >>>> Anyone know which version we’re using now?
    >>     >     >>>>
    >>     >     >>>>> On Sep 11, 2018, at 9:09 AM, Carlos Rovira <
    >>     > carlosrov...@apache.org>
    >>     >     >>>> wrote:
    >>     >     >>>>>
    >>     >     >>>>> I think is better move that changes to a branch and
    >> release.
    >>     >     >>>>> thanks
    >>     >     >>>>>
    >>     >     >>>>> El lun., 10 sept. 2018 a las 20:59, Piotr Zarzycki (<
    >>     >     >>>>> piotrzarzyck...@gmail.com>) escribió:
    >>     >     >>>>>
    >>     >     >>>>>> Harbs,
    >>     >     >>>>>>
    >>     >     >>>>>> Can you comment on that ? Any chance to move that
    >> changes to
    >>     > branch ?
    >>     >     >>>>>>
    >>     >     >>>>>> Thanks,
    >>     >     >>>>>> Piotr
    >>     >     >>>>>>
    >>     >     >>>>>> pon., 10 wrz 2018 o 20:54 Alex Harui
    >> <aha...@adobe.com.invalid>
    >>     >     >>>>>> napisał(a):
    >>     >     >>>>>>
    >>     >     >>>>>>> Yes.  I think we are using the wrong annotation for
    >> variable
    >>     > number
    >>     >     >> of
    >>     >     >>>>>>> parameters.
    >>     >     >>>>>>>
    >>     >     >>>>>>> -Alex
    >>     >     >>>>>>>
    >>     >     >>>>>>> On 9/10/18, 11:49 AM, "Piotr Zarzycki" <
    >>     > piotrzarzyck...@gmail.com>
    >>     >     >>>>>> wrote:
    >>     >     >>>>>>>
    >>     >     >>>>>>>  Alex,
    >>     >     >>>>>>>
    >>     >     >>>>>>>  What trace hack are you referring to ? This is related
    >> what
    >>     > Harbs
    >>     >     >>>>>>> commits ?
    >>     >     >>>>>>>
    >>     >     >>>>>>>  Thanks,
    >>     >     >>>>>>>  Piotr
    >>     >     >>>>>>>
    >>     >     >>>>>>>  pon., 10 wrz 2018 o 20:47 Alex Harui
    >> <aha...@adobe.com.invalid
    >>     > >
    >>     >     >>>>>>> napisał(a):
    >>     >     >>>>>>>
    >>     >     >>>>>>>> FWIW, I am not in favor of releasing with the current
    >> trace
    >>     > hack in
    >>     >     >>>>>>> the
    >>     >     >>>>>>>> compiler.  But if other's are ok with it, I'm not
    >> going to
    >>     > make a
    >>     >     >>>>>>> big deal
    >>     >     >>>>>>>> out of it, I'll just abstain from voting.
    >>     >     >>>>>>>>
    >>     >     >>>>>>>> -Alex
    >>     >     >>>>>>>>
    >>     >     >>>>>>>> On 9/10/18, 1:15 AM, "Piotr Zarzycki" <
    >>     > piotrzarzyck...@gmail.com>
    >>     >     >>>>>>> wrote:
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>  Hi,
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>  I have prepared today all stuff which is needed for
    >> making RC
    >>     >     >>>>>>> branch. I
    >>     >     >>>>>>>>  will check whether everything is working tomorrow. In
    >> the
    >>     > other
    >>     >     >>>>>>> words
    >>     >     >>>>>>>>  probably tomorrow I will push RC1 branch.
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>  Thanks,
    >>     >     >>>>>>>>  Piotr
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>  sob., 8 wrz 2018 o 18:55 Piotr Zarzycki <
    >>     >     >>>>>>> piotrzarzyck...@gmail.com>
    >>     >     >>>>>>>>  napisał(a):
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>> Hi Guys,
    >>     >     >>>>>>>>>
    >>     >     >>>>>>>>> I see that typedefs build is up and running. Is there
    >>     >     >>>>>> anything
    >>     >     >>>>>>>> important
    >>     >     >>>>>>>>> which you would like to add?
    >>     >     >>>>>>>>>
    >>     >     >>>>>>>>> I wanted to start on Monday playing with release.
    >>     >     >>>>>>>>>
    >>     >     >>>>>>>>> Thanks,
    >>     >     >>>>>>>>> Piotr
    >>     >     >>>>>>>>>
    >>     >     >>>>>>>>> On Thu, Sep 6, 2018, 6:05 PM 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&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336468409&amp;sdata=PuAfTjLE7IVYERWLHgi%2ByhnZuKSV2uqJHFNHM3fQnP0%3D&amp;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&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336468409&amp;sdata=Cgaxb1nFrpornLNkaTOiViz%2FKZBnidZr3cUpPhx5i3w%3D&amp;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&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336468409&amp;sdata=zsZezzINxmj%2FpEo1KrYK4U0gArd%2BgHnwNSeISl2qoBY%3D&amp;reserved=0
    >>     >     >>>>>>>>>>>>>> [2]
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2F2EBQ&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336468409&amp;sdata=p2zMlOgVKbXjpXH89W%2BGuTdwLISITJ%2BbsngeaZ%2FRj%2Fc%3D&amp;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&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336468409&amp;sdata=KQbXJwwvkhWIaO1kADboiTa8MKtWE9o%2Bak6ZYBI24eI%3D&amp;reserved=0
    >>     >     >>>>>>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>>>>> --
    >>     >     >>>>>>>>>>>>>>>>> Carlos Rovira
    >>     >     >>>>>>>>>>>>>>>>>
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336468409&amp;sdata=KQbXJwwvkhWIaO1kADboiTa8MKtWE9o%2Bak6ZYBI24eI%3D&amp;reserved=0
    >>     >     >>>>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>>> --
    >>     >     >>>>>>>>>>>>>>> Carlos Rovira
    >>     >     >>>>>>>>>>>>>>>
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=RpdCcSKATU1y%2BKn60b%2Feq996ApRqNBS1YOGLOFny%2B3A%3D&amp;reserved=0
    >>     >     >>>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>> --
    >>     >     >>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>> Piotr Zarzycki
    >>     >     >>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>> Patreon: *
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=7KvEW3C1V7%2Br%2F5%2B9KMj7klV0T5E1XI43lVujgj%2BvbOQ%3D&amp;reserved=0
    >>     >     >>>>>>>>>>>>>> <
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=7KvEW3C1V7%2Br%2F5%2B9KMj7klV0T5E1XI43lVujgj%2BvbOQ%3D&amp;reserved=0
    >>     >     >>>>>>>>> *
    >>     >     >>>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>> --
    >>     >     >>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>> Piotr Zarzycki
    >>     >     >>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>> Patreon: *
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=7KvEW3C1V7%2Br%2F5%2B9KMj7klV0T5E1XI43lVujgj%2BvbOQ%3D&amp;reserved=0
    >>     >     >>>>>>>>>>>>> <
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=7KvEW3C1V7%2Br%2F5%2B9KMj7klV0T5E1XI43lVujgj%2BvbOQ%3D&amp;reserved=0
    >>     >     >>>>>>>>> *
    >>     >     >>>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>
    >>     >     >>>>>>>>>>>>
    >>     >     >>>>>>>>>>>> --
    >>     >     >>>>>>>>>>>>
    >>     >     >>>>>>>>>>>> Piotr Zarzycki
    >>     >     >>>>>>>>>>>>
    >>     >     >>>>>>>>>>>> Patreon: *
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=7KvEW3C1V7%2Br%2F5%2B9KMj7klV0T5E1XI43lVujgj%2BvbOQ%3D&amp;reserved=0
    >>     >     >>>>>>>>>>>> <
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=7KvEW3C1V7%2Br%2F5%2B9KMj7klV0T5E1XI43lVujgj%2BvbOQ%3D&amp;reserved=0
    >>     >     >>>>>>>>> *
    >>     >     >>>>>>>>>>>>
    >>     >     >>>>>>>>>>>
    >>     >     >>>>>>>>>>>
    >>     >     >>>>>>>>>>> --
    >>     >     >>>>>>>>>>>
    >>     >     >>>>>>>>>>> Piotr Zarzycki
    >>     >     >>>>>>>>>>>
    >>     >     >>>>>>>>>>> Patreon: *
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=7KvEW3C1V7%2Br%2F5%2B9KMj7klV0T5E1XI43lVujgj%2BvbOQ%3D&amp;reserved=0
    >>     >     >>>>>>>>>>> <
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=7KvEW3C1V7%2Br%2F5%2B9KMj7klV0T5E1XI43lVujgj%2BvbOQ%3D&amp;reserved=0
    >>     >     >>>>>>>>> *
    >>     >     >>>>>>>>>>>
    >>     >     >>>>>>>>>>
    >>     >     >>>>>>>>>>
    >>     >     >>>>>>>>>> --
    >>     >     >>>>>>>>>>
    >>     >     >>>>>>>>>> Piotr Zarzycki
    >>     >     >>>>>>>>>>
    >>     >     >>>>>>>>>> Patreon: *
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336478419&amp;sdata=7KvEW3C1V7%2Br%2F5%2B9KMj7klV0T5E1XI43lVujgj%2BvbOQ%3D&amp;reserved=0
    >>     >     >>>>>>>>>> <
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336488424&amp;sdata=uscnoMiWaffETCB5JJ8ER%2BblZLdXfUwkGXUjTJ%2BKd4E%3D&amp;reserved=0
    >>     >     >>>>>>>>> *
    >>     >     >>>>>>>>>>
    >>     >     >>>>>>>>>
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>  --
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>  Piotr Zarzycki
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>  Patreon: *
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336488424&amp;sdata=uscnoMiWaffETCB5JJ8ER%2BblZLdXfUwkGXUjTJ%2BKd4E%3D&amp;reserved=0
    >>     >     >>>>>>>>  <
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336488424&amp;sdata=uscnoMiWaffETCB5JJ8ER%2BblZLdXfUwkGXUjTJ%2BKd4E%3D&amp;reserved=0
    >>     >     >>>>>>>>> *
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>
    >>     >     >>>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>>  --
    >>     >     >>>>>>>
    >>     >     >>>>>>>  Piotr Zarzycki
    >>     >     >>>>>>>
    >>     >     >>>>>>>  Patreon: *
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336488424&amp;sdata=uscnoMiWaffETCB5JJ8ER%2BblZLdXfUwkGXUjTJ%2BKd4E%3D&amp;reserved=0
    >>     >     >>>>>>>  <
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>
    >>     >     >>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336488424&amp;sdata=uscnoMiWaffETCB5JJ8ER%2BblZLdXfUwkGXUjTJ%2BKd4E%3D&amp;reserved=0
    >>     >     >>>>>>>> *
    >>     >     >>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>>
    >>     >     >>>>>>
    >>     >     >>>>>> --
    >>     >     >>>>>>
    >>     >     >>>>>> Piotr Zarzycki
    >>     >     >>>>>>
    >>     >     >>>>>> Patreon: *
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336488424&amp;sdata=uscnoMiWaffETCB5JJ8ER%2BblZLdXfUwkGXUjTJ%2BKd4E%3D&amp;reserved=0
    >>     >     >>>>>> <
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336488424&amp;sdata=uscnoMiWaffETCB5JJ8ER%2BblZLdXfUwkGXUjTJ%2BKd4E%3D&amp;reserved=0
    >>     > >*
    >>     >     >>>>>>
    >>     >     >>>>>
    >>     >     >>>>>
    >>     >     >>>>> --
    >>     >     >>>>> Carlos Rovira
    >>     >     >>>>>
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336488424&amp;sdata=iaCUPdsRvrAB7%2FYH31nAnD33YBf0YjPj9cpWlwiFfSw%3D&amp;reserved=0
    >>     >     >>>>
    >>     >     >>>>
    >>     >     >>>
    >>     >     >>> --
    >>     >     >>>
    >>     >     >>> Piotr Zarzycki
    >>     >     >>>
    >>     >     >>> Patreon: *
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336488424&amp;sdata=uscnoMiWaffETCB5JJ8ER%2BblZLdXfUwkGXUjTJ%2BKd4E%3D&amp;reserved=0
    >>     >     >>> <
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336498429&amp;sdata=5ONPivl6jXcSaSd4iTdsJlRmc3S%2FDkbzjYCV6JZbUT0%3D&amp;reserved=0
    >>     > >*
    >>     >     >>
    >>     >     >>
    >>     >     >
    >>     >     > --
    >>     >     >
    >>     >     > Piotr Zarzycki
    >>     >     >
    >>     >     > Patreon: *
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336498429&amp;sdata=5ONPivl6jXcSaSd4iTdsJlRmc3S%2FDkbzjYCV6JZbUT0%3D&amp;reserved=0
    >>     >     > <
    >>     >
    >> 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336498429&amp;sdata=5ONPivl6jXcSaSd4iTdsJlRmc3S%2FDkbzjYCV6JZbUT0%3D&amp;reserved=0
    >>     > >*
    >>     >
    >>     >
    >>     >
    >>     >
    >>
    >>
    >>
    >
    > --
    >
    > Piotr Zarzycki
    >
    > Patreon: 
*https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336498429&amp;sdata=5ONPivl6jXcSaSd4iTdsJlRmc3S%2FDkbzjYCV6JZbUT0%3D&amp;reserved=0
    > 
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336498429&amp;sdata=5ONPivl6jXcSaSd4iTdsJlRmc3S%2FDkbzjYCV6JZbUT0%3D&amp;reserved=0>*
    >
    
    
    -- 
    
    Piotr Zarzycki
    
    Patreon: 
*https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336498429&amp;sdata=5ONPivl6jXcSaSd4iTdsJlRmc3S%2FDkbzjYCV6JZbUT0%3D&amp;reserved=0
    
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd5037a348013409598a208d618a6a289%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636723501336498429&amp;sdata=5ONPivl6jXcSaSd4iTdsJlRmc3S%2FDkbzjYCV6JZbUT0%3D&amp;reserved=0>*
    

Reply via email to