Hi Harbs,

Where we ended up with flex/royale config ? I see in the result ant package
only royale-config.xml. Can we have both for now ? There is no problem in
VSCode if flex-config.xml do not exists ?

I think there is still work to change FALCON_HOME to let's say ROYALE_HOME.

Piotr

2017-10-17 9:54 GMT+02:00 Harbs <harbs.li...@gmail.com>:

> Unless someone has an objection, I’m going to merge the rename branch into
> develop today.
>
> > On Oct 17, 2017, at 9:07 AM, Harbs <harbs.li...@gmail.com> wrote:
> >
> > Bump.
> >
> > Is there any reason to not merge feature/rename yet?
> >
> >> On Oct 16, 2017, at 9:12 AM, Harbs <harbs.li...@gmail.com <mailto:
> harbs.li...@gmail.com>> wrote:
> >>
> >> At what point should we merge?
> >>
> >> I feel like that if the framework is building we should merge now to
> make it easier for folks to migrate apps.
> >>
> >>> On Oct 16, 2017, at 8:32 AM, Alex Harui <aha...@adobe.com.INVALID
> <mailto:aha...@adobe.com.INVALID>> wrote:
> >>>
> >>> FWIW, I turned off "royale.dependent.tests" for now to get the compiler
> >>> rename build to pass.  We can revisit it after we refactor the tests.
> >>>
> >>> I am able to build my sample apps, so I think it is safe to continue
> >>> finishing up renaming.
> >>>
> >>> -Alex
> >>>
> >>> On 10/14/17, 9:57 AM, "Piotr Zarzycki" <piotrzarzyck...@gmail.com
> <mailto:piotrzarzyck...@gmail.com>> wrote:
> >>>
> >>>> I worked a bit on the renaming and looks like my changes didn't break
> too
> >>>> much. I see that  typedefs and freamework are building fine on
> renaming
> >>>> ANT
> >>>> and Maven.
> >>>>
> >>>> I did changes in the configuration of [1] where name of the ANT
> target was
> >>>> wrong: "flexjs.dependent.tests" to "royale.dependent.tests" - Thanks
> to
> >>>> that we are a bit farther cause build failing on generated package
> names
> >>>> [2].
> >>>>
> >>>> I see in the results generated following packages [3] - the question
> is
> >>>> what should be the name of that one ?
> >>>>
> >>>> 1) apache-flex-falcon-version should goes to
> >>>> apache-royale-compiler-version
> >>>> 2) apache-flex-falconjx-version should goes to
> >>>> apache-royale-compilerjx-version
> >>>>
> >>>> Additionally target "*get_asjs*:" also seems to try to gets wrong
> package.
> >>>>
> >>>> [1]
> >>>> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fapacheflex <https://na01.safelinks.
> protection.outlook.com/?url=http%3A%2F%2Fapacheflex>
> >>>> build.cloudapp.net <http://build.cloudapp.net/>%
> 3A8080%2Fjob%2Froyale-compiler_rename%2F&data=02%7C01%7
> >>>> C%7C0aceb122d4824d4b4b5708d51324b7f6%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C
> >>>> 0%7C0%7C636435970787264544&sdata=N81f0UTUcbAeQFT4%
> 2BfSi2j4ow2m1dTJ%2By3ArC
> >>>> Eeki%2Bw%3D&reserved=0
> >>>> [2]
> >>>> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fapacheflex <https://na01.safelinks.
> protection.outlook.com/?url=http%3A%2F%2Fapacheflex>
> >>>> build.cloudapp.net <http://build.cloudapp.net/>%
> 3A8080%2Fjob%2Froyale-compiler_rename%2F13%2Fconsole&da
> >>>> ta=02%7C01%7C%7C0aceb122d4824d4b4b5708d51324
> b7f6%7Cfa7b1b5a7b34438794aed2c
> >>>> 178decee1%7C0%7C0%7C636435970787420798&sdata=
> ip4T3IbR1h4OOKXmeDPt3j6C3Qott
> >>>> yWLh3cClhP0H58%3D&reserved=0
> >>>> [3]
> >>>> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fpaste.apa <https://na01.safelinks.
> protection.outlook.com/?url=https%3A%2F%2Fpaste.apa>
> >>>> che.org <http://che.org/>%2F6UqL&data=02%7C01%7C%
> 7C0aceb122d4824d4b4b5708d51324b7f6%7Cfa7b1b
> >>>> 5a7b34438794aed2c178decee1%7C0%7C0%7C636435970787420798&
> sdata=K2wL7gTaUhg1
> >>>> C6v2TcG1sPZ%2FjwqH9hksYOETjQi1WsY%3D&reserved=0
> >>>>
> >>>> Thanks, Piotr
> >>>>
> >>>>
> >>>> 2017-10-14 12:18 GMT+02:00 Piotr Zarzycki <piotrzarzyck...@gmail.com
> <mailto:piotrzarzyck...@gmail.com>>:
> >>>>
> >>>>> Alex or Harbs,
> >>>>>
> >>>>> After my last push any of you tried locally build all projects by
> ANT ?
> >>>>> I
> >>>>> see that on Jenkins only typedefs is building correctly.
> >>>>>
> >>>>> Thanks, Piotr
> >>>>>
> >>>>> 2017-10-13 10:10 GMT+02:00 Piotr Zarzycki <piotrzarzyck...@gmail.com
> <mailto:piotrzarzyck...@gmail.com>>:
> >>>>>
> >>>>>> Hi Alex,
> >>>>>>
> >>>>>> I'm using distribution a lot. My work on any addition to framework
> look
> >>>>>> like that. Fix -> Build of module by maven or whole framework with
> >>>>>> distribution - I'm pointing to distribution when I would like to
> check
> >>>>>> something in VSCode or Moonshine.
> >>>>>>
> >>>>>> I have plan to make distribution the same usable as ANT build, but
> this
> >>>>>> is going to happen after we will have setup everything.
> >>>>>>
> >>>>>> 1) I will change those folders in distribution
> >>>>>> 2) I will try to make changes FALCON_HOME etc., but I will need your
> >>>>>> help
> >>>>>> to check whether ANT build is working.
> >>>>>>
> >>>>>> Thanks, Piotr
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> 2017-10-13 2:59 GMT+02:00 Alex Harui <aha...@adobe.com.invalid
> <mailto:aha...@adobe.com.invalid>>:
> >>>>>>
> >>>>>>> Hi Piotr,
> >>>>>>>
> >>>>>>> I haven't looked at the distribution artifacts.  Is anybody using
> >>>>>>> them?
> >>>>>>> I think we should get rid of "Falcon" in most places, so do what
> you
> >>>>>>> think
> >>>>>>> is right.
> >>>>>>>
> >>>>>>> Thanks,
> >>>>>>> -Alex
> >>>>>>>
> >>>>>>> On 10/12/17, 2:15 PM, "Piotr Zarzycki" <piotrzarzyck...@gmail.com
> <mailto:piotrzarzyck...@gmail.com>>
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>> Hi Alex,
> >>>>>>>>
> >>>>>>>> I just went through all repositories. +1 for renaming FALCON_HOME
> in
> >>>>>>> that
> >>>>>>>> way as you proposed - Saying that something require more
> refactoring
> >>>>>>> -
> >>>>>>> Do
> >>>>>>>> you refer to the FALCON_HOME to COMPILER_HOME  renaming ? - I
> could
> >>>>>>> make
> >>>>>>>> that changes, but it would require for me ant setup.
> >>>>>>>>
> >>>>>>>> I believe it would be better if rename branch will be build on
> >>>>>>> Jenkins
> >>>>>>> by
> >>>>>>>> ant. -
> >>>>>>>> https://na01.safelinks.protection.outlook.com/?url=http%3A% <
> https://na01.safelinks.protection.outlook.com/?url=http%3A%>
> >>>>>>> 2F%2Fapacheflex
> >>>>>>>> build.cloudapp.net <http://build.cloudapp.net/>%
> 3A8080%2F&data=02%7C01%7C%7Cb9589e8635de
> >>>>>>> 48594d5908d511b
> >>>>>>>> 65d86%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63643439
> >>>>>>> 7302107671&sdat
> >>>>>>>> a=aZEHCumXZs68Vr2z0VKcyzMj7p%2B6qRrXqV%2B3Q3GLh%2BY%3D&
> reserved=0.
> >>>>>>>>
> >>>>>>>> I have bring back distribution build in Jenkins file and update
> one
> >>>>>>>> library
> >>>>>>>> - It look like everything is building fine in case Maven [1]. I
> have
> >>>>>>> found
> >>>>>>>> that distribution/jars - contains several folders with prefixes
> >>>>>>> "falcon" -
> >>>>>>>> Do you think that those prefixes should be compiler-? If yes at
> >>>>>>> least I
> >>>>>>>> can
> >>>>>>>> make that changes.
> >>>>>>>>
> >>>>>>>> [1]
> >>>>>>>> https://na01.safelinks.protection.outlook.com/?url=https%3A <
> https://na01.safelinks.protection.outlook.com/?url=https%3A>
> >>>>>>> %2F%2Fbuilds.ap
> >>>>>>>> ache.org <http://ache.org/>%2Fjob%2FRoyale%2520Pipeline%2Fjob%
> 2Ffeature%25252F
> >>>>>>> rename%2F8%2F&d
> >>>>>>>> ata=02%7C01%7C%7Cb9589e8635de48594d5908d511b65d86%7Cfa7b1b5
> >>>>>>> a7b34438794aed2
> >>>>>>>> c178decee1%7C0%7C0%7C636434397302107671&sdata=1VzFt4JuJxjw9
> >>>>>>> RgkSiHIYkG3vJ7a
> >>>>>>>> Emjw2wMHLOSTPE4%3D&reserved=0
> >>>>>>>>
> >>>>>>>> Piotr
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> 2017-10-11 1:06 GMT+02:00 Alex Harui <aha...@adobe.com.invalid
> <mailto:aha...@adobe.com.invalid>>:
> >>>>>>>>
> >>>>>>>>> Hi Piotr,
> >>>>>>>>>
> >>>>>>>>> It is hard to describe what was and wasn't done.  I think I got
> >>>>>>> most
> >>>>>>> of
> >>>>>>>>> it, and lately, I've been searching for 'flex' and seeing what is
> >>>>>>> left.
> >>>>>>>>> Someone can also start on replacing 'Falcon'.  I was planning on
> >>>>>>>>> replacing
> >>>>>>>>> FALCON_HOME with COMPILER_HOME and FALCONJX_HOME with
> >>>>>>> TRANSPILER_HOME,
> >>>>>>>>> but
> >>>>>>>>> am open to other ideas.
> >>>>>>>>>
> >>>>>>>>> But some of what is left will require refactoring so that there
> are
> >>>>>>>>> fewer
> >>>>>>>>> or no dependencies on Apache Flex.
> >>>>>>>>>
> >>>>>>>>> HTH,
> >>>>>>>>> -Alex
> >>>>>>>>>
> >>>>>>>>> On 10/10/17, 2:41 PM, "Piotr Zarzycki" <
> piotrzarzyck...@gmail.com <mailto:piotrzarzyck...@gmail.com>>
> >>>>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>> I was going to ask Alex for some summarize cause I wanted to
> help
> >>>>>>> with
> >>>>>>>>>> renaming at least from the Maven point of view.
> >>>>>>>>>> Where did you finished ? What's more is need to be done ?
> >>>>>>>>>>
> >>>>>>>>>> Thanks, Piotr
> >>>>>>>>>>
> >>>>>>>>>> 2017-10-10 23:38 GMT+02:00 Alex Harui <aha...@adobe.com.invalid
> <mailto:aha...@adobe.com.invalid>>:
> >>>>>>>>>>
> >>>>>>>>>>> OK, looks like the build passed.  I'm going to stop working on
> >>>>>>> the
> >>>>>>>>>>> rename
> >>>>>>>>>>> in order to investigate some AMF issues.  Volunteers are
> >>>>>>> welcome to
> >>>>>>>>>>> continue renaming stuff.
> >>>>>>>>>>>
> >>>>>>>>>>> -Alex
> >>>>>>>>>>>
> >>>>>>>>>>> On 10/10/17, 12:40 AM, "Piotr Zarzycki"
> >>>>>>> <piotrzarzyck...@gmail.com <mailto:piotrzarzyck...@gmail.com>
> >>>>>>>>
> >>>>>>>>>>> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> Hi Alex,
> >>>>>>>>>>>>
> >>>>>>>>>>>> I think we should skip and make the changes after rename.
> Let's
> >>>>>>> not
> >>>>>>>>>>> hold
> >>>>>>>>>>>> on
> >>>>>>>>>>>> this one. Do we have issue on github for that tests ? If yes
> >>>>>>> let's
> >>>>>>>>> move
> >>>>>>>>>>>> forward.
> >>>>>>>>>>>>
> >>>>>>>>>>>> Piotr
> >>>>>>>>>>>>
> >>>>>>>>>>>> 2017-10-10 6:44 GMT+02:00 Alex Harui
> >>>>>>> <aha...@adobe.com.invalid <mailto:aha...@adobe.com.invalid>>:
> >>>>>>>>>>>>
> >>>>>>>>>>>>> OK, it looks like I fixed the profile and pipeline so it
> >>>>>>> builds
> >>>>>>>>> the
> >>>>>>>>>>>>> utility jars.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Now it is failing on the tests.  Should we have the build
> >>>>>>> skip
> >>>>>>>>> tests
> >>>>>>>>>>> for
> >>>>>>>>>>>>> now?  Otherwise, we have to do a bunch of refactoring to
> >>>>>>> break
> >>>>>>>>>>> externC
> >>>>>>>>>>>>> out
> >>>>>>>>>>>>> so we can build the typedefs js.swc first, then use those
> >>>>>>> classes
> >>>>>>>>> in
> >>>>>>>>>>> the
> >>>>>>>>>>>>> rewritten tests.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> It also appears that some tests may still be using the
> >>>>>>> regular
> >>>>>>>>> Flex
> >>>>>>>>>>> SDK.
> >>>>>>>>>>>>> I think those tests should either be rewritten or moved to a
> >>>>>>>>> profile.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Thoughts?
> >>>>>>>>>>>>> -Alex
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> On 10/8/17, 9:03 PM, "Alex Harui" <aha...@adobe.com.INVALID
> <mailto:aha...@adobe.com.INVALID>>
> >>>>>>>>> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Hi Piotr,
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Yes, that's what I saw too.  I will look into it more
> >>>>>>> tomorrow
> >>>>>>>>>>> (about
> >>>>>>>>>>>>> 12
> >>>>>>>>>>>>>> hours from now).
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> -Alex
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> On 10/8/17, 3:44 AM, "Piotr Zarzycki" <
> >>>>>>> piotrzarzyck...@gmail.com <mailto:piotrzarzyck...@gmail.com>>
> >>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Hi Alex,
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> I just look into that and found some comments from Chris[1]
> >>>>>>> [2].
> >>>>>>>>>>> Once
> >>>>>>>>>>>>> I
> >>>>>>>>>>>>>>> build first "compiler-jburg-types" compiler build fire up.
> >>>>>>> Not
> >>>>>>>>> sure
> >>>>>>>>>>>>> how
> >>>>>>>>>>>>>>> to
> >>>>>>>>>>>>>>> get it work on Jenkins. In one of the comment in code I
> >>>>>>> see:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> "As the compiler needs artifacts that are part of this
> >>>>>>> project,
> >>>>>>>>> the
> >>>>>>>>>>>>> build
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> will fail, if the utility artifacts compiler-build-tools or
> >>>>>>>>>>>>>>> compiler-jburg-types
> >>>>>>>>>>>>>>> haven't been built. We therefore have a utils profile, that
> >>>>>>>>> builds
> >>>>>>>>>>>>> these
> >>>>>>>>>>>>>>> prerequisites. After one build with "-P utils" has been
> >>>>>>> built,
> >>>>>>>>> the
> >>>>>>>>>>>>>>> default
> >>>>>>>>>>>>>>> build should be able to do it's job."
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> [1]
> >>>>>>>>>>>>>>> https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>>>>>> http%3A%2F%2Fapache-fl
> >>>>>>>>>>>>>>> e
> >>>>>>>>>>>>>>> x-development.2333347.n4.nabble.com <
> http://x-development.2333347.n4.nabble.com/>%2FFalcon-Pre-
> >>>>>>>>>>>>> Release-work-td53815.htm
> >>>>>>>>>>>>>>> l
> >>>>>>>>>>>>>>> &data=02%7C01%7C%7C421b11a60a47424c0d7808d50e39
> >>>>>>>>>>>>> 99ad%7Cfa7b1b5a7b34438794a
> >>>>>>>>>>>>>>> e
> >>>>>>>>>>>>>>> d2c178decee1%7C0%7C0%7C636430562913079338&sdata=
> >>>>>>>>>>>>> yeOyI234YtTUoVt7L%2FudvFY
> >>>>>>>>>>>>>>> P
> >>>>>>>>>>>>>>> bc4s%2Fk1goDve6f6bWMc%3D&reserved=0
> >>>>>>>>>>>>>>> [2]
> >>>>>>>>>>>>>>> https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>>>>>> http%3A%2F%2Fapache-fl
> >>>>>>>>>>>>>>> e
> >>>>>>>>>>>>>>> x-development.2333347.n4.nabble.com <
> http://x-development.2333347.n4.nabble.com/>%2FDISCUSS-Discuss-
> >>>>>>>>>>>>> Release-Apache-Flex
> >>>>>>>>>>>>>>> -
> >>>>>>>>>>>>>>> FalconJX-0-7-0-RC1-tp54816p54837.html&data=02%
> >>>>>>>>>>>>> 7C01%7C%7C421b11a60a47424c0
> >>>>>>>>>>>>>>> d
> >>>>>>>>>>>>>>> 7808d50e3999ad%7Cfa7b1b5a7b34438794aed2c178de
> >>>>>>>>>>>>> cee1%7C0%7C0%7C6364305629130
> >>>>>>>>>>>>>>> 7
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> 9338&sdata=qiCErex3n5eUoGV3t3sU99CYKhhIBXNcgFl9mQvjtII%3
> >>>>>>> D&reserved=0
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Piotr
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> 2017-10-07 8:45 GMT+02:00 Alex Harui
> >>>>>>> <aha...@adobe.com.invalid <mailto:aha...@adobe.com.invalid>
> >>>>>>>> :
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> I'm not planning to work on it this weekend.   In the
> >>>>>>> main
> >>>>>>>>>>>>>>>> royals-compiler
> >>>>>>>>>>>>>>>> pom.xml it talks about a "utils profile".  I couldn't
> >>>>>>> figure
> >>>>>>>>> it
> >>>>>>>>>>> out
> >>>>>>>>>>>>> so
> >>>>>>>>>>>>>>>> I
> >>>>>>>>>>>>>>>> built the projects manually when working locally.  Maybe
> >>>>>>>>> someone
> >>>>>>>>>>>>> else
> >>>>>>>>>>>>>>>> can
> >>>>>>>>>>>>>>>> figure out what to do with ASF Jenkins.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> -Alex
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> On 10/6/17, 8:44 PM, "Piotr Zarzycki"
> >>>>>>>>> <piotrzarzyck...@gmail.com <mailto:piotrzarzyck...@gmail.com>
> >>>>>>>>>>
> >>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Hi Alex,
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I just switched on feature/rename branch on pipeline.
> >>>>>>> It's
> >>>>>>>>>>> failing
> >>>>>>>>>>>>>>>> right
> >>>>>>>>>>>>>>>>> now [1]. Maybe it will be helpful for farther work on
> >>>>>>>>> renaming.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> [1]
> >>>>>>>>>>>>>>>>> https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>>>>>>>>> https%3A%2F%2Fbuilds.ap
> >>>>>>>>>>>>>>>>> ache.org <http://ache.org/>%2Fjob%
> 2FRoyale%2520Pipeline%2Fjob%2Ffeature%
> >>>>>>>>>>>>>>>> 25252Frename%2F1%2F&d
> >>>>>>>>>>>>>>>>> ata=02%7C01%7C%7Ca1e701dded204133376f08d50d35
> >>>>>>>>>>>>>>>> b845%7Cfa7b1b5a7b34438794aed2
> >>>>>>>>>>>>>>>>> c178decee1%7C0%7C0%7C636429446739379284&sdata=
> >>>>>>>>>>>>>>>> LS4QjOtvEl1ZhpSdlHhEmjDAiL5K
> >>>>>>>>>>>>>>>>> Nmf1MR9YtOEI1ZM%3D&reserved=0
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Piotr
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> --
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Piotr Zarzycki
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> mobile: +48 880 859 557 <+48%20880%20859%20557>
> >>>>>>>>>>>>>>> skype: zarzycki10
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> LinkedIn:
> >>>>>>>>>>>>>>> https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>>>>>> http%3A%2F%2Fwww.linke
> >>>>>>>>>>>>>>> d
> >>>>>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>>>>> in.com <http://in.com/>%2Fpiotrzarzycki&data=02%7C01%
> 7C%7C421b11a60a474
> >>>>>>> 24c0d7808d50e39
> >>>>>>>>>>>>> 99ad
> >>>>>>>>>>>>>>> %
> >>>>>>>>>>>>>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> >>>>>>>>>>>>> 7C636430562913079338&sdata=er6
> >>>>>>>>>>>>>>> E
> >>>>>>>>>>>>>>> 5Mp5htHyot7mEpwKKxxyYYrVbqRu7yxcU1uqs%2Fw%3D&reserved=0
> >>>>>>>>>>>>>>> <https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>>>>>> https%3A%2F%2Fpl.link
> >>>>>>>>>>>>>>> e
> >>>>>>>>>>>>>>> din.com <http://din.com/>%2Fin%2Fpiotr-zarzycki-92a53552&
> data=02%
> >>>>>>>>>>>>> 7C01%7C%7C421b11a60a47424c
> >>>>>>>>>>>>>>> 0
> >>>>>>>>>>>>>>> d7808d50e3999ad%7Cfa7b1b5a7b34438794aed2c178de
> >>>>>>>>>>>>> cee1%7C0%7C0%7C636430562913
> >>>>>>>>>>>>>>> 0
> >>>>>>>>>>>>>>> 79338&sdata=73Bj22JXvpZZaJoQLNBZ74eXtJzLph
> >>>>>>>>>>> BFv8Bb7GMtvos%3D&reserved=0>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> GitHub:
> >>>>>>>>>>>>>>> https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>>>>>> https%3A%2F%2Fgithub.c
> >>>>>>>>>>>>>>> o
> >>>>>>>>>>>>>
> >>>>>>>>>>> m%2Fpiotrzarzycki21&data=02%7C01%7C%
> 7C421b11a60a47424c0d7808d50e39
> >>>>>>>>>>>>> 99ad%7C
> >>>>>>>>>>>>>>> f
> >>>>>>>>>>>>>>> a7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> >>>>>>>>> 7C636430562913079338&sdata=
> >>>>>>>>>>>>> g2e4K7
> >>>>>>>>>>>>>>> B
> >>>>>>>>>>>>>>> jyK8%2F9Bytchrfr9jpgUXWWI1xX8cSeUT40f0%3D&reserved=0
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> --
> >>>>>>>>>>>>
> >>>>>>>>>>>> Piotr Zarzycki
> >>>>>>>>>>>>
> >>>>>>>>>>>> mobile: +48 880 859 557 <+48%20880%20859%20557>
> >>>>>>>>>>>> skype: zarzycki10
> >>>>>>>>>>>>
> >>>>>>>>>>>> LinkedIn:
> >>>>>>>>>>>> https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>>>> http%3A%2F%2Fwww.linked
> >>>>>>>>>>>
> >>>>>>>
> >>>>>>>>>> in.com <http://in.com/>%2Fpiotrzarzycki&data=02%7C01%7C%
> 7Cb00eb3ae041d4d5b5cde08d50fb
> >>>>>>>>>> 2
> >>>>>>>>>>> 345e%
> >>>>>>>>>>>
> >>>>>>>>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636432180408
> >>>>>>> 541412&sdata=
> >>>>>>>>>>> ymqr
> >>>>>>>>>>>> IKqv1q2DnSu%2Byex0lovpfo9nfegEkMo1JzIljDQ%3D&reserved=0
> >>>>>>>>>>>> <https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>>>> https%3A%2F%2Fpl.linke
> >>>>>>>>>>>> din.com <http://din.com/>%2Fin%2Fpiotr-zarzycki-92a53552&
> data=02%
> >>>>>>>>>>> 7C01%7C%7Cb00eb3ae041d4d5b5
> >>>>>>>>>>>> cde08d50fb2345e%7Cfa7b1b5a7b34438794aed2c178de
> >>>>>>>>>>> cee1%7C0%7C0%7C6364321804085
> >>>>>>>>>>>
> >>>>>>>>>> 41412&sdata=DM6JGlteIDa2NxrFTLYslmlqx3vFmhlleN6PceHhHeo%3
> >>>>>>> D&reserved=0>
> >>>>>>>>>>>>
> >>>>>>>>>>>> GitHub:
> >>>>>>>>>>>> https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>>>> https%3A%2F%2Fgithub.co <http://2fgithub.co/>
> >>>>>>>>>>>> m%2Fpiotrzarzycki21&data=02%7C01%7C%7Cb00eb3ae041d4d5b5cde0
> >>>>>>> 8d50fb2
> >>>>>>>>>>> 345e%7Cf
> >>>>>>>>>>>> a7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63643218040854141
> >>>>>>> 2&sdata=
> >>>>>>>>>>> Df9EWe0
> >>>>>>>>>>>> JdVEePN3VWlkExVhHyCYsaFl8dswouMYKTw8%3D&reserved=0
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> --
> >>>>>>>>>>
> >>>>>>>>>> Piotr Zarzycki
> >>>>>>>>>>
> >>>>>>>>>> mobile: +48 880 859 557 <+48%20880%20859%20557>
> >>>>>>>>>> skype: zarzycki10
> >>>>>>>>>>
> >>>>>>>>>> LinkedIn:
> >>>>>>>>>> https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>> http%3A%2F%2Fwww.linked
> >>>>>>>>>> in.com <http://in.com/>%2Fpiotrzarzycki&data=02%7C01%
> 7C%7Cfaadbe030e1e4fba1f
> >>>>>>> a408d51027
> >>>>>>>>> b00c%
> >>>>>>>>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63643268500028
> >>>>>>> 8427&sdata=%
> >>>>>>>>> 2Ff
> >>>>>>>>>> NnLl1R81al%2FUk9at6ooilNbht4btV8kLjVJ6DbJiM%3D&reserved=0
> >>>>>>>>>> <https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>> https%3A%2F%2Fpl.linke
> >>>>>>>>>> din.com <http://din.com/>%2Fin%2Fpiotr-zarzycki-92a53552&
> data=02%
> >>>>>>>>> 7C01%7C%7Cfaadbe030e1e4fba1
> >>>>>>>>>> fa408d51027b00c%7Cfa7b1b5a7b34438794aed2c178de
> >>>>>>>>> cee1%7C0%7C0%7C6364326850002
> >>>>>>>>>> 88427&sdata=qDAiDwwP%2FN9TOhP4rPLVnNqfZIotNpMFrB%
> >>>>>>>>> 2FeDKWt27Y%3D&reserved=0>
> >>>>>>>>>>
> >>>>>>>>>> GitHub:
> >>>>>>>>>> https://na01.safelinks.protection.outlook.com/?url= <
> https://na01.safelinks.protection.outlook.com/?url=>
> >>>>>>>>> https%3A%2F%2Fgithub.co <http://2fgithub.co/>
> >>>>>>>>>> m%2Fpiotrzarzycki21&data=02%7C01%7C%
> 7Cfaadbe030e1e4fba1fa408d51027
> >>>>>>>>> b00c%7Cf
> >>>>>>>>>
> >>>>>>>> a7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636432685000288427&sdata=
> >>>>>>>>> 5BJYTKn
> >>>>>>>>>> FM8kvew4am%2F5qjJYuQS1fxDCgRbXoJLCyw1o%3D&reserved=0
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> --
> >>>>>>>>
> >>>>>>>> Piotr Zarzycki
> >>>>>>>>
> >>>>>>>> mobile: +48 880 859 557 <+48%20880%20859%20557>
> >>>>>>>> skype: zarzycki10
> >>>>>>>>
> >>>>>>>> LinkedIn:
> >>>>>>>> https://na01.safelinks.protection.outlook.com/?url=http%3A% <
> https://na01.safelinks.protection.outlook.com/?url=http%3A%>
> >>>>>>> 2F%2Fwww.linked
> >>>>>>>> in.com <http://in.com/>%2Fpiotrzarzycki&data=02%7C01%
> 7C%7Cb9589e8635de48594d
> >>>>>>> 5908d511b65d86%
> >>>>>>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63643439730210
> >>>>>>> 7671&sdata=HYnj
> >>>>>>>> JqRASYOgx5FKrjQkbUH3OjKIidP6pVwgL%2Bhbigs%3D&reserved=0
> >>>>>>>> <https://na01.safelinks.protection.outlook.com/?url=https%3 <
> https://na01.safelinks.protection.outlook.com/?url=https%3>
> >>>>>>> A%2F%2Fpl.linke
> >>>>>>>> din.com <http://din.com/>%2Fin%2Fpiotr-zarzycki-92a53552&
> data=02%7C01%7C%7Cb9
> >>>>>>> 589e8635de48594
> >>>>>>>> d5908d511b65d86%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> >>>>>>> 7C6364343973021
> >>>>>>>
> >>>>>>>> 07671&sdata=tWZlPWLRikUPRgeYzEpYLA1g68NduO
> 5mDTIkBsVS7X8%3D&reserved=0>
> >>>>>>>>
> >>>>>>>> GitHub:
> >>>>>>>> https://na01.safelinks.protection.outlook.com/?url=https%3A <
> https://na01.safelinks.protection.outlook.com/?url=https%3A>
> >>>>>>> %2F%2Fgithub.co <http://2fgithub.co/>
> >>>>>>>> m%2Fpiotrzarzycki21&data=02%7C01%7C%7Cb9589e8635de48594d590
> >>>>>>> 8d511b65d86%7Cf
> >>>>>>>> a7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63643439730210767
> >>>>>>> 1&sdata=3eWxKlI
> >>>>>>>> %2FSXHqbHan5Uer2kr6t37KFegWD5iP6oj36MA%3D&reserved=0
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>>
> >>>>>> Piotr Zarzycki
> >>>>>>
> >>>>>> mobile: +48 880 859 557 <+48%20880%20859%20557>
> >>>>>> skype: zarzycki10
> >>>>>>
> >>>>>> LinkedIn:
> >>>>>> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fwww.link <https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fwww.link>
> >>>>>> edin.com <http://edin.com/>%2Fpiotrzarzycki&data=02%7C01%7C%
> 7C0aceb122d4824d4b4b5708d51324b
> >>>>>> 7f6%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636435970787420798&sdat
> >>>>>> a=CN7h%2F90uxQcXlWpUwa%2FXbxyV9bto8Aoah2OpoZlgiVg%3D&reserved=0
> >>>>>>
> >>>>>> <https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fpl.lin <https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fpl.lin>
> >>>>>> kedin.com <http://kedin.com/>%2Fin%2Fpiotr-zarzycki-92a53552&
> data=02%7C01%7C%7C0aceb122d4824
> >>>>>> d4b4b5708d51324b7f6%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C6364359
> >>>>>> 70787420798&sdata=%2BlvjTXxmrazh%2FGxYu6Ez%
> 2BAk9FF9J%2Fi35tQOGqiCzwKw%3D
> >>>>>> &reserved=0>
> >>>>>>
> >>>>>> GitHub:
> >>>>>> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgithub <https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgithub>.
> >>>>>> com%2Fpiotrzarzycki21&data=02%7C01%7C%
> 7C0aceb122d4824d4b4b5708d51324b7f6
> >>>>>> %7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636435970787420798&sdata=L
> >>>>>> mpQqvCizdXagJLpe2k%2F9BfYXvgbJaPqZbi1kUBdqQ4%3D&reserved=0
> >>>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>>
> >>>>> Piotr Zarzycki
> >>>>>
> >>>>> mobile: +48 880 859 557 <+48%20880%20859%20557>
> >>>>> skype: zarzycki10
> >>>>>
> >>>>> LinkedIn:
> >>>>> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fwww.linke <https://na01.safelinks.
> protection.outlook.com/?url=http%3A%2F%2Fwww.linke>
> >>>>> din.com <http://din.com/>%2Fpiotrzarzycki&data=02%7C01%7C%
> 7C0aceb122d4824d4b4b5708d51324b7f
> >>>>> 6%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636435970787420798&sdata=C
> >>>>> N7h%2F90uxQcXlWpUwa%2FXbxyV9bto8Aoah2OpoZlgiVg%3D&reserved=0
> >>>>>
> >>>>> <https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fpl.link <https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fpl.link>
> >>>>> edin.com <http://edin.com/>%2Fin%2Fpiotr-zarzycki-92a53552&
> data=02%7C01%7C%7C0aceb122d4824d4
> >>>>> b4b5708d51324b7f6%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C6364359707
> >>>>> 87420798&sdata=%2BlvjTXxmrazh%2FGxYu6Ez%2BAk9FF9J%
> 2Fi35tQOGqiCzwKw%3D&res
> >>>>> erved=0>
> >>>>>
> >>>>> GitHub:
> >>>>> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgithub.c <https://na01.safelinks.
> protection.outlook.com/?url=https%3A%2F%2Fgithub.c>
> >>>>> om%2Fpiotrzarzycki21&data=02%7C01%7C%7C0aceb122d4824d4b4b5708d51324
> b7f6%7
> >>>>> Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636435970787420798&sdata=LmpQ
> >>>>> qvCizdXagJLpe2k%2F9BfYXvgbJaPqZbi1kUBdqQ4%3D&reserved=0
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>>
> >>>> Piotr Zarzycki
> >>>>
> >>>> mobile: +48 880 859 557
> >>>> skype: zarzycki10
> >>>>
> >>>> LinkedIn:
> >>>> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fwww.linked <https://na01.safelinks.
> protection.outlook.com/?url=http%3A%2F%2Fwww.linked>
> >>>> in.com <http://in.com/>%2Fpiotrzarzycki&data=02%7C01%7C%
> 7C0aceb122d4824d4b4b5708d51324b7f6%
> >>>> 7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636435970787420798&sdata=CN7h
> >>>> %2F90uxQcXlWpUwa%2FXbxyV9bto8Aoah2OpoZlgiVg%3D&reserved=0
> >>>> <https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fpl.linke <https://na01.safelinks.
> protection.outlook.com/?url=https%3A%2F%2Fpl.linke>
> >>>> din.com <http://din.com/>%2Fin%2Fpiotr-zarzycki-92a53552&
> data=02%7C01%7C%7C0aceb122d4824d4b4
> >>>> b5708d51324b7f6%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C6364359707874
> >>>> 20798&sdata=%2BlvjTXxmrazh%2FGxYu6Ez%2BAk9FF9J%
> 2Fi35tQOGqiCzwKw%3D&reserve
> >>>> d=0>
> >>>>
> >>>> GitHub:
> >>>> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Fgithub.co <https://na01.safelinks.
> protection.outlook.com/?url=https%3A%2F%2Fgithub.co>
> >>>> m%2Fpiotrzarzycki21&data=02%7C01%7C%7C0aceb122d4824d4b4b5708d51324
> b7f6%7Cf
> >>>> a7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636435970787420798&sdata=
> LmpQqvC
> >>>> izdXagJLpe2k%2F9BfYXvgbJaPqZbi1kUBdqQ4%3D&reserved=0
> >>
> >
>
>


-- 

Piotr Zarzycki

mobile: +48 880 859 557
skype: zarzycki10

LinkedIn: http://www.linkedin.com/piotrzarzycki
<https://pl.linkedin.com/in/piotr-zarzycki-92a53552>

GitHub: https://github.com/piotrzarzycki21

Reply via email to