Re: MXRoyale build problem

2018-04-10 Thread Carlos Rovira
ok Alex, if that makes a problem I'll not use it. Regarding the problem you have, my work is mostly Jewel projects that are separate from other things you're doing. I think there was few files that I must to fix due to when I added classList methods and Harbs added it to develop, and made me to

Re: MXRoyale build problem

2018-04-10 Thread Alex Harui
Carlos, I was unable to know how to work on the Jewel branch back when you were still working on it because I got concerned about the status showing some number of commits ahead and behind against my working copy. If this is somehow related to your use of force push, I would strongly

Re: Work on Emulation

2018-04-10 Thread Carlos Rovira
Hi Alina, as you create the PR (or later in the same PR) you have a right sidebar with: -Reviewers -Assignees (that should be filled with your user) -Labels (this could be "bug", "enhancement",...whatever you, Alex, and Peter agree to idetificate better a set of PRs) -Projects (here is where

Re: MXRoyale build problem

2018-04-10 Thread Carlos Rovira
jewel branch was already merged, so since some days I'm not using it. I didn't remove it totally, but I'll do in some days (maybe after 0.9.3 release) Maybe for this reason you are a bit confused with that branch, since is now deprecated and not synced. I think my use of rebase is totally ok, so

Re: MXRoyale build problem

2018-04-10 Thread Alex Harui
Hah, you are correct about the version. I just pushed changes for that and a few other things. Look in /royale/royale-asjs/target/rat.txt and see what is listed there. Sometimes when a build fails, some files are left ound. Those files listed in rat.txt should not be under version control d

RE: Work on Emulation

2018-04-10 Thread Alina Kazi
Hi Carlos, How can I add my Pull Request to Emulation Components ? and How can i change the status https://github.com/apache/royale-asjs/projects/4 To do -> In progress ->Done Thanks, Alina Kazi From: carlos.rov...@gmail.com [mailto:carlos.rov...@gmail.com] On Behalf Of Carlos Rovira

Re: MXRoyale build problem

2018-04-10 Thread serkan . tas
Hi Alex, When i chekck the pom.xml of MXRoyale on github, i see that the version is 0.9.2 is it normal ? And here is the output of mvn clean install of royale-asjs ** hostname:~/royale/royale-asjs$