It could be that the default libraries may now be specified via swf-library-path and js-library-path instead of just -library-path. Other libraries that are specified via just -library-path are not included because swf-library-path and/or js-library-path are considered overrides, instead of additional platform libraries. Maybe that needs to change.
Try specifying your library on -js-library-path and see if it picks it up. Thoughts? -Alex On 5/6/17, 7:46 AM, "piotrz" <[email protected]> wrote: >Hi Alex, > >Not sure whether it is related, but I have also problem with some >additional >library. I'm using -library-path. (look into the pom.xml) [1] > >I'm preparing maven build for PureMVCDemo from Prashant - previously it >was >working (at least 2 weeks ago) - currently it's failing with [2]. Since >project was configured with VSCode I give a shot and try to build it in >that >way. I just downloaded fresh FlexJS through installer - add paths to >VSCode >and run build - got exact same results as in Maven. > >[1] >https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2F1drv.ms%2 >Fu%2Fs!ApVpLyjpHDC2zVVgcTLtPzyDQ4EC&data=02%7C01%7C%7Cdfc76bb8a0544b45b818 >08d49490714d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6362967954844865 >51&sdata=aSz1tpq9FfhVZNdIooi9aRDP3eYWf1%2F%2FieRZ2W0VGZY%3D&reserved=0 >[2] >https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apa >che.org%2F4mpc&data=02%7C01%7C%7Cdfc76bb8a0544b45b81808d49490714d%7Cfa7b1b >5a7b34438794aed2c178decee1%7C0%7C0%7C636296795484486551&sdata=s5msa1lHB9jb >o08n8fGnHhYaCJba9bTVPDZwKWf4VvM%3D&reserved=0 > >Piotr > > > > >----- >Apache Flex PMC >[email protected] >-- >View this message in context: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle >x-development.2333347.n4.nabble.com%2Fflexjs-of-new-how-use-the-js-swc-tp6 >1506p61508.html&data=02%7C01%7C%7Cdfc76bb8a0544b45b81808d49490714d%7Cfa7b1 >b5a7b34438794aed2c178decee1%7C0%7C0%7C636296795484486551&sdata=dEBxLlNpfQa >SQoCYdk317pWzaErh%2BtiCTKdkYC8C9mg%3D&reserved=0 >Sent from the Apache Flex Development mailing list archive at Nabble.com.
