Hi Alex, I was able to overcome issue with date for typedefs. Instruction there is saying:
MM/dd/yy HH:mm Z > Where MM/dd/yy is the US-formatted date and HH:MM is a faked time to > encode the release version such as: > 2/10/19 9:06 -0800 I have typed 7/24/2019 HH (I don't remember what was that) and -0800 - This part I completely do not understand - what is for there minus ? Can you send exact example of what I should put there ? What's more I have went trough forward and in steps related to royale-asjs I see that typing either 7/24/19 9:06 -0800 or just 7/24/19 9:06 causes an exception with following message: [INFO] COMPC [INFO] Loading configuration: C:\jenkins\workspace\Royale_Release_Step_011\target\checkout\frameworks\themes\Jewel-Dark-NoFlat-Emphasized-Yellow-Theme\target\compile-swf-config.xml [INFO] [INFO] java.text.ParseException: Unparseable date: ""7/24/19 9:06"" [INFO] at java.text.DateFormat.parse(DateFormat.java:366) [INFO] at org.apache.royale.compiler.internal.targets.SWCTarget.processFileEntry(SWCTarget.java:330) [INFO] at org.apache.royale.compiler.internal.targets.SWCTarget.addFileEntriesToSWC(SWCTarget.java:291) It looks like there are some additional parentheses - Maybe it's an issue. Thanks, Piotr wt., 23 lip 2019 o 18:56 Alex Harui <[email protected]> napisał(a): > Hi Piotr, > > What differences did you see? I downloaded the two SWCs and the only > difference I saw was the timestamps in the catalog.xml in the SWCs. > > The timestamps are set by the SWCDATE parameter in Step 005. The log > indicates that you did not specify a timezone so maybe that's why the > timestamps are not matching up. Please update the instructions so that > future RMs do not forget to include a timezone. The example pattern that > Jenkins should show should include a timezone. > > You will have to remove the tag and revert any commits from steps 5, 6, > and 7 before re-running step 5. > > HTH, > -Alex > > On 7/23/19, 6:57 AM, "Piotr Zarzycki" <[email protected]> wrote: > > Hi Alex, > > Thanks! I have moved forward and in step 7 - related to typedefs during > build on my local machine I got mismatch error [1]. What could actually > happen? I did compare some files inside those two swc and they are > indeed > different - I have used Total Command to compare them. > > When I'm starting steps related to typedefs - first step actually > checkout > fresh sources ? I'm wondering whether Jenkins checkout them earlier > when I > started one of the step before typedefs steps? This those 2 files [2] > > [1] > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2Fbren2&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702395435&sdata=P%2FWxNbjF2DrHY7uDr7cPY9lF6qO4NSOKDlywOkaZfZ0%3D&reserved=0 > [2] > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2F1drv.ms%2Fu%2Fs!ApVpLyjpHDC2icJBcCsTMZrzfnTTuQ%3Fe%3DNwidMg&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702395435&sdata=sk8SNjjBlbQF8xflFMBJmQEFp0ewY6mgCOxDxAR2Wm0%3D&reserved=0 > > Thanks, > Piotr > > wt., 23 lip 2019 o 07:31 Alex Harui <[email protected]> > napisał(a): > > > Hi Piotr, > > > > The email with the subject "Release Step 003 Succeeded" says: > > > > 1. If you are releasing the utils jars (compiler-jburg-types and > > compiler-build-tools), Run: > > ant -f releasesteps.xml Release_Step_003 -Dutils=true > > -Drelease.version=0.9.6 > > > > It looks like you are not using the -Dutils=true. Please improve the > > email so future RMs will not miss that parameter. > > > > Thanks, > > -Alex > > > > On 7/22/19, 9:06 AM, "Piotr Zarzycki" <[email protected]> > wrote: > > > > Hi Alex, > > > > I have made adjustment to documentation. I'm on step 3 where I > need > > build > > on my end sources. I have run on my PC this: > > > > ant -f releasesteps.xml Release_Step_003 -Drelease.version=0.9.6 > > > > It downloads sources and maven artifacts, but it also tried > build them > > automatically as I understa. I got error [1] - it understandable > cause > > there is no 1.0.0 compiler-jburg-types. Should I on my own build > > first compiler-jburg-types with 1.0.0 to have stuff in local > cache or > > should I made something else ? > > > > [1] > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2Fa10nq&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702395435&sdata=QeV1rkVP9nV7ibPpSESKjwRveLhhTeM%2FLOKhLVM8ChU%3D&reserved=0 > > > > Thanks, > > Piotr > > > > sob., 20 lip 2019 o 06:25 Alex Harui <[email protected]> > > napisał(a): > > > > > Please update the wiki in a way that the next person will know > which > > 2FA > > > token to use. > > > > > > Thanks, > > > -Alex > > > > > > On 7/19/19, 9:08 AM, "Piotr Zarzycki" < > [email protected]> > > wrote: > > > > > > So far so good. I'm on a step 3, where I need build > artifacts on > > my > > > sight > > > and compare them with what Jenkins produce. > > > > > > I will get back to that probably on Monday. > > > > > > On Fri, Jul 19, 2019, 1:40 PM Piotr Zarzycki < > > > [email protected]> > > > wrote: > > > > > > > Hi Alex, > > > > > > > > Thanks it's working. I'm moving forward with that stuff > let's > > see > > > how far > > > > I go with it. > > > > > > > > Piotr > > > > > > > > pt., 19 lip 2019 o 05:49 Alex Harui > <[email protected]> > > > napisał(a): > > > > > > > >> I am using the token generated this way: > > > >> > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.github.com%2Fen%2Farticles%2Fcreating-a-personal-access-token-for-the-command-line&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702395435&sdata=aMoa8GRVyxoLF7gomeOYFraB0%2BzDdORRYu3N8f9DGoM%3D&reserved=0 > > > >> > > > >> There is no short code from Google Authenticator. > > > >> > > > >> -Alex > > > >> > > > >> On 7/18/19, 8:46 AM, "Piotr Zarzycki" < > > [email protected]> > > > wrote: > > > >> > > > >> I'm using 2FA authentication, second step for me is > typing > > > short code > > > >> from > > > >> Google Authenticator application. Do you use > something > > > different? > > > >> > > > >> czw., 18 lip 2019 o 17:42 Alex Harui > > <[email protected]> > > > >> napisał(a): > > > >> > > > >> > I don't think git version matters. Are you using > your > > 2fa > > > token as > > > >> the > > > >> > password? It should be a really long sequence of > > characters. > > > >> > > > > >> > Get Outlook for Android< > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2Fghei36&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702405432&sdata=VaglREFqPqOHSkkxG3tQBlGjyIJW%2FpLMkS4kmUicsPU%3D&reserved=0 > > > >> > > > > >> > > > > >> > ________________________________ > > > >> > From: Piotr Zarzycki <[email protected]> > > > >> > Sent: Thursday, July 18, 2019 7:43:44 AM > > > >> > To: [email protected] > > > >> > Subject: Re: Discuss of release steps preparation > > > >> > > > > >> > Maybe Git just should be updated on Machine ? I > see > > 2.15 and > > > there > > > >> is 2.22 > > > >> > already. > > > >> > > > > >> > czw., 18 lip 2019 o 16:35 Piotr Zarzycki < > > > [email protected] > > > >> > > > > >> > napisał(a): > > > >> > > > > >> > > When I do git push - I'm getting separate > window with > > title > > > >> GitHub Login > > > >> > - > > > >> > > where I can enter my login/password. I'm doing > that > > and in > > > the > > > >> next step > > > >> > it > > > >> > > throws me an error in the console - same what I > have > > pasted > > > in > > > >> previous > > > >> > > email. > > > >> > > > > > >> > > I'm typing again login and password cause It's > asking > > me as > > > you > > > >> can see > > > >> > in > > > >> > > the previous email. In the results I get: > > > >> > > > > > >> > > > > > >> > > remote: Invalid username or password. > > > >> > > fatal: Authentication failed for ' > > > >> > > > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-compiler%2F&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702405432&sdata=ZOw16XA%2F4QGfU1JEA9JMuiQdTbM%2FLxPj%2FIaZGNZ8n3s%3D&reserved=0 > > > >> > ' > > > >> > > > > > >> > > Does your steps look the same ? > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > czw., 18 lip 2019 o 16:31 Piotr Zarzycki < > > > >> [email protected]> > > > >> > > napisał(a): > > > >> > > > > > >> > >> I did that and I'm getting wrong password or > user > > name, so > > > that > > > >> must be > > > >> > >> different case. Let me try now again. > > > >> > >> > > > >> > >> czw., 18 lip 2019 o 16:21 Alex Harui > > > <[email protected]> > > > >> > >> napisał(a): > > > >> > >> > > > >> > >>> It is asking for your GitHub username. Type > it in > > and hit > > > >> enter, then > > > >> > >>> it will ask for your GitHub 2FA token. We > don't > > store our > > > >> credentials > > > >> > on > > > >> > >>> the machine. That's why the Succeeded email > says > > you > > > will > > > >> need your > > > >> > GH > > > >> > >>> credentials. > > > >> > >>> > > > >> > >>> HTH, > > > >> > >>> -Alex > > > >> > >>> > > > >> > >>> On 7/18/19, 7:06 AM, "Piotr Zarzycki" < > > > >> [email protected]> > > > >> > >>> wrote: > > > >> > >>> > > > >> > >>> In the first step I'm getting following > error > > during > > > an > > > >> attempt of > > > >> > >>> login: > > > >> > >>> > > > >> > >>> > > > >> > >>> git push > > > >> > >>> fatal: HttpRequestException encountered. > > > >> > >>> An error occurred while sending the > request. > > > >> > >>> Username for ' > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702405432&sdata=vJYQKi3zW0Zh9pzXWj34rdWzb4SDIMuBF1Wr%2BmYbHUo%3D&reserved=0 > > > >> > >>> ': > > > >> > >>> > > > >> > >>> There is being suggestion how to resolve > it > > here [1], > > > but > > > >> I'm not > > > >> > >>> sure > > > >> > >>> whether I can do that on remote PC ? > > > >> > >>> > > > >> > >>> [1] > > > >> > >>> > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcodeshare.co.uk%2Fblog%2Fhow-to-solve-the-github-error-fatal-httprequestexception-encountered%2F&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702405432&sdata=vva5SKsp%2BkJuOosNJ3KcO3K4s1iSpgGo3oHrAmDe0%2Bs%3D&reserved=0 > > > >> > >>> > > > >> > >>> Thanks, > > > >> > >>> Piotr > > > >> > >>> > > > >> > >>> czw., 18 lip 2019 o 15:06 Piotr Zarzycki < > > > >> > [email protected]> > > > >> > >>> napisał(a): > > > >> > >>> > > > >> > >>> > Hi Alex, > > > >> > >>> > > > > >> > >>> > I'm getting back to that. Again some > > questions: > > > >> > >>> > > > > >> > >>> > I think you will need to set up your PC > for > > most, > > > if not > > > >> all, of > > > >> > >>> the steps > > > >> > >>> >> in [1] in order to compare/verify the > output > > from > > > [2]. > > > >> > >>> > > > > >> > >>> > > > > >> > >>> > Above means that I don't need to setup > my own > > PC > > > fully, > > > >> but just > > > >> > >>> to be > > > >> > >>> > able to build project, so could compare > the > > results > > > of > > > >> build with > > > >> > >>> what > > > >> > >>> > Jenkins produce ? > > > >> > >>> > However you are saying later that you > didn't > > setup > > > step > > > >> where > > > >> > >>> there is > > > >> > >>> > produced dist/release folder. What I > got > > when I > > > launch > > > >> each of > > > >> > >>> those > > > >> > >>> > step actually at the end ? > > > >> > >>> > Before you answer me I will study and > launch > > each > > > of step > > > >> on > > > >> > >>> Jenkins to > > > >> > >>> > see what will happen. > > > >> > >>> > > > > >> > >>> > Thanks, > > > >> > >>> > Piotr > > > >> > >>> > > > > >> > >>> > pon., 8 lip 2019 o 16:59 Piotr Zarzycki > < > > > >> > [email protected] > > > >> > >>> > > > > >> > >>> > napisał(a): > > > >> > >>> > > > > >> > >>> >> Hi, > > > >> > >>> >> > > > >> > >>> >> I'm occupied till at least Wednesday > with > > important > > > >> task, so I > > > >> > >>> hope to > > > >> > >>> >> look into release on Thursday. > > > >> > >>> >> > > > >> > >>> >> Thanks, > > > >> > >>> >> Piotr > > > >> > >>> >> > > > >> > >>> >> sob., 6 lip 2019 o 17:23 Alex Harui > > > >> <[email protected]> > > > >> > >>> >> napisał(a): > > > >> > >>> >> > > > >> > >>> >>> > > > >> > >>> >>> > > > >> > >>> >>> On 7/6/19, 7:22 AM, "Piotr Zarzycki" < > > > >> > [email protected]> > > > >> > >>> wrote: > > > >> > >>> >>> > > > >> > >>> >>> Hi Alex, > > > >> > >>> >>> > > > >> > >>> >>> I finally sat down and started to > read > > all > > > >> instructions > > > >> > >>> [1][2] > > > >> > >>> >>> related to > > > >> > >>> >>> RM job. I feel lost with that a > bit, so > > I > > > wanted to > > > >> confirm > > > >> > >>> what I > > > >> > >>> >>> just > > > >> > >>> >>> read - correct me if I'm wrong > with > > anything. > > > >> > >>> >>> > > > >> > >>> >>> 1. First instruction [1] is > actually > > steps > > > which I > > > >> would be > > > >> > >>> doing on > > > >> > >>> >>> my PC, > > > >> > >>> >>> but automatic release process > actually > > covers > > > it > > > >> for me. > > > >> > >>> >>> > > > >> > >>> >>> 2. I still have to do at least > some of > > the > > > steps > > > >> from [1], > > > >> > >>> but only > > > >> > >>> >>> to > > > >> > >>> >>> compare/verify output from [2] > > > >> > >>> >>> > > > >> > >>> >>> I think you will need to set up your > PC for > > most, > > > if > > > >> not all, > > > >> > of > > > >> > >>> the > > > >> > >>> >>> steps in [1] in order to > compare/verify the > > > output from > > > >> [2]. I > > > >> > >>> don't know > > > >> > >>> >>> for sure because I did not want to > take the > > time > > > to try > > > >> to set > > > >> > >>> up a new > > > >> > >>> >>> PC. I only had time to do the > testing of > > the > > > >> compare/verify > > > >> > >>> steps on a > > > >> > >>> >>> Mac. I want others to understand how > this > > process > > > >> works and > > > >> > make > > > >> > >>> >>> improvements themselves by debugging > when > > things > > > don't > > > >> go > > > >> > >>> right. This > > > >> > >>> >>> should not be something that only I > know > > how to > > > fix. > > > >> > >>> >>> > > > >> > >>> >>> There is a sentence which saying: > > > >> > >>> >>> "The released artifacts should > end up on > > > >> dist/release > > > >> > >>> >>> < > > > >> > >>> >>> > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Froyale%2F&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702405432&sdata=4M6S7rNa%2ByqH0dyi7g%2Fkll0DwaVBNghg%2F91BGVY4uQI%3D&reserved=0 > > > >> > >>> > > > > >> > >>> >>> Don't delete the older > > > >> > >>> >>> release until the mirrors have > caught > > up. If > > > there > > > >> is more > > > >> > >>> than one > > > >> > >>> >>> older > > > >> > >>> >>> release in the royale folder, use > "svn > > rm" to > > > >> delete it." > > > >> > >>> >>> > > > >> > >>> >>> Where on our remote PC is that > folder > > > dist/release? > > > >> > >>> >>> > > > >> > >>> >>> I didn't create a Jenkins job for this > > step. You > > > >> should be > > > >> > able > > > >> > >>> to use > > > >> > >>> >>> releasecandidate.xml for that and > updating > > to the > > > next > > > >> version. > > > >> > >>> So those > > > >> > >>> >>> steps apply to your local SVN working > > copy. But > > > first, > > > >> you > > > >> > have > > > >> > >>> to get > > > >> > >>> >>> that far by completing all of the > steps > > before > > > that, so > > > >> I > > > >> > >>> wouldn't worry > > > >> > >>> >>> about that right now. Again, there > is no > > way I > > > had the > > > >> time to > > > >> > >>> fully debug > > > >> > >>> >>> this process. Others must get > involved and > > > understand > > > >> it and > > > >> > >>> help improve > > > >> > >>> >>> it. > > > >> > >>> >>> > > > >> > >>> >>> -Alex > > > >> > >>> >>> > > > >> > >>> >>> [1] > > > >> > >>> >>> > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2FRelease-Manager-Notes&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702405432&sdata=z071kg%2BBm9KFtLv%2Btq9Zz7KT%2BfFd%2B11CVJE4ANnjWCE%3D&reserved=0 > > > >> > >>> >>> [2] > > > >> > >>> >>> > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2FRelease-Steps-Jobs-On-Jenkins&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702405432&sdata=l94zGNRIzV0UzYTrLQd%2FRt1L0Ze9spovImif%2FcSR%2Fxk%3D&reserved=0 > > > >> > >>> >>> > > > >> > >>> >>> Thanks, > > > >> > >>> >>> -- > > > >> > >>> >>> > > > >> > >>> >>> Piotr Zarzycki > > > >> > >>> >>> > > > >> > >>> >>> Patreon: * > > > >> > >>> >>> > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702405432&sdata=IjHd5Ey9yDY%2F2fAh2qqVgTGl0DMY1wPq%2FrK%2BrqjQG04%3D&reserved=0 > > > >> > >>> >>> < > > > >> > >>> >>> > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702405432&sdata=IjHd5Ey9yDY%2F2fAh2qqVgTGl0DMY1wPq%2FrK%2BrqjQG04%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%3D&reserved=0 > > > >> > >>> >> < > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%3D&reserved=0 > > > >> > >>> > < > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%3D&reserved=0 > > > >> > >>> < > > > >> > >>> > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%3D&reserved=0 > > > >> > >> < > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%3D&reserved=0 > > > >> > > < > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702415427&sdata=TTDCpY2UV1DQxZ8kelyMiBPhFEvo6R59u81%2Bn0dnHog%3D&reserved=0 > > > >> > < > > > >> > > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702425420&sdata=Vw%2FhC1kPiSJnJeq6MwhUlB%2FNldHJkQwoXHb8g3b3%2FwY%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702425420&sdata=Vw%2FhC1kPiSJnJeq6MwhUlB%2FNldHJkQwoXHb8g3b3%2FwY%3D&reserved=0 > > > >> < > > > >> > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702425420&sdata=Vw%2FhC1kPiSJnJeq6MwhUlB%2FNldHJkQwoXHb8g3b3%2FwY%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702425420&sdata=Vw%2FhC1kPiSJnJeq6MwhUlB%2FNldHJkQwoXHb8g3b3%2FwY%3D&reserved=0 > > > > < > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702425420&sdata=Vw%2FhC1kPiSJnJeq6MwhUlB%2FNldHJkQwoXHb8g3b3%2FwY%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702425420&sdata=Vw%2FhC1kPiSJnJeq6MwhUlB%2FNldHJkQwoXHb8g3b3%2FwY%3D&reserved=0 > > < > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702425420&sdata=Vw%2FhC1kPiSJnJeq6MwhUlB%2FNldHJkQwoXHb8g3b3%2FwY%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%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702425420&sdata=Vw%2FhC1kPiSJnJeq6MwhUlB%2FNldHJkQwoXHb8g3b3%2FwY%3D&reserved=0 > < > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C16b7c35e1eb544ec8f5408d70f75bc69%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636994870702425420&sdata=Vw%2FhC1kPiSJnJeq6MwhUlB%2FNldHJkQwoXHb8g3b3%2FwY%3D&reserved=0 > >* > > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
