Hi all,

the TypeScript model for our UI is automatically generated from the Java 
classes as described in [1].
So far this had to be done manually. I added a small script to automate the 
process [2].

This already eases to update process, however the license headers still must be 
inserted manually.
Does anyone have an idea how we could automate this step as well?

Here is the link to the corresponding issue [3].

Cheers,
Philipp

[1] 
https://cwiki.apache.org/confluence/display/STREAMPIPES/Core-UI+Serialization
[2] 
https://github.com/apache/incubator-streampipes/blob/dev/create-client-model.sh
[3] https://issues.apache.org/jira/projects/STREAMPIPES/issues/STREAMPIPES-600



Reply via email to