Hi,

> Okay. But this is a test "resource" used by other sources on testing.

Tests resources are not exempt.

> Image you are writing an image processing library, you include some
> "images" for testing the library. Is it allowed to include those "images"
> in the source release?

Including images is fine they are not compiled code, it's not that binary files 
are not allowed but compiled code isn’t allowed. If you have compiled code it’s 
not open source even if you include the source code. There’s also probably no 
way to determine if the compile coded come from the included source code or not.

Thanks,
Justin
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to