This is mostly a personal note. If anyone else gets some benefit, then that's entirely a side-effect I should get no credit for.
This page was good.
http://www.flexpasta.com/index.php/2008/07/12/contributing-to-the-flex-sdk-development/
Caveat: Not all projects in Flex framework have corresponding Flex Builder projects. So, its best to build these using the official instructions which also runs the sanity test-cases.
http://opensource.adobe.com/wiki/display/flexsdk/Build+and+Test
It would be great if the above page could be cross-linked with the below one:
http://opensource.adobe.com/wiki/display/flexsdk/Submitting+a+Patch
Short summary:
You can run “ant clean main checkintests” from the root directory, to make sure that everything builds with your changes
0 comments:
Post a Comment