java - need to add parameter to my ant release build.xml -


Currently, I'm using Jenkins to run my build.xml and to generate ant release. Apk

I have to pass the parameter for the ant release (AT release -Dcustompackagename = 'com.google.android.projection.kitchensink' ) and generate another APK.

Actually, I need it to do the following:

  1. Run the ant release to generate APK 1 (already in place)
  2. Run the ant leak -Dcustompackagename = 'com.google.android.projection for the kitchen to generate' APK 2 (currently is not the place)

    To get my ant build. How do I modify XML? custompackagename property in your build.xml with default

    is used by step # 1, then step # 1 is used, then for step # 2 all you need is:

    • Add the second IQ ante build step under the job configuration.
    • Click the Tar
    • Advanced ... button.
    • Properties , enter:
      -Dcustompackagename = 'com.google.android.projection.kitchensink'

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -