Sorry that's not my day. It looks like my folder in Total Commander wasn't refreshed. Both zips exists. I will compare them and provide results.
On Sun, Aug 25, 2019, 11:58 PM Piotr Zarzycki <[email protected]> wrote: > Alex, > > I just checked and I was mistake. Zip which should be inside source folder > is not exists at all. I'm wondering what could happen that this zip wasn't > generated. > > Thanks, > Piotr > > On Sun, Aug 25, 2019, 11:52 PM Alex Harui <[email protected]> > wrote: > >> The output says the -src.zip did not compare. Expand the two zip files >> into different folders and compare the folders. >> >> HTH, >> -Alex >> >> On 8/25/19, 2:45 PM, "Piotr Zarzycki" <[email protected]> wrote: >> >> Hi, >> >> I have spend another hours on release. Maven artifacts are deployed >> to the >> staging without the problem. I stopped this time and the very end of >> the >> process, where I need to prepare ANT artifacts. Build on my PC failed >> [1] - >> size of compared zips are different - Step 13. >> >> During whole process I had such problem when SWC time stamp had >> incorrect >> format and in the end I did end up with fail. Maybe this time is the >> same >> story. >> Maybe in that case this is the same. The question is - To what step >> should >> I really back ? >> Should I remove branch for asjs and start from 11? >> >> My command: >> ant -f releasesteps.xml Release_Step_013 -Drelease.version=0.9.6 >> -Droyale.swc-date="8/25/19 9:06 -0800" -Dplayerglobal.version=11.7 >> -Dflat.donot.ask=true -Drc=1 -DskipTests=true >> >> It is really pain to me start from scratch, cause building whole >> framework >> on my PC takes ages. Satisfying comparer is difficult. >> >> [1] >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2Fs8i7r&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478251633&sdata=6pzbbQImsdJGBM%2B5cRaSAwgyTnQyBTqgL58CFxb8dR4%3D&reserved=0 >> >> Thanks, >> Piotr >> >> pt., 16 sie 2019 o 18:27 Alex Harui <[email protected]> >> napisał(a): >> >> > Piotr, >> > >> > At this point, I would definitely recommend trying the three steps >> without >> > any changes to the release_steps.xml file and use an ABSOLUTE >> path. That's >> > the only way I tested the scripts. I did not try a relative path, >> and I >> > highly recommend not putting all of these files in a working copy. >> It is >> > probably less work to just have RM's specify an absolute path >> external to >> > the working copy. Using "../.." may not work consistently so do >> not use >> > those adjustments. >> > >> > Capture the logs for all 3 steps and if there is a problem post the >> output. >> > >> > Thanks, >> > -Alex >> > >> > >> > On 8/16/19, 2:57 AM, "Piotr Zarzycki" <[email protected]> >> wrote: >> > >> > It looks like this is again problem with RoyaleUnit[1]. Here is >> the >> > results >> > of comparison. I'm not sure why left folder doesn't contains >> files. >> > >> > [1] >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpasteboard.co%2FIsWnHGq.png&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478251633&sdata=xJXIQ4REkQLO7aCWgIiH%2FteP3dwMEnSfpSVMfowSGgk%3D&reserved=0 >> > >> > Thanks, >> > Piotr >> > >> > pt., 16 sie 2019 o 11:08 Piotr Zarzycki < >> [email protected]> >> > napisał(a): >> > >> > > Ok I was mistake. Both zips exists, but they have different >> sizes! So >> > > comparison went fine and I need to understand one sources are >> > different... >> > > >> > > pt., 16 sie 2019 o 10:59 Piotr Zarzycki < >> [email protected]> >> > > napisał(a): >> > > >> > >> I have analyzed that target (compare-src-zips) and it >> compares zip >> > file >> > >> in following locations: >> > >> >> > >> 1) artifacts\apache-royale-0.9.6-src.zip >> > >> 2) /sources/srczip/apache-royale-0.9.6-src.zip >> > >> >> > >> I have changed in that target all places where >> ${artifactfolder} to >> > >> ../../${artifactfolder} and launch that target. It looks >> like zip >> > file >> > >> wasn't created at all in location: >> > >> /sources/srczip/apache-royale-0.9.6-src.zip. >> > >> >> > >> I will try to figure out what has happened. Btw. I didn't >> commit my >> > >> changes with ../../ - those are local. >> > >> >> > >> Thanks, >> > >> Piotr >> > >> >> > >> pt., 16 sie 2019 o 09:29 Piotr Zarzycki < >> [email protected]> >> > >> napisał(a): >> > >> >> > >>> Unfortunately I don't know what is happening but signing >> trough >> > script >> > >>> hang for me. Stopped working. :( >> > >>> >> > >>> >> > >>> ant -f releasesteps.xml Release_Step_003_Sign >> > -Drelease.version=0.9.6 >> > >>> Buildfile: >> d:\Work\royale-sources\royale-compiler\releasesteps.xml >> > >>> >> > >>> get-artifact-folder: >> > >>> [input] Enter the temporary folder to store the >> downloaded >> > artifacts: >> > >>> royale096 >> > >>> >> > >>> Release_Step_003_Sign: >> > >>> >> > >>> sign-file: >> > >>> >> > >>> >> > >>> >> > >>> pt., 16 sie 2019 o 09:21 Piotr Zarzycki < >> [email protected] >> > > >> > >>> napisał(a): >> > >>> >> > >>>> With "../../" or without ? I just run script with >> > -DskiptTests="true" >> > >>>> and it passes, but failed on "compare-src-zips" - It looks >> like >> > it is also >> > >>>> problem with paths. :( >> > >>>> >> > >>>> pt., 16 sie 2019 o 09:15 Alex Harui >> <[email protected]> >> > >>>> napisał(a): >> > >>>> >> > >>>>> I would also need to see the output of the other two steps >> > >>>>> (Release_Step_003 and Release_Step_003_Sign) >> > >>>>> >> > >>>>> Thanks, >> > >>>>> -Alex >> > >>>>> >> > >>>>> On 8/15/19, 11:14 PM, "Piotr Zarzycki" < >> > [email protected]> >> > >>>>> wrote: >> > >>>>> >> > >>>>> This console output is here [1], but it is version >> where >> > script >> > >>>>> failing, >> > >>>>> cause there wasn't "../../". Let me know if it's >> enough >> > actually. >> > >>>>> >> > >>>>> [1] >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2Fzvxoi&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478251633&sdata=%2FyTj203Pv72kTD5UxaILCvx3CDZutdcrQ6a6dOxuxiA%3D&reserved=0 >> > >>>>> >> > >>>>> czw., 15 sie 2019 o 22:37 Alex Harui >> > <[email protected]> >> > >>>>> napisał(a): >> > >>>>> >> > >>>>> > That's a possibility. I only used absolute paths. >> > >>>>> > >> > >>>>> > Piotr, it would nice to see the Windows console >> output >> > including >> > >>>>> the paths >> > >>>>> > you gave to help make this process more robust. >> > >>>>> > >> > >>>>> > -Alex >> > >>>>> > >> > >>>>> > On 8/15/19, 1:21 PM, "Josh Tynjala" < >> > [email protected]> >> > >>>>> wrote: >> > >>>>> > >> > >>>>> > If it started working correctly after changing >> the >> > path to >> > >>>>> include >> > >>>>> > ../../, >> > >>>>> > perhaps ${artifactfolder} is being set to a >> relative >> > path, >> > >>>>> but the >> > >>>>> > script >> > >>>>> > expects the path to be absolute. I'm not >> familiar with >> > the >> > >>>>> release >> > >>>>> > steps >> > >>>>> > yet, so I'm just guessing, but does that make >> sense? >> > >>>>> > >> > >>>>> > -- >> > >>>>> > Josh Tynjala >> > >>>>> > Bowler Hat LLC < >> > >>>>> > >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbowlerhat.dev&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478251633&sdata=cmINusbbS1XbUVtAoOqZNpFGwhF3RSfLlv2VBZmIX%2Bc%3D&reserved=0 >> > >>>>> > > >> > >>>>> > >> > >>>>> > >> > >>>>> > On Wed, Aug 14, 2019 at 9:23 AM Alex Harui >> > >>>>> <[email protected]> >> > >>>>> > wrote: >> > >>>>> > >> > >>>>> > > Can you explain why that would be the right >> change? >> > >>>>> Doesn't make >> > >>>>> > sense to >> > >>>>> > > me. >> > >>>>> > > >> > >>>>> > > On 8/14/19, 3:36 AM, "Piotr Zarzycki" < >> > >>>>> [email protected]> >> > >>>>> > wrote: >> > >>>>> > > >> > >>>>> > > So far so good. I did tweak the script >> and was >> > able to >> > >>>>> upload >> > >>>>> > > artifacts. I >> > >>>>> > > have changed in each script: >> > >>>>> > > Line from: >> > >>>>> > > >> > >>>>> > > <arg >> value="-Dwagon.fromDir=${artifactfolder} >> > >>>>> > > >> /artifacts/archive/target/checkout/release-dir" >> > /> >> > >>>>> > > To >> > >>>>> > > <arg >> > value="-Dwagon.fromDir=../../${artifactfolder} >> > >>>>> > > >> /artifacts/archive/target/checkout/release-dir" >> > /> >> > >>>>> > > >> > >>>>> > > The very last thing was close repository, >> so I >> > got >> > >>>>> some errors >> > >>>>> > you can >> > >>>>> > > check here by logging your Apache handle >> [1] >> > related to >> > >>>>> > RoyaleUnit [2]. >> > >>>>> > > >> > >>>>> > > Missing Signature: >> > >>>>> > > >> > >>>>> > > >> > >>>>> > >> > >>>>> >> > >> '/org/apache/royale/compiler/royaleunit-ant-tasks/0.9.6/royaleunit-ant-tasks-0.9.6.pom.asc' >> > >>>>> > > does not exist for >> > 'royaleunit-ant-tasks-0.9.6.pom'. >> > >>>>> > > >> > >>>>> > > I will try to figure out what has >> happened, but >> > if >> > >>>>> someone has >> > >>>>> > any >> > >>>>> > > clue to >> > >>>>> > > that let me know. >> > >>>>> > > >> > >>>>> > > [1] >> > >>>>> > > >> > >>>>> > >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2F%23stagingRepositories&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478261624&sdata=DG5xP5XljFN9A7lnjekz8Ub97b5xTx2xDBbVBRBzTrs%3D&reserved=0 >> > >>>>> > > [2] >> > >>>>> > > >> > >>>>> > >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpasteboard.co%2FIsDKVTe.png&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478261624&sdata=UpjmH5cIJB73MRfZyOiMz1Q4zC38d3pclRkSjRRwJOk%3D&reserved=0 >> > >>>>> > > >> > >>>>> > > Thanks, >> > >>>>> > > Piotr >> > >>>>> > > >> > >>>>> > > >> > >>>>> > > śr., 14 sie 2019 o 10:58 Carlos Rovira < >> > >>>>> [email protected]> >> > >>>>> > > napisał(a): >> > >>>>> > > >> > >>>>> > > > Hi Alex, >> > >>>>> > > > >> > >>>>> > > > El lun., 12 ago. 2019 a las 19:30, Alex >> Harui >> > >>>>> > > (<[email protected]>) >> > >>>>> > > > escribió: >> > >>>>> > > > >> > >>>>> > > > > Also, the other committers should be >> aware >> > that an >> > >>>>> RC is >> > >>>>> > being >> > >>>>> > > created >> > >>>>> > > > > because they see the emails being >> sent by >> > the CI >> > >>>>> server and >> > >>>>> > ask >> > >>>>> > > the RM to >> > >>>>> > > > > agree to accept a commit to the >> release >> > branch >> > >>>>> instead of the >> > >>>>> > > develop >> > >>>>> > > > > branch. >> > >>>>> > > > >> > >>>>> > > > >> > >>>>> > > > AFAIK, we should always commit to dev >> branch >> > and not >> > >>>>> to release >> > >>>>> > > branch. >> > >>>>> > > > Releases are cut from develop. Only >> hot-fixes >> > use to >> > >>>>> be >> > >>>>> > branches >> > >>>>> > > that have >> > >>>>> > > > commits that fix something important in >> the >> > release >> > >>>>> and then >> > >>>>> > use to >> > >>>>> > > be >> > >>>>> > > > merged back to develop and master. >> Making >> > commits to >> > >>>>> release >> > >>>>> > > branches could >> > >>>>> > > > bring some confusion and problems. >> > >>>>> > > > >> > >>>>> > > > At least from is what I always learnt >> and used >> > [1] >> > >>>>> > > > >> > >>>>> > > > [1] >> > >>>>> > > >> > >>>>> > >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnvie.com%2Fposts%2Fa-successful-git-branching-model%2F&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478261624&sdata=C7lH5wQE6Ea%2F%2BYynqFOyEHYrIahgEkLQnlimTQbaHLg%3D&reserved=0 >> > >>>>> > > > >> > >>>>> > > > -- >> > >>>>> > > > Carlos Rovira >> > >>>>> > > > >> > >>>>> > > >> > >>>>> > >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478261624&sdata=9AnOAcAaJGoDhjcBJe4crTHHEnpwr77yLYXxqkPMOO4%3D&reserved=0 >> > >>>>> > > > >> > >>>>> > > >> > >>>>> > > >> > >>>>> > > -- >> > >>>>> > > >> > >>>>> > > Piotr Zarzycki >> > >>>>> > > >> > >>>>> > > Patreon: * >> > >>>>> > > >> > >>>>> > >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478261624&sdata=URKyaxoJ%2BP8GMqoTzfGx5II%2FnTFrc3zhiAEFI99IuMQ%3D&reserved=0 >> > >>>>> > > < >> > >>>>> > > >> > >>>>> > >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478261624&sdata=URKyaxoJ%2BP8GMqoTzfGx5II%2FnTFrc3zhiAEFI99IuMQ%3D&reserved=0 >> > >>>>> > > >* >> > >>>>> > > >> > >>>>> > > >> > >>>>> > > >> > >>>>> > >> > >>>>> > >> > >>>>> > >> > >>>>> >> > >>>>> -- >> > >>>>> >> > >>>>> Piotr Zarzycki >> > >>>>> >> > >>>>> Patreon: * >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478261624&sdata=URKyaxoJ%2BP8GMqoTzfGx5II%2FnTFrc3zhiAEFI99IuMQ%3D&reserved=0 >> > >>>>> < >> > >>>>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478261624&sdata=URKyaxoJ%2BP8GMqoTzfGx5II%2FnTFrc3zhiAEFI99IuMQ%3D&reserved=0 >> > >>>>> >* >> > >>>>> >> > >>>>> >> > >>>>> >> > >>>> >> > >>>> -- >> > >>>> >> > >>>> Piotr Zarzycki >> > >>>> >> > >>>> Patreon: * >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > >>>> < >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > >* >> > >>>> >> > >>> >> > >>> >> > >>> -- >> > >>> >> > >>> Piotr Zarzycki >> > >>> >> > >>> Patreon: * >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > >>> < >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > >* >> > >>> >> > >> >> > >> >> > >> -- >> > >> >> > >> Piotr Zarzycki >> > >> >> > >> Patreon: * >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > >> < >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > >* >> > >> >> > > >> > > >> > > -- >> > > >> > > Piotr Zarzycki >> > > >> > > Patreon: * >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > > < >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > >* >> > > >> > >> > >> > -- >> > >> > Piotr Zarzycki >> > >> > Patreon: * >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > < >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478271619&sdata=UReB%2Bxa5jAkMDBm18NXqG6b5YIdNdKDK6P63x6MLIeQ%3D&reserved=0 >> > >* >> > >> > >> > >> >> -- >> >> Piotr Zarzycki >> >> Patreon: * >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478281618&sdata=MqVmZK0QtL8v0ZrT2z9%2BRuYuIe25Klzzrm%2BKGrPvqbA%3D&reserved=0 >> < >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C9a4cadbaa084428b55c208d729a59446%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637023663478281618&sdata=MqVmZK0QtL8v0ZrT2z9%2BRuYuIe25Klzzrm%2BKGrPvqbA%3D&reserved=0 >> >* >> >> >>
