Hi there,
I'm using Jenkins for my development tasks and continuous integration.
Recently I came to a project using NWDI. I'm a JavaScript developer using SAPUI5, and all the source code is checked into NWDI. As I want to continue using Jenkins, I'm searching for a plugin to access the source code inside of NWDI out of Jenkins.
I want to check for changed files for a DC. If there are changed files, checkout the whole project and perform the unit tests and integration tests. However, I don't know how to get the sources out of NWDI.
I don't want to use Eclipse (NWDS) to check out files, or even switch to Subversion and don't use NWDI at all.
Do you know about a solution for this issue?
Best regards
Tobias