Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17531

"Create Android build files" build step incorrectly configures test project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • Ubuntu linux 12.04/64

      I have a setup like this:
      my-project/
      ----ActionBarSherlock/ # Third party library and some demo apps
      ----MyProject/ # Main project
      --------tests/ # Test project for main project
      ----TouchDB/ # Third party library

      When the Create Android build files step runs it appears to be updating MyProject/tests such that the main test project is one of the demo apps from ActionBarSherlock:

      [android] Creating build files for test project at 'MyProject/tests'...
      [tests] $ /var/lib/jenkins/android-sdk-linux/tools/android update test-project -p . -m ../../ActionBarSherlock/samples/demos/
      Resolved location of main project to: /var/lib/jenkins/jobs/MyProject/workspace/ActionBarSherlock/samples/demos

      If I can provide any more information please let me know, and thanks for an awesome product!

            orrc Christopher Orr
            danielm Daniel Murray
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: