Hi Piotr, of course, I'll try all Jewel examples and report if I find some isuue. Thanks!
El jue., 30 ago. 2018 a las 15:33, Piotr Zarzycki (< piotrzarzyck...@gmail.com>) escribió: > Hi Alina, > > I'm working on preparation to release next version of Royale. One of the > steps were to merge everything what is in MXRoyale branch to develop. I > just finished it and everything what was in MXRoyale and develop now is > being merged to special branch feature/Merge_MXRoyale_To_Develop. > > Before I merge all that stuff back to develop I would like to ask you to > switch to that branch and test on your end - whether I didn't break any of > your stuff. Is something is being missed - please make changes and commit > to that branch. > > Hi Carlos, > > Can you switch to that branch as well and test some Jewel examples ? > > I will try to build Tour De Flex tomorrow to see what is happen. > > Thanks, > Piotr > > wt., 28 sie 2018 o 19:18 Carlos Rovira <carlosrov...@apache.org> > napisał(a): > > > Hi Piotr, > > > > the recommended way is to create a integration branch, moreover since > > MXRoyale has gone many time in its own way. Then solve conflicts in that > > branch until you see is stable and all is compiling and working fine as > > expected, then merge into develop the integration branch. > > > > Good luck! :) > > > > Carlos > > > > > > El mar., 28 ago. 2018 a las 19:00, Alex Harui (<aha...@adobe.com.invalid > >) > > escribió: > > > > > Master and agent have their own root folders for projects. I think > Agent > > > is running in c:\Jenkins\workspace and master may be running in > wherever > > > APPDATA is pointing. In theory, royale-compiler and royale-typedefs > > > should be able to be built off master, and the other builds should be > > able > > > to use Ant variables to point to the results of those builds. If you > > want > > > to try switching everything off master to the agent that's fine as > well. > > > For me, there were some builds that would not run on master. > > > > > > HTH, > > > -Alex > > > > > > On 8/28/18, 9:50 AM, "Piotr Zarzycki" <piotrzarzyck...@gmail.com> > > wrote: > > > > > > I see failing mustellaresultsparser [1] [2] It's pointing for some > > > reason > > > to c:/jenkins/workspace instead those one in Program Files. How > this > > > path > > > is appear there ? What actually is ${env.APPDATA} ? > > > > > > > > > *[1] ** > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fblob%2Fb060cbd9eb5e31932fe06cd35d4a72c86a6c6761%2Fbuild.xml%23L1510&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037802929&sdata=wX%2FF0p6jMtHpXCMsJnU82PFjtj%2BiFiHDxvShYcwS1Z8%3D&reserved=0 > > > < > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fblob%2Fb060cbd9eb5e31932fe06cd35d4a72c86a6c6761%2Fbuild.xml%23L1510&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037802929&sdata=wX%2FF0p6jMtHpXCMsJnU82PFjtj%2BiFiHDxvShYcwS1Z8%3D&reserved=0 > > > >* > > > *[2] > > > > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2F1230%2FconsoleFull&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037802929&sdata=Wr4WNLn8NvWJ2JMcefbaDDZykIIwmteio5UZP5IiBOw%3D&reserved=0 > > > < > > > > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2F1230%2FconsoleFull&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=NSZo2r9I6zZhqSkY1PAQxhKOD9dTQbJcmYCl8%2FXARYM%3D&reserved=0 > > > >* > > > > > > *Thanks,* > > > *Piotr* > > > > > > pon., 27 sie 2018 o 20:18 Piotr Zarzycki < > piotrzarzyck...@gmail.com> > > > napisał(a): > > > > > > > Hi Harbs, > > > > > > > > Please give me some sign here once you will be done with all your > > > changes! > > > > > > > > Thanks, > > > > Piotr > > > > > > > > pon., 27 sie 2018 o 20:12 Harbs <harbs.li...@gmail.com> > > napisał(a): > > > > > > > >> I have found that there’s an error with ACE on multiple > machines. > > I > > > was > > > >> only able to get it to build by first running ant on the > typedefs > > > repo and > > > >> then the asjs repo succeeded. > > > >> > > > >> On my Mac, it worked fine, so I’m not really sure what triggered > > the > > > >> problem. > > > >> > > > >> Maybe this is related to the failures on apacheroyaleci? Dunno… > > > >> > > > >> I plan on making sure the current develop branch works for me > and > > > fixing > > > >> any issues that might crop up in the next couple of days. > > > >> > > > >> There is also some code which needs to be cherry-picked from the > > > >> revert-refactor branch. > > > >> > > > >> > On Aug 27, 2018, at 8:25 PM, Alex Harui > > <aha...@adobe.com.INVALID > > > > > > > >> wrote: > > > >> > > > > >> > I thought I'd sent an email about this, but I can't find it > so I > > > guess > > > >> not. > > > >> > > > > >> > For some reason, some weeks ago, the builds began to fail on > > > >> apacheroyaleci. The only way I was able to fix it was to > create a > > > Jenkins > > > >> agent and move builds that needed the screen (to run tests) to > > that > > > agent. > > > >> In theory, royale-compiler and royale-typedefs should still be > > able > > > to use > > > >> the master build agent. Any build issues here are probably a > > > matter of > > > >> getting the right Ant variables in place. I think it did all > work > > > at one > > > >> point in time after I made the agent. > > > >> > > > > >> > That said, I think this issue is independent of any issues on > > > build.a.o > > > >> with Maven. > > > >> > > > > >> > Regarding releasing in general, I have a slight preference to > > > wait a > > > >> bit until I get more of Tour De Flex working, but if I'm not the > > RM > > > and > > > >> don't have to spend time figuring out the merge from > > > feature/MXRoyale to > > > >> develop, it doesn't matter to me. I was also pondering just > > > releasing from > > > >> feature/MXRoyale. > > > >> > > > > >> > HTH, > > > >> > -Alex > > > >> > > > > >> > On 8/27/18, 7:03 AM, "Piotr Zarzycki" < > > piotrzarzyck...@gmail.com > > > >> <mailto:piotrzarzyck...@gmail.com>> wrote: > > > >> > > > > >> > I have switched two build on jenkins to "master" > > > royale-asjs_jsonly > > > >> and > > > >> > royale-asjs - It seems that this fixes issue with build. - > > Not > > > sure > > > >> if it > > > >> > can stay like that. > > > >> > > > > >> > I'm working right now to fix build for module Icons. > > > >> > > > > >> > Thanks, > > > >> > Piotr > > > >> > > > > >> > pon., 27 sie 2018 o 15:06 Piotr Zarzycki < > > > piotrzarzyck...@gmail.com> > > > >> > napisał(a): > > > >> > > > > >> >> I'm going to commit some changes to build.xml, if it won't > work > > > I will > > > >> >> revert it. > > > >> >> > > > >> >> pon., 27 sie 2018 o 14:12 Piotr Zarzycki < > > > piotrzarzyck...@gmail.com> > > > >> >> napisał(a): > > > >> >> > > > >> >>> I looked into the current failing build [1]. It complaining > > that > > > >> "Basedir > > > >> >>> c:\jenkins\workspace\royale-typedefs does not exist" and it > > > would be > > > >> >>> correct, because "royale-typedefs" is being build to that > > folder > > > >> "C:\Program > > > >> >>> Files (x86)\Jenkins\workspace\royale-typedefs". > > > >> >>> > > > >> >>> Does anyone changed that and why ? > > > >> >>> > > > >> >>> [1] > > > >> >>> > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2F&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=LaZ6OQ9nOohmTFGBM%2BpNwBGEoAZQo1igy8EMHww4tqA%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2F&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=LaZ6OQ9nOohmTFGBM%2BpNwBGEoAZQo1igy8EMHww4tqA%3D&reserved=0 > > > >> > > > > >> >>> > > > >> >>> Thanks, > > > >> >>> Piotr > > > >> >>> > > > >> >>> niedz., 26 sie 2018 o 15:11 Piotr Zarzycki < > > > piotrzarzyck...@gmail.com > > > >> <mailto:piotrzarzyck...@gmail.com>> > > > >> >>> napisał(a): > > > >> >>> > > > >> >>>> I'm going to notify Infra about problem with build on > b.a.o. > > > Locally > > > >> >>>> everything is perfectly fine. I will attach dev list and > > write > > > email > > > >> on > > > >> >>>> us...@infra.apache.org <mailto:us...@infra.apache.org>. > > > >> >>>> > > > >> >>>> Thanks, > > > >> >>>> Piotr > > > >> >>>> > > > >> >>>> pt., 24 sie 2018 o 16:05 Carlos Rovira < > > > carlosrov...@apache.org > > > >> <mailto:carlosrov...@apache.org>> > > > >> >>>> napisał(a): > > > >> >>>> > > > >> >>>>> Great Piotr!, > > > >> >>>>> > > > >> >>>>> as you said discussion is not over, but I think we > discussed > > > almost > > > >> >>>>> lots of > > > >> >>>>> things and plans was left for releases "post 0.9.3". In > > fact I > > > >> revert > > > >> >>>>> package name changes that was the only point that was > making > > > us not > > > >> >>>>> release > > > >> >>>>> 0.9.3. So I think we are at this point safe to release > > 0.9.3, > > > 0.9.4 > > > >> or > > > >> >>>>> what > > > >> >>>>> we want to call it :) > > > >> >>>>> > > > >> >>>>> I must say that I'm this days wanting to finish some > things > > > in Jewel > > > >> >>>>> that > > > >> >>>>> will make it pretty usable in an stable way, for me that > > > points are: > > > >> >>>>> > > > >> >>>>> * End Jewel Table and Jewel List remove and update data > > > >> >>>>> * Jewel NumericStepper > > > >> >>>>> * Jewel DropdownList/Combobox > > > >> >>>>> > > > >> >>>>> There's much more to do, but I think those three points > will > > > make > > > >> many > > > >> >>>>> people have the minimun to start working in real Apache > > > Royale Jewel > > > >> >>>>> apps > > > >> >>>>> (at least is what I need to start a real project we have > now > > > for > > > >> Apache > > > >> >>>>> Royale, so I'm working hard to complete these points). > > > >> >>>>> I want to make this asap, so hope something of those point > > > could go > > > >> in > > > >> >>>>> this > > > >> >>>>> release :) > > > >> >>>>> > > > >> >>>>> Best, > > > >> >>>>> > > > >> >>>>> Carlos > > > >> >>>>> > > > >> >>>>> > > > >> >>>>> > > > >> >>>>> > > > >> >>>>> > > > >> >>>>> > > > >> >>>>> > > > >> >>>>> > > > >> >>>>> El vie., 24 ago. 2018 a las 0:35, Piotr Zarzycki (< > > > >> >>>>> piotrzarzyck...@gmail.com <mailto: > piotrzarzyck...@gmail.com > > > >>) > > > >> >>>>> escribió: > > > >> >>>>> > > > >> >>>>>> Hi Om, > > > >> >>>>>> > > > >> >>>>>> I have no objections to that. The question whether from > the > > > >> technical > > > >> >>>>> point > > > >> >>>>>> of view Maven which is I believe big part of release > > process > > > won't > > > >> >>>>>> complain. We will see. > > > >> >>>>>> > > > >> >>>>>> Thanks for confirmation, > > > >> >>>>>> Piotr > > > >> >>>>>> > > > >> >>>>>> > > > >> >>>>>> pt., 24 sie 2018 o 00:25 OmPrakash Muppirala < > > > bigosma...@gmail.com > > > >> <mailto:bigosma...@gmail.com>> > > > >> >>>>>> napisał(a): > > > >> >>>>>> > > > >> >>>>>>> Yes, since 0.9.3 was already pushed out via npm [1], it > > > would be > > > >> >>>>> best if > > > >> >>>>>> we > > > >> >>>>>>> skip to 0.9.4 > > > >> >>>>>>> > > > >> >>>>>>> Thanks, > > > >> >>>>>>> Om > > > >> >>>>>>> > > > >> >>>>>>> [1] > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40apache-royale%2Froyale-js&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=nA70r5zji0gxajbOtytj1KIbCy5Ki6I%2BxuG68WqtiF8%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40apache-royale%2Froyale-js&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=nA70r5zji0gxajbOtytj1KIbCy5Ki6I%2BxuG68WqtiF8%3D&reserved=0 > > > >> > > > > >> >>>>>>> > > > >> >>>>>>> On Thu, Aug 23, 2018 at 1:53 PM Piotr Zarzycki < > > > >> >>>>>> piotrzarzyck...@gmail.com <mailto: > > piotrzarzyck...@gmail.com > > > >> > > > >> >>>>>>> wrote: > > > >> >>>>>>> > > > >> >>>>>>>> Hi Guys, > > > >> >>>>>>>> > > > >> >>>>>>>> It's been a while since last version of Royale was > > > released. I > > > >> >>>>> would > > > >> >>>>>> like > > > >> >>>>>>>> to start process of releasing current version no matter > > in > > > what > > > >> >>>>> state > > > >> >>>>>> it > > > >> >>>>>>> is > > > >> >>>>>>>> right now. I know that we have probably unfinished > > > discussion > > > >> >>>>> about > > > >> >>>>>> some > > > >> >>>>>>>> core changes. I'm suggesting leave it for the next > > > release. I'm > > > >> >>>>>> volunteer > > > >> >>>>>>>> to be release manager. I will study carefully what we > > have > > > here > > > >> >>>>> [1] > > > >> >>>>>> and I > > > >> >>>>>>>> hope to get help with all of the issues. > > > >> >>>>>>>> > > > >> >>>>>>>> I see that we have failing typedefs - I cleaned up > > > workspace and > > > >> >>>>> run > > > >> >>>>>>> build > > > >> >>>>>>>> again. If #576 fail I will ask infra for advice. [2] > > > >> >>>>>>>> > > > >> >>>>>>>> Om, > > > >> >>>>>>>> > > > >> >>>>>>>> Do I need to know anything in case of release Royale to > > > npm ? > > > >> >>>>> Your last > > > >> >>>>>>>> suggestion here [3] is still up ? > > > >> >>>>>>>> > > > >> >>>>>>>> Alex, > > > >> >>>>>>>> > > > >> >>>>>>>> What about emulation branch - Can I merge it into > > develop ? > > > >> >>>>>>>> > > > >> >>>>>>>> Is there anything what can hold that 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%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=gg3SwPtwl9pvYzotUIh0OIG9DP73t8tNXUo3SflP8Zg%3D&reserved=0 > > > >> < > > > >> > > > > > > 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%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=gg3SwPtwl9pvYzotUIh0OIG9DP73t8tNXUo3SflP8Zg%3D&reserved=0 > > > >> > > > > >> >>>>>>>> [2] > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fjob%2Froyale-typedefs%2F&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=R517diTmjvYLmsKQ7vxIYZOTDWaB0%2FFEbTR2uWvfx6w%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fjob%2Froyale-typedefs%2F&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=R517diTmjvYLmsKQ7vxIYZOTDWaB0%2FFEbTR2uWvfx6w%3D&reserved=0 > > > >> > > > > >> >>>>>>>> [3] > > > >> >>>>>>>> > > > >> >>>>>>>> > > > >> >>>>>>> > > > >> >>>>>> > > > >> >>>>> > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-development.20373.n8.nabble.com%2F0-9-3-Release-tp3872p4520.html&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037812939&sdata=9R9IKm3bVEE0mZAzfBMZEeF%2B1c9NvMjTEfqFFnBOHRA%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-development.20373.n8.nabble.com%2F0-9-3-Release-tp3872p4520.html&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=mMuzw5tcfRM12PyqdDyE0oCSwFC0%2FeH9WbOmh6FykmM%3D&reserved=0 > > > >> > > > > >> >>>>>>>> > > > >> >>>>>>>> Thanks, > > > >> >>>>>>>> -- > > > >> >>>>>>>> > > > >> >>>>>>>> Piotr Zarzycki > > > >> >>>>>>>> > > > >> >>>>>>>> Patreon: * > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=4d9fqPDHSwOivS%2FUUi1aw%2F8ZgX%2FTu3CT4BHxpUPEldE%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=4d9fqPDHSwOivS%2FUUi1aw%2F8ZgX%2FTu3CT4BHxpUPEldE%3D&reserved=0 > > > >> > > > > >> >>>>>>>> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=4d9fqPDHSwOivS%2FUUi1aw%2F8ZgX%2FTu3CT4BHxpUPEldE%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=4d9fqPDHSwOivS%2FUUi1aw%2F8ZgX%2FTu3CT4BHxpUPEldE%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%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=4d9fqPDHSwOivS%2FUUi1aw%2F8ZgX%2FTu3CT4BHxpUPEldE%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=4d9fqPDHSwOivS%2FUUi1aw%2F8ZgX%2FTu3CT4BHxpUPEldE%3D&reserved=0 > > > >> > > > > >> >>>>>> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=4d9fqPDHSwOivS%2FUUi1aw%2F8ZgX%2FTu3CT4BHxpUPEldE%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=4d9fqPDHSwOivS%2FUUi1aw%2F8ZgX%2FTu3CT4BHxpUPEldE%3D&reserved=0 > > > >> >>* > > > >> >>>>>> > > > >> >>>>>> -- > > > >> >>>>>> Carlos Rovira > > > >> >>>>>> > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037822948&sdata=c8UY2qEHXwlShpOnxFBDnbk%2FMYPHjUdFSf%2BMU9KWQrs%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=Hckw%2FEG4KcYwTJu%2FPZxHEFISJwWpS7NGpo2oObJntt8%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%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=bb%2Fb2ZxHc3XwtdB8PtmASuqmOuS0INITWFHReoNaNh4%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=bb%2Fb2ZxHc3XwtdB8PtmASuqmOuS0INITWFHReoNaNh4%3D&reserved=0 > > > >> > > > > >> >>>> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=bb%2Fb2ZxHc3XwtdB8PtmASuqmOuS0INITWFHReoNaNh4%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=bb%2Fb2ZxHc3XwtdB8PtmASuqmOuS0INITWFHReoNaNh4%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%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=bb%2Fb2ZxHc3XwtdB8PtmASuqmOuS0INITWFHReoNaNh4%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=bb%2Fb2ZxHc3XwtdB8PtmASuqmOuS0INITWFHReoNaNh4%3D&reserved=0 > > > >> > > > > >> >>> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=bb%2Fb2ZxHc3XwtdB8PtmASuqmOuS0INITWFHReoNaNh4%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=bb%2Fb2ZxHc3XwtdB8PtmASuqmOuS0INITWFHReoNaNh4%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%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037832953&sdata=bb%2Fb2ZxHc3XwtdB8PtmASuqmOuS0INITWFHReoNaNh4%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%3D&reserved=0 > > > >> > > > > >> >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%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%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%3D&reserved=0 > > > >> > > > > >> > < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%3D&reserved=0 > > > >> < > > > >> > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%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%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%3D&reserved=0 > > > > < > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%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%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%3D&reserved=0 > > > < > > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C114873bb0d0b47b418a008d60d064c6a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636710718037842967&sdata=ZPn8RkY7SOie%2Ft1jdWbCW31WkyeHW6A%2BCom0f7ZWyNU%3D&reserved=0 > > > >* > > > > > > -- > > > Carlos Rovira > > > http://about.me/carlosrovira > > > > > > > > > > > > > > > > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* > -- Carlos Rovira http://about.me/carlosrovira