Hello,
I'm using Jenkins as a CI server for a python web based project.
I'm using the Violations plugin and jslint to get some
information out of my javascript files.
For this I use, jslin4java, which I use as a Java jar.
As I'm new to jenkins and see other such cases arise I should
find a good solution to handle such dependent files.
My issue is, where to put those files that my tests require but,
should not be part of the projects source code ?
I've considered putting them under VCS control, just like I do
with my project configuration files.Jonas. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
