Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TOS generated code

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

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

4 Replies
Anonymous
Not applicable
Author

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

Anonymous
Not applicable
Author

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

Anonymous
Not applicable
Author

The specifications of the Apache License 2.0 can be seen here....

https://whatis.techtarget.com/definition/Apache-License

Anonymous
Not applicable
Author

Thank you