cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

question for Automatic build of customizations via BIF

rcui
1-Newbie

question for Automatic build of customizations via BIF

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.

issuePic.png

2 REPLIES 2
atokarz
5-Regular Member
(To:rcui)

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.

Yi
4-Participant
4-Participant
(To:rcui)

Top Tags