Advice needed - automate JCE install into current JDK tool in a workflow
7 views
Skip to first unread message
Ronald Pomeroy
unread,
Feb 5, 2016, 1:02:02 AM2/5/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Before I tackle this....
Does anyone have advice on how to go about automating the install of the Java Cryptographic Extensions in a workflow/Jenkinsfile into the current JDK (on Windows). I'm not sure if it can all be done in Groovy or if I need to bail into a .bat script.