Serkan, It depends where you will feel comfortable. Maven scripts are quite clean and self explanatory. With ANT it does not so obvious. However you probably won't change anything in scripts.
If ANT worked for you go with ANT. Going with Maven you will be able to rebuild one module and test it. With ANT it is probably also possible. Piotr 2018-04-08 12:50 GMT+02:00 Serkan Taş <[email protected]>: > Here is the last result : > 1. git clone https://github.com/apache/royale-asjs.git > <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs.git&data=02%7C01%7Caharui%40adobe.com%7C79ddabf4e3994a9db38908d59d1bde7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636587665481338047&sdata=Vt%2FkEc6N8JZOQ6lviXl5apzi8hwZFJMlYPVWklcSItc%3D&reserved=0> > > 2. cd royale-asjs > > 3. git checkout feature/MXRoyale > 4. ant all : failed; details in the mail below > > 5. cd ..\royale-typedefs > > 6. ant : completed with success > > 7. cd ..\royale-asjs > > 8. ant main : completed with success > > 9. ant frameworks : completed with success > > 10. cd D:\dev\git\emulation_works\royale-asjs\frameworks\ > projects\MXRoyale > > 11. ant : completed with success > > If it is ok, i can move on with this. > > Piotr, i just saw your mail, do you want me to move with maven ? > > > > 1. git clone https://github.com/apache/royale-asjs.git > <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs.git&data=02%7C01%7Caharui%40adobe.com%7C79ddabf4e3994a9db38908d59d1bde7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636587665481338047&sdata=Vt%2FkEc6N8JZOQ6lviXl5apzi8hwZFJMlYPVWklcSItc%3D&reserved=0> > > 2. git checkout feature/MXRoyale > > Folder view : > > > 3. ant all > > Folder View : > > > > Fails and the result : > https://drive.google.com/open?id=1XZNfN8exZ_x_F4bTY5xIfxO328eWHIQ4 > > Next : i am going to check-out all tree repo manually and then build with > ant saperately. > > 08.04.2018 10:02 tarihinde Alex Harui yazdı: > > If you are using Maven, you may need to build the royale-compiler and > royale-typedefs repos first. See the README in each of those repos. You > can also use Ant instead of Maven. > > HTH, > -Alex > > From: Serkan Taş <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Saturday, April 7, 2018 at 11:41 PM > To: "[email protected]" <[email protected]> > Subject: MXRoyale build problem > > Hi Alex, > > Here is the steps and result (i spent some time but could not find a > resolution) : > > git clone https://github.com/apache/royale-asjs.git > <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs.git&data=02%7C01%7Caharui%40adobe.com%7C79ddabf4e3994a9db38908d59d1bde7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636587665481338047&sdata=Vt%2FkEc6N8JZOQ6lviXl5apzi8hwZFJMlYPVWklcSItc%3D&reserved=0> > > cd royale-asjs > > git checkout feature/MXRoyale > mvn celan > > Result : > > > > > 07.04.2018 17:51 tarihinde Alex Harui yazdı: > > Hi Serkan, > > That would be great. We need the help. > > We have a wiki page about Emulation components here [1]. > And one person has been learning how to help in this long thread[2]. > > [1] has an API list, but it does not take into account your API usage. If > you want to integrate your list with the current list, that might be > useful. > > Let us know if you have other questions or need help getting started. > > Thanks, > -Alex > > [1] https://github.com/apache/royale-asjs/wiki/emulation-components > <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2Femulation-components&data=02%7C01%7Caharui%40adobe.com%7C79ddabf4e3994a9db38908d59d1bde7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636587665481338047&sdata=BVdRuWskUsnCNLp1IM49Dvi3%2BN6zg5O0VmBJ9hRG60M%3D&reserved=0> > [2] > https://lists.apache.org/thread.html/f05b54c5721a3c96a6ef5f74180461240ab1a3 > <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apache.org%2Fthread.html%2Ff05b54c5721a3c96a6ef5f74180461240ab1a3&data=02%7C01%7Caharui%40adobe.com%7C79ddabf4e3994a9db38908d59d1bde7c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636587665481338047&sdata=r1FEpWeuAka37dOHYtAYofsM2Ol5rq6h8LhSWkQTUUw%3D&reserved=0>f764dc9b4f0cb0e33a@%3Cusers.royale.apache.org%3E > > On 4/7/18, 4:17 AM, "Serkan Taş" <[email protected]> > <[email protected]> wrote: > > > Hi Alex, > > I am going to be happy to help you and can try to do something valuable > for the process of emulation creation. > > Serkan > > 07.04.2018 09:20 tarihinde Alex Harui yazdı: > > Hi Serkan, > > You are correct that are several buttons. Basic Button just creates a > simple HTML <button>. There are limits to how nice you can make it > look. > Other buttons try to make nicer looking buttons that you can control > more > aspects of the visuals. > > We are in the process of creating even more buttons that emulate the > most > popular APIs on MX and Spark Button. It might be better for you to help > us create and polish these emulations. Then you may not have to change > your code as much. > > HTH, > -Alex > > On 4/6/18, 1:05 PM, "Serkan Taş" <[email protected]> > <[email protected]> wrote: > > > Hi, > > I see that there are several buttons, js, svg and now j. I was using mx > and s ones previously. > > I am not sure which one fits best, need advice. > > Second one, is there any equivalent of Form and FormItem structure ? > > It is takin time tp make the examples work on moonshine and check for > the needed component if exist and then learn :) > > Thanks in advance > > Regards, > > Serkan. > > > > > > > > > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
