I have figured out, I need to add a couple of build steps.ยต The steps I need:
1) get latest files from my perforce server (This works) 2) execute build file with nant (this sort of works, still need to fix a bug with flex_home not being set on the machine) 3) let flashbuilder build my project (giving the project file as argument) 4) executing a bat file to let it create the wanted AIR file. For now, i'm stuck with the 3th step. how can i let hudson use flashbuilder to build a project? is there a plugin for that? step 4 should be doable, i've seen the build step for a bat file in the configuration -- 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.
