No, royale-asjs also failed, but i did not build the other repositories.

I am going to follow your advises but, until now, i did not require any other projects (royale-compiler, royale-typedefs) to build, just mxroyale and sparkroyale sequentially maven build worked for me, just for your attention.

Here are the builds i used :

MX
set MAVEN_OPTS=-Dfile.encoding=UTF-8 -Duser.country=EN -Duser.language=en
(cd D:\dev\royale-emulation-works\github\royale-asjs\frameworks\projects\MXRoyale && mvn -DskipTests -Drat.skip=true clean install)

SPARK
set MAVEN_OPTS=-Dfile.encoding=UTF-8 -Duser.country=EN -Duser.language=en
(cd D:\dev\royale-emulation-works\github\royale-asjs\frameworks\projects\SparkRoyale && mvn -DskipTests -Drat.skip=true clean install)

Thanks,
Serkan

27.11.2018 23:17 tarihinde Alex Harui yazdı:

Did the full build of royale-asjs succeed? MXRoyale will not build until you have built all of its dependencies.

If you are using Maven, you will need to sync up all 3 repos (royale-compiler, royale-typedefs-, royale-asjs).

In each repo in the order above, use “mvn clean install”.

-Alex

*From: *Serkan Taş <[email protected]>
*Reply-To: *"[email protected]" <[email protected]>
*Date: *Tuesday, November 27, 2018 at 12:13 PM
*To: *"[email protected]" <[email protected]>
*Subject: *build is broken : royale-asjs, mxroyale, sparkroyale

Hi,

After version upgrade, i having build issues. MXRoyale, SparkRoyale and royale-asjs maven build are all broken.

Here is the output for MXRoyale : https://drive.google.com/open?id=1jfRezjjJTcVDCt84hkS19WVXGKB5eXX4 <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D1jfRezjjJTcVDCt84hkS19WVXGKB5eXX4&data=02%7C01%7Caharui%40adobe.com%7C4845a3bbe2f34ad61d5f08d654a4cf19%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636789464178050095&sdata=0yPtii9xA0ZsBOeU%2B66wxIrz0tOfxJYEIOiGYtP1ypU%3D&reserved=0>

Any help appreciated.

Thanks,
Serkan



Reply via email to