Hi Piotr, A FlexJS SWC has more contents than a regular Flex SWC. The FlexJS SWC contains transpiled JS files. So somebody will have to use FlexJS's workflow to build a PureMVC.swc for FlexJS. That SWC should be backward compatible with regular Flex projects assuming PureMVC has no dependencies on Flex or FlexJS.
The workflow will be changing once the dual branch is merged. It will be possible to have a Flash Builder project build the SWC with the transpiled JS without having to run the launch config. But either way, I don't know of any reason why such a SWC couldn't go in a Maven repo. FWIW, if there is still an active community for PureMVC, there is no need to "adopt" the code into our repos, so having PureMVC be downloaded would be preferable, so I think you are on the right path. HTH, -Alex On 3/20/17, 2:01 AM, "piotrz" <[email protected]> wrote: >Hi Justin, > >Thanks for the information. I think the path where we ask PureMVC for >publish swc to maven central is the best. - I will go this path. > >It look like if I will have PureMVC.swc downloadable by build I don't need >add any LICENSE to example - Am I understand correctly ? I think in this >example won't be any code from PureMVC itself. > >I got information from Prashant that code of PureMVC is under Apache >license >- I didn't check by myself. :) > >Alex, > >I got question to you. Prashant build PureMVC.swc by flash builder - is >there any contradictions to put such swc in maven central ? Or should we >build it in different way ? > >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-PureMVC-Building-new-project- >PureMVC-demo-by-maven-and-code-donation-from-Prashant-tp60597p60612.html&d >ata=02%7C01%7C%7Cb93c7413037e4994e4ef08d46f70c77e%7Cfa7b1b5a7b34438794aed2 >c178decee1%7C0%7C0%7C636255977553133758&sdata=dOuWQXGrG%2FiBM5SE%2FQVIccjG >TH3ohw5c0mSEIF4UIC8%3D&reserved=0 >Sent from the Apache Flex Development mailing list archive at Nabble.com.
