Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-8921: Blackberry: Add functionality to specify ip address (device/simulator) and (optionally) password #67

Merged

Commits on Jun 1, 2012

  1. TIMOB-8921: Blackberry: Add functionality to specify ip address (devi…

    …ce/simulator) and (optionally) password ver4
    
    Reviewers: JP, David L
    
    ChangeLog
    - Remove ip validation to support hostnames
    - Update --password to --device_password
    
    Tests
     1) Create project using project.py script
     2) Run builder.py by providing ip address and password (optionally, if set in simulator/device)
     3) Make sure application successfully built and installed on simulator/device
     4) Make sure launch failed if password set, but doesn't provided
     5) Make sure launch succeeded if password not set, but provided
     6) Make sure ip validation returns error on non-valid ip address
    
    Conflicts:
    
    	support/blackberry/builder.py
    unknown authored and unknown committed Jun 1, 2012
    Configuration menu
    Copy the full SHA
    fe2070f View commit details
    Browse the repository at this point in the history
  2. TIMOB-8921: Blackberry: Add functionality to specify ip address (devi…

    …ce/simulator) and (optionally) password ver5
    
    Reviewers: JP, David L
    
    ChangeLog
    - Minor improvements
    
    [Tests]
     1) Create project using project.py script
     2) Run builder.py by providing ip address and password (optionally, if set in simulator/device)
     3) Make sure application successfully built and installed on simulator/device
     4) Make sure launch failed if password set, but doesn't provided
     5) Make sure launch succeeded if password not set, but provided
     6) Make sure ip validation returns error on non-valid ip address
    
    Conflicts:
    
    	support/blackberry/builder.py
    unknown authored and unknown committed Jun 1, 2012
    Configuration menu
    Copy the full SHA
    ce23dca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'reviewBranch', remote-tracking branch 'upstream/blackbe…

    …rry' into reviewBranch
    
    #Some more info....
    unknown authored and unknown committed Jun 1, 2012
    Configuration menu
    Copy the full SHA
    a32e9a4 View commit details
    Browse the repository at this point in the history
  4. Adding missed code during merge

    unknown authored and unknown committed Jun 1, 2012
    Configuration menu
    Copy the full SHA
    7f329fd View commit details
    Browse the repository at this point in the history