Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'am evaluating to use open TOS for big data. I want to copy/export the generated code by TOS and use it like a maven project and integrate it with others java projects.
I want to apply changes in the generated code mainly in the pom files (like modifying the pom goupeid, adding maven plugins).
I understand that the generated code is distributed under the Apache License 2.0, and therefore I can modify it freely. and distribute it as I wish.
Can someone please confirm or clarify this , maybe there are other restrictions or constraints that I don't know.
Thanks
I don't see why you wouldn't be able to do this, but it is not supported by Talend. You may find blogs from people carrying out a similar way of working, but I'm afraid I cannot point you to any
Thank you rhall_2_0 for your replay
Regarding the licence aspects, I want to know if changing the generated code is compliant with Talend ?
Thanks
The specifications of the Apache License 2.0 can be seen here....
Thank you