Alex, I think we should have separate branch for renaming. Packaging could be merge to develop, than we could create new branch for renaming. It should be under folder feature/name - cause Maven build.a.o will pickup it automatically.
That's how I think would be the best. Piotr 2017-10-02 1:17 GMT+02:00 Alex Harui <[email protected]>: > I'm tempted to just merge packaging into develop and start the rename and > realize that things will likely be broken for several days. Or we can do > the rename in branches. > > I'll poke at the packaging a bit more before merging. > > -Alex > > On 10/1/17, 12:07 PM, "Piotr Zarzycki" <[email protected]> wrote: > > >Alex, > > > >Are you going to merge packaging branch to develop and then start renaming > >process ? I'm asking cause maybe it would be good idea to move that branch > >under folder feature/packaging - We will have to this automatically under > >control of pipeline. > > > >Once renaming will start Maven build will tell us what is wrong also. > > > >Piotr > > > > > >2017-10-01 20:03 GMT+02:00 Piotr Zarzycki <[email protected]>: > > > >> Alex, > >> > >> Thanks new nightly JS Only is working nicely with Moonshine along with > >>my > >> fix. :) > >> > >> Thank you! > >> Piotr > >> > >> > >> 2017-10-01 16:13 GMT+02:00 Alex Harui <[email protected]>: > >> > >>> Yes, you are correct that the SWCs got corrupted. I made one change > >>>but > >>> won't have time to test until later today. Feel free to grab the > >>>latest > >>> build and try again. > >>> > >>> Thanks, > >>> -Alex > >>> > >>> On 9/30/17, 10:44 AM, "Piotr Zarzycki" <[email protected]> > >>>wrote: > >>> > >>> >I just made small experiment. > >>> > > >>> >1) I've downloaded FlexJS nightly using installer with Flash Player > >>>23. > >>> >2) Create new project in Moonshine and build it with -targets=JSFlex - > >>> >Build pass without the problem > >>> >3) I went to the folder "\frameworks\js\FlexJS\libs\" and removed all > >>>swc > >>> >4) I have copied swcs from your JS only version and build - it's > >>>failed > >>> >with same errors as it was through the console. > >>> > > >>> >Something is definitely wrong with those swcs. > >>> > > >>> >Piotr > >>> > > >>> > > >>> >2017-09-30 19:32 GMT+02:00 Piotr Zarzycki <[email protected] > >: > >>> > > >>> >> Alex, > >>> >> > >>> >> You are right. I have found issue in Moonshine it basically parsing > >>>the > >>> >> target player from flex-config.xml to 11.0.0 not 11.7. However I > >>>think > >>> >> something is wrong itself with SDK, cause I should be able to build > >>> >>project > >>> >> from console, but I'm getting strange errors for swcs. [1] > >>> >> > >>> >> [1] > >>> >>https://na01.safelinks.protection.outlook.com/?url=https% > >>> 3A%2F%2Fpaste.ap > >>> >>ache.org%2FTY72&data=02%7C01%7C%7C12fdd85b1aec493aa8bc08d5 > >>> 082ae732%7Cfa7b > >>> >>1b5a7b34438794aed2c178decee1%7C0%7C0%7C636423902740594589& > >>> sdata=1E5qZgheJ > >>> >>o3T7LqJlNOvhmEwhXVj3h6mLChHEERtKGc%3D&reserved=0 > >>> >> > >>> >> Thanks, Piotr > >>> >> > >>> >> 2017-09-30 17:59 GMT+02:00 Alex Harui <[email protected]>: > >>> >> > >>> >>> The flex-config.xml in the JSOnly package should have > >>>target-player of > >>> >>> 11.7 and there should be a frameworks/libs/player/11.7/pl > >>> ayerglobal.swc > >>> >>> > >>> >>> Are you not seeing that? Maybe Moonshine is changing something? > >>>I'm > >>> >>>out > >>> >>> of time for this morning. Won't have more time until about 13 > >>>hours > >>> >>>from > >>> >>> now. > >>> >>> > >>> >>> Later, > >>> >>> -Alex > >>> >>> > >>> >>> On 9/30/17, 12:59 AM, "Piotr Zarzycki" <[email protected]> > >>> >>>wrote: > >>> >>> > >>> >>> >Hi Alex, > >>> >>> > > >>> >>> >I just tried build with Moonshine and it's searching playerglobal > >>> [1]. > >>> >>> I'm > >>> >>> >not sure whether Moonshine need to change our generated config [2] > >>> and > >>> >>> >how. > >>> >>> >It's being generated by Moonshine and it's always contains > >>> >>>target-player. > >>> >>> >Maybe I should implement there checking whether flex-config.xml > >>>does > >>> >>> exist > >>> >>> >target-player ? > >>> >>> > > >>> >>> >[1] > >>> >>> >https://na01.safelinks.protection.outlook.com/?url=https% > >>> >>> 3A%2F%2Fpaste.apa > >>> >>> >che.org%2FBtco&data=02%7C01%7C%7C58c35153163b4fe45ee608d507 > >>> >>> d93fff%7Cfa7b1b > >>> >>> >5a7b34438794aed2c178decee1%7C0%7C0%7C636423552028633728&sda > >>> >>> ta=CYkAR9I4VUQW > >>> >>> >VWAfG4aU%2Fw8SiDDonwf61%2FxgAFbcJgc%3D&reserved=0 > >>> >>> >[2] > >>> >>> >https://na01.safelinks.protection.outlook.com/?url=https% > >>> >>> 3A%2F%2Fpaste.apa > >>> >>> >che.org%2FYT9p&data=02%7C01%7C%7C58c35153163b4fe45ee608d507 > >>> >>> d93fff%7Cfa7b1b > >>> >>> >5a7b34438794aed2c178decee1%7C0%7C0%7C636423552028633728&sda > >>> >>> ta=XEiWErWJcW5l > >>> >>> >hlgnX5asnWJI4Dna9zqwTRQAsipmmEM%3D&reserved=0 > >>> >>> > > >>> >>> >Piotr > >>> >>> > > >>> >>> >2017-09-30 9:40 GMT+02:00 Alex Harui <[email protected]>: > >>> >>> > > >>> >>> >> Hi Folks, > >>> >>> >> > >>> >>> >> I have the Ant builds completing successfully on my CI server. > >>> >>>What is > >>> >>> >> different about the output for Royale is that we are > >>>experimenting > >>> >>>with > >>> >>> >> different packaging so we don't need to use the Apache Flex SDK > >>> >>> >>Installer, > >>> >>> >> which was having problems with large Adobe AIR SDKs. > >>> >>> >> > >>> >>> >> There are two kinds of packages, one I'm calling FlexJS which > >>>can > >>> >>> output > >>> >>> >> both SWF and JS, and one currently called JSOnly that will > >>>likely > >>> be > >>> >>> >>named > >>> >>> >> Royale later. These packages may not work right now, but at > >>>least > >>> >>> >>should > >>> >>> >> serve as a starting point. I've seen both be accepted by Flash > >>> >>>Builder > >>> >>> >>as > >>> >>> >> a valid Flex SDK, but haven't tested that they compile projects > >>> >>> >> successfully. > >>> >>> >> > >>> >>> >> The JSOnly packages are available here: > >>> >>> >> > >>> >>> >> > >>> >>> >>https://na01.safelinks.protection.outlook.com/?url=http% > >>> >>> 3A%2F%2Fapachefle > >>> >>> >>xbuild.cloudapp.net%3A8080%2Fjob%2Froyale-&data=02%7C01%7C > >>> >>> %7C58c35153163b > >>> >>> >>4fe45ee608d507d93fff%7Cfa7b1b5a7b34438794aed2c178decee1% > >>> >>> 7C0%7C0%7C6364235 > >>> >>> >>52028633728&sdata=JeRvJNpWqUGGtCc5DtnD7oX5hwL9ryUIfbiLXhIp > >>> >>> XNw%3D&reserved > >>> >>> >>=0 > >>> >>> >> asjs-jsonly/lastSuccess > >>> >>> >> fulBuild/artifact/out/apache-flex-jsonly-0.9.0-bin.tar.gz > >>> >>> >> > >>> >>> >>https://na01.safelinks.protection.outlook.com/?url=http% > >>> >>> 3A%2F%2Fapachefle > >>> >>> >>xbuild.cloudapp.net%3A8080%2Fjob%2Froyale-&data=02%7C01%7C > >>> >>> %7C58c35153163b > >>> >>> >>4fe45ee608d507d93fff%7Cfa7b1b5a7b34438794aed2c178decee1% > >>> >>> 7C0%7C0%7C6364235 > >>> >>> >>52028633728&sdata=JeRvJNpWqUGGtCc5DtnD7oX5hwL9ryUIfbiLXhIp > >>> >>> XNw%3D&reserved > >>> >>> >>=0 > >>> >>> >> asjs-jsonly/lastSuccess > >>> >>> >> fulBuild/artifact/out/apache-flex-jsonly-0.9.0-bin.zip > >>> >>> >> > >>> >>> >> > >>> >>> >> You should be able to just unzip this package and use it in > >>>Flash > >>> >>> >>Builder. > >>> >>> >> Hopefully other IDEs as well. I've only tried in on my Mac. > >>> >>> >> > >>> >>> >> The FlexJS packages are available here: > >>> >>> >> > >>> >>> >> > >>> >>> >>https://na01.safelinks.protection.outlook.com/?url=http% > >>> >>> 3A%2F%2Fapachefle > >>> >>> >>xbuild.cloudapp.net%3A8080%2Fjob%2Froyale-&data=02%7C01%7C > >>> >>> %7C58c35153163b > >>> >>> >>4fe45ee608d507d93fff%7Cfa7b1b5a7b34438794aed2c178decee1% > >>> >>> 7C0%7C0%7C6364235 > >>> >>> >>52028633728&sdata=JeRvJNpWqUGGtCc5DtnD7oX5hwL9ryUIfbiLXhIp > >>> >>> XNw%3D&reserved > >>> >>> >>=0 > >>> >>> >> asjs/lastSuccessfulBuil > >>> >>> >> d/artifact/out/apache-flex-flexjs-0.9.0-bin.tar.gz > >>> >>> >> > >>> >>> >>https://na01.safelinks.protection.outlook.com/?url=http% > >>> >>> 3A%2F%2Fapachefle > >>> >>> >>xbuild.cloudapp.net%3A8080%2Fjob%2Froyale-&data=02%7C01%7C > >>> >>> %7C58c35153163b > >>> >>> >>4fe45ee608d507d93fff%7Cfa7b1b5a7b34438794aed2c178decee1% > >>> >>> 7C0%7C0%7C6364235 > >>> >>> >>52028633728&sdata=JeRvJNpWqUGGtCc5DtnD7oX5hwL9ryUIfbiLXhIp > >>> >>> XNw%3D&reserved > >>> >>> >>=0 > >>> >>> >> asjs/lastSuccessfulBuil > >>> >>> >> d/artifact/out/apache-flex-flexjs-0.9.0-bin.zip > >>> >>> >> > >>> >>> >> > >>> >>> >> These packages need the AIR SDK and playerglobal.swc. First, > >>>unzip > >>> >>> this > >>> >>> >> package into a folder, then from that folder, run: > >>> >>> >> > >>> >>> >> ant -f InstallAdobeSDKs.xml > >>> >>> >> > >>> >>> >> It should provide instructions on how to get the AIR SDK and > >>> >>> >>playerglobal. > >>> >>> >> This is just one idea for how to do this. I'm not sure it is > >>>the > >>> >>>best > >>> >>> >> way, but my goal was to get us out of the game of presenting > >>> Adobe's > >>> >>> >> licensing acceptance in our code. I think there are plans to > >>>use > >>> >>>NPM > >>> >>> as > >>> >>> >> well. Other ideas are welcome. > >>> >>> >> > >>> >>> >> Hopefully Maven builds will be available soon. Note that the > >>>code > >>> >>>is > >>> >>> >> still referencing Flex and FlexJS everywhere. That will likely > >>> >>>change > >>> >>> >> next week and be replaced by Royale. > >>> >>> >> > >>> >>> >> Later, > >>> >>> >> -Alex > >>> >>> >> > >>> >>> >> > >>> >>> >> > >>> >>> > > >>> >>> > > >>> >>> >-- > >>> >>> > > >>> >>> >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.linked > >>> >>> >in.com%2Fpiotrzarzycki&data=02%7C01%7C%7C58c35153163b4fe45e > >>> >>> e608d507d93fff% > >>> >>> >7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63642355202863 > >>> >>> 3728&sdata=G4fo > >>> >>> >DFkHDTxyLBQSChod2qgtf9i%2BJmAup1Qmbt9rB3M%3D&reserved=0 > >>> >>> ><https://na01.safelinks.protection.outlook.com/?url=https% > >>> >>> 3A%2F%2Fpl.linke > >>> >>> >din.com%2Fin%2Fpiotr-zarzycki-92a53552&data=02%7C01%7C% > >>> >>> 7C58c35153163b4fe45 > >>> >>> >ee608d507d93fff%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0% > >>> >>> 7C6364235520286 > >>> >>> >33728&sdata=M3gUGMP4SQvlFGTbwfkPTfFulWklvsz5HPcRqaIJK28%3D& > >>> reserved=0> > >>> >>> > > >>> >>> >GitHub: > >>> >>> >https://na01.safelinks.protection.outlook.com/?url=https% > >>> >>> 3A%2F%2Fgithub.co > >>> >>> >m%2Fpiotrzarzycki21&data=02%7C01%7C%7C58c35153163b4fe45ee60 > >>> >>> 8d507d93fff%7Cf > >>> >>> >a7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63642355202863372 > >>> >>> 8&sdata=bzgotYR > >>> >>> >H1jyHS1yJxMNYzTKaTMAq44aO3CXuMjTg3Fw%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 > >>> >>din.com%2Fpiotrzarzycki&data=02%7C01%7C%7C12fdd85b1aec493a > >>> a8bc08d5082ae73 > >>> >>2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63642390274 > >>> 0594589&sdata=p > >>> >>tlUbCnK0zii7dfwZoSloyavs2EupSGT%2FSH%2BRBgfUvI%3D&reserved=0 > >>> >> > >>> >><https://na01.safelinks.protection.outlook.com/?url=https% > >>> 3A%2F%2Fpl.link > >>> >>edin.com%2Fin%2Fpiotr-zarzycki-92a53552&data=02%7C01%7C% > >>> 7C12fdd85b1aec493 > >>> >>aa8bc08d5082ae732%7Cfa7b1b5a7b34438794aed2c178decee1%7C0% > >>> 7C0%7C6364239027 > >>> >>40594589&sdata=%2FGriMg94KarX8z0dpL1MTNWdCI0IwYg%2F41f% > >>> 2FRmnmOpo%3D&reser > >>> >>ved=0> > >>> >> > >>> >> GitHub: > >>> >>https://na01.safelinks.protection.outlook.com/?url=https% > >>> 3A%2F%2Fgithub.c > >>> >>om%2Fpiotrzarzycki21&data=02%7C01%7C%7C12fdd85b1aec493aa8b > >>> c08d5082ae732%7 > >>> >>Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63642390274059 > >>> 4589&sdata=7mUB > >>> >>mduQYU7pSvyaAd92IiRtN0LqKoMe23zUAU%2F9d0A%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 > >>> >in.com%2Fpiotrzarzycki&data=02%7C01%7C%7C12fdd85b1aec493aa8 > >>> bc08d5082ae732% > >>> >7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63642390274059 > >>> 4589&sdata=ptlU > >>> >bCnK0zii7dfwZoSloyavs2EupSGT%2FSH%2BRBgfUvI%3D&reserved=0 > >>> ><https://na01.safelinks.protection.outlook.com/?url=https% > >>> 3A%2F%2Fpl.linke > >>> >din.com%2Fin%2Fpiotr-zarzycki-92a53552&data=02%7C01%7C% > >>> 7C12fdd85b1aec493aa > >>> >8bc08d5082ae732%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0% > >>> 7C6364239027405 > >>> >94589&sdata=%2FGriMg94KarX8z0dpL1MTNWdCI0IwYg%2F41f% > >>> 2FRmnmOpo%3D&reserved= > >>> >0> > >>> > > >>> >GitHub: > >>> >https://na01.safelinks.protection.outlook.com/?url=https% > >>> 3A%2F%2Fgithub.co > >>> >m%2Fpiotrzarzycki21&data=02%7C01%7C%7C12fdd85b1aec493aa8bc0 > >>> 8d5082ae732%7Cf > >>> >a7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63642390274059458 > >>> 9&sdata=7mUBmdu > >>> >QYU7pSvyaAd92IiRtN0LqKoMe23zUAU%2F9d0A%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 > >>din.com%2Fpiotrzarzycki&data=02%7C01%7C%7Cf3ab9a93b26445b2b6e508d508ff > ab8 > >>9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0% > 7C636424816545837561&sdata=u > >>%2FgWNb53rW0cipneiaaTE4X3Ga2LGYkM%2FVNnVeV7%2FTE%3D&reserved=0 > >> > >><https://na01.safelinks.protection.outlook.com/?url= > https%3A%2F%2Fpl.link > >>edin.com%2Fin%2Fpiotr-zarzycki-92a53552&data=02% > 7C01%7C%7Cf3ab9a93b26445b > >>2b6e508d508ffab89%7Cfa7b1b5a7b34438794aed2c178de > cee1%7C0%7C0%7C6364248165 > >>45837561&sdata=D20ikqzE1Giy5ZSpx9vlgV%2FdQMq04fZMj83%2F4O40m6o%3D& > reserve > >>d=0> > >> > >> GitHub: > >>https://na01.safelinks.protection.outlook.com/?url= > https%3A%2F%2Fgithub.c > >>om%2Fpiotrzarzycki21&data=02%7C01%7C%7Cf3ab9a93b26445b2b6e508d508ff > ab89%7 > >>Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636424816545837561&sdata= > eEQx > >>rUkUDPuEp%2F6Ji%2BxlOEVk2sGaTLfpjL11vyKyeXE%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 > >in.com%2Fpiotrzarzycki&data=02%7C01%7C%7Cf3ab9a93b26445b2b6e508d508ff > ab89% > >7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636424816545837561&sdata=u% > 2F > >gWNb53rW0cipneiaaTE4X3Ga2LGYkM%2FVNnVeV7%2FTE%3D&reserved=0 > ><https://na01.safelinks.protection.outlook.com/?url= > https%3A%2F%2Fpl.linke > >din.com%2Fin%2Fpiotr-zarzycki-92a53552&data=02% > 7C01%7C%7Cf3ab9a93b26445b2b > >6e508d508ffab89%7Cfa7b1b5a7b34438794aed2c178de > cee1%7C0%7C0%7C6364248165458 > >37561&sdata=D20ikqzE1Giy5ZSpx9vlgV%2FdQMq04fZMj83%2F4O40m6o%3D& > reserved=0> > > > >GitHub: > >https://na01.safelinks.protection.outlook.com/?url= > https%3A%2F%2Fgithub.co > >m%2Fpiotrzarzycki21&data=02%7C01%7C%7Cf3ab9a93b26445b2b6e508d508ff > ab89%7Cf > >a7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636424816545837561&sdata= > eEQxrUk > >UDPuEp%2F6Ji%2BxlOEVk2sGaTLfpjL11vyKyeXE%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
