On 3/26/14 9:06 AM, "Michael A. Labriola" <labri...@digitalprimates.net> wrote:
>>I checkout out the code from fluint.googlecode.com. An examination of >>the logs indicates that Xavi contributed files in FlexUnit4CIRunner as >>well as FlexUnit4UIRunner. Does that match your understanding? Were >>>those files brought into GitHub? > >The UIRunner yes, it morphed into the UI Listener. I believe all of the >CIRunner was rewritten as we went a different direction there. I did a compare of the fluint FlexUnit4CIRunner folder vs the FlexUnitCIListener folder in the RC. It looks like Xavi contributed TestCaseReport.as and TestCaseSuite.as. Not a whole lot of IP in there, but to be complete, those two files should probably have Adobe headers, even though they don't have any headers in the fluint repo. >The following is a list of all files which originally had an Adobe >header. Outside of the UIListener, the only thing containing this header >are unit tests. > >FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AllFrameworkTests.as ... >FlexUnit4UIListener/src/org/flexunit/flexui/patterns/AssertUndefinedPatter >n.as >FlexUnit4UIListener/src/org/flexunit/flexui/patterns/FailAsyncCallPattern. >as OK, I think this list (I shortened it for this reply so use the list in Mike's reply) plus TestCaseReport and TestCaseSuite in FlexUnitCIListeners should have Adobe headers. Some committer (hopefully not me) will have to go through the process of making that happen. In theory, this same list goes in the RAT excludes. > >>I do not have a way to see the Software Grants, but in poking at history >>in GitHub, it looks like there were many contributions from blegros. >>Was he on work-for-hire by DP? Did he co-sign the grant or otherwise >>give permission for his work to be donated? > >He signed a contributor agreement before any code was accepted . In fact, >all code merged into FlexUnit (after it was our own in github) was >governed under such an agreement at Adobe's requirement as FlexUnit was >shipped with Flash Builder. And that contributor agreement assigns ownership to DP? Or Adobe? I couldn't find it online. -Alex