Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18161] CLI: Implement Java connectivity tests from titanium-connection-test in ti setup check

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-01-15T21:17:39.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsCLI
Labelsnetwork, proxy
ReporterTim Poulsen
AssigneeTim Poulsen
Created2014-12-09T17:03:41.000+0000
Updated2017-03-16T22:20:54.000+0000

Description

Add the Java-based network connectivity tests from the https://github.com/appcelerator/titanium-connection-test project to the ti setup check functions. Connections should be made via the proxy (if any) as configured with the existing CLI network configuration functionality. If all sites are reachable, output a simple message, like: ✓ Java connection test If sites are unreachable, output a message for each site that cannot be access, like: ✕ api.appcelerator.net is unreachable via Java

Comments

  1. Tim Poulsen 2014-12-09

    PR: https://github.com/appcelerator/titanium/pull/176
  2. Tim Poulsen 2015-01-08

    Can you review and merge?
  3. Praveen Innamuri 2015-01-13

    PRs to add Java application into git : https://github.com/appcelerator/titanium/pull/180 https://github.com/appcelerator/titanium/pull/179
  4. Tim Poulsen 2015-01-15

    New PR https://github.com/appcelerator/titanium/pull/182 replaces #175
  5. Praveen Innamuri 2015-01-15

    PRs merged into 3_5_X and cherry-picked into master branch.
  6. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source