Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
I am trying to setup Jenkins project to deploy automatically.
Now the source package generated(jar file) via ant script contain “java -jar BIFSDK-*.*.*.**.jar dist” command.
Then next step should be make batch script to deploy the source package to Windchill server. but my issue is
how to make script, that the tools opinion can be selected by script after executing the command "java -jar XXXXXXDist.jar install"?
pls see the screenshot below.
This is usually controlled by runFullMakeJar=true option in bif.ant.properties file. Do you have this option included in this file? Paste you bif.ant and we can continue troubeshooting it.
You may find the answer here: https://ssp.ptc.com/wiki/display/bif220/User+defined+input+properties