Hi,
I want to write a script to copy files from perforce server to jira home directory (different server) and then schedule that script to run as a JIRA service in every 30 mins.
Could anyone help me with writing such script (jelly or groovy..don't know) and how I can run that as JIRA service ?
Thanks !!
Community moderators have prevented the ability to post new answers.
I'm not sure I'd bother doing this in Jira. Sounds convoluted and complex with no real benefits.
I'd just stick "p4 sync -c <myclient>" into cron on the Jira machine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.