Skip to content
Failed

Changes

Summary

  1. CDT 10.5.0 (details)
  2. Make the cdt-ui gerrit pipeline check documentation builds (details)
  3. Migrate cdt-gdb-adapter/vscode to cdt-cloud (details)
  4. Upgrade node to version 14 (details)
  5. Update images to Dockerfiles from commit 3c1682a (details)
  6. CDT 10.6.0 (details)
  7. CDT 10.6 Jenksinfile (details)
The file was addeddownload/releases/10.5/compositeArtifacts.xml
The file was modified download/releases/latest/compositeContent.xml (diff)
The file was modified download/releases/latest/compositeArtifacts.xml (diff)
The file was modified scripts/promote-files-to-download.sh (diff)
The file was addedjenkins/pipelines/cdt/cdt-10.5.Jenkinsfile
The file was addeddownload/releases/10.5/compositeContent.xml
Commit fd4046f52135946cb293f19f9eb908fa2d5164b9 by Jonah Graham
Make the cdt-ui gerrit pipeline check documentation builds
The file was modified jenkins/pipelines/cdt/verify/cdt-verify-test-cdt-ui-only-pipeline.Jenkinsfile (diff)
Commit 5edf4f0264e5477b92d264096d7343e7ad7a2e7d by Jonah Graham
Migrate cdt-gdb-adapter/vscode to cdt-cloud
The file was modified jenkins/pipelines/cdt/npm-builds/cdt-gdb-vscode-verify.Jenkinsfile (diff)
The file was addedjenkins/pipelines/cdt/npm-builds/cdt-gdb-vscode-main.Jenkinsfile
The file was removedjenkins/pipelines/cdt/npm-builds/cdt-gdb-vscode-master.Jenkinsfile
The file was removedjenkins/pipelines/cdt/npm-builds/cdt-gdb-adapter-master.Jenkinsfile
The file was modified jenkins/pipelines/cdt/npm-builds/cdt-gdb-adapter-verify.Jenkinsfile (diff)
The file was addedjenkins/pipelines/cdt/npm-builds/cdt-gdb-adapter-main.Jenkinsfile
Commit 3c1682ad2a753d5c4580945042ec2fd81cd51b33 by Jonah Graham
Upgrade node to version 14

Version 10 is EOL in a few months a numerous dependencies now want
12 or 14
The file was modified docker/cdt-infra-eclipse-full/ubuntu-18.04/Dockerfile (diff)
Commit 69e9507734621fa10641800c5298a0877f89188b by Jonah Graham
Update images to Dockerfiles from commit 3c1682a
The file was modified jenkins/pod-templates/cdt-full-pod-standard.yaml (diff)
The file was modified jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml (diff)
The file was modified jenkins/pod-templates/cdt-full-pod-small.yaml (diff)
The file was modified download/releases/10.5/compositeContent.xml (diff)
The file was addeddownload/releases/10.6/compositeArtifacts.xml
The file was addeddownload/releases/10.6/compositeContent.xml
The file was modified download/releases/latest/compositeArtifacts.xml (diff)
The file was modified scripts/promote-files-to-download.sh (diff)
The file was modified download/releases/latest/compositeContent.xml (diff)
The file was addedjenkins/pipelines/cdt/cdt-10.6.Jenkinsfile

Summary

  1. Initial commit of remote plugins (details)
  2. [413725] - Use correct extension point (details)
  3. [413725] - Fix more refactoring problems (details)
  4. Merge changes. (details)
  5. Checkpoint current work. (details)
  6. [404967] More changes to implement filestore and processbuilder (details)
  7. Test suit for remote support. (details)
  8. Added remote connection checks. Updates to unit tests. (details)
  9. Move IRemoteFileManager and IRemoteProcessBuilder interfaces to (details)
  10. Changes to remote support, including adding (details)
  11. Add JSch UI support (details)
  12. Tweak API. (details)
  13. Fix attributes set by putInfo (details)
  14. [404967] - Minor API tweaks. (details)
  15. [404967] - Removed some redundant methods/classes. Added (details)
  16. [404967] - Update plugin properties. (details)
  17. [404967] - Change JSch provider name. Remove local provider from list of (details)
  18. [404967] - Add remote feature. (details)
  19. [404967] - Update pom versions. (details)
  20. Move to subdirectories (details)
  21. Add repo and build dirs. (details)
  22. Fix module name. (details)
  23. Various pom fixes. (details)
  24. Update build location. (details)
  25. Fix project name. (details)
  26. Add .project file build bundle. (details)
  27. Ignore build artifacts. (details)
  28. Ignore more build artifacts. (details)
  29. Hide text in password and passphrase fields. (details)
  30. [417810] - Fix browsers for local connection. (details)
  31. Add Open/Close buttons to connections page. (details)
  32. [417962] - Fix editing connections. (details)
  33. Only enable edit/remove buttons if connection is closed. (details)
  34. [417810] - Fix support for specifying private key an passphrase. (details)
  35. Check for changes before opening connection. (details)
  36. Add UI prompting for password/passphrase. (details)
  37. Fix incorrectly named packages. (details)
  38. Improve progress monitor message. (details)
  39. Update execution environment to 1.6. (details)
  40. Fix file mode setting. (details)
  41. Add file mode test. (details)
  42. Add tracing capability (details)
  43. Add static configure method. (details)
  44. Improve tracing options. (details)
  45. Fix component id. (details)
  46. [396334] - Fix new folder button so that it actually creates a new (details)
  47. Fix layout and size of browser fields. (details)
  48. Update build to use Tycho 0.19. (details)
  49. Enable connection timeout and connection cancelled message. (details)
  50. Add progress monitor to RemoteResourceBrowser. (details)
  51. Fix alignment of text field on RemoteResourceBrowserWidget. (details)
  52. Add API to set connection in browser. (details)
  53. Allow browser to select files, directories or resources. (details)
  54. Fix button alignment. (details)
  55. Add ability to enabled disable browser widget features. (details)
  56. Correctly convert sftp time (seconds) to EFS time (milliseconds). (details)
  57. Allow local file/directory selection to be enabled on the resource (details)
  58. Don't buffer files in memory. (details)
  59. Cleanup (details)
  60. Improve progress messages for i/o stream operations. (details)
  61. Add prefix to progress monitor task (details)
  62. [429271] Fix for special characters in directory names (master branch) (details)
  63. [429668] - Avoid race condition causing mkdir to fail. (details)
  64. Add CDT-specific remote support. (details)
  65. Update to java 7. (details)
  66. Return osgi properties insead of system properties on local provider for (details)
  67. Add files to build properties. (details)
  68. Feature for CDT bundle. (details)
  69. Add new bundles to build. (details)
  70. Add CDT repo. (details)
  71. Fix CDT repo location. (details)
  72. Bug 434119 - Remove org.eclipse.remote.cdt* now that it's part of CDT (details)
  73. Bug 431255 - Update features to use shared license (details)
  74. Add license repo to pom.xml (details)
  75. Bug 427153 - Update Jsch connection name when modified (details)
  76. Bug 436407 - Improve the way connections are handled when (details)
  77. Bug 436390 - Allow newly-added connection to be opened (details)
  78. Bug 430211 - Fix open failure if host is not known. (details)
  79. Bug 436390 - Fix new connection status. (details)
  80. Bug 436880 - Only flag change if something has actually changed. (details)
  81. Bug 428658 - Add a default Authenticator (details)
  82. Bug 428658 - fix keyboard-interactive authentication (details)
  83. Bug 436096 - Increase width of port and timeout fields. (details)
  84. Bug 436096 - Fix Tab order in Connection dialog (details)
  85. Bug 437083 - Connection error "session is down" (details)
  86. Bug 437083 - Improve error message if ssh fails (details)
  87. Bug 437842 - Fix setInitialPath() so it works. (details)
  88. Add update_versions script (details)
  89. Make update_versions script work (details)
  90. Merge from M1_0_maintenance (details)
  91. Update version to 1.0.1 (details)
  92. Bug 439607 - Can't delete directories from synchronized projects (details)
  93. Fix build. (details)
  94. Bug 440993 - return a file store for #getStore(IPath) (details)
  95. Bug 437560 - Add new API to return contents of text field (details)
  96. Bug 441597 - Add new folder name dialog (details)
  97. Revert "Bug 437560 - Add new API to return contents of text field" (details)
  98. Bug 439607 - Can't delete directories from synchronized projects (details)
  99. Fix build. (details)
  100. Bug 440993 - return a file store for #getStore(IPath) (details)
  101. Bug 441597 - Add new folder name dialog (details)
  102. Change build location. (details)
  103. Merge with R1_0_maintenance (details)
  104. Bug 437560 - Add new API to return contents of text field (details)
  105. Bug 443723 - Fix invalid test of DIRECTORY_BROWSER option (details)
  106. Update version to 1.1.1 (details)
  107. Add check to prevent possible NPE (details)
  108. Use authority section when converting a UNC path to a URI so that the (details)
  109. Automatically open closed connection when performing FileStore (details)
  110. Fix build failure if directory can't be removed. (details)
  111. Bug 445425 - Fix username being deleted by interactive dialog (details)
  112. Cleanup some Jsch files (details)
  113. Bug 345329 - Add SSH proxy (details)
  114. Bug 449306: Unnecessary access to secure storage by JSchConnection (details)
  115. Bug 450350 - Change connection timeout default to 0 (details)
  116. Fix JSchConnection Proxy Link (details)
  117. Bug 424627 - Fix password login with pubkey available (details)
  118. Support proxy connection for gateway without sftp or with MaxSession=1 (details)
  119. Bug 453332 - Rename "Connections" to "Remote Connections" in (details)
  120. Bug 452757 - Handle null attribute values (details)
  121. Bug 454651 - Remote Services doesn't have a source feature (details)
  122. Merge with master (details)
  123. Bug 456102 - Set default proxy to Local (details)
  124. Add category names to repo. (details)
  125. Bug 458295 - Add SourceReferences to Remote Services plugins (details)
  126. Bug 458583 Remote Services v2 API with UI, Local, and JSch updated. (details)
  127. Update version to 2.0.0 (details)
  128. Add connection host service. (details)
  129. Bug 460113: Fix IRemoteConnectionHostService definition for build-in SSH (details)
  130. Remove some unneeded exceptions. (details)
  131. Bug 460059 - Add handling of file scheme for Local connection. (details)
  132. adjusted some messages in the new connection wizard (details)
  133. Update flag and preference names for new API. (details)
  134. Change field names and messages to conform to new API. (details)
  135. Cleanup comments and interfaces. (details)
  136. Bug 461098 - Add support for filtering connection types. (details)
  137. Bug 461324 - Fix NPE in Remote Connections preference page (details)
  138. Bug 461249 - Avoid exceptions when attributes are not defined. (details)
  139. Bug 457493 - Add support for window terminal size and signals. (details)
  140. Terminal view that is specific to the remote API (details)
  141. Bug 461520: Implement service for user authentication (details)
  142. Fix potential NPEs (details)
  143. Bug 461541 - Fix handling of default attributes in JSchConnectionPage (details)
  144. Bug 462503 - Fix for ConnectionExistsException in Remote Connections (details)
  145. Bug 462499 - Set viewer comparator in Remote Connections preference page (details)
  146. Bug 462418 - Use stored password on non-preferred password based auth. (details)
  147. Bug 462709: Display host and user in Remote Connections preference page (details)
  148. Fix missing API and package visibility (details)
  149. Bug 463468 - provide set methods for host services (details)
  150. Bug 463530 - Avoid ConcurrentModificationException in listener list (details)
  151. Fix local command proxy (details)
  152. Bug 463844 - Support serial port connection type. (details)
  153. Fix preference category and remove debugging (details)
  154. Remove old plugin repos (details)
  155. Bug 465212 - SSH should support command shell service (details)
  156. Bug 463976 - Implement a Console View based Terminal (details)
  157. Bug 454063 - Use new Path.forPosix() API when handling remote paths. (details)
  158. Bug 454063 - Require o.e.core.runtime 3.11.0 because of new API usage (details)
  159. Remote terminal has been replaced by the new tm.terminals. Use this (details)
  160. Bug 466786 added images amongst other things (details)
  161. Add host service for local connection. (details)
  162. Re-add the remote launch config service. PTP is using it. (details)
  163. Icons missing from the build.properties file. Added them. (details)
  164. Bug 467350 - Public API to open consoles (details)
  165. Fix warnings and static method access. (details)
  166. Set terminal type to xterm if X11 forwarding is used. (details)
  167. Add property for obtaining character encoding. (details)
  168. Bug 468889 - Support Eclipse older than Mars (tested on Kepler) (details)
  169. Bug 469274 - Fix potential NPE if no connection type combo (details)
  170. Bug 468889 - Allow Eclipse 3.8.2 after testing confirmed it works fine (details)
  171. Bug 461520: Fix user authentication service (details)
  172. Bug 468477 - Feature versions should be 2.0.0 for Mars (details)
  173. Bug 466893 - Fix org.eclipse.remote.console provider name (details)
  174. Consolidate messages into one location. (details)
  175. Bug 470081 - Fix connection type combo (details)
  176. Bug 470190 - remote connection service not cached correctly (details)
  177. Bug 470081 - Fix connection type combo (details)
  178. Bug 470190 - remote connection service not cached correctly (details)
  179. Bug 471136 - Ensure preference node path is valid (details)
  180. Bug 471143 - Prevent potential NPE in disconnect (details)
  181. Bug 470321: JschUserAuthenticator should not create new shell (details)
  182. Bug 470321: JschUserAuthenticator should not create new shell (details)
  183. Update versions to 2.0.1 (details)
  184. Bug 472329: URI to path conversion in RemoteResourceBrowserWidget (details)
  185. Bug 475519 - update javadoc to reflect JSch limitations. (details)
  186. Bug 475530 - Add login shell command support to JSch connections (details)
  187. Change master build directory to nightly (details)
  188. Bug 475609 - Add support for telnet (details)
  189. Move bundles/features (details)
  190. Fix bundle name. (details)
  191. Bug 475609 - Add telnet support to build (details)
  192. typo in plugin.xml (details)
  193. typo in plugin.xml (details)
  194. Type in feature name. (details)
  195. Enable RemoteConnectionPropertyPage on adaptable (details)
  196. Bug 478544 - Add disposed check for table. (details)
  197. Bug 478549 - Add null pointer check (details)
  198. Bug 478843 - TelnetConnection should return default port and timeout (details)
  199. Bug 472514 - Add plug-in documentation. (details)
  200. Bug 478858 - TelnetProtocol#run() remove null pointer occurrences. (details)
  201. Bug 468889 - Fix RemoteServiceUtils.posixPath() for Kepler on Windows (details)
  202. Bug 480259 - Up button converts path to local file system (details)
  203. Bug 480314 - RemoteResourceBrowserWidget should have traverse listener (details)
  204. Remote telnet tests (details)
  205. Bug 480259 - Up button converts path to local file system (details)
  206. Bug 480314 - RemoteResourceBrowserWidget should have traverse listener (details)
  207. export org.eclipse.remote.console package (details)
  208. Bug 483923 - Opening ssh connection should not depend on sftp (details)
  209. Bug 485549 - prevent ArrayIndexOutOfBoundsException if no services are (details)
  210. Bug 485789 - Add connection canceled message. (details)
  211. Updated version to 2.0.2 (details)
  212. Update release and tycho versions (details)
  213. Build: fix the reference to eclipse update repository (details)
  214. Bug 479433 - Add better support for multiple input streams. (details)
  215. Bug 488419 - Make the NewSerialPortConnectionWizard public (details)
  216. Bug 489051 - JSchProcess#exitValue() should throws IllegalThreadStateException (details)
  217. Bug 486593 - fix encoding of connection names (details)
  218. Bug 485549 - prevent ArrayIndexOutOfBoundsException if no services are (details)
  219. Bug 485789 - Add connection canceled message. (details)
  220. Updated version to 2.0.2 (details)
  221. Bug 479433 - Add better support for multiple input streams. (details)
  222. Bug 486593 - fix encoding of connection names (details)
  223. Update tycho and parent pom versions. (details)
  224. Bug 488338 - Change to using import-package (details)
  225. Bug 489285 - fix file selection on RemoteResourceBrowserWidget (details)
  226. Bug 488959 - TerminalConsole toolbar extensibility. (details)
  227. Bug 488959 - API and extension point documentation (details)
  228. Fix RemoteConnectionType#connectionRemoved() (details)
  229. Bug 491192 - Add SerialPortConnectionPropertyPage (details)
  230. Bug 491356 - Modify behavior of CONNECTION_RENAMED events (details)
  231. Add double click of remote type in new connection page. (details)
  232. Bug 492698 - Fix member access in NewSerialPortConnectionWizardPage (details)
  233. Update version to 2.1.0 (details)
  234. Add support for QNX connections over SSH. (details)
  235. Missing about.html (details)
  236. Bug 492922 - Property test against the connection type ID (details)
  237. Bug 494206 - return null if connection is not open (details)
  238. Bug 494207 - enable combo when remote button is selected (details)
  239. Bug 494429 - ensure terminal size is changed (details)
  240. Bug 494429 - fix race condition when first opening connection (details)
  241. Bug 497254 - Make sure we clean up properly on terminal disconnect. (details)
  242. Bug 498311: schema should be in build for o.e.remote.core (details)
  243. Bug 499696 - add synchronization to service maps (details)
  244. Bug 499679 - Add methods to IRemoteConnectionHostService. Also moves (details)
  245. Add schema to remote.core plug-in build. (details)
  246. Bug 500547 - move JSchUIFileService to o.e.remote.ui.RemoteUIFileService (details)
  247. Updated to 3.0 (details)
  248. Bug 507699 - Support for proxy agent (details)
  249. Bug 507756 - Remove internal packages from ISV docs (details)
  250. Add remote proxy to repo. (details)
  251. Add missing plugin to proxy feature (details)
  252. Add better boot script error reporting. Externalize strings. (details)
  253. Update to latest repos (details)
  254. Rename targets. Update to build using oxygen. (details)
  255. Use globbing to determine launcher version. Disable debugging by (details)
  256. Fix script error. (details)
  257. Fix check for existing proxy. (details)
  258. Add missing plugin.properties (details)
  259. Remove branding from plugin (details)
  260. Update target for Oxygen.X (details)
  261. Bug 528470 - Can't retrieve an active console if connection is removed (details)
  262. Bug 528471 - Property change on Serial connection is no fully propagated (core) (details)
  263. Bug 528471 - Property change on Serial connection is no fully propagated (serial) (details)
  264. Add method to obtain a RemoteProcess. Fix version number. (details)
  265. Update plugin version number per API tooling. (details)
  266. Bug 530750 - Enable launch support using proxy. Also adds support for (details)
  267. Missing dependency (details)
  268. Add support for ppc64le (details)
  269. Recognize openjdk version (details)
  270. Add missing about.html files (details)
  271. Add check for java installation (details)
  272. Add ppc64le proxy support (details)
  273. Merge with master. (details)
  274. Update build name and tycho version (details)
  275. Update for photon (details)
  276. Bug 537575 - Set default locale if no locale command. Also updates (details)
  277. Update eclipse version. (details)
  278. Remove unsupported platforms. (details)
  279. Add UTF-8 encoding for javadoc (details)
  280. Fix javadoc errors. (details)
  281. Fix promotion. (details)
  282. Revert change. (details)
  283. Update Tycho version. (details)
  284. Switch to pomless build. (details)
  285. Bug 548036 - Add required files (details)
  286. Update Eclipse repo to 4.12 (details)
  287. Configure repo.eclipse.org (details)
  288. Fix repo url. (details)
  289. Update pom version to -SNAPSHOT so it is not installed in release repo. (details)
  290. See if flatten-pom helps with deployment. (details)
  291. Test deploy dependencies (details)
  292. Test deploy (details)
  293. Try to deploy dependencies. (details)
  294. Try jar format. (details)
  295. Build uber jar. (details)
  296. [releng] bind moving tar files to package stage (details)
  297. Update target for 2019-09 (details)
  298. Bug 559513 - Ubreak build (details)
  299. Bug 559514 - Cleanup codebase (details)
  300. Bug 559514 - Cleanup codebase (details)
  301. Bug 559514 - Cleanup codebase (details)
  302. Bug 559514 - Cleanup codebase (details)
  303. Bug 559514 - Cleanup codebase (details)
  304. Bug 559514 - Cleanup codebase (details)
  305. Update Eclipse/CDT versions, switch over to CDT TM. (details)
  306. Fix signing configuration. (details)
  307. Bug 575654 - sign mac content (details)
  308. Bug 575654 - fix baseSearchDir (details)
  309. Bug 575654 - fix packaging order (details)
  310. Add missing root LICENSE file (details)
  311. [releng] Update to 2021-12 RC2 deps (details)
  312. Fix usage or reserved symbols (<>&) in javadoc (details)
  313. [releng] Update to final repository for 2021-12 (details)
  314. [releng] Synchronize CDT.setup for final 4.22 platform release (details)
  315. [releng] Update help-docs-eclipserun-repo in root pom.xml (details)
  316. Bug 575046: Enable CDT update site to the latest release by default (details)
  317. Bug 577907: IIllegalArgumentException on attach process dialog cause of (details)
  318. Bug 575934: Initialize memory data before connecting to target (details)
  319. Bug 577097: Move o.e.remote into a subfolder (details)
  320. Bug 577097: Fix line endings (details)
  321. Bug 577097: Move .gitignore where it is supposed to be (details)
  322. Bug 577097: Normalize features to match requirements of CDT (details)
  323. Bug 577097: Rename script file to have an extension (details)
  324. Bug 577097: Normalize .settings to CDT standard (details)
  325. Bug 577097: Update BREE to Java 11 (details)
  326. Bug 577097: Format all o.e.remote code to CDT standard (details)
  327. Bug 577097: Add missing entries to build.properties (details)
  328. Bug 577097: Align o.e.remote feature versions with CDT (details)
  329. Bug 577097: Correct feature and bundle provider names (details)
  330. Bug 577097: Add all file types to .gitattributes (details)
  331. Bug 577097: Add o.e.remote features to CDT's p2 repo (details)
  332. Bug 577097: Integrate o.e.remote releng into CDT (details)
  333. Bug 577097: Remove requirement to have pre-integration-test phase run (details)
  334. Bug 577097: Update o.e.remote code to EPLv2 (details)
  335. Bug 577097: Fix file modes (details)
  336. Bug 577097: Fix copyright end year for features edited this year (details)
  337. Bug 577097: Bump maintenance version for all o.e.remote bundles (details)
  338. Bug 577097: Assign a category to all o.e.remote features (details)
  339. [releng] Update target and baseline for 2022-03 cycle (details)
  340. [releng] Bump to CDT version 10.6.0 (details)
  341. [releng] Update comparator repo for CDT 10.6.0 (details)
  342. [releng] Update maven plugins to latest versions (details)
  343. [releng] Update simrel site for 2022-03 release cycle (details)
  344. [releng] Resolve API errors and warning since branch (details)
  345. [releng] Update Standalone debugger to new bundles for Platform 4.23 (details)
  346. [releng] Bump end year on copyright on all modified features (details)
  347. [releng] Bump version numbers for all modified projects (details)
  348. Bug 578187: Don't discard make arguments (details)
  349. [releng] Prepare for CDT 10.6.0 (details)
  350. Bug 578219: Make the FileDialog in Copy Build Log a Save dialog (details)
  351. Bug 578220: Call the UI for saving log file "Save" (details)
  352. Mark RequestMonitor done in flushAllCachesAndRefresh (details)
  353. Bug 578367: Prepare for CDT 10.6.0 dev (details)
  354. Bug 578367: Add missing dark color definitions for autotools and makefiles (details)
  355. Workaround PDE bug that displays API errors where there are none (details)
  356. Bug 578223: JSON compilation database parser: Add more compiler options that affect built-in detection for gcc (details)
  357. fix misspelled class name (details)
  358. Move class o.e.cdt.jsoncdb.core.participant.Arglets.SystemIncludePath_armcc to plugin org.eclipse.cdt.jsoncdb.arm (details)
  359. Bug 578323: Initialize memory data before remote connection (details)
  360. [releng] Update to 2022-03 M2 dependencies (details)
  361. Bug 578412: ConcurrentModificationException at o.e.cdt.jsoncdb.core.internal.ParserDetection.determineDetector0() (details)
  362. [releng] Prepare for 10.6 development (details)
  363. Automatic code cleanup. (details)
  364. [releng] Prepare for 10.6 development (details)
  365. Bug 578400: Handle refresh event to show right source code (details)
  366. Bug 578400: Don't assume PC has not changed on refresh (details)
  367. Bug 578400: Refresh view on ICommandControlRefreshAllDMEvent (details)
  368. Bug 578683: o.e.cdt.jsoncdb.core Arglets are not thread safe (details)
  369. Bug 573730: Turn on ConPTY as default PTY in Windows (details)
  370. Dispose font in TerminalColorsFieldEditor (details)
  371. Dispose of icons in managed build settings pages (details)
  372. Bug 578984 - Docker launcher should require Linux Tools Docker feature (details)
  373. [releng] Update to 2022-03 RC1 dependencies (details)
  374. [releng] Update to 2022-03 RC2 dependencies (details)
  375. Bug 579138 - Project dependencies are not built in the correct order (details)
Commit a35ff0cab40a0d4877937136a4e9fd6219925527 by Greg Watson
Initial commit of remote plugins
The file was addedorg.eclipse.remote.core/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.remote.ui/plugin.properties
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileManager.java
The file was addedorg.eclipse.remote.core/plugin.properties
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was addedorg.eclipse.remote.core/ptp_logo_icon32.png
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServicesFactory.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/PreferenceInitializer.java
The file was addedorg.eclipse.remote.core/schema/remoteServices.exsd
The file was addedorg.eclipse.remote.ui/icons/elcl16/up_nav.gif
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticator.java
The file was addedorg.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteResource.java
The file was addedorg.eclipse.remote.core/.project
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JschFileStore.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServices.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/Messages.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/messages.properties
The file was addedorg.eclipse.remote.ui/pom.xml
The file was addedorg.eclipse.remote.core/about.html
The file was addedorg.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.remote.core/schema/remoteResources.exsd
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/Activator.java
The file was addedorg.eclipse.remote.ui/.classpath
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcess.java
The file was addedorg.eclipse.remote.core/.options
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileSystem.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/Messages.java
The file was addedorg.eclipse.remote.jsch.core/build.properties
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/exception/PrivilegedPortException.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcessBuilder.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionManager.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIServices.java
The file was addedorg.eclipse.remote.core/about.mappings
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/PreferencesAdapter.java
The file was addedorg.eclipse.remote.ui/schema/remoteUIServices.exsd
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIFileManager.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesDescriptor.java
The file was addedorg.eclipse.remote.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.remote.ui/build.properties
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalFileManager.java
The file was addedorg.eclipse.remote.ui/icons/dlcl16/up_nav.gif
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/Preferences.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIServicesFactory.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnection.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServices.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConstants.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteResourceFactory.java
The file was addedorg.eclipse.remote.core/about.ini
The file was addedorg.eclipse.remote.core/build.properties
The file was addedorg.eclipse.remote.ui/icons/dlcl16/new_folder.gif
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteContentProvider.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesProxy.java
The file was addedorg.eclipse.remote.ui/.project
The file was addedorg.eclipse.remote.jsch.core/about.html
The file was addedorg.eclipse.remote.jsch.core/plugin.properties
The file was addedorg.eclipse.remote.jsch.core/pom.xml
The file was addedorg.eclipse.remote.ui/icons/elcl16/new_folder.gif
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIConnectionManager.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIPlugin.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeEvent.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServices.java
The file was addedorg.eclipse.remote.core/pom.xml
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/Messages.java
The file was addedorg.eclipse.remote.ui/about.html
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIServicesUtils.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionManager.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionManager.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServicesDescriptor.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServicesFactory.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIImages.java
The file was addedorg.eclipse.remote.core/about.properties
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServices.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcess.java
The file was addedorg.eclipse.remote.jsch.core/plugin.xml
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/messages.properties
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServicesFactory.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionManager.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteResourceComparator.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteResourceAdapterFactory.java
The file was addedorg.eclipse.remote.core/plugin.xml
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcessBuilder.java
The file was addedorg.eclipse.remote.jsch.core/.classpath
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileManager.java
The file was addedorg.eclipse.remote.core/.classpath
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeListener.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalResource.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteCorePlugin.java
The file was addedorg.eclipse.remote.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesFactory.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesImpl.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePreferenceConstants.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcess.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/exception/UnableToForwardPortException.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/messages.properties
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIServices.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/OverlayImageDescriptor.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was addedorg.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileManager.java
The file was addedorg.eclipse.remote.ui/icons/ovr16/symlink_ovr.gif
The file was addedorg.eclipse.remote.ui/plugin.xml
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/DeferredFileStore.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteServices.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionManager.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/RemoteProcessAdapter.java
The file was addedorg.eclipse.remote.jsch.core/.project
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIServicesProxy.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServices.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java
Commit 4530efafb3fd728dcb97b0e8207950dd1f9a37bd by Greg Watson
[413725] - Use correct extension point
The file was modified org.eclipse.remote.core/plugin.xml
Commit ae0b0bf807af262f85774d8ed519c6807642a283 by Greg Watson
[413725] - Fix more refactoring problems
The file was modified org.eclipse.remote.core/plugin.xml
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServices.java
Commit b635da471d23ffc201bfe18285c5282b23c5fa80 by Greg Watson
Merge changes.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIServices.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/Messages.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/messages.properties
Commit 631bc231ade2339200b8babd83aa7f8ab156e0de by Greg Watson
Checkpoint current work.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ChildInfosCommand.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/FetchInfoCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileManager.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/MkdirCommand.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/AbstractRemoteCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/DeleteCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JschFileStore.java
Commit c3bf5ecaa5e0e80c7a6b824fd620a16537bda233 by Greg Watson
[404967] More changes to implement filestore and processbuilder
functionality.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionManager.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/FetchInfoCommand.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/GetOutputStreamCommand.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ExecCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/messages.properties
The file was modified org.eclipse.remote.core/plugin.xml
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/DeleteCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/AbstractRemoteCommand.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/GetInputStreamCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JschFileStore.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcessBuilder.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ChildInfosCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/MkdirCommand.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/PutInfoCommand.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcessBuilder.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileSystem.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcess.java
The file was modified org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.remote.core/schema/processFactory.exsd
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchUtils.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/Messages.java
Commit 3cb6c62acbc4b232c339829589636f7e1af29d3f by Greg Watson
Test suit for remote support.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcessBuilder.java
The file was addedorg.eclipse.remote.core.tests/.classpath
The file was addedorg.eclipse.remote.core.tests/.project
The file was addedorg.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/suite/RemoteCoreTestSuite.java
The file was addedorg.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was addedorg.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/FileStoreTests.java
The file was addedorg.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ConnectionTests.java
The file was addedorg.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ProcessTests.java
The file was addedorg.eclipse.remote.core.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.remote.core.tests/plugin.properties
The file was addedorg.eclipse.remote.core.tests/build.properties
Commit 96b3b2b6e01c2e345f452f9496ff05d5b0ebe273 by Greg Watson
Added remote connection checks. Updates to unit tests.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/Messages.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/messages.properties
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JschFileStore.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/suite/RemoteCoreTestSuite.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcessBuilder.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/FileStoreTests.java
Commit bb84e48cd4b22a563a704773a89329e602ee19ed by Greg Watson
Move IRemoteFileManager and IRemoteProcessBuilder interfaces to
IRemoteConnection.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnection.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/messages.properties
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ConnectionTests.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/AbstractRemoteCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileManager.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileSystem.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchUtils.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JschFileStore.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/DeleteCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/MkdirCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/Messages.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServices.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServices.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcessBuilder.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ProcessTests.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/FileStoreTests.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalFileManager.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ExecCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServices.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcessBuilder.java
Commit d6bcaedc015223e4b02ab502a79211bd2c96134f by Greg Watson
Changes to remote support, including adding
IRemoteConnectionWorkingCopy.
Added connection preference page.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/PreferenceInitializer.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/FileStoreTests.java
The file was modified org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionAttributes.java
The file was modified org.eclipse.remote.jsch.core/plugin.properties
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionWorkingCopy.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was modified org.eclipse.remote.core/plugin.xml
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was modified org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/Messages.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was modified org.eclipse.remote.jsch.core/plugin.xml
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/ConnectionsPreferencePage.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIConnectionManager.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/messages.properties
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/Preferences.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesDescriptor.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteCorePlugin.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServices.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ProcessTests.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/Messages.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/PreferencesAdapter.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was modified org.eclipse.remote.core/schema/remoteServices.exsd
The file was addedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnection.java
The file was modified org.eclipse.remote.ui/plugin.xml
The file was modified org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/messages.properties
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesProxy.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServices.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServices.java
The file was addedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesDescriptor.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionManager.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePreferenceConstants.java
The file was addedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionWorkingCopy.java
The file was modified org.eclipse.remote.ui/plugin.properties
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteServices.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServices.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ConnectionTests.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionManager.java
The file was modified org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesImpl.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionManager.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/Activator.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionManager.java
Commit 0f1d75b0adf7aafb76b2051a4a4522830d0c6d74 by Greg Watson
Add JSch UI support

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/Activator.java
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/messages.properties
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/Messages.java
The file was addedorg.eclipse.remote.jsch.ui/plugin.xml
The file was addedorg.eclipse.remote.jsch.ui/about.html
The file was addedorg.eclipse.remote.jsch.ui/pom.xml
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionWizard.java
The file was addedorg.eclipse.remote.jsch.ui/build.properties
The file was addedorg.eclipse.remote.jsch.ui/.classpath
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIServicesFactory.java
The file was addedorg.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.remote.jsch.ui/plugin.properties
The file was addedorg.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.remote.jsch.ui/icons/full/obj16/connection.gif
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionPage.java
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIFileManager.java
The file was addedorg.eclipse.remote.jsch.ui/.project
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIConnectionManager.java
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIServices.java
The file was addedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchFileSystemContributor.java
Commit 1047fcb0374501959b6faa0f25c35f40a0f7fdaf by Greg Watson
Tweak API.
Fix check for process completion.
Add use login shell option.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionWorkingCopy.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ProcessTests.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionManager.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionManager.java
The file was modified org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIConnectionManager.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionManager.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/suite/RemoteCoreTestSuite.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionAttributes.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcess.java
The file was modified org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionPage.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcessBuilder.java
Commit 9157c5eb900570510acb235bb1da0b181b8921dc by Greg Watson
Fix attributes set by putInfo

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/GetOutputStreamCommand.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/PutInfoCommand.java
Commit 2ed74458882cae145ae7bab18014f6fb35c4d9f7 by Greg Watson
[404967] - Minor API tweaks.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ProcessTests.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionManager.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/messages.properties
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/FileStoreTests.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionManager.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionManager.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/Messages.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionWorkingCopy.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ConnectionTests.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionWorkingCopy.java
Commit 1223bb37552e2a3288d27b335e90b4e3b4c3db0c by Greg Watson
[404967] - Removed some redundant methods/classes. Added
IRemoteUIConnectionWizard for better handling of connection
creation/editing.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIServicesUtils.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionManager.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIServices.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionManager.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionWizard.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/messages.properties
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIServices.java
The file was modified org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionWizard.java
The file was modified org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/Messages.java
The file was modified org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionPage.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionWorkingCopy.java
The file was modified org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/messages.properties
The file was modified org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/ConnectionsPreferencePage.java
The file was modified org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchFileSystemContributor.java
The file was addedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIServicesDescriptor.java
The file was modified org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIConnectionManager.java
The file was modified org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/Messages.java
The file was modified org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIServicesProxy.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIConnectionManager.java
Commit db67b201420da03b090a445c5f8f4ead0e037f59 by Greg Watson
[404967] - Update plugin properties.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.core/plugin.properties
The file was modified org.eclipse.remote.core/about.properties
The file was modified org.eclipse.remote.ui/plugin.properties
Commit 11d7cb75eb0c5e2a32cb52df47d1587491df7865 by Greg Watson
[404967] - Change JSch provider name. Remove local provider from list of
providers.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.jsch.core/plugin.xml
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServices.java
The file was modified org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesImpl.java
The file was modified org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServices.java
Commit 587df816b758efc01f49691f6c82a886093699a9 by Greg Watson
[404967] - Add remote feature.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedorg.eclipse.remote-feature/eclipse_update_120.jpg
The file was addedorg.eclipse.remote-feature/pom.xml
The file was addedorg.eclipse.remote-feature/license.html
The file was addedorg.eclipse.remote-feature/feature.properties
The file was addedorg.eclipse.remote-feature/.project
The file was addedorg.eclipse.remote-feature/build.properties
The file was addedorg.eclipse.remote-feature/epl-v10.html
The file was addedorg.eclipse.remote-feature/feature.xml
Commit 578a31833fab3fde2b50391229627420d42ac0af by Greg Watson
[404967] - Update pom versions.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified org.eclipse.remote.jsch.core/pom.xml
The file was modified org.eclipse.remote.ui/pom.xml
The file was modified org.eclipse.remote.jsch.ui/pom.xml
The file was modified org.eclipse.remote.core/pom.xml
Commit 484ed91c60220bc2ad251c190ac4b60739ba65b9 by Greg Watson
Move to subdirectories
The file was removedorg.eclipse.remote.ui/about.html
The file was removedorg.eclipse.remote-feature/epl-v10.html
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesImpl.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/messages.properties
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServices.java
The file was removedorg.eclipse.remote.ui/.classpath
The file was addedbundles/org.eclipse.remote.jsch.ui/build.properties
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/exception/PrivilegedPortException.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/messages.properties
The file was addedbundles/org.eclipse.remote.jsch.ui/icons/full/obj16/connection.gif
The file was addedbundles/org.eclipse.remote.core/about.mappings
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServicesDescriptor.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIServicesFactory.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcess.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIServicesFactory.java
The file was removedorg.eclipse.remote.core.tests/.classpath
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/Preferences.java
The file was addedtests/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was addedfeatures/org.eclipse.remote-feature/license.html
The file was addedbundles/org.eclipse.remote.ui/plugin.properties
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/FetchInfoCommand.java
The file was removedorg.eclipse.remote.core/.classpath
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcessBuilder.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionManager.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcess.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileSystem.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServicesDescriptor.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileManager.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionManager.java
The file was addedfeatures/org.eclipse.remote-feature/build.properties
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ChildInfosCommand.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteResourceFactory.java
The file was addedbundles/org.eclipse.remote.jsch.ui/pom.xml
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/PreferenceInitializer.java
The file was removedorg.eclipse.remote.ui/icons/dlcl16/new_folder.gif
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServices.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServicesFactory.java
The file was removedorg.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ConnectionTests.java
The file was removedorg.eclipse.remote.core.tests/.project
The file was addedtests/org.eclipse.remote.core.tests/.project
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServices.java
The file was addedfeatures/org.eclipse.remote-feature/.project
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileManager.java
The file was removedorg.eclipse.remote.jsch.core/pom.xml
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/Messages.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/Messages.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcessBuilder.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServicesFactory.java
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/messages.properties
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIServicesFactory.java
The file was addedbundles/org.eclipse.remote.core/.options
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/GetInputStreamCommand.java
The file was removedorg.eclipse.remote.ui/schema/remoteUIServices.exsd
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/PreferencesAdapter.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionWorkingCopy.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalFileManager.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionManager.java
The file was removedorg.eclipse.remote.jsch.core/plugin.xml
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConstants.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteProcessAdapter.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/AbstractRemoteCommand.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/PutInfoCommand.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServices.java
The file was removedorg.eclipse.remote.ui/pom.xml
The file was addedbundles/org.eclipse.remote.core/plugin.properties
The file was removedorg.eclipse.remote.ui/.project
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeEvent.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteContentProvider.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/OverlayImageDescriptor.java
The file was removedorg.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was removedorg.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was removedorg.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteResource.java
The file was removedorg.eclipse.remote.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/GetOutputStreamCommand.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteResourceComparator.java
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionPage.java
The file was addedbundles/org.eclipse.remote.core/about.html
The file was addedbundles/org.eclipse.remote.core/schema/processFactory.exsd
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/Messages.java
The file was removedorg.eclipse.remote.jsch.core/.classpath
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/Activator.java
The file was removedorg.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/suite/RemoteCoreTestSuite.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/FetchInfoCommand.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java
The file was addedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/suite/RemoteCoreTestSuite.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
The file was removedorg.eclipse.remote.jsch.ui/build.properties
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/Messages.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ExecCommand.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIServicesDescriptor.java
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionWizard.java
The file was addedtests/org.eclipse.remote.core.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServicesFactory.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/messages.properties
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServices.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServicesFactory.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileSystem.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesDescriptor.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/MkdirCommand.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/Preferences.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was removedorg.eclipse.remote.core/schema/processFactory.exsd
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteResource.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticator.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIPlugin.java
The file was addedbundles/org.eclipse.remote.jsch.core/pom.xml
The file was addedfeatures/org.eclipse.remote-feature/epl-v10.html
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/messages.properties
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeListener.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIServicesDescriptor.java
The file was addedfeatures/org.eclipse.remote-feature/feature.properties
The file was removedorg.eclipse.remote.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/messages.properties
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteResourceAdapterFactory.java
The file was removedorg.eclipse.remote.jsch.core/.project
The file was removedorg.eclipse.remote.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIPlugin.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServices.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/MkdirCommand.java
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIConnectionManager.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/DeleteCommand.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionWorkingCopy.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteServices.java
The file was addedtests/org.eclipse.remote.core.tests/build.properties
The file was addedbundles/org.eclipse.remote.ui/pom.xml
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/ConnectionsPreferencePage.java
The file was addedbundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcess.java
The file was removedorg.eclipse.remote.core.tests/build.properties
The file was addedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ProcessTests.java
The file was removedorg.eclipse.remote.jsch.core/about.html
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java
The file was removedorg.eclipse.remote-feature/pom.xml
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java
The file was removedorg.eclipse.remote-feature/build.properties
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionManager.java
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIServices.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/AbstractRemoteCommand.java
The file was removedorg.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/DeferredFileStore.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServices.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was removedorg.eclipse.remote.ui/icons/dlcl16/up_nav.gif
The file was addedbundles/org.eclipse.remote.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.ui/.classpath
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIImages.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteResourceAdapterFactory.java
The file was removedorg.eclipse.remote.core/build.properties
The file was removedorg.eclipse.remote.core/about.html
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ExecCommand.java
The file was removedorg.eclipse.remote.core/.project
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServices.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnection.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchFileSystemContributor.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionManager.java
The file was addedbundles/org.eclipse.remote.core/about.properties
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was removedorg.eclipse.remote-feature/eclipse_update_120.jpg
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesFactory.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePreferenceConstants.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was addedbundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.ui/build.properties
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteServices.java
The file was addedbundles/org.eclipse.remote.jsch.ui/.classpath
The file was removedorg.eclipse.remote.jsch.ui/icons/full/obj16/connection.gif
The file was addedbundles/org.eclipse.remote.ui/schema/remoteUIServices.exsd
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIFileManager.java
The file was addedfeatures/org.eclipse.remote-feature/eclipse_update_120.jpg
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/messages.properties
The file was removedorg.eclipse.remote.core/about.ini
The file was removedorg.eclipse.remote.core/schema/remoteServices.exsd
The file was addedfeatures/org.eclipse.remote-feature/pom.xml
The file was removedorg.eclipse.remote.jsch.core/build.properties
The file was addedbundles/org.eclipse.remote.core/ptp_logo_icon32.png
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIServicesFactory.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/PreferenceInitializer.java
The file was removedorg.eclipse.remote.ui/icons/ovr16/symlink_ovr.gif
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIFileManager.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalResource.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionWizard.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeListener.java
The file was addedbundles/org.eclipse.remote.ui/icons/elcl16/up_nav.gif
The file was removedorg.eclipse.remote.core/about.properties
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/DeferredFileStore.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePreferenceConstants.java
The file was removedorg.eclipse.remote.ui/icons/elcl16/up_nav.gif
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteCorePlugin.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
The file was addedbundles/org.eclipse.remote.ui/icons/elcl16/new_folder.gif
The file was addedbundles/org.eclipse.remote.jsch.core/.project
The file was removedorg.eclipse.remote.jsch.ui/pom.xml
The file was removedorg.eclipse.remote.jsch.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.core/schema/remoteResources.exsd
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesDescriptor.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionManager.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConstants.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeEvent.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JschFileStore.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcess.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIServices.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was removedorg.eclipse.remote.core/schema/remoteResources.exsd
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionAttributes.java
The file was removedorg.eclipse.remote-feature/feature.xml
The file was addedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ConnectionTests.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/Activator.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServicesFactory.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIFileManager.java
The file was addedtests/org.eclipse.remote.core.tests/plugin.properties
The file was removedorg.eclipse.remote.core/META-INF/MANIFEST.MF
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JschFileStore.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionAttributes.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionWorkingCopy.java
The file was removedorg.eclipse.remote.core/plugin.properties
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionManager.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileManager.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileManager.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/GetOutputStreamCommand.java
The file was addedbundles/org.eclipse.remote.jsch.core/.classpath
The file was addedbundles/org.eclipse.remote.core/about.ini
The file was addedbundles/org.eclipse.remote.jsch.core/about.html
The file was addedbundles/org.eclipse.remote.core/pom.xml
The file was removedorg.eclipse.remote-feature/.project
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileManager.java
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchFileSystemContributor.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIServices.java
The file was removedorg.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/FileStoreTests.java
The file was addedbundles/org.eclipse.remote.core/plugin.xml
The file was addedbundles/org.eclipse.remote.jsch.ui/plugin.xml
The file was removedorg.eclipse.remote.core/plugin.xml
The file was removedorg.eclipse.remote.core/pom.xml
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionPage.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionManager.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionWorkingCopy.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalResource.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/PrivilegedPortException.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/Activator.java
The file was addedbundles/org.eclipse.remote.ui/icons/dlcl16/new_folder.gif
The file was addedbundles/org.eclipse.remote.core/.project
The file was removedorg.eclipse.remote.jsch.ui/about.html
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/DeleteCommand.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/messages.properties
The file was removedorg.eclipse.remote.ui/plugin.properties
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/PreferencesAdapter.java
The file was addedbundles/org.eclipse.remote.jsch.core/plugin.properties
The file was addedtests/org.eclipse.remote.core.tests/.classpath
The file was removedorg.eclipse.remote.jsch.core/plugin.properties
The file was addedbundles/org.eclipse.remote.jsch.ui/plugin.properties
The file was removedorg.eclipse.remote.ui/icons/elcl16/new_folder.gif
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/UnableToForwardPortException.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionManager.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServices.java
The file was removedorg.eclipse.remote.core/about.mappings
The file was addedbundles/org.eclipse.remote.core/.classpath
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesDescriptor.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalFileManager.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIConnectionManager.java
The file was removedorg.eclipse.remote.core.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/exception/UnableToForwardPortException.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIImages.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesFactory.java
The file was addedbundles/org.eclipse.remote.jsch.ui/.project
The file was addedbundles/org.eclipse.remote.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIFileManager.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesImpl.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/ConnectionsPreferencePage.java
The file was removedorg.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/OverlayImageDescriptor.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIServices.java
The file was addedbundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.ui/icons/ovr16/symlink_ovr.gif
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/RemoteProcessAdapter.java
The file was addedbundles/org.eclipse.remote.jsch.core/build.properties
The file was addedbundles/org.eclipse.remote.jsch.ui/about.html
The file was removedorg.eclipse.remote.jsch.ui/.classpath
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcessBuilder.java
The file was addedbundles/org.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ChildInfosCommand.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIServices.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was addedbundles/org.eclipse.remote.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.ui/.project
The file was removedorg.eclipse.remote.core/ptp_logo_icon32.png
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteContentProvider.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcess.java
The file was removedorg.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcess.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionWizard.java
The file was addedbundles/org.eclipse.remote.ui/icons/dlcl16/up_nav.gif
The file was removedorg.eclipse.remote-feature/feature.properties
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcessBuilder.java
The file was addedbundles/org.eclipse.remote.ui/about.html
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionManager.java
The file was removedorg.eclipse.remote.jsch.ui/.project
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServices.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/PutInfoCommand.java
The file was removedorg.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/GetInputStreamCommand.java
The file was removedorg.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/Activator.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteCorePlugin.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/Messages.java
The file was addedbundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was removedorg.eclipse.remote.core/.options
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIServices.java
The file was removedorg.eclipse.remote.ui/build.properties
The file was addedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/FileStoreTests.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticator.java
The file was removedorg.eclipse.remote.core.tests/plugin.properties
The file was removedorg.eclipse.remote-feature/license.html
The file was addedfeatures/org.eclipse.remote-feature/feature.xml
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnection.java
The file was addedbundles/org.eclipse.remote.jsch.core/plugin.xml
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesDescriptor.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteResourceComparator.java
The file was removedorg.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ProcessTests.java
The file was addedbundles/org.eclipse.remote.core/build.properties
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionWizard.java
The file was removedorg.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was addedbundles/org.eclipse.remote.core/schema/remoteServices.exsd
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileManager.java
The file was removedorg.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServicesFactory.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteResourceFactory.java
The file was removedorg.eclipse.remote.jsch.ui/plugin.properties
Commit f01d8e3a1007d018ff6bdceb162de3fb327c6397 by Greg Watson
Add repo and build dirs.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was addedreleng/org.eclipse.remote.repo/.project
The file was addedreleng/org.eclipse.remote.repo/category.xml
The file was addedreleng/org.eclipse.remote.build/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was addedreleng/org.eclipse.remote.repo/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
Commit 632230daf9a79f407c41c77e6a8075ff5e321397 by Greg Watson
Fix module name.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit c8f08a419ff1f49691d11d60eb8ebdcf50aa30f4 by Greg Watson
Various pom fixes.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
Commit 9f57cb27b7497244fe1292ea09f9015d72d5306f by Greg Watson
Update build location.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 31bd51f9406410985ef6f6aa8e7e6b25ff1941c8 by Greg Watson
Fix project name.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.repo/.project
Commit caa7897b6705dd37788c19e0456c3a91d44eccfa by Greg Watson
Add .project file build bundle.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedreleng/org.eclipse.remote.build/.project
Commit 5d3a1bce3d255f1b82e1453b09a5ae36a81ba3b6 by Greg Watson
Ignore build artifacts.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedtests/org.eclipse.remote.core.tests/.gitignore
The file was addedbundles/org.eclipse.remote.core/.gitignore
Commit 950f2d8bbbec1f05e3b00469750700e8acf87bd3 by Greg Watson
Ignore more build artifacts.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedbundles/org.eclipse.remote.ui/.gitignore
The file was addedbundles/org.eclipse.remote.jsch.ui/.gitignore
The file was addedbundles/org.eclipse.remote.jsch.core/.gitignore
Commit 446ee9f33f9b98e8c143e7731b7fe72920e49f73 by Greg Watson
Hide text in password and passphrase fields.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionPage.java
Commit 711905b239f0583699e22bad8c2fb69412b2f046 by Greg Watson
[417810] - Fix browsers for local connection.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
Commit d5279096290986f6efbe400dece5363686464ca0 by Greg Watson
Add Open/Close buttons to connections page.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/ConnectionsPreferencePage.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/Messages.java
Commit c7f1824eecfb12672af7963eca38192178367679 by Greg Watson
[417962] - Fix editing connections.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionPage.java
Commit 5315541ca6451546edb340d62cdc091de839e606 by Greg Watson
Only enable edit/remove buttons if connection is closed.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/ConnectionsPreferencePage.java
Commit c22656936a8a1acbd3189310368987d3c25cf428 by Greg Watson
[417810] - Fix support for specifying private key an passphrase.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionPage.java
Commit ec96e61198040d9cadf485141ed4cd4ec983ebe0 by Greg Watson
Check for changes before opening connection.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/ConnectionsPreferencePage.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
Commit 2369f72979dd55c7534d07d41ff44c3074d6db08 by Greg Watson
Add UI prompting for password/passphrase.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIConnectionManager.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/messages.properties
Commit bfd74f87175adcd5529d403aa6189f1793eca1d5 by Greg Watson
Fix incorrectly named packages.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/Preferences.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionAttributes.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchServices.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcess.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/OverlayImageDescriptor.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/OverlayImageDescriptor.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/messages.properties
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcess.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIServicesFactory.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/DeleteCommand.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIImages.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/DeleteCommand.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnection.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesDescriptor.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalFileManager.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/GetInputStreamCommand.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/MkdirCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/plugin.xml
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/Activator.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnection.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/PutInfoCommand.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnection.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcess.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/PutInfoCommand.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceAdapterFactory.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/messages/messages.properties
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionWizard.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessBuilder.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServices.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/Messages.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/DeferredFileStore.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIServices.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalProcessBuilder.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServicesFactory.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/AbstractRemoteCommand.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteResourceFactory.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIPlugin.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetInputStreamCommand.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalResource.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/PreferencesAdapter.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/messages/messages.properties
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/Preferences.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JschFileStore.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionManager.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIServices.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ExecCommand.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ChildInfosCommand.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileManager.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/Activator.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIFileManager.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIServicesFactory.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesDescriptor.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchFileSystem.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/FetchInfoCommand.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionManager.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/preferences/PreferenceInitializer.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileSystem.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/messages/messages.properties
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIFileManager.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteCorePlugin.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceFactory.java
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalServicesFactory.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServices.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIPlugin.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/PreferencesAdapter.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/messages.properties
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIServicesFactory.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteContentProvider.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIFileManager.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchServicesFactory.java
The file was modified bundles/org.eclipse.remote.jsch.ui/plugin.xml
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/Activator.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStore.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIServicesFactory.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIServices.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/services/local/LocalUIServices.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIServices.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalServicesFactory.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalServices.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchUIConnectionManager.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionWorkingCopy.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcess.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/JSchFileSystemContributor.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/PreferenceInitializer.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionWorkingCopy.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/FetchInfoCommand.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIConnectionManager.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/GetOutputStreamCommand.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/wizards/JSchConnectionPage.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesImpl.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIImages.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/MkdirCommand.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteResourceComparator.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ChildInfosCommand.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteServicesImpl.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchServices.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/internal/remote/jsch/ui/messages/Messages.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionWizard.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetOutputStreamCommand.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchProcessBuilder.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/commands/ExecCommand.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIFileManager.java
The file was modified bundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/plugin.xml
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/RemoteResourceAdapterFactory.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalFileManager.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionAttributes.java
The file was modified bundles/org.eclipse.remote.core/schema/remoteServices.exsd
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalResource.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionManager.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/internal/remote/jsch/core/JSchConnectionWorkingCopy.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteResourceComparator.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchFileSystemContributor.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/preferences/ConnectionsPreferencePage.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/Activator.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIServicesDescriptor.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/internal/remote/core/services/local/LocalConnectionManager.java
The file was modified bundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteContentProvider.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/internal/remote/ui/RemoteUIServicesDescriptor.java
Commit da6ba5fc6230fe2d1493e8f95395731e1eec4682 by Greg Watson
Improve progress monitor message.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ExecCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
Commit 3882867d491d034fe2f721d3c891c9df63cc8ed1 by Greg Watson
Update execution environment to 1.6.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/.classpath
The file was modified bundles/org.eclipse.remote.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified bundles/org.eclipse.remote.ui/.classpath
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.core.prefs
The file was modified tests/org.eclipse.remote.core.tests/.classpath
The file was modified tests/org.eclipse.remote.core.tests/.settings/org.eclipse.jdt.core.prefs
The file was modified tests/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified bundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.ui/.classpath
Commit bf1d7ccfe72c7007264144857c3b935e35f84fb3 by Greg Watson
Fix file mode setting.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/PutInfoCommand.java
Commit 1e44f7d4ded2b96ce4e7ed2a0929f933af7520c5 by Greg Watson
Add file mode test.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified tests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/FileStoreTests.java
The file was modified tests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ProcessTests.java
The file was modified tests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/suite/RemoteCoreTestSuite.java
Commit b1285fd555df8d9d353ecc412a2acfa6e24e7525 by Greg Watson
Add tracing capability

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/plugin.xml
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteDebugOptions.java
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/.options
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
Commit b49fe0ca87d5f6781dfce595616b2c4ec0232736 by Greg Watson
Add static configure method.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteDebugOptions.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
Commit 49e6a62bb703bccf3525774654f92a7c5f2dd319 by Greg Watson
Improve tracing options.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteDebugOptions.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
Commit 5b62b88dee73beb5bc0154580583f07bf9892a58 by Greg Watson
Fix component id.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/plugin.xml
Commit c90aeb7d2c1833e3a2b4748613a22b11b01fc634 by Greg Watson
[396334] - Fix new folder button so that it actually creates a new
folder. Also, move resource browser to a separate widget so that it can
be embedded in other controls.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteContentProvider.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStore.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteResourceComparator.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeViewer.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStoreComparer.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/PendingUpdateAdapter.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeContentManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
Commit 4d53ce0c980621f8cc4208e81e4287577482def8 by Greg Watson
Fix layout and size of browser fields.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
Commit 2adb7b95ce19f6b492a8dd7c76936139548d0f83 by Alexander Kurtakov
Update build to use Tycho 0.19.

This is critical if one builds with Maven 3.1.x locally as older
Tycho versions do not work with latest Maven due to org.sonatype to
org.eclipse Aether package change.
Also maven plugins updated to later versions to prevent other possible
incompatibilities with latest Maven.

Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 290378c74a0c2a5d59464fb951334724b1b8535f by Greg Watson
Enable connection timeout and connection cancelled message.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
Commit 80792af69075189f19e68fdb57be815a1b5d54eb by Greg Watson
Add progress monitor to RemoteResourceBrowser.
Change RemoteResourceBrowserWidget to return IFileStore instead of
String.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIFileManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileManager.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIFileManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIServices.java
Commit 652dd7304071a4d00c4529d359545928f3c5cf1b by Greg Watson
Fix alignment of text field on RemoteResourceBrowserWidget.
Other misc cleanup.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit a4895a48d722c37949f805428c9683bb7df22606 by Greg Watson
Add API to set connection in browser.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIFileManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 93ecdc6948c89ce1653fb1a16a2c28f29a405ea9 by Greg Watson
Allow browser to select files, directories or resources.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIFileManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 95c1c4b853fa1d1fafff4449eeaa5541a4fc2c7d by Greg Watson
Fix button alignment.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit c6b2cfc8057f21962566acf844d429602b91602c by Greg Watson
Add ability to enabled disable browser widget features.
Fix setting browser title.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
Commit ba07d662e41a9541c8ac7737e0720cfdc58e23d5 by Greg Watson
Correctly convert sftp time (seconds) to EFS time (milliseconds).

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
Commit ec0d118e2332e77f319bc12300981151051602b1 by Greg Watson
Allow local file/directory selection to be enabled on the resource
browser.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 7bd13e741b57327d83c3bf25e9e9093fa6351bbe by Greg Watson
Don't buffer files in memory.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetInputStreamCommand.java
Commit acbd43742d0f9551ad39a7a610ac9980364cb6a1 by Greg Watson
Cleanup

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/MkdirCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/FetchInfoCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ChildInfosCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/PutInfoCommand.java
Commit af665152e14a26323ce0d157708b23c9f9e8a366 by Greg Watson
Improve progress messages for i/o stream operations.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
Commit 28c493cbe79d4c22ecfdcbe959412ce709c165a2 by Greg Watson
Add prefix to progress monitor task

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetOutputStreamCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetInputStreamCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
Commit 3faf39df8df82fabd827f19b184e232361b9e659 by Greg Watson
[429271] Fix for special characters in directory names (master branch)

Change-Id: Ib5ff490ec83dd4791cb01f6d1f85f5b0db189f77
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ChildInfosCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/DeleteCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/PutInfoCommand.java
Commit 1b500f829b619a27a323fd64317f1746197a3758 by Greg Watson
[429668] - Avoid race condition causing mkdir to fail.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
Commit 6f3c30a61308c2bfba6a19dc157a75536870d23a by Greg Watson
Add CDT-specific remote support.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/internal/cdt/core/messages/messages.properties
The file was addedbundles/org.eclipse.remote.cdt.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.cdt.core/plugin.properties
The file was addedbundles/org.eclipse.remote.cdt.core/.classpath
The file was addedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/cdt/core/RemoteProcessClosure.java
The file was addedbundles/org.eclipse.remote.cdt.core/.gitignore
The file was addedbundles/org.eclipse.remote.cdt.core/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.cdt.core/build.properties
The file was addedbundles/org.eclipse.remote.cdt.core/pom.xml
The file was addedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/cdt/core/RemoteCommandLauncher.java
The file was addedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/internal/cdt/core/Activator.java
The file was addedbundles/org.eclipse.remote.cdt.core/.project
The file was addedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/internal/cdt/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.cdt.core/about.html
Commit 62dec7e1b60ad8ac58e58b2041582f467f05317d by Greg Watson
Update to java 7.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/.settings/org.eclipse.jdt.core.prefs
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/.classpath
Commit 87c2a034d4dd5dea66649d18fc1b8ca48fe264e5 by Greg Watson
Return osgi properties insead of system properties on local provider for
os name and arch.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnection.java
Commit af759d4f4abbe7192dcdf06ca0db870dd9d2a839 by Greg Watson
Add files to build properties.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.cdt.core/build.properties
Commit a9b0252defe9b5079655ab9663340a80f96cc412 by Greg Watson
Feature for CDT bundle.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedfeatures/org.eclipse.remote.cdt-feature/eclipse_update_120.jpg
The file was addedfeatures/org.eclipse.remote.cdt-feature/pom.xml
The file was addedfeatures/org.eclipse.remote.cdt-feature/.project
The file was addedfeatures/org.eclipse.remote.cdt-feature/build.properties
The file was addedfeatures/org.eclipse.remote.cdt-feature/feature.properties
The file was addedfeatures/org.eclipse.remote.cdt-feature/feature.xml
The file was addedfeatures/org.eclipse.remote.cdt-feature/license.html
The file was addedfeatures/org.eclipse.remote.cdt-feature/epl-v10.html
Commit f216d3b4970ffdae457cdd8ef31ed2bf50f83a37 by Greg Watson
Add new bundles to build.
Export package.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.cdt.core/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 4e2470b4a209009d9b72eaf81fb0e317ea1ceee4 by Greg Watson
Add CDT repo.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit e09793bb6f0bfbf996e7997d35bf04af2de8bcae by Greg Watson
Fix CDT repo location.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 19f4d9867863f5a60b379d737c8ce409f151a600 by Alexander Kurtakov
Bug 434119 - Remove org.eclipse.remote.cdt* now that it's part of CDT

Removing it (especially from the build pom.xml) removes the circular
dependency problem.

Change-Id: If57ff21f72f6d04fe3ac79314a112e2bdc5848b2
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was removedfeatures/org.eclipse.remote.cdt-feature/eclipse_update_120.jpg
The file was removedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/cdt/core/RemoteCommandLauncher.java
The file was removedfeatures/org.eclipse.remote.cdt-feature/.project
The file was removedbundles/org.eclipse.remote.cdt.core/.classpath
The file was removedbundles/org.eclipse.remote.cdt.core/build.properties
The file was removedbundles/org.eclipse.remote.cdt.core/.settings/org.eclipse.jdt.core.prefs
The file was removedfeatures/org.eclipse.remote.cdt-feature/epl-v10.html
The file was removedfeatures/org.eclipse.remote.cdt-feature/license.html
The file was removedfeatures/org.eclipse.remote.cdt-feature/feature.xml
The file was removedbundles/org.eclipse.remote.cdt.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.cdt.core/plugin.properties
The file was removedbundles/org.eclipse.remote.cdt.core/.project
The file was removedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/internal/cdt/core/messages/Messages.java
The file was removedfeatures/org.eclipse.remote.cdt-feature/feature.properties
The file was removedfeatures/org.eclipse.remote.cdt-feature/build.properties
The file was removedbundles/org.eclipse.remote.cdt.core/pom.xml
The file was removedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/cdt/core/RemoteProcessClosure.java
The file was removedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/internal/cdt/core/messages/messages.properties
The file was removedfeatures/org.eclipse.remote.cdt-feature/pom.xml
The file was removedbundles/org.eclipse.remote.cdt.core/.gitignore
The file was removedbundles/org.eclipse.remote.cdt.core/src/org/eclipse/remote/internal/cdt/core/Activator.java
The file was removedbundles/org.eclipse.remote.cdt.core/about.html
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit fc894f8ec2ad70156ab60493fb6c3bac300bf08a by Greg Watson
Bug 431255 - Update features to use shared license

Change-Id: I380b4de05f621823dbf4ae87b159dd97c7b6b689
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote-feature/build.properties
The file was modified features/org.eclipse.remote-feature/feature.properties
The file was removedfeatures/org.eclipse.remote-feature/license.html
The file was modified features/org.eclipse.remote-feature/feature.xml
Commit c863256c2fe7bdca3db047e1c8bc7851f1cbfd8c by Greg Watson
Add license repo to pom.xml

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit fa67010349357896dc55e77733fbe702f54770d5 by Chris Navarro
Bug 427153 - Update Jsch connection name when modified

Change-Id: Ibeb2ac8d3bd06ff242ffcac93d82e46f7b4a6344
Signed-off-by: Chris Navarro <cmnavarr@illinois.edu>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
Commit b4471395840e3bb9da4ad12042cad7b4f8aa60c3 by Greg Watson
Bug 436407 - Improve the way connections are handled when
removing/adding.

Change-Id: I06f08961a0d5981af75ba9939f47ba0979deea1e
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
Commit e9ea3eaa16b88ae1f539c8518b5cdeff1f2f6b0f by Greg Watson
Bug 436390 - Allow newly-added connection to be opened

Change-Id: I258bf040afd566d1b1472ed69aaf709e01623dba
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
Commit d2d6c71758c2daa9b6008b7c7fe8d3dcfc685d92 by Greg Watson
Bug 430211 - Fix open failure if host is not known.

Change-Id: I6345d2068261f19751320315b26f1513e671b125
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIConnectionManager.java
Commit 0df67c311c62d573396e5d4ecac48b5e436de6a0 by Greg Watson
Bug 436390 - Fix new connection status.

Change-Id: Ib90b507abb7c8c1b8bcb4a2d91e06de988103172
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
Commit 79bf8fb43609b64a134db6e719f548760d598539 by Greg Watson
Bug 436880 - Only flag change if something has actually changed.

Change-Id: I56313985ea703c0c602166e4c1cb1fb1211cb702
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
Commit dad71b863bf5569d406030b8165a4399d23d7d00 by Greg Watson
Bug 428658 - Add a default Authenticator

Change-Id: I9e2e3ced3c1d3a0b9fb97e685d3836b586cc98a0
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionManager.java
The file was modified bundles/org.eclipse.remote.jsch.ui/plugin.xml
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteConnectionManager.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIConnectionManager.java
The file was addedbundles/org.eclipse.remote.core/schema/authenticator.exsd
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionManager.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnection.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionManager.java
The file was modified bundles/org.eclipse.remote.core/plugin.xml
Commit f2a8c2053e0a8cb0efbda7fab5a1f0fcad8314de by Greg Watson
Bug 428658 - fix keyboard-interactive authentication

Also removes unnecessary code for firstTry for password/
keyboard-interactive. And fixes firstTry for pubKey auth.
JSchConnection.newSession is storing the password with
session.setPassword. This password is used first before
jsch is using the UserInfo to prompt. Thus it isn't
necessary to return from the prompt first the same
stored password.

Change-Id: I17a4ae057fc595c2afe452c550bf47b70b696ef4
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit 5a6ab10f37d04953a6f6415b2de8d4f48ffa8f22 by Greg Watson
Bug 436096 - Increase width of port and timeout fields.

Change-Id: Ic775bdd4a608deb9a0bf2bd1b4dd5bbced5ea3b3
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
Commit fdcc7b3987bba78ffcf65d9375b3ab3acf23eaad by Roland Schulz
Bug 436096 - Fix Tab order in Connection dialog

Shouldn't be necessary because it should be the default
order. But on Linux and Windows (but not OSX) it somehow
isn't the correct without.

Change-Id: Ifb0babe7c0014b07510ef9789e274f1d8e83829c
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
Commit 407382d8af1f85193b4eefb017697ee433e3dad9 by Roland Schulz
Bug 437083 - Connection error "session is down"

isOpen is expected to cleanup old sessions but didn't do so if fIsOpen
is false.

Change-Id: I65290d06eec51f65281c9f7eb16eba7e3bb5dcc9
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit b511b31ad11eca63aa3d253258b9a728e476b178 by Roland Schulz
Bug 437083 - Improve error message if ssh fails

Execute loadEnv once before trying sftp to make sure exec works.
This way we don't assume it is an sftp problem if the ssh
connection doesn't work at all. To make this work throw an
exception if ExecCommand fails (if exit code != 0). ExecCommand doesn't
have a way to check exit code. Thus this also fixes that if any command
executed with ExecCommand failed, the calling code didn't notice.

Change-Id: I30b8baa0d87166e179fad67643e31a9f17c8ead2
Signed-off-by: Roland Schulz <roland@utk.edu>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ExecCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
Commit 8149858afce239c26db1d78758fdbfee128c66fe by Greg Watson
Bug 437842 - Fix setInitialPath() so it works.

Change-Id: Ic8599552b1c1b9b99743bd73429b60a1d73dc29f
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit bec4821d63143ed1fd768ffabf52cabe4710ff65 by Greg Watson
Add update_versions script

Change-Id: I65d80b51788743fe40457b02d9372f63395f3093
Signed-off-by: gwatson <g.watson@computer.org>
The file was addedreleng/org.eclipse.remote.build/update_versions
Commit 087e4aafbf3eb1f48d5e4284e6aae191dd455760 by Greg Watson
Make update_versions script work

Change-Id: I219502605284a8cf4f7235390b453a4e6720ad42
Signed-off-by: gwatson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/update_versions
The file was modified releng/org.eclipse.remote.repo/category.xml
Commit e9340257aaf6cac6e1e6202890d3776c7dcf8c3f by Greg Watson
Merge from M1_0_maintenance

Change-Id: I357dedf01c2621de6617cd50d3671046b627f3d5
Signed-off-by: gwatson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/update_versions
The file was modified releng/org.eclipse.remote.repo/category.xml
Commit e2705cfd341a961c7da95392270d5e2aa2c854b1 by Greg Watson
Update version to 1.0.1
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was modified releng/org.eclipse.remote.repo/pom.xml
Commit 69492aa8ea1891bd73cb1b08c38d61022ff5c518 by John Eblen
Bug 439607 - Can't delete directories from synchronized projects

Change-Id: I3b8a8aeef6200a92fd5623c259060c3031836809
Signed-off-by: John Eblen <jeblen@acm.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
Commit 5bdf0876074972e86e6b4f3c5f5c067c54e2f521 by Alexander Kurtakov
Fix build.

4.4milestones repo is gone now and in order to use final 4.4 Tycho 0.20
is needed.
Also ignore target/ dirs to get sane output of git status.

Change-Id: Iab3a807645c9fce737de5e5a8239d89d0c63eaf3
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was added.gitignore
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 52e01f733954341fe2a5fc94f09fe0b47a28360b by Greg Watson
Bug 440993 - return a file store for #getStore(IPath)

Change-Id: I1f39423a8b667c001c8dec8e4914396546536e64
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileSystem.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
Commit 0a9379e119fad649aba7a4db6946d9402afe8589 by Greg Watson
Bug 437560 - Add new API to return contents of text field

Change-Id: If8351267e39bc934a12d431ede6748dff1b69873
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 37095ff1f1ac02b0343da797ed026f7c74d4d099 by Greg Watson
Bug 441597 - Add new folder name dialog

Change-Id: I0128deb7a3c6dffef846cd358b77676703532e34
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
Commit b3f5531dbf41fae8c590ac16f52605f9f48cb0fd by Greg Watson
Revert "Bug 437560 - Add new API to return contents of text field"

This reverts commit 0a9379e119fad649aba7a4db6946d9402afe8589.
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit b32a66fc95762e1d4bb609214dbc14b1115414ae by Greg Watson
Bug 439607 - Can't delete directories from synchronized projects

Change-Id: I3b8a8aeef6200a92fd5623c259060c3031836809
Signed-off-by: John Eblen <jeblen@acm.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
Commit e87bfd839e53f1739898696334d506c5e04e7e04 by Greg Watson
Fix build.

4.4milestones repo is gone now and in order to use final 4.4 Tycho 0.20
is needed.
Also ignore target/ dirs to get sane output of git status.

Change-Id: Iab3a807645c9fce737de5e5a8239d89d0c63eaf3
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was added.gitignore
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit f2be7491534ba78f88812234996ad23a4610dd6c by Greg Watson
Bug 440993 - return a file store for #getStore(IPath)

Change-Id: I1f39423a8b667c001c8dec8e4914396546536e64
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileSystem.java
Commit 64c0a2dc84f99ff4894fc7b23a60233990df72c2 by Greg Watson
Bug 441597 - Add new folder name dialog

Change-Id: I0128deb7a3c6dffef846cd358b77676703532e34
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 94a64a15796b84301257293de0a333a9755cfaae by Greg Watson
Change build location.

Change-Id: Iac282c66e9e0ef0adebc4f52eedf35329314f4d6
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit ecce443c73c8e111149fbecb0255d27fbc76a5b3 by Greg Watson
Merge with R1_0_maintenance

Change-Id: I74cb53e886fa54450ea13544a9c53ac7457f75d1
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 3860c54cc0246b06618d5b4400b3f1c0540f91ba by Greg Watson
Bug 437560 - Add new API to return contents of text field

Change-Id: Ib14c69752e61ee7e03c37834f16923b5b41f16ef
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified releng/org.eclipse.remote.repo/pom.xml
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
Commit 137f306ed56470a5be5367b49df5422b2ac83c9a by Greg Watson
Bug 443723 - Fix invalid test of DIRECTORY_BROWSER option

Change-Id: I36f7827ba092611e4247b91f7c779a962c50569f
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 1296420f07d4b6adee0d49e8eb73a55df5603c79 by Greg Watson
Update version to 1.1.1
The file was modified releng/org.eclipse.remote.repo/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
Commit b3dbbaca76856eb753c46a9768006961f5abbe1b by Greg Watson
Add check to prevent possible NPE

Change-Id: I5e653f8e32484f6bcda5d13f78b1b3c712cf888c
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
Commit fcaf58a2911277cff6d8cf215a9daf8450b8b471 by Greg Watson
Use authority section when converting a UNC path to a URI so that the
connection name is correctly escaped.

Attempt to open connection before performing any EFS operations.

Change-Id: I1f60b70873e411ba37a2115072df09828fdf4c27
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
Commit db68d9779d8bd0edb45c31d3df31a717f7f77386 by Greg Watson
Automatically open closed connection when performing FileStore
operations.

Change-Id: I26059d8be488c32722d5a25d75cb56fe1c0eb462
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
Commit e70802ab615da3c7b357797805b098e2d17d73fc by Greg Watson
Fix build failure if directory can't be removed.

Change-Id: I6a34be72f80ab56bc5ba890d7ca5f70f4cc4a8fd
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.repo/pom.xml
Commit d83bd777dc9598fdbcaf0b25562a079317deaf80 by Roland Schulz
Bug 445425 - Fix username being deleted by interactive dialog

Change-Id: Ic46e937f6c8559971136fb4d37cb049747eae983
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
Commit 5ee4fa818a1313d838220e3737431625c9e29fea by John Eblen
Cleanup some Jsch files

Source->Cleanup for files changed by child commit.

Change-Id: I787b623fc0832df3bf98cc1b89edc69f461235e2
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionAttributes.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
Commit c563ea3f0e8967bd7a57ba454e95704797b1e9e3 by John Eblen
Bug 345329 - Add SSH proxy

Allows to connect over any ssh server as gateway or over any other
proxy by executing a local or remote command (such as netcat, corkscrew, ...).

Change-Id: I413c22cb588d8560d8db9ac877fb04f8331456aa
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionAttributes.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionWorkingCopy.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/ArgumentParser.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
Commit c096be51279a2a0a7eb45234abf3e87cbf0ad7f1 by Markus Schorn
Bug 449306: Unnecessary access to secure storage by JSchConnection 

Change-Id: I7e2372e9e059b71d69676d6c0fe3aba71057a009
Signed-off-by: Markus Schorn <markus.schorn@windriver.com>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionAttributes.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionWorkingCopy.java
Commit 84c898f16a0a74657af58d8a9704e2269f5842f0 by Greg Watson
Bug 450350 - Change connection timeout default to 0

Change-Id: Ibbe79ec1555f33c8b14dc1a747bf310f162cfc8d
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit 42972f19994b32d83f55ecc4ac0b370fd2474dc3 by Roland Schulz
Fix JSchConnection Proxy Link

Change-Id: I0d19974cdb7294aa9db1f7aa4b0ed0058d9af5ea
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
Commit b1903767f39a4ea46327fe775cd775a24bb10c0f by John Eblen
Bug 424627 - Fix password login with pubkey available

Put password the first in PreferredAuthentications so that password is
used when password is selected by the user.

Also
- remove the "File with private key" field
- remove the get/setKeyFile from the JSchConnection
- add a link to the network connections preference page
- swap the order of the public key/password areas
- make public key the default

Change-Id: I5aea011e41fd0097aa51b052ab1386d431362ec8
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionAttributes.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit 95db103e5b3f8230838e564ac41bdefd6707270a by John Eblen
Support proxy connection for gateway without sftp or with MaxSession=1

Command proxy does not work if both the host and the gateway have MaxSession=1
(caused by 356657).

Add support in JschConnection for a connection which has a session but isn't
fully setup. Such a connection isn't considered open. And if it is opened after
it already has a session without setupFully=false (default), then all setup
setups are done.

Also change that getProxyConnection returns null not a LocalConnection for
a local command. This reduces the dependency on LocalConnection from within
jsch.core.*.

Change-Id: I64d05e69749d96248d2f40bd2db021d809cb04a9
The file was modified bundles/org.eclipse.remote.jsch.core/.classpath
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.core.prefs
The file was modified bundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
Commit 8e17e4fdc57408c782e8b61bb8d947b501aff176 by Greg Watson
Bug 453332 - Rename "Connections" to "Remote Connections" in
preferences.

Change-Id: I7c19d57c0ec879c300b7eac6a2b340acae7860c7
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/plugin.properties
Commit 5a627b81846c80a05ab615bcc2456ee01deb0b3b by Greg Watson
Bug 452757 - Handle null attribute values

Change-Id: I99be71f80f14ae0befafd003010e3130404ed578
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionAttributes.java
Commit 2d9bb3c61e964b3c3a9cbdef7df0861789c3c16d by marc-andre.laperle
Bug 454651 - Remote Services doesn't have a source feature

Change-Id: Ida6ba948179907041e635fddd0d0f94f84ed29bf
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified releng/org.eclipse.remote.repo/category.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
Commit d77fa7f2b87113ee2bdb1c1d62b74c66bf0adff7 by Greg Watson
Merge with master

Change-Id: I83939d136c0419f68601ddde8eae24e547869205
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified releng/org.eclipse.remote.repo/category.xml
Commit c528e65e985dca45dc6cfaef2992dd94f1206f27 by Greg Watson
Bug 456102 - Set default proxy to Local

Change-Id: Ie43f61dc7a29f00957759ef0518ab5928efb475b
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
Commit ce2a1d3c285a5caf60802d9e4ffd249a85acab6c by Greg Watson
Add category names to repo.

Change-Id: I7d0fd733c876d36d46bfbaee833915e0b3707191
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.repo/category.xml
Commit e8f83ae76202a67405e8248bf3e2333689ceb9f4 by marc-andre.laperle
Bug 458295 - Add SourceReferences to Remote Services plugins

This allows the user to clone and checkout the source code of Remote Services
without knowing where the repository is. See:
https://wiki.eclipse.org/PDE/UI/SourceReferences

One use case is to right-click on a plug-in under the Plug-in dependencies in
Package Explorer view and select Import from Repository. Note that for this
EGit needs to be installed.

What this patch does is to let Tycho generate the source references in the
MANIFEST.MF of the built jars. So to test this patch, one can build the update
site locally and inspect the manifests of the (non-source) jars.

Change-Id: I9214bfc31c6d04a6945be398a2c7b10f9a30d204
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit e97eb96c5dddffa57a11772df33dbac79f98bb96 by Doug Schaefer
Bug 458583 Remote Services v2 API with UI, Local, and JSch updated.

v2 of Remote API. New Services architecture.

Connections are now stored in preferences and loaded by the framework.
Attributes are stored in the preferences. Secure attributes are stored
in the secure preferences. Remote services renamed to connection types.
Remote connections broken up into services. JSch and Local connection
types have been updated to new architecture.

Also moved the tests from core.tests to jsch.core.tests since they
are actually JSch tests and need to reference attribute names from
the jsch.core plug-in.

This is just phase one. Many more changes are expected to clean up
and to fix bugs this introduces.

Change-Id: I62ad2567b0c5ca7d277649879a8d16bec7058d5f
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIConnectionService.java
The file was addedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIFileService.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteCommandShellService.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/DeleteRemoteConnectionHandler.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionWorkingCopy.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteConnectionManager.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionControlService.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchServices.java
The file was modified bundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/Activator.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionTypePage.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnection.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIFileService.java
The file was addedbundles/org.eclipse.remote.ui/icons/new_wiz.gif
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionPropertyPage.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesDescriptor.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionChangeEvent.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalServicesFactory.java
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionPropertyService.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServices.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeListener.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalFileManager.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServicesDescriptor.java
The file was addedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/internal/Activator.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIServicesFactory.java
The file was modified bundles/org.eclipse.remote.core/schema/remoteServices.exsd
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsActionProvider.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/ConnectionExistsException.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionWizard.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeEvent.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsLabelProvider.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIFileManager.java
The file was removedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/FileStoreTests.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServicesFactory.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServices.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionHandler.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileService.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was addedtests/org.eclipse.remote.jsch.tests/build.properties
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsContentProvider.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/Messages.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessService.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesFactory.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIServices.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/launch/RemoteLaunchConfigService.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchFileSystemContributor.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIServices.java
The file was modified bundles/org.eclipse.remote.jsch.core/plugin.xml
The file was removedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/suite/RemoteCoreTestSuite.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesManager.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalServices.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileManager.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchServicesFactory.java
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesDescriptor.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages.properties
The file was modified bundles/org.eclipse.remote.core/plugin.xml
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIServices.java
The file was addedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/ConnectionTests.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionProviderService.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionWizard.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteServices.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/Messages.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesImpl.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionPropertyService.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIServices.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionManager.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/OpenTerminalHandler.java
The file was addedtests/org.eclipse.remote.jsch.tests/.settings/org.eclipse.jdt.core.prefs
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was addedtests/org.eclipse.remote.jsch.tests/.classpath
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionWizard.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIServicesDescriptor.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticator.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionManager.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIServicesFactory.java
The file was modified bundles/org.eclipse.remote.ui/plugin.properties
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticatorService.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/messages.properties
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileService.java
The file was addedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/Activator.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionProviderService.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionManager.java
The file was removedbundles/org.eclipse.remote.ui/schema/remoteUIServices.exsd
The file was addedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/FileStoreTests.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsView.java
The file was addedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/RemoteCoreTestSuite.java
The file was addedreleng/org.eclipse.remote.build/mars.target
The file was addedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/ProcessTests.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/Activator.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/messages.properties
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/launch/IRemoteLaunchConfigService.java
The file was addedtests/org.eclipse.remote.jsch.tests/.gitignore
The file was addedtests/org.eclipse.remote.jsch.tests/.project
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was modified bundles/org.eclipse.remote.jsch.ui/plugin.xml
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionManager.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIFileManager.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIConnectionManager.java
The file was modified tests/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionAttributes.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIPlugin.java
The file was modified bundles/org.eclipse.remote.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessService.java
The file was addedtests/org.eclipse.remote.jsch.tests/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileManager.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/Messages.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java
The file was removedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ConnectionTests.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionService.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/ServicePropertyTester.java
The file was removedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/ProcessTests.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
Commit 71d0786dbbe02b4d4048b30b79c74cc522ad9ed9 by Greg Watson
Update version to 2.0.0

Change-Id: Ie21940bc8dd34c455d97eee48d6e6c22e7fd3e6b
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit f431ca6fc3868a61068bb0100d50a2e07b62684f by Greg Watson
Add connection host service.

Change-Id: Ie9f1edc7750cd4748a6ba15af2e04c39db34dbe4
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/plugin.xml
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionHostService.java
Commit d3f785c9ea331abee436b1795179a5e23653fe3b by Bernd Hufmann
Bug 460113: Fix IRemoteConnectionHostService definition for build-in SSH

Change-Id: I6a1ee62017c792c33494f49844e3fb2bdfa98c10
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
The file was modified bundles/org.eclipse.remote.jsch.core/plugin.xml
Commit 12b86bff4208c59bd99348e2ba0483df8ed7471d by Greg Watson
Remove some unneeded exceptions.

Change-Id: I019898868080900213663d53d1b943048ae7383c
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/DeleteRemoteConnectionHandler.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
Commit cf2f51f8ff041b0c47132befc12b6dc4216c4f16 by Doug Schaefer
Bug 460059 - Add handling of file scheme for Local connection.

LocalFileManager is renamed to LocalFileService to fit in with the
standard naming.

Change-Id: I2ac49c64346709bdde0f3b38034cefaea3df913f
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalFileManager.java
The file was modified bundles/org.eclipse.remote.core/plugin.xml
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalFileService.java
Commit 566add7ee3d8eb233c2caaee30972a295a125946 by Elena Laskavaia
adjusted some messages in the new connection wizard

- replace Launch Type with Connection type
- message "Enter name for connection" is not relevant and confusing when
user actually entered it already (and it is set by default too),
replaced with generic message (only visible in the begging and when no
errors)

Change-Id: I4deb8b2a0e878084eaf59030c9bd5d09610d2d78
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionWizard.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
Commit 6c93815268d0bfd588b209763b5266e788b8f061 by Greg Watson
Update flag and preference names for new API.

Change-Id: Idb0c6d39f569e913efb47085b2455963532a2d56
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePreferenceConstants.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/PreferenceInitializer.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
Commit 1ad2aeddd6aa1aba28df09a67278f2036af8c879 by Greg Watson
Change field names and messages to conform to new API.

Change-Id: I6a29bc6f3711164d80c20aca02b0a22a7a8d84ea
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
Commit 6e5f7a97bd68d5e9660476e5d97346a69ca4022d by Greg Watson
Cleanup comments and interfaces.

Change-Id: Id7bb77b110963314b0daca143eab6a197a4201b0
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionProviderService.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesManager.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java
Commit d8310d99c0fd6f2931fd98a289d88d0567c37fc3 by Greg Watson
Bug 461098 - Add support for filtering connection types.

Change-Id: I0ead2fcf73e6e1f39ce28078d898202d389b3e50
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was modified bundles/org.eclipse.remote.jsch.ui/.classpath
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileService.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java
The file was modified bundles/org.eclipse.remote.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was modified bundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/.classpath
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesManager.java
Commit f1e97d09281863325f61d54875b9c3ee1dc616d2 by Greg Watson
Bug 461324 - Fix NPE in Remote Connections preference page

Change-Id: I8cadb829916b0588849e797aa737b6c861598f8a
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
Commit abe2472d2f091787f3a8af8b41501061bab0ef3a by Greg Watson
Bug 461249 - Avoid exceptions when attributes are not defined.

Change-Id: I7c84e6070c9ce2572efbf74bde4453cee79c5db5
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit d5cb7731dbb432e6bb8fefc9bf75c54ff1cea89e by Greg Watson
Bug 457493 - Add support for window terminal size and signals.

Change-Id: Iceb1786796c43c70584d6e01824ffe56e9bed255
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/plugin.xml
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcess.java
The file was modified bundles/org.eclipse.remote.core/plugin.xml
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessControlService.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteProcess.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcess.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessService.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessBuilder.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcess.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessTerminalService.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was modified bundles/org.eclipse.remote.core/schema/remoteServices.exsd
Commit 7d608a4b5c5d60539542656b0ceb8922fc173e94 by Greg Watson
Terminal view that is specific to the remote API

Change-Id: I9033ed0fd0ec1007bf84fd935d0e5a9efcdff3c1
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/messages/Messages.java
The file was addedbundles/org.eclipse.remote.terminal/icons/cview16/terminal_view.gif
The file was addedbundles/org.eclipse.remote.terminal/tm32.png
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ITerminalViewConnection.java
The file was addedbundles/org.eclipse.remote.terminal/doc/html/notice.html
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/messages/messages.properties
The file was addedfeatures/org.eclipse.remote.terminal-feature/pom.xml
The file was addedbundles/org.eclipse.remote.terminal/icons/clcl16/properties_tsk.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionScrollLock.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionSelectionDropDown.java
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionConnect.java
The file was addedbundles/org.eclipse.remote.terminal/icons/dlcl16/properties_tsk.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalViewConnection.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/connector/ArgumentParser.java
The file was addedbundles/org.eclipse.remote.terminal/schema/parsers.exsd
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ITerminalView.java
The file was addedbundles/org.eclipse.remote.terminal/about.mappings
The file was addedbundles/org.eclipse.remote.terminal/icons/clcl16/command_input_field.gif
The file was addedbundles/org.eclipse.remote.terminal/icons/elcl16/properties_tsk.gif
The file was modified releng/org.eclipse.remote.repo/category.xml
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/connector/RemoteConnector.java
The file was addedbundles/org.eclipse.remote.terminal/icons/elcl16/newterminal.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/terminal/IRemoteTerminalParser.java
The file was addedbundles/org.eclipse.remote.terminal/icons/dlcl16/disconnect_co.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionDisconnect.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionNewTerminal.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalView.java
The file was addedbundles/org.eclipse.remote.terminal/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.terminal/.classpath
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ImageConsts.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/ShowTerminalConnectionAction.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalViewControlDecorator.java
The file was addedbundles/org.eclipse.remote.terminal/icons/eview16/terminal_view.gif
The file was addedfeatures/org.eclipse.remote.terminal-feature/feature.xml
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/ActionMessages.java
The file was addedbundles/org.eclipse.remote.terminal/doc/book.css
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalViewConnectionManager.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalSettingsDialog.java
The file was addedbundles/org.eclipse.remote.terminal/build.properties
The file was addedbundles/org.eclipse.remote.terminal/icons/elcl16/rem_co.gif
The file was addedbundles/org.eclipse.remote.terminal/plugin.properties
The file was addedbundles/org.eclipse.remote.terminal/toc.xml
The file was addedbundles/org.eclipse.remote.terminal/.gitignore
The file was addedbundles/org.eclipse.remote.terminal/icons/elcl16/command_input_field.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ViewMessages.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalAction.java
The file was addedbundles/org.eclipse.remote.terminal/icons/dlcl16/lock_co.gif
The file was addedbundles/org.eclipse.remote.terminal/icons/dlcl16/connect_co.gif
The file was addedbundles/org.eclipse.remote.terminal/about.properties
The file was addedbundles/org.eclipse.remote.terminal/icons/elcl16/connect_co.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/SettingsStore.java
The file was addedbundles/org.eclipse.remote.terminal/about.html
The file was addedbundles/org.eclipse.remote.terminal/icons/clcl16/lock_co.gif
The file was addedbundles/org.eclipse.remote.terminal/icons/dlcl16/command_input_field.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/ActionMessages.properties
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/connector/RemoteConnectionManager.java
The file was addedbundles/org.eclipse.remote.terminal/plugin.xml
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ViewMessages.properties
The file was addedbundles/org.eclipse.remote.terminal/HelpContexts.xml
The file was addedbundles/org.eclipse.remote.terminal/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionToggleCommandInputField.java
The file was addedfeatures/org.eclipse.remote.terminal-feature/build.properties
The file was addedbundles/org.eclipse.remote.terminal/icons/dlcl16/newterminal.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/SettingStorePrefixDecorator.java
The file was addedbundles/org.eclipse.remote.terminal/doc/html/04_terminal_emulation.html
The file was addedbundles/org.eclipse.remote.terminal/.project
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionRemove.java
The file was addedbundles/org.eclipse.remote.terminal/icons/clcl16/connect_co.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/PageBook.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/settings/IRemoteSettings.java
The file was addedbundles/org.eclipse.remote.terminal/doc/html/02_terminal_page.html
The file was addedbundles/org.eclipse.remote.terminal/icons/dlcl16/rem_co.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ITerminalViewConnectionManager.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/settings/RemoteSettingsPage.java
The file was addedbundles/org.eclipse.remote.terminal/TerminalContexts.xml
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/preferences/RemoteTerminalPreferenceInitializer.java
The file was addedfeatures/org.eclipse.remote.terminal-feature/.project
The file was addedbundles/org.eclipse.remote.terminal/pom.xml
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionSettings.java
The file was addedbundles/org.eclipse.remote.terminal/icons/elcl16/disconnect_co.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/settings/RemoteSettings.java
The file was addedbundles/org.eclipse.remote.terminal/.cvsignore
The file was addedbundles/org.eclipse.remote.terminal/.settings/org.eclipse.jdt.ui.prefs
The file was addedbundles/org.eclipse.remote.terminal/icons/clcl16/newterminal.gif
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalViewPlugin.java
The file was addedbundles/org.eclipse.remote.terminal/icons/clcl16/disconnect_co.gif
The file was addedbundles/org.eclipse.remote.terminal/icons/elcl16/lock_co.gif
The file was addedfeatures/org.eclipse.remote.terminal-feature/feature.properties
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/terminal/IRemoteTerminalConstants.java
The file was addedbundles/org.eclipse.remote.terminal/about.ini
The file was addedbundles/org.eclipse.remote.terminal/doc/html/03_terminal_settings.html
The file was addedbundles/org.eclipse.remote.terminal/doc/html/01_terminalview.html
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/preferences/RemoteTerminalPreferencePage.java
Commit 21506cdf73ecadc335e37b3147fb13441d2cd2d4 by Bernd Hufmann
Bug 461520: Implement service for user authentication

Change-Id: I6089e1f7012136aa439cdc3456f18f9b8a530e7f
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
The file was modified bundles/org.eclipse.remote.jsch.ui/plugin.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
Commit da73772cb74af6d8176d28483a4c336aaafe5875 by Greg Watson
Fix potential NPEs

Change-Id: I1648e8bda4de9129ae15432e73b070d64b8c3e17
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit cbb9d14e0b83dff94aa1bc0b2d7d88cbb2eda774 by Patrick Tasse
Bug 461541 - Fix handling of default attributes in JSchConnectionPage

Change-Id: If5fc199c4916f9a3f4fbb97ddaf564899a439d0f
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
Commit bc00fb852f3f63749e5adcd73a70ed7984f4ecc7 by Greg Watson
Bug 462503 - Fix for ConnectionExistsException in Remote Connections
preference page

Change-Id: Ib49d82a51568d99d7db4bcf0e4d39b00f8c444ed
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
Commit 833711c77bd24c1f2eaed4f09fd22739530a6068 by Patrick Tasse
Bug 462499 - Set viewer comparator in Remote Connections preference page

Change-Id: I082e420e89662ff45051254a714bd22e641a5194
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
Commit 003263a0d49764b598bb30b85e212aecdbf40ed3 by Patrick Tasse
Bug 462418 - Use stored password on non-preferred password based auth.

Change-Id: Id169ecbb47cb4ad8d04d68a5d37338dad77b2b60
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit fab592345d43fb49bcbc68df33d9c0b38374555e by Bernd Hufmann
Bug 462709: Display host and user in Remote Connections preference page

Change-Id: I940b7bd27c09d12cd47487007686787f2d19b571
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
Commit fd2ac20235fe61c32f36027b514b3c9e274192f5 by Greg Watson
Fix missing API and package visibility

Change-Id: I69ee8ed61631981a735666b5bbbb461dada8416e
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/connector/RemoteConnector.java
The file was modified bundles/org.eclipse.remote.terminal/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/settings/RemoteSettings.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/settings/IRemoteSettings.java
The file was addedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/terminal/IRemoteSettings.java
Commit 82f4d12873f52698f518c19d6515124cf412ee64 by Greg Watson
Bug 463468 - provide set methods for host services

Change-Id: I68d4e7bb1cdcc81d9584d8055b0460d7c4cad5c2
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/internal/ServiceTests.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionHostService.java
Commit 56b0c45b4f1f90ae5203c2a55f7423d0bc03d6bc by Greg Watson
Bug 463530 - Avoid ConcurrentModificationException in listener list

Change-Id: I82c876b1162acfc6b464e535c6c54469c87bb114
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
Commit f65b1837eddd213ad1f9f9699c6c8ba63520a177 by Roland Schulz
Fix local command proxy

Was broken by d5cb7731dbb

Change-Id: I26ec14d832150d20dfefa19b614299a495897bf5
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
Commit 1bbe4be78410597d6c5806fac0e5b8ea5b2c5ef5 by Doug Schaefer
Bug 463844 - Support serial port connection type.

This adds a remote connection type that uses the CDT Native serial
port driver. Really all this is supported is the command shell for
the Remote Terminal. But it's a great example of something very
different from SSH and Local that supports the same common infra
structure such as the Terminal.

Change-Id: I813e26370d3d137d5158fa63deba4b0820cdd596
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/NewSerialPortConnectionWizardPage.java
The file was addedbundles/org.eclipse.remote.serial.core/about.properties
The file was addedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/messages.properties
The file was addedbundles/org.eclipse.remote.serial.ui/.gitignore
The file was addedfeatures/org.eclipse.remote.serial-feature/build.properties
The file was addedbundles/.gitignore
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/NewSerialPortConnectionWizard.java
The file was addedbundles/org.eclipse.remote.serial.core/plugin.xml
The file was addedbundles/org.eclipse.remote.serial.core/.classpath
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionsUI.java
The file was addedbundles/org.eclipse.remote.serial.ui/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.serial.ui/.classpath
The file was addedbundles/org.eclipse.remote.serial.core/about.mappings
The file was addedfeatures/org.eclipse.remote.serial-feature/eclipse_update_120.jpg
The file was addedbundles/org.eclipse.remote.serial.core/ptp_logo_icon32.png
The file was addedbundles/org.eclipse.remote.serial.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortCommandShell.java
The file was addedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortConnection.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was addedbundles/org.eclipse.remote.serial.ui/about.properties
The file was addedbundles/org.eclipse.remote.serial.ui/ptp_logo_icon32.png
The file was addedbundles/org.eclipse.remote.serial.ui/.project
The file was modified bundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/settings/RemoteSettingsPage.java
The file was modified releng/org.eclipse.remote.build/mars.target
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Messages.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was addedbundles/org.eclipse.remote.serial.core/about.ini
The file was addedbundles/org.eclipse.remote.serial.core/.project
The file was addedfeatures/org.eclipse.remote.serial-feature/epl-v10.html
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was addedfeatures/org.eclipse.remote.serial-feature/.project
The file was addedfeatures/org.eclipse.remote.serial-feature/feature.properties
The file was addedfeatures/org.eclipse.remote.serial-feature/pom.xml
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Activator.java
The file was modified bundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/connector/RemoteConnectionManager.java
The file was addedbundles/org.eclipse.remote.serial.core/.gitignore
The file was addedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/ISerialPortService.java
The file was addedbundles/org.eclipse.remote.serial.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.serial.core/build.properties
The file was addedbundles/org.eclipse.remote.serial.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was addedbundles/org.eclipse.remote.serial.ui/about.mappings
The file was addedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/Activator.java
The file was addedbundles/org.eclipse.remote.serial.ui/about.html
The file was addedfeatures/org.eclipse.remote.serial-feature/feature.xml
The file was addedbundles/org.eclipse.remote.serial.core/about.html
The file was addedbundles/org.eclipse.remote.serial.ui/plugin.properties
The file was addedbundles/org.eclipse.remote.serial.core/pom.xml
The file was addedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/Messages.java
The file was addedbundles/org.eclipse.remote.serial.ui/pom.xml
The file was addedbundles/org.eclipse.remote.serial.core/plugin.properties
The file was addedbundles/org.eclipse.remote.serial.ui/build.properties
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/messages.properties
The file was addedbundles/org.eclipse.remote.serial.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.serial.ui/about.ini
Commit a5e9db7a27e3aaf877f7b11e18ba7a060a81fe1b by Greg Watson
Fix preference category and remove debugging

Change-Id: Ia59e217e8d7366939bc0a077d351e54d56ca5945
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalView.java
The file was modified bundles/org.eclipse.remote.terminal/plugin.xml
Commit 8059f28aff53ef1fea7392c40b353cf891ff908c by Greg Watson
Remove old plugin repos

Change-Id: Iaaf0791d597de221bf2f74f14e871b2d706278d9
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit efeb6fc7bb2692b261d06a8404ea7812bcc3d0be by Matthew Bastien
Bug 465212 - SSH should support command shell service

Added JSchCommandShellService which creates a ChannelShell through JSch
in order to open a remote terminal.

Change-Id: Ib7ddeb3f9c964ab32130baf99a8d70d36605c3d8
Signed-off-by: Matthew Bastien <mbastien@qnx.com>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcess.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was modified bundles/org.eclipse.remote.jsch.core/plugin.xml
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchCommandShellService.java
Commit 9825f0f0cb83b5d4e87748f00601110dea2e019c by Doug Schaefer
Bug 463976 - Implement a Console View based Terminal

Adds a terminal console which can be opened by selecting Open Console >
Terminal Console and selecting a remote connection which supports the
command shell service.  If a console is already open for that remote
connection it will be shown and if one doesn't exist then a new one will
be created.  Buttons for connecting, disconnecting, scroll lock, and
closing the console are also available.

Also adds a local command shell with PTY support. Also added some
syncronization around the connections in the connection type.

Moved the Open Terminal to console plug-in and renamed it Open
Command Shell.

Also fixed missing serial port feature from the remote repo.

Change-Id: I84282b04813471bb01385a328ebc144bdf0e6a28
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
The file was addedbundles/org.eclipse.remote.console/plugin.xml
The file was addedfeatures/org.eclipse.remote.console-feature/feature.properties
The file was addedbundles/org.eclipse.remote.console/icons/elcl16/command_input_field.gif
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.console/icons/clcl16/connect_co.gif
The file was addedbundles/org.eclipse.remote.console/plugin.properties
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionScrollLock.java
The file was addedbundles/org.eclipse.remote.console/icons/dlcl16/properties_tsk.gif
The file was addedfeatures/org.eclipse.remote.console-feature/eclipse_update_120.jpg
The file was addedbundles/org.eclipse.remote.console/icons/dlcl16/rem_co.gif
The file was addedbundles/org.eclipse.remote.console/pom.xml
The file was addedbundles/org.eclipse.remote.console/icons/clcl16/lock_co.gif
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionDisconnect.java
The file was addedbundles/org.eclipse.remote.console/icons/cview16/terminal_view.gif
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionConnect.java
The file was addedbundles/org.eclipse.remote.console/.classpath
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessBuilder.java
The file was addedbundles/org.eclipse.remote.console/icons/dlcl16/newterminal.gif
The file was addedfeatures/org.eclipse.remote.console-feature/.project
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsole.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/OpenTerminalHandler.java
The file was addedbundles/org.eclipse.remote.console/.project
The file was modified releng/org.eclipse.remote.build/mars.target
The file was addedbundles/org.eclipse.remote.console/icons/elcl16/connect_co.gif
The file was addedfeatures/org.eclipse.remote.console-feature/build.properties
The file was addedbundles/org.eclipse.remote.console/icons/dlcl16/command_input_field.gif
The file was addedbundles/org.eclipse.remote.console/icons/eview16/terminal_view.gif
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ActionMessages.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was addedbundles/org.eclipse.remote.console/icons/dlcl16/lock_co.gif
The file was addedbundles/org.eclipse.remote.console/icons/elcl16/properties_tsk.gif
The file was addedbundles/org.eclipse.remote.console/icons/elcl16/rem_co.gif
The file was addedfeatures/org.eclipse.remote.console-feature/feature.xml
The file was addedbundles/org.eclipse.remote.console/icons/dlcl16/disconnect_co.gif
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalCommandShellService.java
The file was addedbundles/org.eclipse.remote.console/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.console/about.properties
The file was addedbundles/org.eclipse.remote.console/about.mappings
The file was modified releng/org.eclipse.remote.repo/category.xml
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/Activator.java
The file was addedbundles/org.eclipse.remote.console/about.html
The file was addedbundles/org.eclipse.remote.console/icons/clcl16/disconnect_co.gif
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsolePage.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was addedbundles/org.eclipse.remote.console/about.ini
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ImageConsts.java
The file was addedbundles/org.eclipse.remote.console/icons/clcl16/command_input_field.gif
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleSettingsDialog.java
The file was modified bundles/org.eclipse.remote.core/plugin.xml
The file was addedbundles/org.eclipse.remote.console/icons/clcl16/properties_tsk.gif
The file was modified bundles/org.eclipse.remote.ui/plugin.properties
The file was addedbundles/org.eclipse.remote.console/build.properties
The file was addedbundles/org.eclipse.remote.console/.gitignore
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.properties
The file was addedbundles/org.eclipse.remote.console/icons/elcl16/disconnect_co.gif
The file was addedbundles/org.eclipse.remote.console/icons/elcl16/lock_co.gif
The file was addedbundles/org.eclipse.remote.console/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.console/ptp_logo_icon32.png
The file was addedfeatures/org.eclipse.remote.console-feature/pom.xml
The file was addedbundles/org.eclipse.remote.console/icons/elcl16/newterminal.gif
The file was addedbundles/org.eclipse.remote.console/icons/dlcl16/connect_co.gif
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.java
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleAction.java
The file was addedfeatures/org.eclipse.remote.console-feature/epl-v10.html
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/OpenCommandShellHandler.java
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleFactory.java
The file was addedbundles/org.eclipse.remote.console/icons/clcl16/newterminal.gif
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ActionMessages.properties
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcess.java
Commit 76feaed50479d66b2403ebc8c345c05821a9e380 by Greg Watson
Bug 454063 - Use new Path.forPosix() API when handling remote paths.

Change-Id: I2a08f5f7d165acbb1d5b4e3226834b8cecf0fab3
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalFileService.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessBuilder.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 9753ed7aad5ee64540937e0b9be178f393394ae6 by marc-andre.laperle
Bug 454063 - Require o.e.core.runtime 3.11.0 because of new API usage

Change-Id: I7b605d7e5874a5338f2c8a45bcc4a623c75b86f5
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
The file was modified bundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.remote.jsch.tests/META-INF/MANIFEST.MF
Commit 018403c3cc4ee08aa62fc3d930b2e6cb3b8f5893 by Greg Watson
Remote terminal has been replaced by the new tm.terminals. Use this
instead.

Change-Id: I8844f64671872a76b91b9c244516e80db5281566
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was removedbundles/org.eclipse.remote.terminal/about.properties
The file was removedbundles/org.eclipse.remote.terminal/icons/elcl16/connect_co.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalViewPlugin.java
The file was removedbundles/org.eclipse.remote.terminal/doc/html/04_terminal_emulation.html
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalViewControlDecorator.java
The file was removedfeatures/org.eclipse.remote.terminal-feature/.project
The file was removedbundles/org.eclipse.remote.terminal/icons/clcl16/disconnect_co.gif
The file was removedbundles/org.eclipse.remote.terminal/icons/elcl16/lock_co.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ITerminalView.java
The file was removedbundles/org.eclipse.remote.terminal/toc.xml
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionToggleCommandInputField.java
The file was removedbundles/org.eclipse.remote.terminal/doc/html/01_terminalview.html
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/terminal/IRemoteTerminalParser.java
The file was removedbundles/org.eclipse.remote.terminal/doc/html/02_terminal_page.html
The file was removedbundles/org.eclipse.remote.terminal/doc/book.css
The file was removedbundles/org.eclipse.remote.terminal/about.ini
The file was removedbundles/org.eclipse.remote.terminal/pom.xml
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/preferences/RemoteTerminalPreferencePage.java
The file was removedbundles/org.eclipse.remote.terminal/doc/html/03_terminal_settings.html
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/PageBook.java
The file was removedbundles/org.eclipse.remote.terminal/icons/cview16/terminal_view.gif
The file was removedbundles/org.eclipse.remote.terminal/.gitignore
The file was removedbundles/org.eclipse.remote.terminal/icons/elcl16/disconnect_co.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalView.java
The file was removedbundles/org.eclipse.remote.terminal/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionDisconnect.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionSelectionDropDown.java
The file was removedfeatures/org.eclipse.remote.terminal-feature/feature.xml
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/ShowTerminalConnectionAction.java
The file was removedbundles/org.eclipse.remote.terminal/icons/dlcl16/command_input_field.gif
The file was removedbundles/org.eclipse.remote.terminal/plugin.xml
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionScrollLock.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/settings/RemoteSettingsPage.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalViewConnection.java
The file was removedfeatures/org.eclipse.remote.terminal-feature/feature.properties
The file was removedbundles/org.eclipse.remote.terminal/icons/elcl16/rem_co.gif
The file was removedbundles/org.eclipse.remote.terminal/.classpath
The file was removedbundles/org.eclipse.remote.terminal/icons/clcl16/newterminal.gif
The file was removedbundles/org.eclipse.remote.terminal/plugin.properties
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ITerminalViewConnectionManager.java
The file was removedbundles/org.eclipse.remote.terminal/doc/html/notice.html
The file was removedbundles/org.eclipse.remote.terminal/tm32.png
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/ActionMessages.properties
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/ActionMessages.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/connector/ArgumentParser.java
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was removedbundles/org.eclipse.remote.terminal/icons/elcl16/command_input_field.gif
The file was removedbundles/org.eclipse.remote.terminal/build.properties
The file was removedbundles/org.eclipse.remote.terminal/.settings/org.eclipse.jdt.ui.prefs
The file was removedbundles/org.eclipse.remote.terminal/icons/dlcl16/rem_co.gif
The file was removedbundles/org.eclipse.remote.terminal/HelpContexts.xml
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/connector/RemoteConnector.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionRemove.java
The file was removedbundles/org.eclipse.remote.terminal/about.mappings
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/connector/RemoteConnectionManager.java
The file was removedbundles/org.eclipse.remote.terminal/icons/dlcl16/disconnect_co.gif
The file was removedbundles/org.eclipse.remote.terminal/icons/dlcl16/properties_tsk.gif
The file was removedbundles/org.eclipse.remote.terminal/icons/clcl16/lock_co.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/messages/Messages.java
The file was removedbundles/org.eclipse.remote.terminal/.cvsignore
The file was removedbundles/org.eclipse.remote.terminal/icons/dlcl16/connect_co.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionSettings.java
The file was removedfeatures/org.eclipse.remote.terminal-feature/pom.xml
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/preferences/RemoteTerminalPreferenceInitializer.java
The file was removedbundles/org.eclipse.remote.terminal/icons/dlcl16/newterminal.gif
The file was removedbundles/org.eclipse.remote.terminal/icons/dlcl16/lock_co.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ImageConsts.java
The file was removedbundles/org.eclipse.remote.terminal/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.terminal/.project
The file was removedbundles/org.eclipse.remote.terminal/about.html
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionNewTerminal.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalActionConnect.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalSettingsDialog.java
The file was modified releng/org.eclipse.remote.repo/category.xml
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ITerminalViewConnection.java
The file was removedbundles/org.eclipse.remote.terminal/schema/parsers.exsd
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/TerminalViewConnectionManager.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/SettingsStore.java
The file was removedbundles/org.eclipse.remote.terminal/icons/elcl16/newterminal.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ViewMessages.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/terminal/IRemoteTerminalConstants.java
The file was removedbundles/org.eclipse.remote.terminal/icons/elcl16/properties_tsk.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/ViewMessages.properties
The file was removedbundles/org.eclipse.remote.terminal/icons/eview16/terminal_view.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/messages/messages.properties
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/terminal/IRemoteSettings.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/view/SettingStorePrefixDecorator.java
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/settings/RemoteSettings.java
The file was removedbundles/org.eclipse.remote.terminal/TerminalContexts.xml
The file was removedbundles/org.eclipse.remote.terminal/icons/clcl16/connect_co.gif
The file was removedbundles/org.eclipse.remote.terminal/icons/clcl16/properties_tsk.gif
The file was removedbundles/org.eclipse.remote.terminal/src/org/eclipse/remote/internal/terminal/actions/TerminalAction.java
The file was removedfeatures/org.eclipse.remote.terminal-feature/build.properties
The file was removedbundles/org.eclipse.remote.terminal/icons/clcl16/command_input_field.gif
Commit a278a865a1715c99f739f2021524bd3cd76352d2 by Doug Schaefer
Bug 466786 added images amongst other things

Added images including the error overlay for when connections are
closed. Made the resulting label provider public so it can be reused
by the launch bar.

Fixed a bug with the JschConnection factory which was creating new
connections everytime asked resulting in great weirdness. Added getting
list of services to the IRemoteConnectionType API and separated
out the three types of services.

Added open and close connection commands for the Connections view.

Changed connection type capabilities to booleans and removed unused
ones.

Removed launch config service. Found a better way to pass targets
to launch configs that will actually work.

Change-Id: I99d85f72d496f42d6ba790bd1b91943ea869c12b
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was modified bundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionsUI.java
The file was addedbundles/org.eclipse.remote.ui/icons/console.png
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteConnectionsLabelProvider.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIImages.java
The file was modified bundles/org.eclipse.remote.ui/plugin.properties
The file was addedbundles/org.eclipse.remote.ui/icons/connection.gif
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/Messages.java
The file was modified bundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Activator.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIConnectionService.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/messages.properties
The file was modified bundles/org.eclipse.remote.ui/plugin.xml
The file was modified bundles/org.eclipse.remote.serial.core/plugin.xml
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/DeleteRemoteConnectionHandler.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/ServicePropertyTester.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsLabelProvider.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionTypePage.java
The file was modified bundles/org.eclipse.remote.core/plugin.xml
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionService.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIConnectionService.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/CloseConnectionHandler.java
The file was modified bundles/org.eclipse.remote.core/schema/remoteServices.exsd
The file was addedbundles/org.eclipse.remote.jsch.ui/icons/ssh.png
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/launch/IRemoteLaunchConfigService.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/plugin.xml
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/launch/RemoteLaunchConfigService.java
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteProcess.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/Activator.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionService.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/OpenConnectionHandler.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was addedbundles/org.eclipse.remote.serial.ui/icons/serial.png
Commit 4ca5d9b49494c88d4aa91a6ee1061bca547cd445 by Greg Watson
Add host service for local connection.

Change-Id: I9ebf08e00839ec2d4e6affba5ccfeecadae9fc47
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/plugin.xml
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionHostService.java
Commit 5fce7bf604de506d9a0d9f429b3483486fd82626 by Doug Schaefer
Re-add the remote launch config service. PTP is using it.

The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/launch/IRemoteLaunchConfigService.java
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/launch/RemoteLaunchConfigService.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
Commit 1f9f3a19a0cda20214aa7893cab2f3e0ec263cfc by Doug Schaefer
Icons missing from the build.properties file. Added them.

Also missing some properties files.

Change-Id: I35a350bd33a4df2376df3f50d2a439335ba2943d
The file was modified bundles/org.eclipse.remote.serial.ui/build.properties
The file was modified bundles/org.eclipse.remote.serial.core/build.properties
The file was modified bundles/org.eclipse.remote.jsch.ui/build.properties
Commit 3402e4c69e194b3915a203927f9d9367ef673795 by rob.stryker
Bug 467350 - Public API to open consoles

Change-Id: I3ff760a39cb953c7994c108085020d9b78a41e8d
Signed-off-by: Rob Stryker <rob.stryker@jboss.com>
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/console/TerminalConsoleUtility.java
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleFactory.java
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsolePage.java
Commit 2340a50b075769880c4fc471e5f7806909d32e39 by Greg Watson
Fix warnings and static method access.

Change-Id: Ic3d4eda4ca1e982984787bd638e082489ae3b63b
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/console/TerminalConsoleUtility.java
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleFactory.java
Commit b55197097fd0806a5c56cc214768c9b6a91f13db by Greg Watson
Set terminal type to xterm if X11 forwarding is used.

Change-Id: Ic7c46a47772edb584abdb3bfa9d28a901cb495cc
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
Commit f2a0641ca7800447bae1e343926ee746b01f0d35 by Greg Watson
Add property for obtaining character encoding.

Change-Id: I70a000215abd20c14192f63f908d1f42743c52a0
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionPropertyService.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit 4488f6ff378feaa19364b16425dc646e24d0fd00 by martin.oberhuber
Bug 468889 - Support Eclipse older than Mars (tested on Kepler)

Change-Id: I660efe3602e74c3d724707d597a620eda286589c
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
The file was modified bundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified tests/org.eclipse.remote.jsch.tests/.classpath
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was modified tests/org.eclipse.remote.jsch.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.remote.jsch.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemotePath.java
Commit 79428df611a0d21d4787e75060d0abcb2a89f4e1 by Greg Watson
Bug 469274 - Fix potential NPE if no connection type combo 

Change-Id: I8e4a3647cea799d6607e082f32e09532a4b999cd
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
Commit 7ebba3a6a26de23fd6618d0a31da3a510a58b236 by martin.oberhuber
Bug 468889 - Allow Eclipse 3.8.2 after testing confirmed it works fine

Change-Id: Id9d692160cdd2355f6cdc26711d350d071385abb
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
The file was modified bundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/internal/ServiceTests.java
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.remote.jsch.tests/META-INF/MANIFEST.MF
Commit 7a5e2454ef14747a9c8bb648c2dde5579e0fb489 by Greg Watson
Bug 461520: Fix user authentication service

Change-Id: I64873881d8f201cb708ac92e26dc1a150e838ddf
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/plugin.xml
Commit 0729d3386072a64290daee692d44971f2329ad75 by Greg Watson
Bug 468477 - Feature versions should be 2.0.0 for Mars

Change-Id: I75dc79e25f416b311501f18f93c41e0117ca01d1
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote.console-feature/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/pom.xml
The file was modified features/org.eclipse.remote.console-feature/feature.xml
The file was modified features/org.eclipse.remote.serial-feature/feature.xml
Commit 5907fb956d7f004c7bc860ad15712bbb3732c076 by Greg Watson
Bug 466893 - Fix org.eclipse.remote.console provider name

Change-Id: I40d8f93e60124937162a4fc7ef13da8dc2171bb1
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.console/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.console/plugin.properties
Commit 0bd36cccddb8fda928babd2e8664c9c3bf18598d by Greg Watson
Consolidate messages into one location.

Change-Id: I2a75c258799741c2f5f439ed2909a8fed1f2889f
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/OpenConnectionHandler.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/DeleteRemoteConnectionHandler.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/messages.properties
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/Messages.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/CloseConnectionHandler.java
Commit f6f9d46b8e3a4f9fb96ec078520fceea4f2f94e1 by Greg Watson
Bug 470081 - Fix connection type combo

Change-Id: I51ff9b0a981110a118717a30d304dab8e1dfb480
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
Commit 4e320f218e5409dd80723af8265f70bf368a4798 by Greg Watson
Bug 470190 - remote connection service not cached correctly

Change-Id: I05b3e326c127166f57dd1f965823549b60dabbcb
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
Commit e89af266e6380d3ac9c2e5d3b835aacbd5993479 by Greg Watson
Bug 470081 - Fix connection type combo

Change-Id: I7caf683725c9bb496cc476661b41d51a3be12b1b
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
Commit bc64e0a0172472742cb2fda07bbb573994171a32 by Greg Watson
Bug 470190 - remote connection service not cached correctly

Change-Id: I3a1f3dfb90843fc6c651f8b9e8e83b0c3afa3767
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
Commit 8ec64b17bf68395235578cbe3400aa174d4916b7 by Greg Watson
Bug 471136 - Ensure preference node path is valid 

Change-Id: I6e7634bcf46713ee472f7a86f40051b4db5d5a49
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
Commit 59d044cdfbdef03fd630c3a8efdc3e654e4a654f by Greg Watson
Bug 471143 - Prevent potential NPE in disconnect

Change-Id: I6a160806868048442c0e09bd8541177a650d01bb
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
Commit db7402472040a2fe72b660e318d10e4868be433e by Rocky Dunlap
Bug 470321: JschUserAuthenticator should not create new shell

Change-Id: Ie3aea93eaa75f4e3463070791b7b586e907511d1
Signed-off-by: rocky <rocky@cc.gatech.edu>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
Commit f0ef9be90901fb85260ef281a3db0fafce84a85f by Greg Watson
Bug 470321: JschUserAuthenticator should not create new shell

Change-Id: Ie3aea93eaa75f4e3463070791b7b586e907511d1
Signed-off-by: rocky <rocky@cc.gatech.edu>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
Commit 320eeb332edf1df29c24ef5ba44bcb8f127a6e81 by Greg Watson
Update versions to 2.0.1

Change-Id: Iebe3219178d35e2514cd7b363cb7bd4958ec81c4
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote.console-feature/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/feature.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was modified features/org.eclipse.remote.console-feature/feature.xml
Commit a09aefd312800d5ee39d20df53431bb1de374de6 by Markus Schorn
Bug 472329: URI to path conversion in RemoteResourceBrowserWidget

Change-Id: I30987936c889c593d1ca14dff97fefe441708b1e
Signed-off-by: Markus Schorn <markus.schorn@windriver.com>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 05775f80ccb3bc28c9d7fda0470ac9e2d9f5e3d9 by Greg Watson
Bug 475519 - update javadoc to reflect JSch limitations.

Change-Id: I87609aad6f519211b0f44effbea382665e4b7778
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java
Commit fb7438850279ceb54966be1db95ff9696a369b22 by Greg Watson
Bug 475530 - Add login shell command support to JSch connections

Change-Id: I7db0e9dfe14804751063b08bb8476c75a0825c96
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
Commit 8148e71c38709cee7a7ce983398ce8d26192f678 by Greg Watson
Change master build directory to nightly

Change-Id: If774f9f91f37db3e833416b984e127836b40065e
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 880e5906e37e03c3a5a2b1085c0784bf7b06cc60 by Greg Watson
Bug 475609 - Add support for telnet 

Change-Id: I78696aae0d986c479a3fedfe314b4321640b1cc7
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedorg.eclipse.remote.telnet-feature/pom.xml
The file was addedorg.eclipse.remote.telnet.core/about.mappings
The file was addedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizard.java
The file was addedorg.eclipse.remote.telnet.ui/.gitignore
The file was addedorg.eclipse.remote.telnet.ui/about.properties
The file was addedorg.eclipse.remote.telnet.core/about.properties
The file was addedorg.eclipse.remote.telnet-feature/build.properties
The file was addedorg.eclipse.remote.telnet-feature/.project
The file was addedorg.eclipse.remote.telnet.ui/about.mappings
The file was addedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Activator.java
The file was addedorg.eclipse.remote.telnet.core/pom.xml
The file was addedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Activator.java
The file was addedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetProtocol.java
The file was addedorg.eclipse.remote.telnet.ui/plugin.properties
The file was addedorg.eclipse.remote.telnet.ui/.project
The file was addedorg.eclipse.remote.telnet.ui/plugin.xml
The file was addedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Logger.java
The file was addedorg.eclipse.remote.telnet.ui/build.properties
The file was addedorg.eclipse.remote.telnet-feature/eclipse_update_120.jpg
The file was addedorg.eclipse.remote.telnet-feature/epl-v10.html
The file was addedorg.eclipse.remote.telnet.ui/icons/telnet.png
The file was addedorg.eclipse.remote.telnet.ui/about.ini
The file was addedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Messages.java
The file was addedorg.eclipse.remote.telnet.ui/about.html
The file was addedorg.eclipse.remote.telnet.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.remote.telnet.core/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/messages.properties
The file was addedorg.eclipse.remote.telnet.core/.classpath
The file was addedorg.eclipse.remote.telnet.ui/ptp_logo_icon32.png
The file was addedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetConnection.java
The file was addedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetOption.java
The file was addedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/Messages.java
The file was addedorg.eclipse.remote.telnet.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.remote.telnet.core/.project
The file was addedorg.eclipse.remote.telnet.core/build.properties
The file was addedorg.eclipse.remote.telnet.core/.gitignore
The file was addedorg.eclipse.remote.telnet-feature/feature.properties
The file was addedorg.eclipse.remote.telnet.core/about.html
The file was addedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizardPage.java
The file was addedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCommandShell.java
The file was addedorg.eclipse.remote.telnet.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.remote.telnet.ui/pom.xml
The file was addedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionsUI.java
The file was addedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/messages.properties
The file was addedorg.eclipse.remote.telnet.ui/.classpath
The file was addedorg.eclipse.remote.telnet.core/plugin.properties
The file was addedorg.eclipse.remote.telnet.core/ptp_logo_icon32.png
The file was addedorg.eclipse.remote.telnet-feature/feature.xml
The file was addedorg.eclipse.remote.telnet.core/plugin.xml
The file was addedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCodes.java
The file was addedorg.eclipse.remote.telnet.core/about.ini
Commit ec851b7ffe376807522d06ee3b97247e8b985b37 by Greg Watson
Move bundles/features
The file was addedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizard.java
The file was removedorg.eclipse.remote.telnet.core/about.mappings
The file was removedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetConnection.java
The file was addedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Activator.java
The file was removedorg.eclipse.remote.telnet.core/about.properties
The file was addedbundles/org.eclipse.remote.telnet.ui/about.ini
The file was addedbundles/org.eclipse.remote.telnet.core/about.ini
The file was removedorg.eclipse.remote.telnet.ui/pom.xml
The file was addedbundles/org.eclipse.remote.telnet.ui/pom.xml
The file was removedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Messages.java
The file was addedfeatures/org.eclipse.remote.telnet-feature/.project
The file was removedorg.eclipse.remote.telnet-feature/feature.xml
The file was removedorg.eclipse.remote.telnet.core/plugin.properties
The file was addedbundles/org.eclipse.remote.telnet.ui/.gitignore
The file was removedorg.eclipse.remote.telnet-feature/eclipse_update_120.jpg
The file was removedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetOption.java
The file was removedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetProtocol.java
The file was removedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizard.java
The file was addedbundles/org.eclipse.remote.telnet.core/plugin.xml
The file was removedorg.eclipse.remote.telnet.ui/build.properties
The file was removedorg.eclipse.remote.telnet-feature/pom.xml
The file was addedbundles/org.eclipse.remote.telnet.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.remote.telnet.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetConnection.java
The file was addedbundles/org.eclipse.remote.telnet.ui/about.html
The file was addedbundles/org.eclipse.remote.telnet.core/.project
The file was addedbundles/org.eclipse.remote.telnet.ui/build.properties
The file was addedbundles/org.eclipse.remote.telnet.core/about.mappings
The file was addedbundles/org.eclipse.remote.telnet.ui/about.properties
The file was removedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.telnet.ui/icons/telnet.png
The file was addedbundles/org.eclipse.remote.telnet.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.telnet.core/.classpath
The file was removedorg.eclipse.remote.telnet.ui/about.html
The file was removedorg.eclipse.remote.telnet.ui/ptp_logo_icon32.png
The file was removedorg.eclipse.remote.telnet.ui/.gitignore
The file was addedfeatures/org.eclipse.remote.telnet-feature/feature.xml
The file was addedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Messages.java
The file was removedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizardPage.java
The file was addedfeatures/org.eclipse.remote.telnet-feature/epl-v10.html
The file was addedbundles/org.eclipse.remote.telnet.ui/.project
The file was removedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/messages.properties
The file was removedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCodes.java
The file was removedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Logger.java
The file was removedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCommandShell.java
The file was removedorg.eclipse.remote.telnet.ui/about.properties
The file was removedorg.eclipse.remote.telnet.core/.classpath
The file was addedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/messages.properties
The file was addedbundles/org.eclipse.remote.telnet.core/build.properties
The file was removedorg.eclipse.remote.telnet-feature/build.properties
The file was addedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Logger.java
The file was removedorg.eclipse.remote.telnet.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCommandShell.java
The file was addedbundles/org.eclipse.remote.telnet.core/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.remote.telnet.core/plugin.xml
The file was removedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionsUI.java
The file was addedbundles/org.eclipse.remote.telnet.ui/.classpath
The file was addedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizardPage.java
The file was removedorg.eclipse.remote.telnet.ui/.classpath
The file was addedbundles/org.eclipse.remote.telnet.ui/ptp_logo_icon32.png
The file was addedfeatures/org.eclipse.remote.telnet-feature/pom.xml
The file was addedbundles/org.eclipse.remote.telnet.core/.gitignore
The file was removedorg.eclipse.remote.telnet.ui/icons/telnet.png
The file was removedorg.eclipse.remote.telnet.core/about.ini
The file was removedorg.eclipse.remote.telnet-feature/epl-v10.html
The file was removedorg.eclipse.remote.telnet.ui/about.mappings
The file was addedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionsUI.java
The file was addedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/messages.properties
The file was removedorg.eclipse.remote.telnet-feature/.project
The file was addedfeatures/org.eclipse.remote.telnet-feature/feature.properties
The file was addedbundles/org.eclipse.remote.telnet.ui/about.mappings
The file was removedorg.eclipse.remote.telnet.ui/plugin.properties
The file was addedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Activator.java
The file was addedbundles/org.eclipse.remote.telnet.core/about.properties
The file was addedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCodes.java
The file was addedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetProtocol.java
The file was addedfeatures/org.eclipse.remote.telnet-feature/eclipse_update_120.jpg
The file was removedorg.eclipse.remote.telnet-feature/feature.properties
The file was removedorg.eclipse.remote.telnet.core/ptp_logo_icon32.png
The file was removedorg.eclipse.remote.telnet.ui/.project
The file was removedorg.eclipse.remote.telnet.core/about.html
The file was removedorg.eclipse.remote.telnet.core/.project
The file was addedbundles/org.eclipse.remote.telnet.ui/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.telnet.core/about.html
The file was addedbundles/org.eclipse.remote.telnet.core/plugin.properties
The file was addedbundles/org.eclipse.remote.telnet.ui/plugin.properties
The file was removedorg.eclipse.remote.telnet.core/.gitignore
The file was removedorg.eclipse.remote.telnet.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.telnet.core/META-INF/MANIFEST.MF
The file was removedorg.eclipse.remote.telnet.core/pom.xml
The file was removedorg.eclipse.remote.telnet.core/META-INF/MANIFEST.MF
The file was removedorg.eclipse.remote.telnet.core/build.properties
The file was addedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetOption.java
The file was removedorg.eclipse.remote.telnet.ui/about.ini
The file was addedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.telnet.core/pom.xml
The file was removedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Activator.java
The file was addedbundles/org.eclipse.remote.telnet.core/ptp_logo_icon32.png
The file was removedorg.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/messages.properties
The file was removedorg.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Activator.java
The file was removedorg.eclipse.remote.telnet.ui/META-INF/MANIFEST.MF
The file was addedfeatures/org.eclipse.remote.telnet-feature/build.properties
Commit 8d2cfe6ee44eaad5369126517042ce824726c36d by Greg Watson
Fix bundle name.

Change-Id: Icf818be2f110d7e62c3c7b5c52b82d2e9ca02605
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.telnet.ui/pom.xml
Commit b0984e7aef2fc2a43f65f703000e66f33389c6d7 by Greg Watson
Bug 475609 - Add telnet support to build

Change-Id: I7d7ae05add1626a664f7da72be0931f77ad71582
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified releng/org.eclipse.remote.repo/category.xml
Commit 7ac4f2c6bf1c5d20e75d1657a94d64420cd30bd7 by Elena Laskavaia
typo in plugin.xml

Change-Id: I765ee948f33cc1171239d8704883cdef8a62af05
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
The file was modified bundles/org.eclipse.remote.ui/plugin.xml
Commit 1c6ec90b9dedac7db5565f7e7e4656708945227e by Greg Watson
typo in plugin.xml

Change-Id: Ib1b361455035d3beedde83bd48b1056614aac6af
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/plugin.xml
Commit 9a374d5614da80a0a5103431dfa05c83e75c104f by Greg Watson
Type in feature name.

Change-Id: If186a504492d221e2a90727f16f6b63d155aef79
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote.telnet-feature/feature.properties
Commit aa7f126248c09bdaf7616de73b58b6dd9459362f by Elena Laskavaia
Enable RemoteConnectionPropertyPage on adaptable

RemoteConnectionPropertyPage has a code that will adapt the
object to IRemoteConnection before showing properties, but
property page contribution enablement expression tests that object
is instanceof, which limits it to specifically IRemoveConnection
objects. Would be nice to show same property page if object adapt itself
to IRemoteConnection

Change-Id: I45699f96a0a1b1a7b8925c67313af46ce9f2300a
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
The file was modified bundles/org.eclipse.remote.ui/plugin.xml
Commit e1651ff166f57740d6459cef6ebf8d0001238dd7 by Greg Watson
Bug 478544 - Add disposed check for table.

Change-Id: I54791dcd902b9013ba3e8495934f1cd0e5161086
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
Commit 4f4bfbfca81f321115bafeecbf4dbc414d922f4a by Greg Watson
Bug 478549 - Add null pointer check

Change-Id: Ic7bf5e217d8def75054a86c0bccde5a3669f5d32
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
Commit 987c5c4efb7a064fb3fbd247355b2c49ad0efaef by Wainer dos Santos Moschetta
Bug 478843 - TelnetConnection should return default port and timeout

Make TelnetConnection#getPort() and getTimout()
return default port telnet (23) and timeout (0)
if it isn't set with host services.

Change-Id: I740cd6a10b1f34d7f1afb956578b97b7886f36cc
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
The file was modified bundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetConnection.java
Commit 150b50ab79d7b329774080b559cb7cf2cdccd9cf by Wainer dos Santos Moschetta
Bug 472514 - Add plug-in documentation.

The org.eclipse.remote.doc.isv plug-in holds developer's guide.

The API is generated at build time with tychon in the html/reference/api folder.

Change-Id: I9812be3bcf7248f3b3c6330df86c0b862510dd3e
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
The file was addedbundles/org.eclipse.remote.doc.isv/pom.xml
The file was addedbundles/org.eclipse.remote.doc.isv/toc.xml
The file was addedbundles/org.eclipse.remote.doc.isv/html/toc.html
The file was addedbundles/org.eclipse.remote.doc.isv/build.properties
The file was addedbundles/org.eclipse.remote.doc.isv/html/gettingstarted/intro.html
The file was addedbundles/org.eclipse.remote.doc.isv/css/style.css
The file was addedbundles/org.eclipse.remote.doc.isv/tocconcepts.xml
The file was addedbundles/org.eclipse.remote.doc.isv/html/samples/examples.html
The file was addedbundles/org.eclipse.remote.doc.isv/plugin.xml
The file was addedbundles/org.eclipse.remote.doc.isv/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.doc.isv/tocsamples.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was addedbundles/org.eclipse.remote.doc.isv/html/concepts/concepts.html
The file was addedbundles/org.eclipse.remote.doc.isv/tocreference.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was addedbundles/org.eclipse.remote.doc.isv/.project
The file was addedbundles/org.eclipse.remote.doc.isv/tocgettingstarted.xml
Commit babd6e8db03622a4628ee9ab761238e9813f6a45 by Wainer dos Santos Moschetta
Bug 478858 - TelnetProtocol#run() remove null pointer occurrences.

When terminating command shell some I/O stream might be null.

Change-Id: I03ed30f7869f499fb4b62b978d689ffb99b1eac4
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
The file was modified bundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetProtocol.java
Commit f1cf0e8c5c6a66cc804e8e6d3e6f599beadcb50a by Patrick Tasse
Bug 468889 - Fix RemoteServiceUtils.posixPath() for Kepler on Windows

The fallback code was returning RemotePath(path) on Windows, which gives
a path for the local file system, hence a Windows path, not a POSIX one.

Change-Id: I220ffd7fbc7521fb28a5b1d0d41bf966131c035a
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
Commit a1e0fc2df8c8e2323eaf2ad4b1e4a9e698e3a557 by Patrick Tasse
Bug 480259 - Up button converts path to local file system

Change-Id: I27d0863f77a62b402fce6f3c38daba67b7e43417
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 633cc0d4d85bdc540e413cf643892de30f1ec04b by Patrick Tasse
Bug 480314 - RemoteResourceBrowserWidget should have traverse listener

Change-Id: Ic984f15e7643f347d5a952a8132291b160213b97
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 6b207dfd9762da7bfa76cdfac40aa2cb00ae0b27 by Wainer dos Santos Moschetta
Remote telnet tests

Added testcases to remote telnet plug-in.

Change-Id: I41f3f8ae0a6ef1d43b18afbeb3d066a185620aab
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
The file was addedtests/org.eclipse.remote.telnet.core.tests/src/org/eclipse/remote/telnet/core/tests/TelnetConnectionTests.java
The file was addedtests/org.eclipse.remote.telnet.core.tests/build.properties
The file was addedtests/org.eclipse.remote.telnet.core.tests/src/org/eclipse/remote/telnet/core/tests/Activator.java
The file was addedtests/org.eclipse.remote.telnet.core.tests/META-INF/MANIFEST.MF
Commit b9bfeab706d30d0cc234b2b6f95da0236bcad5dc by Greg Watson
Bug 480259 - Up button converts path to local file system

Change-Id: Ic6288d779ca79a83c71a1a54fe40e7e4570dd14a
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit 839a9b61c300cd829c8a93884b170058603b2062 by Greg Watson
Bug 480314 - RemoteResourceBrowserWidget should have traverse listener

Change-Id: I2750979e94e08f9a7b844ef01fd232cf6945fafe
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
Commit edb1a9bd2b393e97d65b2511153280dc3bbbe783 by Elena Laskavaia
export org.eclipse.remote.console package

this package is not exported, I need to use API TerminalConsoleUtility
but I cannot


Change-Id: I087aefb5f15e35b85a0835d9bce7841ea822dd42
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
The file was modified bundles/org.eclipse.remote.console/META-INF/MANIFEST.MF
Commit 08fc8e1b4d2446b05b545ec9ba2da469cf8e97d5 by Elena Laskavaia
Bug 483923 - Opening ssh connection should not depend on sftp

- move aborting logic from opening connection to retrieval of file
service

Change-Id: Ided36954880e535243783ed704d2fac161d42b59
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
Commit 881ca83b431f3625c9aa510eec49e86ae57f5ee1 by Greg Watson
Bug 485549 - prevent ArrayIndexOutOfBoundsException if no services are
installed.

Change-Id: I96249643103ea9427b1c5d165d8854e50984f614
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
Commit 775acd6898a1eaa955aecaca35f57a9c082b0d6f by Greg Watson
Bug 485789 - Add connection canceled message.

Change-Id: Ia0a6de9f40749269649e42beb77a374277721c8b
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit e7e4989522aa23b986f27df8271cb8ed26d715db by Greg Watson
Updated version to 2.0.2
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified releng/org.eclipse.remote.repo/pom.xml
The file was modified bundles/org.eclipse.remote.console/pom.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/feature.xml
The file was modified bundles/org.eclipse.remote.serial.core/pom.xml
The file was modified features/org.eclipse.remote.console-feature/feature.xml
The file was modified features/org.eclipse.remote.console-feature/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was modified bundles/org.eclipse.remote.serial.ui/pom.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
Commit 1eb9e0a68335d804fcb74b9fa8b82c18e676eb2b by Greg Watson
Update release and tycho versions
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 2269b3cf6d4bfb21ef596a71ff6643b4282d7aba by Rafael Sene
Build: fix the reference to eclipse update repository

Change-Id: Ib8ad437b8a818f8bc9125901410f2bc7b24cb901
Signed-off-by: Rafael Peria de Sene <rpsene@br.ibm.com>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit b1e764a1638aeb382ff89726bee203e1fe6311d5 by Greg Watson
Bug 479433 - Add better support for multiple input streams.

Change-Id: I6234928c5ef6129cda3b77fd7e6467c0e817d7b4
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetInputStreamCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified tests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/FileStoreTests.java
Commit ad4c9cf354fa5da71eb16b6d567702d31263e240 by jonwilliams
Bug 488419 - Make the NewSerialPortConnectionWizard public

Also changed a number of variables in the
NewSerialPortConnectionWizardPage to be private and use getters for
access.

Change-Id: Ib677be603efaf1cab57879c628991b86bc796f47
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/NewSerialPortConnectionWizard.java
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizardPage.java
The file was modified bundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionsUI.java
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/NewSerialPortConnectionWizardPage.java
The file was modified bundles/org.eclipse.remote.serial.ui/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizard.java
Commit 731be3a50ed6ee72130c6d4c0ce75fb0cd0cbc2e by Wainer dos Santos Moschetta
Bug 489051 - JSchProcess#exitValue() should throws IllegalThreadStateException

Call to exitValue() throws IllegalThreadStateException
when the process has not terminated insted of -1.

Change-Id: Ia119ecf0c7aba34619f2b95c072bd4261f1ac898
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was modified tests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/ProcessTests.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcess.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
Commit 8ae9754935d940ee610497a2f61277c83086aa87 by Greg Watson
Bug 486593 - fix encoding of connection names

Change-Id: I97d77a8a3e8fcfa348fd50486eebeeecb2c24878
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
Commit 1b155ec4eb99d3e68e298c53f20fe3adec313ea6 by Greg Watson
Bug 485549 - prevent ArrayIndexOutOfBoundsException if no services are
installed.

Change-Id: I96249643103ea9427b1c5d165d8854e50984f614
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
Commit 5a6364b1d60a30b89288d1d753f5e1861a87af38 by Greg Watson
Bug 485789 - Add connection canceled message.

Change-Id: Ia0a6de9f40749269649e42beb77a374277721c8b
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit 0e974c88b9a5fbe80bda449147c6d9189e7cc319 by Greg Watson
Updated version to 2.0.2
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified bundles/org.eclipse.remote.serial.ui/pom.xml
The file was modified features/org.eclipse.remote.console-feature/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/feature.xml
The file was modified features/org.eclipse.remote.console-feature/feature.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified bundles/org.eclipse.remote.serial.core/pom.xml
The file was modified bundles/org.eclipse.remote.console/pom.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/pom.xml
The file was modified releng/org.eclipse.remote.repo/pom.xml
Commit 1f92cdd5245cbcf22d91bc315be594ed8a87c71d by Greg Watson
Bug 479433 - Add better support for multiple input streams.


Change-Id: I4bff15f6ec93fea2e3324aef5cb022dd37d7df9e
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified tests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/FileStoreTests.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetInputStreamCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
Commit 9a9aae87ba1d6c328b8541bf033a6e0e189f1cb0 by Greg Watson
Bug 486593 - fix encoding of connection names

Change-Id: If7ead4315e3ad3e755ebb06f31520bde28e44c56
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
Commit dfe0d18473cfae988f0d0fa0a21933db40f38443 by Greg Watson
Update tycho and parent pom versions.

Change-Id: If6966953b16984d655a1360e29a2ce9a5f51ce45
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote.telnet-feature/feature.xml
The file was modified bundles/org.eclipse.remote.telnet.ui/pom.xml
The file was modified features/org.eclipse.remote.telnet-feature/pom.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified bundles/org.eclipse.remote.doc.isv/pom.xml
The file was modified bundles/org.eclipse.remote.telnet.core/pom.xml
Commit a59238ffebfdfd7da81cfd8b144157c803e4a357 by Greg Watson
Bug 488338 - Change to using import-package

Change-Id: I9c78e4488c7ff93f70403fd005e6443ceaa163be
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.serial.core/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.doc.isv/html/.gitignore
The file was addedreleng/org.eclipse.remote.target/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.telnet.core/META-INF/MANIFEST.MF
The file was addedreleng/org.eclipse.remote.target/.project
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified bundles/org.eclipse.remote.console/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was addedreleng/org.eclipse.remote.target/mars.target
The file was modified bundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.telnet.ui/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified bundles/org.eclipse.remote.doc.isv/META-INF/MANIFEST.MF
The file was removedreleng/org.eclipse.remote.build/mars.target
The file was modified bundles/org.eclipse.remote.serial.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
Commit 4324c422a106825eb3fb66719dcf8e690134a089 by Wainer dos Santos Moschetta
Bug 489285 - fix file selection on RemoteResourceBrowserWidget

It should allows selection of file on resources browsing mode.

Patch backported to R2_0_maintenance branch.

Change-Id: I24e891490b88b9460b4eefb22e06118eee46b115
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
The file was addedtests/org.eclipse.remote.ui.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedtests/org.eclipse.remote.ui.tests/.project
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was addedtests/org.eclipse.remote.ui.tests/META-INF/MANIFEST.MF
The file was addedtests/org.eclipse.remote.ui.tests/.classpath
The file was addedtests/org.eclipse.remote.ui.tests/build.properties
The file was addedtests/org.eclipse.remote.ui.tests/src/org/eclipse/remote/ui/tests/RemoteResourceBrowserTest.java
Commit 7a3f956c90bd624ede70eebf6fa6469d05a3699d by Doug Schaefer
Bug 488959 - TerminalConsole toolbar extensibility.

Allow other plugins to contribute Actions to
TerminalConsole toolbar. Upversion the console plug-ins
to 1.1 for the new APIs.

Change-Id: Ife6f54e0d294f766dff2a88841b6807b259fad1d
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionScrollLock.java
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsole.java
The file was addedbundles/org.eclipse.remote.console/schema/consoleToolbar.exsd
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionDisconnect.java
The file was modified bundles/org.eclipse.remote.console/pom.xml
The file was modified features/org.eclipse.remote.console-feature/pom.xml
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/console/TerminalConsoleUtility.java
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/ConsoleAction.java
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/IConsoleActionFactory.java
The file was modified features/org.eclipse.remote.console-feature/feature.xml
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsolePage.java
The file was modified bundles/org.eclipse.remote.console/.project
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionConnect.java
The file was modified bundles/org.eclipse.remote.console/plugin.xml
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleAction.java
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleExtensionManager.java
The file was modified bundles/org.eclipse.remote.console/META-INF/MANIFEST.MF
Commit 19fc558bd1cfa91d1191b42ad30a6722bf182867 by jonwilliams
Bug 488959 - API and extension point documentation

Change-Id: Ie7ce292ab14d11f06f3e4eb2f719704ddb2dae0c
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
The file was modified bundles/org.eclipse.remote.console/schema/consoleToolbar.exsd
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/ConsoleAction.java
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/IConsoleActionFactory.java
Commit eb4246980ac85f2a63b65e5c629e2438d470671a by Wainer dos Santos Moschetta
Fix RemoteConnectionType#connectionRemoved()

The method should create an event of CONNECTION_REMOVED type.

Change-Id: I2d03146dd6df6b46f5e641b5c53d72b6ca73b210
Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
Commit d68f0e3881f3742e185eae9bdaabb2184419d407 by jonwilliams
Bug 491192 - Add SerialPortConnectionPropertyPage

Change-Id: If95f04b716e7e861bfebc010ba2d580457d4e5dd
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
The file was modified bundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizard.java
The file was modified bundles/org.eclipse.remote.serial.ui/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionPropertyTester.java
The file was modified bundles/org.eclipse.remote.serial.ui/plugin.xml
The file was modified bundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizardPage.java
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionPropertyPage.java
The file was addedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionBlock.java
Commit 79e687aa5d3f3619dd91f9eb38159c363355e45f by jonwilliams
Bug 491356 - Modify behavior of CONNECTION_RENAMED events

Change-Id: Ia42fc1b1f9784a33442f4275e99bb373c40c2e06
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionChangeEvent.java
Commit b1729dc1f73695ce5b77e2a1ee7ec7cd25c2e886 by Doug Schaefer
Add double click of remote type in new connection page.

Change-Id: Iba8a21ba089a1d4cd94d48de3e23ccff13a5a6ae
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionTypePage.java
Commit aeb0a3d39daa8963fe3f539e0a94b5ab72b63973 by jonwilliams
Bug 492698 - Fix member access in NewSerialPortConnectionWizardPage

Changed SerialPortConnectionBlock in NewSerialPortConnectionWizardPage
from package-private to protected to allow access in subclasses.

Change-Id: Ie24ae79de1d6be331c8700f4a54cf090ef7ef820
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
The file was modified bundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizardPage.java
Commit 9e941839a81e4ed4b67ae9d837ff4f5ea12b6580 by Greg Watson
Update version to 2.1.0

Change-Id: I615241761e8d7e34cb208e653114b5bca31b8ea3
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.repo/pom.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified bundles/org.eclipse.remote.serial.core/pom.xml
The file was modified features/org.eclipse.remote.telnet-feature/feature.xml
The file was modified bundles/org.eclipse.remote.console/pom.xml
The file was modified bundles/org.eclipse.remote.serial.ui/pom.xml
The file was modified bundles/org.eclipse.remote.telnet.core/pom.xml
The file was modified features/org.eclipse.remote.telnet-feature/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was modified bundles/org.eclipse.remote.doc.isv/pom.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was addedreleng/org.eclipse.remote.target/neon.target
The file was modified releng/org.eclipse.remote.target/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/feature.xml
The file was modified features/org.eclipse.remote.console-feature/pom.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified bundles/org.eclipse.remote.telnet.ui/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/pom.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
Commit 82342164e2aeaadc18af07c60cb3b2951dbdea4f by Doug Schaefer
Add support for QNX connections over SSH.

Change-Id: I8797b8cbb40967992c0d0b37fe6e2b5e79f92e6e
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit 37f4b90368bbc39581ab7d9f7df0c1ef1c46b2a3 by Greg Watson
Missing about.html

Change-Id: I4721533f7244225ab25cfb571212626143f0514d
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedbundles/org.eclipse.remote.doc.isv/about.html
The file was modified bundles/org.eclipse.remote.doc.isv/build.properties
Commit beb118fdf288101b1e40c7e0078840295b23c5a3 by jonwilliams
Bug 492922 - Property test against the connection type ID

Test the connection type id instead of if the connection has a service
implementing ISerialPortService to prevent the test passing for
connections that it should not.

Change-Id: I6201e0f479e3bda7384daa4f0159e998b4fc2d22
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified bundles/org.eclipse.remote.core/plugin.xml
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionPropertyTester.java
The file was modified bundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/ISerialPortService.java
The file was modified bundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionPropertyPage.java
The file was modified bundles/org.eclipse.remote.serial.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionPropertyTester.java
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
Commit 4f822ed3d8fc8607a020968e2bc44ce1ac060354 by Greg Watson
Bug 494206 - return null if connection is not open

Change-Id: I990c45da0d6369b7f2f7e66741f7c838ad3fa7e1
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
Commit aac2a7c4328fd360582e4b408dd0c31d0f41e500 by Greg Watson
Bug 494207 - enable combo when remote button is selected

Change-Id: I47010d23cb0dc131ca46d1b8f1498ff79c67c44b
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
Commit 44afd0475aff1b2e436632a3ad314603757baa87 by Greg Watson
Bug 494429 - ensure terminal size is changed

Change-Id: I9d8fee5e92d6ab050ada25063d5c7b31af935007
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
Commit ba3f1c00abe7e609f16bb5d50648015372ab3d05 by Greg Watson
Bug 494429 - fix race condition when first opening connection

Change-Id: I966679878c4f2ee010da74ecdc750b6e150e4a6a
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
Commit 86b80c5e0e515aeb62c64072a2b6e0995ef5a60f by Doug Schaefer
Bug 497254 - Make sure we clean up properly on terminal disconnect.

Both in cases where the disconnect action is invoked, or when the
output stream terminates.

Change-Id: Icc5e842dc8573a00ce57d726b2878a948e01251d
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
Commit 707299e380e87b50791a77de4d46a39f499be065 by Tim Orling
Bug 498311: schema should be in build for o.e.remote.core

Otherwise Extension editor will show schema not found warning.

Change-Id: I3e05d81fa5df76cf4dbadba8e1f672eeef8cd45d
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
The file was modified bundles/org.eclipse.remote.core/build.properties
Commit a50bad72727736860c771d10da95f994da5d6873 by Greg Watson
Bug 499696 - add synchronization to service maps

Change-Id: I64775d4976c96a20bee934cf024064ef18896be9
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
Commit 0f03dd648c0072b0a7665d505711d4582a138f5f by Greg Watson
Bug 499679 - Add methods to IRemoteConnectionHostService. Also moves
JshUserUnfo to it's own class.

Change-Id: I9be57eb45ad3c74843142045c6b300e4a6fb22fd
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was addedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchUserInfo.java
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified bundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetConnection.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionHostService.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionHostService.java
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
Commit 801b7a1bd27147f35971630f2cffb9ed999214c7 by Doug Schaefer
Add schema to remote.core plug-in build.

Change-Id: Icf77b7614f7188de4565c94231e8b31beb41a0ae
The file was modified bundles/org.eclipse.remote.core/build.properties
Commit eead6545d026e5b266c4be5caa39eeb143d20df2 by Greg Watson
Bug 500547 - move JSchUIFileService to o.e.remote.ui.RemoteUIFileService

Change-Id: I83a4b7e42b23e3aaf7415a8dc553cdd384cb610f
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.jsch.ui/plugin.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIFileService.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIFileService.java
Commit 28b6d22079f77afe110f9ba53f31439e6ae6ba04 by Greg Watson
Updated to 3.0

Change-Id: If59e60c60fd3340310847224c1d13cf01425dd85
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.serial.ui/pom.xml
The file was modified features/org.eclipse.remote.telnet-feature/feature.xml
The file was modified bundles/org.eclipse.remote.doc.isv/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/pom.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified releng/org.eclipse.remote.repo/pom.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified features/org.eclipse.remote.console-feature/pom.xml
The file was modified bundles/org.eclipse.remote.serial.core/pom.xml
The file was modified bundles/org.eclipse.remote.telnet.core/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified features/org.eclipse.remote.telnet-feature/pom.xml
The file was modified releng/org.eclipse.remote.target/pom.xml
The file was modified bundles/org.eclipse.remote.console/pom.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/feature.xml
The file was modified bundles/org.eclipse.remote.telnet.ui/pom.xml
The file was modified features/org.eclipse.remote.console-feature/feature.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
Commit cf33718b5161c530a8728537095602ce8f26a254 by Greg Watson
Bug 507699 - Support for proxy agent

Change-Id: Ic09c458d5dbfd18f0826c1463253b4dc09283992
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerChildInfosCommand.java
The file was addedbundles/org.eclipse.remote.proxy.ui/.classpath
The file was addedbundles/org.eclipse.remote.proxy.ui/icons/ssh.png
The file was addedtests/org.eclipse.remote.proxy.tests/.project
The file was addedtests/org.eclipse.remote.proxy.tests/build.properties
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/exceptions/ProxyException.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/.project
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ExecCommand.java
The file was addedtests/org.eclipse.remote.ui.tests/.gitignore
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/Activator.java
The file was addedbundles/org.eclipse.remote.proxy.core/plugin.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetCwdCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/MkdirCommand.java
The file was addedtests/org.eclipse.remote.proxy.tests/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.pde.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/internal/proxy/protocol/core/Activator.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.ui/.project
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexServerTests.java
The file was addedbundles/org.eclipse.remote.proxy.ui/icons/full/obj16/connection.gif
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/PutInfoCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/.project
The file was addedfeatures/org.eclipse.remote.proxy-feature/feature.properties
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannel.java
The file was addedtests/org.eclipse.remote.proxy.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedfeatures/org.eclipse.remote.proxy-feature/feature.xml
The file was addedbundles/org.eclipse.remote.proxy.core/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.ui/.gitignore
The file was addedbundles/org.eclipse.remote.proxy.ui/about.html
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetOutputStreamCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/bootstrap.sh
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Server.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetEnvCommand.java
The file was addedfeatures/org.eclipse.remote.proxy-feature/epl-v10.html
The file was addedbundles/org.eclipse.remote.proxy.core/plugin.properties
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetOutputStreamCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/.gitignore
The file was addedtests/org.eclipse.remote.proxy.tests/.gitignore
The file was addedfeatures/org.eclipse.remote.proxy-feature/eclipse_update_120.jpg
The file was addedfeatures/org.eclipse.remote.proxy-feature/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerFetchInfoCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetInputStreamCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerDeleteCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetPropertiesCommand.java
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/Activator.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetPropertiesCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/plugin.properties
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyCommandShellService.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/Protocol.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnection.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/build.properties
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ConnectionTests.java
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexTests.java
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/.project
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/messages.properties
The file was addedbundles/org.eclipse.remote.proxy.ui/plugin.properties
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/build.properties
The file was addedbundles/org.eclipse.remote.proxy.core/META-INF/MANIFEST.MF
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/.settings/org.eclipse.pde.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.ui/plugin.xml
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionBootstrap.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/.gitignore
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/plugin.properties
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/AbstractServerCommand.java
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/Activator.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/.gitignore
The file was addedreleng/org.eclipse.remote.proxy.server.product/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/SerializableFileInfo.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/CommandServer.java
The file was addedreleng/org.eclipse.remote.proxy.server.product/.project
The file was addedbundles/org.eclipse.remote.proxy.core/build.properties
The file was addedfeatures/org.eclipse.remote.proxy-feature/.project
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUserAuthenticator.java
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/Messages.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/plugin.properties
The file was addedfeatures/org.eclipse.remote.proxy-feature/build.properties
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Application.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/AbstractCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/pom.xml
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/RemoteCoreTestSuite.java
The file was addedbundles/org.eclipse.remote.proxy.core/about.html
The file was addedbundles/org.eclipse.remote.proxy.ui/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyFileSystemContributor.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileSystem.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerExecCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/plugin.properties
The file was addedbundles/org.eclipse.remote.proxy.core/.gitignore
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetEnvCommand.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/.project
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/DeleteCommand.java
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerMkdirCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/FetchInfoCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetCwdCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannelManager.java
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ProcessTests.java
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUIConnectionService.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerPutInfoCommand.java
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionWizard.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileStore.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/build.properties
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionProviderService.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ChildInfosCommand.java
The file was addedbundles/org.eclipse.remote.proxy.ui/build.properties
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetInputStreamCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/.classpath
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/about.html
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.server.core/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/.classpath
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/messages.properties
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/build.properties
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/.settings/org.eclipse.pde.core.prefs
The file was addedreleng/org.eclipse.remote.proxy.server.product/proxy.server.product
The file was addedreleng/org.eclipse.remote.target/oxygen.target
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionPage.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/Messages.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/.gitignore
The file was addedbundles/org.eclipse.remote.proxy.ui/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcess.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/plugin.xml
The file was addedtests/org.eclipse.remote.proxy.tests/.classpath
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcessBuilder.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was modified releng/org.eclipse.remote.target/neon.target
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/.project
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/FileStoreTests.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/.classpath
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileManager.java
Commit 3f0762afad65a70f030030900a718309bfa6309b by Greg Watson
Bug 507756 - Remove internal packages from ISV docs

Change-Id: Id7ec90df85b82120dc913da0349691ca9a42a228
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.doc.isv/pom.xml
Commit 006b9d83424525d8eb955066c3112614b1e43a40 by Greg Watson
Add remote proxy to repo.

Change-Id: I90eb87869ae4477627c1dafe96d4f09f08f3087a
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.repo/category.xml
Commit ecd433f470e272c942b9c177f4e12bce5ae25795 by Greg Watson
Add missing plugin to proxy feature

Change-Id: If2a8969624b0c675b13b5ee109a8f352d132049e
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote.proxy-feature/feature.xml
Commit 4206d11f69477c258adb58d586a815c62e21cbc7 by Greg Watson
Add better boot script error reporting. Externalize strings.

Change-Id: If0193ffeaf9ea03f44eb87cde3e6dd4a3e24f7f5
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnection.java
The file was modified bundles/org.eclipse.remote.proxy.core/bootstrap.sh
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcess.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionProviderService.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/messages.properties
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileStore.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcessBuilder.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionBootstrap.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/Messages.java
Commit 57114ebc1d76e6f36cbd3da971a1dc5733a42976 by Greg Watson
Update to latest repos

Change-Id: Ica55a0eb53b9d8067be5c22da39c2e008b72f24a
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.target/oxygen.target
Commit df4fb93a5a4943e9f4dfabaf7db8d7290c03a84c by Greg Watson
Rename targets. Update to build using oxygen.

Change-Id: I779c1eba8395d9442a907d503f3947f015a23a07
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.target/neon.target
The file was modified releng/org.eclipse.remote.target/oxygen.target
The file was modified releng/org.eclipse.remote.target/mars.target
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified releng/org.eclipse.remote.target/pom.xml
Commit 36fb7217a50212d71c7b444a384126e457b999a8 by Greg Watson
Use globbing to determine launcher version. Disable debugging by
default.

Change-Id: I0518305f266e4500c4067505b862b41bde1d115b
Signed-off-by: Watson, Gregory <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannelManager.java
The file was modified bundles/org.eclipse.remote.proxy.core/bootstrap.sh
Commit fa3fe15caba90d79ab8f42c966a60a8baca9e972 by Greg Watson
Fix script error.

Change-Id: I3a1cc7f8832807693f29df9db147653eacf33d53
Signed-off-by: Watson, Gregory <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.proxy.core/bootstrap.sh
Commit ac2830953d854b577503d7116a8d1a8338d8e527 by Greg Watson
Fix check for existing proxy.

Change-Id: I3e6357f6f9671a2c411b873169d73041442285c3
Signed-off-by: Watson, Gregory <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.proxy.core/bootstrap.sh
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionBootstrap.java
Commit 2ee39026c02baaf6cf54d8ebe9bc001402ddc319 by Greg Watson
Add missing plugin.properties

Change-Id: I7917ef011eb96f16b59ce43a27e994934fe85bbc
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.proxy.server.macosx.x86_64/build.properties
The file was modified releng/org.eclipse.remote.proxy.server.product/proxy.server.product
The file was modified releng/org.eclipse.remote.proxy.server.linux.x86_64/build.properties
Commit 96f33c6b1797916f720aff5cf2b2ddfcc0b77d2d by Greg Watson
Remove branding from plugin

Change-Id: I42aa5ab3a2b480d07076493bec4376fe0f0cb335
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.console/build.properties
The file was removedbundles/org.eclipse.remote.console/about.mappings
The file was removedbundles/org.eclipse.remote.console/about.ini
The file was removedbundles/org.eclipse.remote.console/about.properties
The file was removedbundles/org.eclipse.remote.console/ptp_logo_icon32.png
Commit 82645df3ce96508b583f18f1b7b6bd187482fdeb by Greg Watson
Update target for Oxygen.X

Change-Id: I491e22be34cf873685b8d1d89e8b3d770ceacd6b
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.target/oxygen.target
Commit bcb35d6187357ca314fe8693cb8da5509b9d4688 by Greg Watson
Bug 528470 - Can't retrieve an active console if connection is removed

Change-Id: I84cdad28cf0a37ec0974af88fdd86eea41c18c1a
Signed-off-by: Julien Dehaudt <julien.dehaudt@st.com>
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsole.java
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/console/ITerminalConsole.java
Commit a70e7b2b0ead48942db3262d08e2705841fa3a7b by Greg Watson
Bug 528471 - Property change on Serial connection is no fully propagated (core)

Change-Id: I49e9a2383f13d16580679ac5338ce5cfd7c21a09
Signed-off-by: Julien Dehaudt <julien.dehaudt@st.com>
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionChangeEvent.java
Commit a24905d66b0f4cdaf8bf9da2cc234e4dc53a69c1 by Greg Watson
Bug 528471 - Property change on Serial connection is no fully propagated (serial)

Change-Id: Iaf733b65f700d4c8ba331a1a0ee9e90db71adf11
Signed-off-by: Julien Dehaudt <julien.dehaudt@st.com>
The file was modified bundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortConnection.java
Commit 272ef8b411ad2983a51e148b7a8581d2bb32537d by Greg Watson
Add method to obtain a RemoteProcess. Fix version number.

Change-Id: I62a02bccde02d665e1b7f0b58c48b8c30c0acbc0
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionChangeEvent.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
Commit a0fe3f1cf251fe205e3e81bacbf7a68e8dd2caff by Greg Watson
Update plugin version number per API tooling.

Change-Id: I312102ed73b8da22bf780b709899400cb647ab65
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.console/.settings/org.eclipse.jdt.core.prefs
The file was modified bundles/org.eclipse.remote.console/.classpath
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/console/ITerminalConsole.java
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.properties
The file was modified bundles/org.eclipse.remote.console/pom.xml
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.java
The file was modified bundles/org.eclipse.remote.console/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
Commit ea50b5d22c72c5892ea98e0cd717e7d64cd36c60 by Greg Watson
Bug 530750 - Enable launch support using proxy. Also adds support for
command shell and fixes a number of bugs.

Change-Id: I6b9a0bf40647d6f5682c425c754371f8af6cb918
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ExecCommand.java
The file was modified bundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/CommandServer.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerExecCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerDeleteCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerChildInfosCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerFetchInfoCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcess.java
The file was modified bundles/org.eclipse.remote.proxy.protocol.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerExecCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetPropertiesCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetInputStreamCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetCwdCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetInputStreamCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetPropertiesCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/plugin.xml
The file was modified bundles/org.eclipse.remote.proxy.protocol.core/pom.xml
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/DeleteCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/PutInfoCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetEnvCommand.java
The file was modified bundles/org.eclipse.remote.proxy.server.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerChildInfosCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/AbstractCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerMkdirCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerMkdirCommand.java
The file was modified bundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerExecCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetEnvCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetInputStreamCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.ui.prefs
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerDeleteCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerShellCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/Messages.java
The file was modified bundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/Protocol.java
The file was modified bundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Application.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetOutputStreamCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionBootstrap.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/messages.properties
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerPutInfoCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetCwdCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnection.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerFetchInfoCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetEnvCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ShellCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerGetOutputStreamCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ChildInfosCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetPropertiesCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetOutputStreamCommand.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyCommandShellService.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetCwdCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/FetchInfoCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/AbstractServerCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcessBuilder.java
The file was modified releng/org.eclipse.remote.target/oxygen.target
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerCommand.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/MkdirCommand.java
The file was modified releng/org.eclipse.remote.proxy.server.product/proxy.server.product
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/commands/ServerPutInfoCommand.java
Commit 495cce441abb3d469d6c9c45d5ba25cba850c64e by Greg Watson
Missing dependency

Change-Id: I13f0f7b9f2e180d971a32fb7358589679d58fc72
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
Commit 99a5f44928011da675c1fde0c2e04af2582fb680 by Greg Watson
Add support for ppc64le

Change-Id: Id842538aa17cf577464759e084a6834f60384be4
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/plugin.properties
The file was modified releng/org.eclipse.remote.proxy.server.product/proxy.server.product
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/.settings/org.eclipse.pde.core.prefs
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/build.properties
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/.gitignore
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/.project
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/pom.xml
The file was modified releng/org.eclipse.remote.proxy.server.product/pom.xml
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/META-INF/MANIFEST.MF
Commit e5ac07fd3b8cee5cd397c6e8c197f812c105197b by Greg Watson
Recognize openjdk version

Change-Id: I206de3d5f56e3612ec776aca362fbc0d7216cc60
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.proxy.core/bootstrap.sh
Commit 40f31e11643bc39844d7870efb51d8b4000409b1 by Greg Watson
Add missing about.html files

Change-Id: I1515393029a1788cebb5b7943ff1e9de316765d8
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/about.html
The file was addedbundles/org.eclipse.remote.proxy.server.core/about.html
The file was modified bundles/org.eclipse.remote.proxy.server.core/build.properties
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/about.html
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/about.html
The file was modified releng/org.eclipse.remote.proxy.server.linux.x86_64/build.properties
The file was modified releng/org.eclipse.remote.proxy.server.macosx.x86_64/build.properties
The file was modified releng/org.eclipse.remote.proxy.server.linux.ppc64le/build.properties
Commit a4d5e22c184967c1385f74607c531c06a00f7f06 by Greg Watson
Add check for java installation

Change-Id: I23fb52b11a5d25b3bcf32653e39a7117da2131b4
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified bundles/org.eclipse.remote.proxy.core/bootstrap.sh
Commit 14c66110e3ae9ec2cf04997d52b0e76888971aae by Greg Watson
Add ppc64le proxy support

Change-Id: I24f58621ea2e48868ea7cccdd58bfbce0dd857bf
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified features/org.eclipse.remote.proxy-feature/pom.xml
The file was modified features/org.eclipse.remote.proxy-feature/feature.xml
Commit 8ef7c04f8ff29bdd2121661b4df94ac4543dcbbc by Greg Watson
Merge with master.

Change-Id: I5f2295703ff699c143bb51f72087b4cad4eb15b7
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedbundles/org.eclipse.remote.proxy.ui/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/Activator.java
The file was addedtests/org.eclipse.remote.proxy.tests/build.properties
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionBootstrap.java
The file was modified bundles/org.eclipse.remote.telnet.ui/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerExecCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerChildInfosCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileManager.java
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/build.properties
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerExecCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/.settings/org.eclipse.pde.core.prefs
The file was addedtests/org.eclipse.remote.proxy.tests/META-INF/MANIFEST.MF
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/build.properties
The file was modified bundles/org.eclipse.remote.console/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionPage.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/PutInfoCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/.project
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/RemoteCoreTestSuite.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerMkdirCommand.java
The file was addedfeatures/org.eclipse.remote.proxy-feature/epl-v10.html
The file was addedtests/org.eclipse.remote.proxy.tests/.gitignore
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/Messages.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ChildInfosCommand.java
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/Activator.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerPutInfoCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/bootstrap.sh
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUserAuthenticator.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ExecCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/plugin.xml
The file was modified bundles/org.eclipse.remote.console/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerDeleteCommand.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannelManager.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/.project
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.console/pom.xml
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionChangeEvent.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/about.html
The file was addedbundles/org.eclipse.remote.proxy.ui/about.html
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetPropertiesCommand.java
The file was modified features/org.eclipse.remote.console-feature/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannel.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/.classpath
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/.gitignore
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetPropertiesCommand.java
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.jdt.core.prefs
The file was addedfeatures/org.eclipse.remote.proxy-feature/.project
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/CommandServer.java
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/FileStoreTests.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/pom.xml
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/.gitignore
The file was addedbundles/org.eclipse.remote.proxy.core/.settings/org.eclipse.jdt.core.prefs
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.core/.gitignore
The file was modified releng/org.eclipse.remote.target/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.ui/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionWizard.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/.gitignore
The file was addedtests/org.eclipse.remote.proxy.tests/.project
The file was addedbundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.pde.core.prefs
The file was modified bundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/plugin.properties
The file was modified bundles/org.eclipse.remote.console/.classpath
The file was removedbundles/org.eclipse.remote.console/about.mappings
The file was addedfeatures/org.eclipse.remote.proxy-feature/build.properties
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/.project
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetInputStreamCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/MkdirCommand.java
The file was modified bundles/org.eclipse.remote.console/build.properties
The file was addedbundles/org.eclipse.remote.proxy.server.core/.project
The file was modified features/org.eclipse.remote.telnet-feature/pom.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified bundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortConnection.java
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ConnectionTests.java
The file was addedbundles/org.eclipse.remote.proxy.ui/build.properties
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/plugin.properties
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/build.properties
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetOutputStreamCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/.gitignore
The file was addedtests/org.eclipse.remote.ui.tests/.gitignore
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileSystem.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerCommand.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/.gitignore
The file was modified releng/org.eclipse.remote.repo/category.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/plugin.properties
The file was addedbundles/org.eclipse.remote.proxy.core/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/messages.properties
The file was addedbundles/org.eclipse.remote.proxy.server.core/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetCwdCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/plugin.properties
The file was addedbundles/org.eclipse.remote.console/src/org/eclipse/remote/console/ITerminalConsole.java
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexServerTests.java
The file was addedbundles/org.eclipse.remote.proxy.core/build.properties
The file was modified features/org.eclipse.remote.serial-feature/feature.xml
The file was modified releng/org.eclipse.remote.target/mars.target
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsole.java
The file was addedbundles/org.eclipse.remote.proxy.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.server.core/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.ui/icons/full/obj16/connection.gif
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetOutputStreamCommand.java
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyFileSystemContributor.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileStore.java
The file was addedreleng/org.eclipse.remote.proxy.server.product/pom.xml
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/about.html
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.properties
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/.settings/org.eclipse.pde.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedfeatures/org.eclipse.remote.proxy-feature/feature.properties
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerFetchInfoCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetInputStreamCommand.java
The file was addedbundles/org.eclipse.remote.proxy.ui/plugin.xml
The file was modified bundles/org.eclipse.remote.serial.core/pom.xml
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/about.html
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/plugin.properties
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/build.properties
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/SerializableFileInfo.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.ui.prefs
The file was addedfeatures/org.eclipse.remote.proxy-feature/pom.xml
The file was addedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/.project
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcessBuilder.java
The file was modified features/org.eclipse.remote.serial-feature/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetEnvCommand.java
The file was modified bundles/org.eclipse.remote.doc.isv/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetCwdCommand.java
The file was addedbundles/org.eclipse.remote.proxy.ui/icons/ssh.png
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/Messages.java
The file was addedbundles/org.eclipse.remote.proxy.ui/.classpath
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/build.properties
The file was addedtests/org.eclipse.remote.proxy.tests/.classpath
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/AbstractCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionProviderService.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/DeleteCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/messages.properties
The file was modified bundles/org.eclipse.remote.telnet.core/pom.xml
The file was modified releng/org.eclipse.remote.repo/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was removedbundles/org.eclipse.remote.console/about.ini
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ShellCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/about.html
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Application.java
The file was addedfeatures/org.eclipse.remote.proxy-feature/eclipse_update_120.jpg
The file was addedreleng/org.eclipse.remote.proxy.server.linux.x86_64/about.html
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/exceptions/ProxyException.java
The file was modified features/org.eclipse.remote.telnet-feature/feature.xml
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/FetchInfoCommand.java
The file was addedreleng/org.eclipse.remote.proxy.server.product/proxy.server.product
The file was modified releng/org.eclipse.remote.target/neon.target
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/Activator.java
The file was addedbundles/org.eclipse.remote.proxy.core/.classpath
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexTests.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was addedbundles/org.eclipse.remote.proxy.ui/plugin.properties
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.java
The file was addedreleng/org.eclipse.remote.target/oxygen.target
The file was addedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/.settings/org.eclipse.pde.core.prefs
The file was addedreleng/org.eclipse.remote.proxy.server.product/.project
The file was removedbundles/org.eclipse.remote.console/about.properties
The file was addedbundles/org.eclipse.remote.proxy.ui/.gitignore
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/Protocol.java
The file was addedtests/org.eclipse.remote.proxy.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnection.java
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/internal/proxy/protocol/core/Activator.java
The file was addedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUIConnectionService.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/about.html
The file was addedbundles/org.eclipse.remote.proxy.core/.project
The file was addedbundles/org.eclipse.remote.proxy.ui/.project
The file was addedfeatures/org.eclipse.remote.proxy-feature/feature.xml
The file was addedbundles/org.eclipse.remote.proxy.core/plugin.xml
The file was addedbundles/org.eclipse.remote.proxy.protocol.core/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.remote.console-feature/feature.xml
The file was addedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ProcessTests.java
The file was modified bundles/org.eclipse.remote.serial.ui/pom.xml
The file was removedbundles/org.eclipse.remote.console/ptp_logo_icon32.png
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerShellCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/plugin.properties
The file was addedbundles/org.eclipse.remote.proxy.server.core/.classpath
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetEnvCommand.java
The file was addedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcess.java
The file was addedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Server.java
Commit 18908cbc76baa60f7db6e50cf0804ddc793ad78f by Greg Watson
Update build name and tycho version

Change-Id: Idd22e296458e569194f581abbd544c88541476f2
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit d82e1aafb2fc863f50083a0d408952db29679825 by Greg Watson
Update for photon

Change-Id: Ia25b8674ef380481815ec202ec06afedc2df1ece
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified releng/org.eclipse.remote.target/pom.xml
The file was addedreleng/org.eclipse.remote.target/photon.target
Commit b1bdab816fe2541091ed36931f933d03f02cf879 by Greg Watson
Bug 537575 - Set default locale if no locale command. Also updates
version to 3.0.1

Change-Id: I71e04586dc8dc0eed7b4dc899206ef70c2d5c939
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.target/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.ui/pom.xml
The file was modified features/org.eclipse.remote.proxy-feature/pom.xml
The file was modified bundles/org.eclipse.remote.proxy.protocol.core/pom.xml
The file was modified bundles/org.eclipse.remote.ui/pom.xml
The file was modified features/org.eclipse.remote.telnet-feature/pom.xml
The file was modified bundles/org.eclipse.remote.serial.ui/pom.xml
The file was modified bundles/org.eclipse.remote.telnet.core/pom.xml
The file was modified releng/org.eclipse.remote.proxy.server.macosx.x86_64/pom.xml
The file was modified features/org.eclipse.remote.console-feature/pom.xml
The file was modified releng/org.eclipse.remote.repo/pom.xml
The file was modified bundles/org.eclipse.remote.proxy.core/pom.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified releng/org.eclipse.remote.proxy.server.linux.x86_64/pom.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified releng/org.eclipse.remote.proxy.server.linux.ppc64le/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.core/pom.xml
The file was modified features/org.eclipse.remote-feature/pom.xml
The file was modified releng/org.eclipse.remote.proxy.server.product/pom.xml
The file was modified bundles/org.eclipse.remote.proxy.ui/pom.xml
The file was modified features/org.eclipse.remote.serial-feature/feature.xml
The file was modified features/org.eclipse.remote.console-feature/feature.xml
The file was modified bundles/org.eclipse.remote.console/pom.xml
The file was modified bundles/org.eclipse.remote.doc.isv/pom.xml
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.telnet.ui/pom.xml
The file was modified bundles/org.eclipse.remote.core/pom.xml
The file was modified features/org.eclipse.remote.telnet-feature/feature.xml
The file was modified bundles/org.eclipse.remote.proxy.server.core/pom.xml
The file was modified features/org.eclipse.remote.proxy-feature/feature.xml
The file was modified features/org.eclipse.remote.serial-feature/pom.xml
The file was modified bundles/org.eclipse.remote.serial.core/pom.xml
Commit bcd6c0f65f7cf0f2aea94dbbfe4a98da1dd3f3c2 by Greg Watson
Update eclipse version.
The file was modified releng/org.eclipse.remote.target/photon.target
Commit f14b5e15c68a6ac0e1cdb638411c6a9dd8c5fec1 by Greg Watson
Remove unsupported platforms.
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit bb7ad41cee1b5fa47b683e578260b9849b2f5597 by Greg Watson
Add UTF-8 encoding for javadoc
The file was modified bundles/org.eclipse.remote.doc.isv/pom.xml
Commit 27f72e85900aa67306f724ae3ad3e2601032f755 by Greg Watson
Fix javadoc errors.
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified bundles/org.eclipse.remote.ui/pom.xml
Commit aead3ee388998bc3b99139f28b6b8d40cbbec089 by Greg Watson
Fix promotion.
The file was modified releng/org.eclipse.remote.repo/pom.xml
Commit c728e4b09bf710828917bbc8ffe1fc79ec597b8e by Greg Watson
Revert change.
The file was modified releng/org.eclipse.remote.repo/pom.xml
Commit fbe9db5d5f5eb67d667c385dc9352b2a26537403 by Greg Watson
Update Tycho version.

Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 3d1d193f7efe9cd483c5288280e4ee1b38ca6282 by Greg Watson
Switch to pomless build.

Change-Id: Ic7984f7e16c1278ca17f9410b4a0c4728d10454b
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was removedbundles/org.eclipse.remote.proxy.ui/pom.xml
The file was removedbundles/org.eclipse.remote.jsch.core/pom.xml
The file was removedbundles/org.eclipse.remote.jsch.ui/pom.xml
The file was removedbundles/org.eclipse.remote.telnet.core/pom.xml
The file was removedfeatures/org.eclipse.remote.console-feature/pom.xml
The file was removedfeatures/org.eclipse.remote.serial-feature/pom.xml
The file was removedfeatures/org.eclipse.remote-feature/pom.xml
The file was removedbundles/org.eclipse.remote.console/pom.xml
The file was addedfeatures/pom.xml
The file was removedfeatures/org.eclipse.remote.telnet-feature/pom.xml
The file was removedreleng/org.eclipse.remote.proxy.server.linux.x86_64/pom.xml
The file was removedbundles/org.eclipse.remote.telnet.ui/pom.xml
The file was added.mvn/extensions.xml
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was removedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/pom.xml
The file was modified releng/org.eclipse.remote.proxy.server.product/pom.xml
The file was removedbundles/org.eclipse.remote.proxy.server.core/pom.xml
The file was removedbundles/org.eclipse.remote.ui/pom.xml
The file was removedbundles/org.eclipse.remote.proxy.core/pom.xml
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/pom.xml
The file was removedfeatures/org.eclipse.remote.proxy-feature/pom.xml
The file was addedreleng/pom.xml
The file was removedbundles/org.eclipse.remote.serial.core/pom.xml
The file was removedbundles/org.eclipse.remote.serial.ui/pom.xml
The file was addedbundles/pom.xml
The file was removedbundles/org.eclipse.remote.core/pom.xml
The file was removedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/pom.xml
Commit 294d415f80b89b78460b5442af5ad493235ba718 by Greg Watson
Bug 548036 - Add required files

Change-Id: I005b04f0c358b6591d3177cccde1e9e855bae28f
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedLICENSE
The file was addedNOTICE
The file was addedCONTRIBUTING
Commit f3ca265bf4d785e3ae2a6f56109507ba8adb48eb by Greg Watson
Update Eclipse repo to 4.12

Change-Id: Ic4d53b0cc59dcef5dd7a43aaf611790d4fb5e4c4
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.target/photon.target
Commit c7e6603357379bd26305a4137f205878a9ecfe1a by Greg Watson
Configure repo.eclipse.org

Change-Id: I0f6682cfdf77a2f99b7f81b11bfbfd64c2ed5f3f
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit bc9a5dfd18e33470cd3c12513bdea2645a14938a by Greg Watson
Fix repo url.

Change-Id: I5a87b5b3d47f5a4c63c302f25b798d730c222de7
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit ba528b0b33c70ee97ac0a218ebcf36a91a4f39cd by Greg Watson
Update pom version to -SNAPSHOT so it is not installed in release repo.

Change-Id: I408f31fdb23d31812ebbf2b84f8ab8833bf215ae
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.proxy.server.product/pom.xml
Commit e203e0df527ac9a731ba37483ace18b5e910e1ba by Greg Watson
See if flatten-pom helps with deployment.

Change-Id: Id6f0a9fd3b233851a96da8fcfbf56975900c9d70
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 927aba4e42b78b2de1a7fd57137fa29b6848b57e by Greg Watson
Test deploy dependencies

Change-Id: I0cc3098a5691dcf2521930b531b8f7970fdf41e5
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedreleng/org.eclipse.remote.deploy/.project
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was addedreleng/org.eclipse.remote.deploy/pom.xml
Commit 34569c7f244c2bb9244b2bd05ec7e465e3b83ad4 by Greg Watson
Test deploy

Change-Id: Ic1f6d59a8693535c18c2a7001638861f82e01fdf
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedreleng/org.eclipse.remote.deploy/pom.xml
The file was addedreleng/org.eclipse.remote.deploy/.project
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit b2ed22cc17b0946df3e9f019ed3023a087028932 by Greg Watson
Try to deploy dependencies.

Change-Id: Ic57da40bd49fa78d54cadf2b77cb058e68c3d7bb
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was addedreleng/org.eclipse.remote.deploy/assembly.xml
The file was modified releng/org.eclipse.remote.deploy/pom.xml
Commit 3275fce38bf139fc751d238663dae999c635f61d by Greg Watson
Try jar format.

Change-Id: I6bf7e0ca0af14ab65cc73d5c3a54a5c8e403b805
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.deploy/pom.xml
The file was modified releng/org.eclipse.remote.deploy/assembly.xml
Commit 9565430a5bae137b8b532e47c286208f82e4a20e by Greg Watson
Build uber jar.

Change-Id: Ia200cc07f4c73b288d1c6626de89216d269dc1f1
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.deploy/assembly.xml
The file was modified releng/org.eclipse.remote.deploy/pom.xml
Commit 416582d92644592404934eb5c49fefda8bf062e6 by Jonah Graham
[releng] bind moving tar files to package stage

By having this in the package stage, you can do a mvn package
without a build failure. It also means that you don't have
to do a mvn install for build to complete, which
means not having to unnecessarily modify mvn's local repo

Change-Id: I82242698bf9aeaba80b1e4a81353f47a15736180
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
The file was modified releng/org.eclipse.remote.proxy.server.product/pom.xml
Commit 7063b3e0097ddfad68df55f7c653024d64216ef8 by Greg Watson
Update target for 2019-09

Change-Id: If51d6e314f1cba1b8350123c91fa7e4d5bd38d3e
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.target/photon.target
Commit 5f4396d0ed2acba014b5fe62a6c6024a4c033678 by Alexander Kurtakov
Bug 559513 - Ubreak build

Don't point to temp build p2 repos in target file.
Move to Tycho 1.6.0 too for build speed up.

Change-Id: Ia04dd07fe27d6c7f3bfa9b30368f3ea971a42cb6
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified .mvn/extensions.xml
The file was modified releng/org.eclipse.remote.target/photon.target
Commit 9db5b623e052232c9a341df59fec25ab1478ef17 by Alexander Kurtakov
Bug 559514 - Cleanup codebase

Move away of deprecated Double constructor.

Change-Id: I19195f8f90c56cbaaa30429741307e7038bb407e
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
Commit e03fdd5977c1da8d08fe9dfecc580188a3f39af6 by Greg Watson
Bug 559514 - Cleanup codebase

Properly override varargs method.
It's fatal error now compiling against 4.14.

Change-Id: I803907b6141ca236770e0e662069d0f3976926c5
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeViewer.java
Commit f272b16a03019a51479b3c6fe0d6d5e57165e1e6 by Greg Watson
Bug 559514 - Cleanup codebase

Move away of deprecated FontMetrics.getAverageCharWidth.
The new method is getAverageCharacterWidth returning double.

Change-Id: Ic9c60073bb0c1219c4ef422e933de0576556e88c
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified bundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionPage.java
Commit 6ce8bf99827542ae66323793d9e2395311f5490f by Greg Watson
Bug 559514 - Cleanup codebase

Generify Adapters.

Change-Id: I06d06c1262492177c56b5e54a6e77bcee8605a74
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/PendingUpdateAdapter.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceAdapterFactory.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStore.java
Commit f0b41feeff3fe2d6a7ea916ec430bf715e486ea1 by Alexander Kurtakov
Bug 559514 - Cleanup codebase

Lambda conversion.

Change-Id: I308f0249f83ad5ea51b7ab9988ad6bc9004b8e71
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was modified bundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionsUI.java
The file was modified bundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUserAuthenticator.java
The file was modified bundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionsUI.java
The file was modified bundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUIConnectionService.java
Commit 7ef3f914d66e4fbd8533ce43553d338864a00e7d by Alexander Kurtakov
Bug 559514 - Cleanup codebase

Remove useless non-javadoc comments.

Change-Id: Ib08d8ad1df5a28a228c2b4b68520e88a0339cf43
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeContentManager.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteProcessAdapter.java
The file was modified bundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyFileSystemContributor.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified tests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/FileStoreTests.java
The file was modified bundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Application.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileSystem.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteContentProvider.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIFileService.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchUserInfo.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileSystem.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchFileSystemContributor.java
The file was modified bundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/Activator.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcess.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalResource.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessBuilder.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was modified bundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionPage.java
The file was modified tests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/FileStoreTests.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcessBuilder.java
The file was modified tests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ProcessTests.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileStore.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
The file was modified bundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/internal/proxy/protocol/core/Activator.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcess.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/Activator.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/Activator.java
The file was modified bundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/Activator.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchCommandShellService.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcess.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetInputStreamCommand.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteResourceComparator.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStoreComparer.java
The file was modified bundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnection.java
The file was modified bundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStore.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIFileService.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteDebugOptions.java
The file was modified bundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteProcess.java
The file was modified bundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsolePage.java
The file was modified bundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIPlugin.java
Commit edfa7ea1b1747563db419cde6bb16a468c4bc335 by Greg Watson
Update Eclipse/CDT versions, switch over to CDT TM.

Change-Id: I25560417af00e8e26b93ba9b7cdd4ae4fa57e8f3
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
The file was modified releng/org.eclipse.remote.target/pom.xml
The file was modified releng/org.eclipse.remote.deploy/pom.xml
The file was modified features/org.eclipse.remote.console-feature/feature.xml
The file was removedreleng/org.eclipse.remote.target/oxygen.target
The file was modified bundles/org.eclipse.remote.doc.isv/pom.xml
The file was modified bundles/org.eclipse.remote.serial.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.remote.telnet.ui/META-INF/MANIFEST.MF
The file was removedreleng/org.eclipse.remote.target/neon.target
The file was modified releng/org.eclipse.remote.proxy.server.product/pom.xml
The file was modified features/pom.xml
The file was modified features/org.eclipse.remote-feature/feature.xml
The file was modified releng/org.eclipse.remote.repo/pom.xml
The file was modified features/org.eclipse.remote.proxy-feature/feature.xml
The file was modified releng/pom.xml
The file was removedreleng/org.eclipse.remote.target/mars.target
The file was modified features/org.eclipse.remote.serial-feature/feature.xml
The file was modified features/org.eclipse.remote.telnet-feature/feature.xml
The file was removedreleng/org.eclipse.remote.target/photon.target
The file was addedreleng/org.eclipse.remote.target/remote.target
The file was modified bundles/pom.xml
Commit e2456009e94392f87ef60fac86079c65919003c2 by Greg Watson
Fix signing configuration.

Change-Id: Ibd15e07eb5e8211d113d95abae00ad9422c0a6f8
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.build/pom.xml
Commit 9c44aff0745353c4b5eac6f1be9b8e8aa41296c8 by Greg Watson
Bug 575654 - sign mac content

Change-Id: Ie32bbfeae3c1d841e6d44686fb802d3e24121cfe
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.proxy.server.product/pom.xml
The file was addedreleng/org.eclipse.remote.proxy.server.product/product.entitlements
Commit fc1583b7d82ad1e8693f6f50d1f56bc591aa781a by Greg Watson
Bug 575654 - fix baseSearchDir

Change-Id: If8f9b4a3c43bd8ac7daa3f5c5d276f1b96dcbeb9
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.proxy.server.product/pom.xml
Commit 3f49713898e69bca40db47f653102ff52ac71741 by Greg Watson
Bug 575654 - fix packaging order

Change-Id: I2d41d42f55a54cc8f0b0b437f78025d9a91aa3c4
Signed-off-by: Greg Watson <g.watson@computer.org>
The file was modified releng/org.eclipse.remote.proxy.server.product/pom.xml
Commit eaa83fc0859fa9449e1509a084fea23ede1fd93c by Jonah Graham
Add missing root LICENSE file

See https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/107#note_335851

Change-Id: I3858fd34b41743ed465dbed2df87083f2ac52c53
The file was modified .gitattributes
The file was addedLICENSE
Commit 71ad45b3825cf84bdc05649de9212253bf4775dd by Jonah Graham
[releng] Update to 2021-12 RC2 deps

Change-Id: Iaf291d047d7517586ca4c1c83b0708de3619632b
The file was modified releng/org.eclipse.cdt.target/cdt.target
The file was modified releng/CDT.setup
Commit 7a237aaa0ef0d15fcaf7041604e4a033acf1836a by Torbjörn Svensson
Fix usage or reserved symbols (<>&) in javadoc

Contributed by STMicroelectronics

Change-Id: Ifdf90e316d7537848bea8253973864f070b19b1c
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTElaboratedTypeSpecifier.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/cdtvariables/ICdtVariableManager.java
The file was modified core/org.eclipse.cdt.core/templateengine/org/eclipse/cdt/core/templateengine/process/processes/SetEnvironmentVariable.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTAliasDeclaration.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTNode.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/formatter/DefaultCodeFormatterOptions.java
The file was modified core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ICProjectDescriptionManager.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCastExpression.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTUnaryExpression.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/IProblem.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPClassTemplatePartialSpecialization.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/formatter/DefaultCodeFormatterConstants.java
The file was modified core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/extension/CConfigurationDataProvider.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTBinaryExpression.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/CCorePlugin.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/ISourceFinder.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTReferenceOperator.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/c/ICParserExtensionConfiguration.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/c/ICASTKnRFunctionDeclarator.java
The file was modified core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ICSettingEntry.java
The file was modified core/org.eclipse.cdt.core/templateengine/org/eclipse/cdt/core/templateengine/process/processes/CreateResourceIdentifier.java
The file was modified core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/cdtvariables/CdtVariableResolver.java
The file was modified core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ICConfigurationDescription.java
The file was modified core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/CoreModel.java
The file was modified core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/language/settings/providers/LanguageSettingsManager.java
The file was modified core/org.eclipse.cdt.core.native/src/org/eclipse/cdt/utils/pty/ConPTY.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTBinaryExpression.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractScannerExtensionConfiguration.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTemplatedTypeTemplateParameter.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/IGNUASTGotoStatement.java
The file was modified core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/language/settings/providers/LanguageSettingsSerializableProvider.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/ICExtensionReference.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/envvar/IEnvironmentVariable.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTFieldReference.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/resources/IPathEntryVariableManager.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTStandardFunctionDeclarator.java
The file was modified core/org.eclipse.cdt.core.native/src/org/eclipse/cdt/utils/pty/PTY.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPReferenceType.java
The file was modified core/org.eclipse.cdt.core.native/src/org/eclipse/cdt/utils/WindowsRegistry.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/formatter/IndentManipulation.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/export/AbstractExportProjectProvider.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTStructuredBindingDeclaration.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/util/CollectionUtils.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/rewrite/MacroExpansionExplorer.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFunctionDeclarator.java
The file was modified core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/CommandLineUtil.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTAlignmentSpecifier.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/IScanner.java
The file was modified core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/ICDescriptorManager.java
The file was modified core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/util/ArrayUtil.java
Commit a46254a9fa7a630827521f654cb8f031833fe88b by Torbjörn Svensson
[releng] Update to final repository for 2021-12

Change-Id: I2ebf00dc21fc31c04714f6913f1e823d90bbc849
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
The file was modified releng/org.eclipse.cdt.target/cdt.target
Commit f8b2d011097bb8d2d0c5e96dd9536da7f5020b99 by Jonah Graham
[releng] Synchronize CDT.setup for final 4.22 platform release

Change-Id: Ic9654d0309538cd9fc50d95ea27c33e732b693a9
The file was modified releng/CDT.setup
Commit d3ad918c140d378d46f81ebd2856b57fb983e20b by Jonah Graham
[releng] Update help-docs-eclipserun-repo in root pom.xml

and:
- bump versions of all the docs plug-ins.
- improve comment so that next person can do it more easily
- change to using https in the URL

Change-Id: I62bd970f03e1ce081d4655ddbf6c742be2623acd
The file was modified doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF
The file was modified build/org.eclipse.cdt.autotools.docs/pom.xml
The file was modified doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF
The file was modified build/org.eclipse.cdt.autotools.docs/META-INF/MANIFEST.MF
The file was modified doc/org.eclipse.cdt.doc.user/pom.xml
The file was modified pom.xml
The file was modified build/org.eclipse.cdt.meson.docs/META-INF/MANIFEST.MF
The file was modified build/org.eclipse.cdt.meson.docs/pom.xml
The file was modified doc/org.eclipse.cdt.doc.isv/pom.xml
Commit 8ac94b675f93fbcaccbedc5ca83903e7d438570b by Jonah Graham
Bug 575046: Enable CDT update site to the latest release by default

Change-Id: Ib43acc4ecf5b67ee4508bd93928fdfd6807d2507
The file was modified releng/org.eclipse.cdt-feature/p2.inf
Commit ceb39b8735592577ef9e936d8c5c320ac73e6dc0 by Jonah Graham
Bug 577907: IIllegalArgumentException on attach process dialog cause of
project with empty name

Change-Id: Ib45b75e27d8bf83eb90fa1020823190f4cd16e1b
Signed-off-by: Michael Uhl <Michael.Uhl@NashTech.Com>
The file was modified dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/src/org/eclipse/cdt/dsf/gdb/internal/ui/launching/ProcessPrompterDialog.java
Commit 82a24fcde9628a329bdc98827af099a9c8a2e5f6 by John Dallaway
Bug 575934: Initialize memory data before connecting to target

We must ensure that memory data is initialized before the restoration of
persisted memory monitors is triggered.

Change-Id: Id87809bb4de80785dbcfe444fd782efe41d6d086
Signed-off-by: John Dallaway <john@dallaway.org.uk>
The file was modified jtag/org.eclipse.cdt.debug.gdbjtag.core/src/org/eclipse/cdt/debug/gdbjtag/core/GDBJtagDSFFinalLaunchSequence.java
The file was modified jtag/org.eclipse.cdt.debug.gdbjtag.core/META-INF/MANIFEST.MF
Commit 928046e272d3ed7357e70ded5c592921e1e042d1 by Jonah Graham
Bug 577097: Move o.e.remote into a subfolder

Includes removing redundant content that will be provided by CDT:
- .mvn/extensions.xml
- .gitignore
- CONTRIBUTING
- LICENSE
- NOTICE
- root pom.xmls

Note: if you get to this commit when searching history or
doing git blame, try adding --follow to force the history
back before this move.

Change-Id: I42bdbb2cf8e7f07d6608c32eaabf2b54151a1fb1
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/.gitignore
The file was removedbundles/org.eclipse.remote.ui/icons/new_wiz.gif
The file was removedbundles/org.eclipse.remote.console/plugin.xml
The file was removedbundles/org.eclipse.remote.serial.ui/plugin.xml
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeListener.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/launch/IRemoteLaunchConfigService.java
The file was addedremote/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/ProcessTests.java
The file was removedtests/org.eclipse.remote.telnet.core.tests/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was addedremote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/Activator.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePreferenceConstants.java
The file was removedreleng/org.eclipse.remote.target/.project
The file was removedreleng/org.eclipse.remote.proxy.server.linux.x86_64/about.html
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerShellCommand.java
The file was addedremote/org.eclipse.remote.serial.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.console/icons/elcl16/properties_tsk.gif
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/PutInfoCommand.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionService.java
The file was addedremote/org.eclipse.remote.proxy.core/bootstrap.sh
The file was removedbundles/org.eclipse.remote.ui/build.properties
The file was removedfeatures/org.eclipse.remote-feature/eclipse_update_120.jpg
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsContentProvider.java
The file was addedremote/org.eclipse.remote.console/icons/elcl16/disconnect_co.gif
The file was removedtests/org.eclipse.remote.ui.tests/src/org/eclipse/remote/ui/tests/RemoteResourceBrowserTest.java
The file was removedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUIConnectionService.java
The file was addedremote/org.eclipse.remote.ui/build.properties
The file was addedremote/org.eclipse.remote.proxy.server.core/about.html
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerCommand.java
The file was addedremote/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.pde.core.prefs
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetOutputStreamCommand.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/ServicePropertyTester.java
The file was addedremote/org.eclipse.remote.console/plugin.properties
The file was addedremote/org.eclipse.remote.proxy.server.core/build.properties
The file was addedremote/org.eclipse.remote.telnet.ui/icons/telnet.png
The file was removedbundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.pde.core.prefs
The file was removedbundles/org.eclipse.remote.serial.core/about.mappings
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileSystem.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteDebugOptions.java
The file was addedremote/org.eclipse.remote.jsch.tests/.project
The file was removedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizard.java
The file was removedtests/org.eclipse.remote.jsch.tests/.project
The file was addedremote/org.eclipse.remote.serial.ui/ptp_logo_icon32.png
The file was removedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/Activator.java
The file was addedremote/org.eclipse.remote.proxy.core/about.html
The file was addedremote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/Messages.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/UnableToForwardPortException.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetPropertiesCommand.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileStore.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessService.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Application.java
The file was addedremote/org.eclipse.remote.telnet-feature/build.properties
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionPropertyService.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/Activator.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIConnectionService.java
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizardPage.java
The file was addedremote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ProcessTests.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/PutInfoCommand.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/Messages.java
The file was addedremote/org.eclipse.remote.ui/icons/new_wiz.gif
The file was removedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/RemoteCoreTestSuite.java
The file was addedremote/org.eclipse.remote.proxy-feature/eclipse_update_120.jpg
The file was removedbundles/org.eclipse.remote.doc.isv/html/samples/examples.html
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionProviderService.java
The file was removedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/messages.properties
The file was removedbundles/org.eclipse.remote.serial.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.telnet.core/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ShellCommand.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/OverlayImageDescriptor.java
The file was removedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ProcessTests.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was addedremote/org.eclipse.remote.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/plugin.properties
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileStore.java
The file was removedtests/org.eclipse.remote.ui.tests/.classpath
The file was addedremote/org.eclipse.remote.console/icons/elcl16/newterminal.gif
The file was addedremote/org.eclipse.remote.serial.ui/about.mappings
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileService.java
The file was addedremote/org.eclipse.remote.deploy/.project
The file was removedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCommandShell.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsole.java
The file was removedbundles/org.eclipse.remote.proxy.core/plugin.xml
The file was addedremote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Logger.java
The file was removedbundles/org.eclipse.remote.doc.isv/toc.xml
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.serial.core/plugin.properties
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteDebugOptions.java
The file was addedremote/org.eclipse.remote.proxy.ui/.project
The file was removedfeatures/org.eclipse.remote.telnet-feature/build.properties
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
The file was removedbundles/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.serial-feature/epl-v10.html
The file was removedbundles/org.eclipse.remote.serial.ui/build.properties
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/exceptions/ProxyException.java
The file was addedremote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizardPage.java
The file was removedtests/org.eclipse.remote.proxy.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.ui/icons/dlcl16/new_folder.gif
The file was addedremote/org.eclipse.remote.doc.isv/html/samples/examples.html
The file was addedremote/org.eclipse.remote.console/icons/dlcl16/rem_co.gif
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was addedremote/org.eclipse.remote.doc.isv/css/style.css
The file was addedremote/org.eclipse.remote.doc.isv/.project
The file was removedbundles/org.eclipse.remote.serial.ui/META-INF/MANIFEST.MF
The file was removedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/.settings/org.eclipse.pde.core.prefs
The file was addedremote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
The file was addedremote/org.eclipse.remote.console/icons/clcl16/lock_co.gif
The file was addedremote/org.eclipse.remote.proxy.server.core/plugin.xml
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/Messages.java
The file was removedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCodes.java
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerFetchInfoCommand.java
The file was removedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionsUI.java
The file was addedremote/org.eclipse.remote.serial.core/.classpath
The file was addedremote/org.eclipse.remote.serial-feature/feature.properties
The file was addedremote/org.eclipse.remote.telnet.core/about.properties
The file was addedremote/org.eclipse.remote.telnet.core/about.ini
The file was removedbundles/org.eclipse.remote.serial.core/plugin.xml
The file was addedremote/org.eclipse.remote.console/icons/cview16/terminal_view.gif
The file was addedremote/org.eclipse.remote.ui.tests/.project
The file was removedbundles/org.eclipse.remote.proxy.core/about.html
The file was addedremote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/messages.properties
The file was addedremote/org.eclipse.remote.telnet.core/about.html
The file was addedremote/org.eclipse.remote.serial.core/about.html
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/MkdirCommand.java
The file was removedbundles/org.eclipse.remote.ui/.project
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ImageConsts.java
The file was addedremote/org.eclipse.remote.telnet.core.tests/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/messages.properties
The file was addedremote/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.proxy.core/.project
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionHostService.java
The file was addedremote/org.eclipse.remote.console/icons/eview16/terminal_view.gif
The file was removedfeatures/org.eclipse.remote.serial-feature/build.properties
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/plugin.properties
The file was removedfeatures/org.eclipse.remote.telnet-feature/.project
The file was removedbundles/org.eclipse.remote.serial.core/.gitignore
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteConnectionsLabelProvider.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnection.java
The file was removedbundles/org.eclipse.remote.ui/icons/ovr16/symlink_ovr.gif
The file was addedremote/org.eclipse.remote.jsch.ui/plugin.xml
The file was removedreleng/org.eclipse.remote.proxy.server.linux.x86_64/.settings/org.eclipse.pde.core.prefs
The file was addedremote/org.eclipse.remote.proxy.server.product/.project
The file was addedremote/org.eclipse.remote.core/.classpath
The file was removedbundles/org.eclipse.remote.console/icons/dlcl16/rem_co.gif
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/ArgumentParser.java
The file was removedbundles/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.proxy.core/.classpath
The file was removedfeatures/org.eclipse.remote-feature/feature.xml
The file was addedremote/org.eclipse.remote.ui/icons/elcl16/new_folder.gif
The file was addedremote/org.eclipse.remote.core/schema/authenticator.exsd
The file was removedreleng/org.eclipse.remote.deploy/assembly.xml
The file was addedremote/org.eclipse.remote.doc.isv/pom.xml
The file was removedbundles/org.eclipse.remote.ui/icons/elcl16/up_nav.gif
The file was addedremote/org.eclipse.remote-feature/epl-v10.html
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/AbstractCommand.java
The file was addedremote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizard.java
The file was addedremote/org.eclipse.remote.console/icons/dlcl16/properties_tsk.gif
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ShellCommand.java
The file was removedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/Activator.java
The file was addedremote/org.eclipse.remote.proxy.ui/icons/full/obj16/connection.gif
The file was removedbundles/org.eclipse.remote.console/icons/dlcl16/disconnect_co.gif
The file was removedbundles/org.eclipse.remote.proxy.core/.classpath
The file was removedbundles/org.eclipse.remote.proxy.ui/about.html
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/.project
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileSystem.java
The file was removedbundles/org.eclipse.remote.console/icons/elcl16/rem_co.gif
The file was removedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/Messages.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionBlock.java
The file was addedremote/org.eclipse.remote.core/about.html
The file was removedbundles/org.eclipse.remote.serial.ui/plugin.properties
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnection.java
The file was removedbundles/org.eclipse.remote.telnet.core/about.properties
The file was removedbundles/org.eclipse.remote.console/icons/dlcl16/newterminal.gif
The file was removedbundles/org.eclipse.remote.core/.classpath
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was removedbundles/org.eclipse.remote.core/about.html
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteCommandShellService.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionService.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/UnableToForwardPortException.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionScrollLock.java
The file was addedremote/org.eclipse.remote.jsch.core/.classpath
The file was addedremote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ConnectionTests.java
The file was addedremote/org.eclipse.remote.telnet.core/ptp_logo_icon32.png
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
The file was addedremote/org.eclipse.remote-feature/feature.properties
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeContentManager.java
The file was removedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/build.properties
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
The file was removedbundles/org.eclipse.remote.proxy.ui/icons/ssh.png
The file was removedbundles/org.eclipse.remote.ui/.classpath
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessTerminalService.java
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionBlock.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleSettingsDialog.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/plugin.properties
The file was removedbundles/org.eclipse.remote.console/icons/elcl16/command_input_field.gif
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsActionProvider.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/DeleteRemoteConnectionHandler.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionTypePage.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteContentProvider.java
The file was removedbundles/org.eclipse.remote.serial.core/build.properties
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/DeleteCommand.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionWizard.java
The file was addedremote/org.eclipse.remote.ui/.classpath
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/console/ITerminalConsole.java
The file was removedfeatures/org.eclipse.remote-feature/feature.properties
The file was addedremote/org.eclipse.remote.telnet.ui/plugin.properties
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetCwdCommand.java
The file was removedbundles/org.eclipse.remote.console/icons/clcl16/lock_co.gif
The file was addedremote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
The file was addedremote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Messages.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteConnectionsLabelProvider.java
The file was removedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Activator.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionPropertyTester.java
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/about.html
The file was removedbundles/org.eclipse.remote.ui/icons/dlcl16/up_nav.gif
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was removedbundles/org.eclipse.remote.console/build.properties
The file was removedtests/org.eclipse.remote.proxy.tests/.gitignore
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
The file was removedfeatures/org.eclipse.remote.serial-feature/feature.properties
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/PendingUpdateAdapter.java
The file was addedremote/org.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetEnvCommand.java
The file was addedremote/org.eclipse.remote.proxy.ui/plugin.xml
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was removed.mvn/extensions.xml
The file was removedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortConnection.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java
The file was removedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/about.html
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionChangeEvent.java
The file was removedreleng/org.eclipse.remote.proxy.server.linux.x86_64/.gitignore
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePreferenceConstants.java
The file was removedbundles/org.eclipse.remote.doc.isv/.project
The file was addedremote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/RemoteCoreTestSuite.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/Messages.java
The file was addedremote/org.eclipse.remote.telnet-feature/feature.xml
The file was addedremote/org.eclipse.remote.console-feature/build.properties
The file was removedbundles/org.eclipse.remote.serial.core/about.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/PreferenceInitializer.java
The file was addedremote/org.eclipse.remote.proxy.server.product/proxy.server.product
The file was addedremote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/Activator.java
The file was addedremote/org.eclipse.remote.console/build.properties
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/console/TerminalConsoleUtility.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionControlService.java
The file was addedremote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannel.java
The file was addedremote/org.eclipse.remote.core/.project
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIImages.java
The file was removed.gitignore
The file was addedremote/org.eclipse.remote.build/update_versions
The file was removedbundles/org.eclipse.remote.console/icons/dlcl16/lock_co.gif
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStore.java
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetCwdCommand.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionService.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemotePath.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/MkdirCommand.java
The file was addedremote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/exceptions/ProxyException.java
The file was removedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/messages.properties
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionWizard.java
The file was removedfeatures/org.eclipse.remote.proxy-feature/feature.xml
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/Preferences.java
The file was addedremote/org.eclipse.remote.ui/icons/elcl16/up_nav.gif
The file was addedremote/org.eclipse.remote.ui/icons/connection.gif
The file was removedbundles/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Messages.java
The file was removedbundles/org.eclipse.remote.telnet.ui/.classpath
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchCommandShellService.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetInputStreamCommand.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/FetchInfoCommand.java
The file was addedremote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannelManager.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetOutputStreamCommand.java
The file was addedremote/org.eclipse.remote.ui.tests/build.properties
The file was addedremote/org.eclipse.remote.console/icons/clcl16/command_input_field.gif
The file was addedremote/org.eclipse.remote.proxy.core/plugin.xml
The file was removedbundles/org.eclipse.remote.jsch.core/plugin.xml
The file was addedremote/org.eclipse.remote.console/icons/dlcl16/lock_co.gif
The file was addedremote/org.eclipse.remote.jsch.core/build.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalCommandShellService.java
The file was addedremote/org.eclipse.remote.console-feature/eclipse_update_120.jpg
The file was addedremote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/ISerialPortService.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/ConnectionExistsException.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/launch/IRemoteLaunchConfigService.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/FetchInfoCommand.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsolePage.java
The file was removedbundles/org.eclipse.remote.core/about.properties
The file was removedreleng/pom.xml
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/plugin.properties
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteProcess.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileService.java
The file was addedremote/org.eclipse.remote.doc.isv/toc.xml
The file was addedremote/org.eclipse.remote.jsch.tests/.classpath
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteContentProvider.java
The file was addedremote/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/internal/Activator.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessService.java
The file was addedremote/org.eclipse.remote.ui.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileManager.java
The file was removedbundles/org.eclipse.remote.jsch.ui/.classpath
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchFileSystemContributor.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ExecCommand.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionBootstrap.java
The file was removedbundles/org.eclipse.remote.doc.isv/tocconcepts.xml
The file was removedbundles/org.eclipse.remote.doc.isv/tocsamples.xml
The file was removedbundles/org.eclipse.remote.core/.gitignore
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.jsch.ui/.project
The file was addedremote/org.eclipse.remote.console/icons/dlcl16/newterminal.gif
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was removedbundles/org.eclipse.remote.console/icons/elcl16/connect_co.gif
The file was addedremote/org.eclipse.remote.serial.ui/icons/serial.png
The file was addedremote/org.eclipse.remote.telnet.ui/about.ini
The file was removedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyFileSystemContributor.java
The file was addedremote/org.eclipse.remote.jsch.ui/icons/ssh.png
The file was removedbundles/org.eclipse.remote.proxy.server.core/.classpath
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchUserInfo.java
The file was addedremote/org.eclipse.remote.telnet-feature/.project
The file was removedreleng/org.eclipse.remote.build/.project
The file was removedbundles/org.eclipse.remote.jsch.core/.classpath
The file was addedremote/org.eclipse.remote.core/schema/processFactory.exsd
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/messages/messages.properties
The file was addedremote/org.eclipse.remote.telnet-feature/eclipse_update_120.jpg
The file was removedfeatures/org.eclipse.remote.console-feature/build.properties
The file was addedremote/org.eclipse.remote.proxy.server.core/.classpath
The file was addedremote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIConnectionService.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ExecCommand.java
The file was addedremote/org.eclipse.remote.proxy.tests/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.target/pom.xml
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was removedfeatures/org.eclipse.remote-feature/.project
The file was removedbundles/org.eclipse.remote.core/.project
The file was removedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ConnectionTests.java
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Messages.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was removedfeatures/org.eclipse.remote.serial-feature/epl-v10.html
The file was addedremote/org.eclipse.remote.proxy.protocol.core/.project
The file was addedremote/org.eclipse.remote.console/icons/elcl16/properties_tsk.gif
The file was removedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/.project
The file was removedbundles/org.eclipse.remote.jsch.ui/plugin.properties
The file was removedbundles/org.eclipse.remote.telnet.ui/about.html
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/ServicePropertyTester.java
The file was removedbundles/org.eclipse.remote.console/icons/clcl16/newterminal.gif
The file was removedtests/org.eclipse.remote.jsch.tests/build.properties
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/DeleteCommand.java
The file was addedremote/org.eclipse.remote.proxy.protocol.core/about.html
The file was addedremote/org.eclipse.remote.proxy-feature/epl-v10.html
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleExtensionManager.java
The file was removedbundles/org.eclipse.remote.ui/plugin.properties
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerExecCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerExecCommand.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was removedbundles/org.eclipse.remote.telnet.core/.classpath
The file was removedreleng/org.eclipse.remote.deploy/pom.xml
The file was addedremote/org.eclipse.remote.serial.ui/about.properties
The file was removedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/internal/ServiceTests.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/messages.properties
The file was removedreleng/org.eclipse.remote.proxy.server.product/proxy.server.product
The file was removedbundles/org.eclipse.remote.telnet.ui/plugin.xml
The file was addedremote/org.eclipse.remote.proxy-feature/build.properties
The file was removedbundles/org.eclipse.remote.proxy.core/.project
The file was addedremote/org.eclipse.remote.telnet.ui/about.html
The file was addedremote/org.eclipse.remote.core/ptp_logo_icon32.png
The file was removedbundles/org.eclipse.remote.telnet.core/plugin.xml
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteResource.java
The file was removedbundles/org.eclipse.remote.serial.ui/.gitignore
The file was addedremote/org.eclipse.remote.core/about.mappings
The file was addedremote/org.eclipse.remote.repo/.project
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was addedremote/org.eclipse.remote.serial.ui/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Activator.java
The file was addedremote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortCommandShell.java
The file was removedtests/org.eclipse.remote.ui.tests/.project
The file was addedremote/org.eclipse.remote.console/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexTests.java
The file was addedremote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/Messages.java
The file was addedremote/org.eclipse.remote.serial.core/plugin.xml
The file was addedremote/org.eclipse.remote.serial.ui/plugin.properties
The file was removedbundles/org.eclipse.remote.console/icons/elcl16/newterminal.gif
The file was addedremote/org.eclipse.remote.serial.ui/about.ini
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/FetchInfoCommand.java
The file was removedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/ConnectionTests.java
The file was removedtests/org.eclipse.remote.telnet.core.tests/src/org/eclipse/remote/telnet/core/tests/Activator.java
The file was removedbundles/org.eclipse.remote.ui/icons/console.png
The file was addedremote/org.eclipse.remote.core/plugin.properties
The file was removedbundles/org.eclipse.remote.proxy.server.core/plugin.properties
The file was addedremote/org.eclipse.remote.telnet.ui/about.properties
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was addedremote/org.eclipse.remote.telnet.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.telnet.ui/plugin.xml
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages.properties
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionsUI.java
The file was removedbundles/org.eclipse.remote.telnet.ui/about.ini
The file was addedremote/org.eclipse.remote.doc.isv/html/concepts/concepts.html
The file was addedremote/org.eclipse.remote.console-feature/epl-v10.html
The file was addedremote/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/RemoteCoreTestSuite.java
The file was addedremote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/messages.properties
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionPropertyPage.java
The file was removedbundles/org.eclipse.remote.console/.gitignore
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemotePath.java
The file was addedremote/org.eclipse.remote.proxy.core/build.properties
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionPropertyPage.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessBuilder.java
The file was removedbundles/org.eclipse.remote.core/ptp_logo_icon32.png
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeListener.java
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/.project
The file was addedremote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortConnection.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/Activator.java
The file was addedremote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCommandShell.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetPropertiesCommand.java
The file was addedremote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/internal/proxy/protocol/core/Activator.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ActionMessages.properties
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetOutputStreamCommand.java
The file was addedremote/org.eclipse.remote-feature/build.properties
The file was addedremote/org.eclipse.remote.proxy.tests/.classpath
The file was removedtests/org.eclipse.remote.jsch.tests/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.doc.isv/about.html
The file was removedbundles/org.eclipse.remote.telnet.core/.project
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerCommand.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcess.java
The file was removedbundles/org.eclipse.remote.telnet.core/about.ini
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticatorService.java
The file was removedtests/org.eclipse.remote.jsch.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.core/schema/remoteResources.exsd
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java
The file was addedremote/org.eclipse.remote.proxy.tests/.project
The file was removedbundles/org.eclipse.remote.console/schema/consoleToolbar.exsd
The file was removedreleng/org.eclipse.remote.deploy/.project
The file was removedbundles/org.eclipse.remote.console/icons/cview16/terminal_view.gif
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionChangeEvent.java
The file was removedbundles/org.eclipse.remote.serial.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.serial-feature/build.properties
The file was removedfeatures/pom.xml
The file was removedbundles/org.eclipse.remote.core/schema/remoteServices.exsd
The file was addedremote/org.eclipse.remote.console/about.html
The file was addedremote/org.eclipse.remote.core.tests/.project
The file was addedremote/org.eclipse.remote.telnet.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedfeatures/org.eclipse.remote.proxy-feature/feature.properties
The file was removedbundles/org.eclipse.remote.telnet.ui/about.mappings
The file was removedbundles/org.eclipse.remote.core/build.properties
The file was removedbundles/org.eclipse.remote.doc.isv/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/OpenConnectionHandler.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileSystem.java
The file was addedremote/org.eclipse.remote.proxy.ui/icons/ssh.png
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteResourceComparator.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcessBuilder.java
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Activator.java
The file was addedremote/org.eclipse.remote.jsch.ui/plugin.properties
The file was removedbundles/org.eclipse.remote.console/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionPage.java
The file was removedbundles/.gitignore
The file was removedbundles/org.eclipse.remote.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.doc.isv/plugin.xml
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/OverlayImageDescriptor.java
The file was removedbundles/org.eclipse.remote.jsch.core/plugin.properties
The file was removedbundles/org.eclipse.remote.console/icons/clcl16/disconnect_co.gif
The file was removedbundles/org.eclipse.remote.doc.isv/plugin.xml
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeContentManager.java
The file was addedremote/org.eclipse.remote.core/about.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionHostService.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java
The file was addedremote/org.eclipse.remote.jsch.ui/icons/full/obj16/connection.gif
The file was addedremote/org.eclipse.remote.telnet.core/plugin.xml
The file was addedremote/org.eclipse.remote.target/remote.target
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetInputStreamCommand.java
The file was removedreleng/org.eclipse.remote.repo/.project
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionProviderService.java
The file was addedremote/org.eclipse.remote.telnet.core/plugin.properties
The file was removedtests/org.eclipse.remote.proxy.tests/build.properties
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ChildInfosCommand.java
The file was addedremote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/Messages.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionHostService.java
The file was addedremote/org.eclipse.remote.jsch.core/plugin.xml
The file was addedremote/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerMkdirCommand.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIFileService.java
The file was removedCONTRIBUTING
The file was removedbundles/org.eclipse.remote.ui/.gitignore
The file was removedbundles/org.eclipse.remote.proxy.server.core/plugin.xml
The file was removedtests/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/internal/Activator.java
The file was addedremote/org.eclipse.remote.proxy.protocol.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetPropertiesCommand.java
The file was addedremote/org.eclipse.remote.console/icons/elcl16/connect_co.gif
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/messages.properties
The file was addedremote/org.eclipse.remote.serial.core/about.properties
The file was removedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/Messages.java
The file was removedbundles/org.eclipse.remote.doc.isv/html/concepts/concepts.html
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStore.java
The file was addedremote/org.eclipse.remote.telnet.core.tests/src/org/eclipse/remote/telnet/core/tests/TelnetConnectionTests.java
The file was addedremote/org.eclipse.remote.console/icons/clcl16/disconnect_co.gif
The file was addedremote/org.eclipse.remote.proxy.protocol.core/.classpath
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsView.java
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/internal/proxy/protocol/core/Activator.java
The file was addedremote/org.eclipse.remote.proxy.server.core/plugin.properties
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/IConsoleActionFactory.java
The file was addedremote/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/Activator.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.ui.prefs
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/CommandServer.java
The file was addedremote/org.eclipse.remote.proxy.server.product/product.entitlements
The file was removedbundles/org.eclipse.remote.ui/icons/elcl16/new_folder.gif
The file was removedbundles/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.jsch.ui/build.properties
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionService.java
The file was removedbundles/org.eclipse.remote.console/icons/dlcl16/properties_tsk.gif
The file was addedremote/org.eclipse.remote.proxy.ui/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetConnection.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalCommandShellService.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionConnect.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionScrollLock.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/PrivilegedPortException.java
The file was addedremote/org.eclipse.remote.telnet.core/.project
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetInputStreamCommand.java
The file was removedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.telnet.ui/build.properties
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/ArgumentParser.java
The file was removedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Logger.java
The file was removedbundles/org.eclipse.remote.serial.ui/about.html
The file was addedremote/org.eclipse.remote.repo/pom.xml
The file was addedremote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionWizard.java
The file was addedremote/org.eclipse.remote.telnet.ui/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/SerializableFileInfo.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionPropertyService.java
The file was removedbundles/org.eclipse.remote.jsch.ui/plugin.xml
The file was addedremote/org.eclipse.remote.console/icons/elcl16/lock_co.gif
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionProviderService.java
The file was addedremote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/Activator.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteProcessAdapter.java
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/.gitignore
The file was addedremote/org.eclipse.remote-feature/eclipse_update_120.jpg
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerShellCommand.java
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/CommandServer.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/ConsoleAction.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.properties
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConstants.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/.gitignore
The file was removedbundles/org.eclipse.remote.console/.project
The file was removedbundles/org.eclipse.remote.console/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.ui/plugin.properties
The file was addedremote/org.eclipse.remote.serial.core/about.mappings
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was addedremote/org.eclipse.remote-feature/.project
The file was removedLICENSE
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerMkdirCommand.java
The file was removedreleng/org.eclipse.remote.proxy.server.linux.x86_64/.project
The file was removedbundles/org.eclipse.remote.console/icons/eview16/terminal_view.gif
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionPropertyTester.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was addedremote/org.eclipse.remote.ui/icons/ovr16/symlink_ovr.gif
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionBootstrap.java
The file was removedbundles/org.eclipse.remote.telnet.core/.gitignore
The file was removedbundles/org.eclipse.remote.proxy.ui/icons/full/obj16/connection.gif
The file was addedremote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Activator.java
The file was addedremote/org.eclipse.remote.doc.isv/html/gettingstarted/intro.html
The file was removedfeatures/org.eclipse.remote.console-feature/epl-v10.html
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/OpenCommandShellHandler.java
The file was removedtests/org.eclipse.remote.proxy.tests/.project
The file was removedbundles/org.eclipse.remote.telnet.ui/ptp_logo_icon32.png
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/PutInfoCommand.java
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/about.html
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsView.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcess.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesManager.java
The file was addedremote/org.eclipse.remote.jsch.core/plugin.properties
The file was removedbundles/org.eclipse.remote.proxy.ui/plugin.xml
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetInputStreamCommand.java
The file was addedremote/org.eclipse.remote.telnet.core/.classpath
The file was removedbundles/org.eclipse.remote.jsch.ui/icons/ssh.png
The file was addedremote/org.eclipse.remote.serial.core/META-INF/MANIFEST.MF
The file was removedfeatures/org.eclipse.remote.serial-feature/eclipse_update_120.jpg
The file was addedremote/org.eclipse.remote.serial.ui/plugin.xml
The file was addedremote/org.eclipse.remote.ui.tests/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetProtocol.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/.settings/org.eclipse.pde.core.prefs
The file was addedremote/org.eclipse.remote.doc.isv/tocconcepts.xml
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsole.java
The file was addedremote/org.eclipse.remote.doc.isv/tocreference.xml
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalResource.java
The file was removedbundles/org.eclipse.remote.doc.isv/pom.xml
The file was addedremote/org.eclipse.remote.proxy.protocol.core/build.properties
The file was removedfeatures/org.eclipse.remote.serial-feature/feature.xml
The file was removedbundles/org.eclipse.remote.jsch.core/.project
The file was addedremote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionsUI.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java
The file was removedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/plugin.properties
The file was removedbundles/org.eclipse.remote.ui/about.html
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/AbstractCommand.java
The file was removedbundles/org.eclipse.remote.console/icons/dlcl16/command_input_field.gif
The file was addedremote/org.eclipse.remote.jsch.ui/about.html
The file was removedfeatures/org.eclipse.remote.proxy-feature/epl-v10.html
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/Activator.java
The file was addedremote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCodes.java
The file was addedremote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/FileStoreTests.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was removedtests/org.eclipse.remote.ui.tests/build.properties
The file was addedremote/org.eclipse.remote.console/plugin.xml
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceAdapterFactory.java
The file was removedbundles/org.eclipse.remote.jsch.core/.gitignore
The file was addedremote/org.eclipse.remote.doc.isv/tocsamples.xml
The file was addedremote/org.eclipse.remote.serial.ui/about.html
The file was removedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/Activator.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionProviderService.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ExecCommand.java
The file was removedtests/org.eclipse.remote.ui.tests/.gitignore
The file was addedremote/org.eclipse.remote.proxy.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.telnet.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUserAuthenticator.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchUserInfo.java
The file was addedremote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyFileSystemContributor.java
The file was addedremote/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.telnet.core/ptp_logo_icon32.png
The file was removedbundles/org.eclipse.remote.console/.classpath
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ChildInfosCommand.java
The file was addedremote/org.eclipse.remote.proxy.ui/build.properties
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcessBuilder.java
The file was addedremote/org.eclipse.remote.jsch.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.core/schema/processFactory.exsd
The file was removedfeatures/org.eclipse.remote-feature/epl-v10.html
The file was removedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionWizard.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessControlService.java
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerExecCommand.java
The file was addedremote/org.eclipse.remote.telnet.core/build.properties
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
The file was addedremote/org.eclipse.remote.jsch.ui/build.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionPropertyService.java
The file was removedbundles/org.eclipse.remote.core/schema/remoteResources.exsd
The file was addedremote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionPropertyPage.java
The file was removedbundles/org.eclipse.remote.core/about.ini
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalResource.java
The file was removedbundles/org.eclipse.remote.serial.core/about.html
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceFactory.java
The file was addedremote/org.eclipse.remote.proxy-feature/feature.xml
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionPropertyPage.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/build.properties
The file was removedbundles/org.eclipse.remote.proxy.server.core/about.html
The file was removedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/RemoteCoreTestSuite.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticatorService.java
The file was addedremote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizardPage.java
The file was addedremote/org.eclipse.remote.deploy/pom.xml
The file was removedbundles/org.eclipse.remote.jsch.core/about.html
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was removedbundles/org.eclipse.remote.proxy.ui/.project
The file was removedbundles/org.eclipse.remote.console/icons/dlcl16/connect_co.gif
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/ConnectionExistsException.java
The file was removedbundles/org.eclipse.remote.doc.isv/about.html
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionProviderService.java
The file was removedbundles/org.eclipse.remote.core/plugin.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerChildInfosCommand.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.java
The file was addedremote/org.eclipse.remote.repo/category.xml
The file was addedremote/org.eclipse.remote.ui/plugin.xml
The file was addedremote/org.eclipse.remote.build/pom.xml
The file was removedbundles/org.eclipse.remote.telnet.ui/build.properties
The file was removedbundles/org.eclipse.remote.telnet.core/about.mappings
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleExtensionManager.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessService.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/OpenConnectionHandler.java
The file was removedbundles/org.eclipse.remote.doc.isv/build.properties
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetOutputStreamCommand.java
The file was removedbundles/org.eclipse.remote.telnet.core/plugin.properties
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionHostService.java
The file was removedbundles/org.eclipse.remote.jsch.ui/.project
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/Messages.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was addedremote/org.eclipse.remote.proxy.server.core/.project
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerPutInfoCommand.java
The file was removedreleng/org.eclipse.remote.proxy.server.linux.x86_64/build.properties
The file was removedtests/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetEnvCommand.java
The file was removedreleng/org.eclipse.remote.target/pom.xml
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/messages/messages.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/messages/Messages.java
The file was removedbundles/org.eclipse.remote.telnet.ui/about.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessControlService.java
The file was addedremote/org.eclipse.remote.jsch.ui/.classpath
The file was removedbundles/org.eclipse.remote.core/plugin.xml
The file was removedbundles/org.eclipse.remote.jsch.ui/.gitignore
The file was removedbundles/org.eclipse.remote.serial.core/about.ini
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ActionMessages.properties
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/Protocol.java
The file was removedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexServerTests.java
The file was addedremote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionWizard.java
The file was removedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/FileStoreTests.java
The file was removedbundles/org.eclipse.remote.serial.ui/.classpath
The file was addedremote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/messages.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/messages.properties
The file was removedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/FileStoreTests.java
The file was removedbundles/org.eclipse.remote.core/about.mappings
The file was addedremote/org.eclipse.remote.ui/about.html
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileService.java
The file was addedremote/org.eclipse.remote-feature/feature.xml
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannel.java
The file was addedremote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/Activator.java
The file was removedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/ISerialPortService.java
The file was addedremote/org.eclipse.remote.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerChildInfosCommand.java
The file was addedremote/org.eclipse.remote.core/schema/remoteServices.exsd
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcess.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/DeleteCommand.java
The file was removedreleng/org.eclipse.remote.target/remote.target
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionPropertyService.java
The file was removedbundles/org.eclipse.remote.proxy.ui/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.jsch.core/about.html
The file was addedremote/org.eclipse.remote.serial-feature/feature.xml
The file was addedremote/org.eclipse.remote.telnet.core/about.mappings
The file was removedbundles/org.eclipse.remote.console/icons/elcl16/disconnect_co.gif
The file was removedfeatures/org.eclipse.remote.telnet-feature/epl-v10.html
The file was addedremote/org.eclipse.remote.console/.project
The file was removedbundles/org.eclipse.remote.telnet.ui/.project
The file was removedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetOption.java
The file was addedremote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/SerializableFileInfo.java
The file was removedbundles/org.eclipse.remote.proxy.core/bootstrap.sh
The file was addedremote/org.eclipse.remote.serial.ui/.project
The file was removedbundles/org.eclipse.remote.serial.ui/.project
The file was addedremote/org.eclipse.remote.ui/icons/dlcl16/new_folder.gif
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStoreComparer.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceFactory.java
The file was addedremote/org.eclipse.remote.serial.core/about.ini
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionWizard.java
The file was removedbundles/org.eclipse.remote.serial.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.server.core/build.properties
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/IConsoleActionFactory.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceAdapterFactory.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ImageConsts.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionControlService.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleSettingsDialog.java
The file was addedremote/org.eclipse.remote.serial.ui/.classpath
The file was removedbundles/org.eclipse.remote.serial.ui/about.ini
The file was addedremote/org.eclipse.remote.core/about.ini
The file was addedremote/org.eclipse.remote.console-feature/feature.properties
The file was addedremote/org.eclipse.remote.core.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/.gitignore
The file was addedremote/org.eclipse.remote.ui/icons/console.png
The file was addedremote/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was removedreleng/org.eclipse.remote.repo/category.xml
The file was addedremote/org.eclipse.remote.console/icons/dlcl16/command_input_field.gif
The file was removedbundles/org.eclipse.remote.jsch.ui/about.html
The file was removedbundles/org.eclipse.remote.ui/icons/connection.gif
The file was removedbundles/org.eclipse.remote.proxy.core/.gitignore
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was removedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/build.properties
The file was removedbundles/org.eclipse.remote.serial.ui/ptp_logo_icon32.png
The file was addedremote/org.eclipse.remote.console-feature/feature.xml
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was addedremote/org.eclipse.remote.serial.ui/build.properties
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/DeleteCommand.java
The file was removedreleng/org.eclipse.remote.proxy.server.linux.x86_64/plugin.properties
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannelManager.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was addedremote/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/PreferencesAdapter.java
The file was addedremote/org.eclipse.remote.telnet.core.tests/build.properties
The file was removedbundles/org.eclipse.remote.console/icons/clcl16/connect_co.gif
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/Messages.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/Messages.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/console/ITerminalConsole.java
The file was addedremote/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/ConnectionTests.java
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerExecCommand.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/messages.properties
The file was addedremote/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/FileStoreTests.java
The file was removedfeatures/org.eclipse.remote.proxy-feature/eclipse_update_120.jpg
The file was removedfeatures/org.eclipse.remote.telnet-feature/feature.xml
The file was removedbundles/org.eclipse.remote.telnet.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.serial.ui/icons/serial.png
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIConnectionService.java
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/.classpath
The file was removedtests/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexTests.java
The file was removedtests/org.eclipse.remote.jsch.tests/.gitignore
The file was addedremote/org.eclipse.remote.deploy/assembly.xml
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteProcess.java
The file was removedfeatures/org.eclipse.remote-feature/build.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionProviderService.java
The file was addedremote/org.eclipse.remote.serial.core/.project
The file was removedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Messages.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIFileService.java
The file was removedfeatures/org.eclipse.remote.console-feature/feature.properties
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/DeleteRemoteConnectionHandler.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ActionMessages.java
The file was addedremote/org.eclipse.remote.jsch.tests/META-INF/MANIFEST.MF
The file was removedtests/org.eclipse.remote.proxy.tests/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionHandler.java
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/build.properties
The file was removedbundles/org.eclipse.remote.doc.isv/css/style.css
The file was addedremote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchFileSystemContributor.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStoreComparer.java
The file was addedremote/org.eclipse.remote.core/build.properties
The file was addedremote/org.eclipse.remote.proxy.ui/about.html
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsActionProvider.java
The file was addedremote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Activator.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/.project
The file was addedremote/org.eclipse.remote.proxy.core/plugin.properties
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsContentProvider.java
The file was addedremote/org.eclipse.remote.console/.classpath
The file was removedbundles/org.eclipse.remote.serial.core/.project
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalFileService.java
The file was addedremote/org.eclipse.remote.console/icons/clcl16/properties_tsk.gif
The file was addedremote/org.eclipse.remote.core.tests/build.properties
The file was addedremote/org.eclipse.remote.proxy.tests/build.properties
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionDisconnect.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIFileService.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/MkdirCommand.java
The file was removedbundles/org.eclipse.remote.jsch.ui/icons/full/obj16/connection.gif
The file was addedremote/org.eclipse.remote.target/.project
The file was removedtests/org.eclipse.remote.core.tests/build.properties
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ChildInfosCommand.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteResourceComparator.java
The file was removedbundles/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortCommandShell.java
The file was removedreleng/org.eclipse.remote.proxy.server.linux.x86_64/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/messages.properties
The file was removedbundles/org.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.proxy.core/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetCwdCommand.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetEnvCommand.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java
The file was removedtests/org.eclipse.remote.telnet.core.tests/src/org/eclipse/remote/telnet/core/tests/TelnetConnectionTests.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileManager.java
The file was addedremote/org.eclipse.remote.proxy.server.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.proxy.server.product/pom.xml
The file was removedbundles/org.eclipse.remote.console/icons/clcl16/properties_tsk.gif
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/PutInfoCommand.java
The file was removedbundles/org.eclipse.remote.doc.isv/tocgettingstarted.xml
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/PreferenceInitializer.java
The file was removedbundles/org.eclipse.remote.telnet.ui/plugin.properties
The file was removedbundles/org.eclipse.remote.telnet.ui/.gitignore
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/.gitignore
The file was removedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/Activator.java
The file was addedremote/org.eclipse.remote.ui/.project
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/Activator.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/CloseConnectionHandler.java
The file was addedremote/org.eclipse.remote.console/icons/dlcl16/connect_co.gif
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetOutputStreamCommand.java
The file was removedbundles/org.eclipse.remote.serial.core/ptp_logo_icon32.png
The file was addedremote/org.eclipse.remote.telnet-feature/feature.properties
The file was addedremote/org.eclipse.remote.serial.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/launch/RemoteLaunchConfigService.java
The file was addedremote/org.eclipse.remote.serial-feature/eclipse_update_120.jpg
The file was addedremote/org.eclipse.remote.telnet.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetConnection.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetOutputStreamCommand.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessService.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIImages.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteResource.java
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Application.java
The file was removedbundles/org.eclipse.remote.telnet.core/about.html
The file was addedremote/org.eclipse.remote.core/.options
The file was addedremote/org.eclipse.remote.proxy.protocol.core/plugin.properties
The file was removedfeatures/org.eclipse.remote.telnet-feature/feature.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java
The file was addedremote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetProtocol.java
The file was removedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/.project
The file was addedremote/org.eclipse.remote.telnet.ui/about.mappings
The file was removedbundles/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
The file was removedreleng/org.eclipse.remote.proxy.server.product/.project
The file was removedbundles/org.eclipse.remote.proxy.server.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/FetchInfoCommand.java
The file was removedbundles/org.eclipse.remote.serial.core/.classpath
The file was removedbundles/org.eclipse.remote.console/icons/elcl16/lock_co.gif
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java
The file was removedfeatures/org.eclipse.remote.proxy-feature/.project
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteProcessAdapter.java
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/.settings/org.eclipse.pde.core.prefs
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchCommandShellService.java
The file was removedfeatures/org.eclipse.remote.proxy-feature/build.properties
The file was removedbundles/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/messages.properties
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/OpenCommandShellHandler.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIPlugin.java
The file was addedremote/org.eclipse.remote.build/.project
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeViewer.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionWizard.java
The file was addedremote/org.eclipse.remote.console/icons/clcl16/connect_co.gif
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetEnvCommand.java
The file was addedremote/org.eclipse.remote.console/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.ui.prefs
The file was removedtests/org.eclipse.remote.telnet.core.tests/build.properties
The file was addedremote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/messages.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was removedtests/org.eclipse.remote.core.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.doc.isv/html/toc.html
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionWizard.java
The file was addedremote/org.eclipse.remote.console/icons/elcl16/rem_co.gif
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.serial.core/plugin.properties
The file was addedremote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileService.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessTerminalService.java
The file was removedreleng/org.eclipse.remote.repo/pom.xml
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionTypePage.java
The file was removedNOTICE
The file was addedremote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetOption.java
The file was removedfeatures/org.eclipse.remote.serial-feature/.project
The file was addedremote/org.eclipse.remote.ui.tests/src/org/eclipse/remote/ui/tests/RemoteResourceBrowserTest.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/Activator.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/build.properties
The file was removedbundles/org.eclipse.remote.proxy.core/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.console/icons/dlcl16/disconnect_co.gif
The file was addedremote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/Protocol.java
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetPropertiesCommand.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetCwdCommand.java
The file was addedremote/org.eclipse.remote.console/icons/elcl16/command_input_field.gif
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteCommandShellService.java
The file was addedremote/org.eclipse.remote.proxy.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcess.java
The file was removedbundles/org.eclipse.remote.doc.isv/tocreference.xml
The file was removedbundles/org.eclipse.remote.proxy.protocol.core/build.properties
The file was removedbundles/org.eclipse.remote.proxy.core/plugin.properties
The file was addedremote/org.eclipse.remote.proxy.ui/plugin.properties
The file was addedremote/org.eclipse.remote.ui/icons/dlcl16/up_nav.gif
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/launch/RemoteLaunchConfigService.java
The file was addedremote/org.eclipse.remote.core/plugin.xml
The file was removedbundles/org.eclipse.remote.proxy.ui/.classpath
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerDeleteCommand.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIPlugin.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConstants.java
The file was removedreleng/org.eclipse.remote.proxy.server.product/product.entitlements
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/Activator.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileSystem.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcess.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsolePage.java
The file was addedremote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizard.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/PendingUpdateAdapter.java
The file was addedremote/org.eclipse.remote.doc.isv/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.core/schema/authenticator.exsd
The file was removedtests/org.eclipse.remote.proxy.tests/.classpath
The file was removedbundles/org.eclipse.remote.telnet.ui/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.server.core/.gitignore
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcess.java
The file was removedtests/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/ProcessTests.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionHandler.java
The file was removedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.core.tests/.classpath
The file was addedremote/org.eclipse.remote.ui/plugin.properties
The file was removedtests/org.eclipse.remote.core.tests/.classpath
The file was addedremote/org.eclipse.remote.telnet-feature/epl-v10.html
The file was removedfeatures/org.eclipse.remote.console-feature/feature.xml
The file was addedremote/org.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was removedbundles/org.eclipse.remote.proxy.server.core/.project
The file was addedremote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIFileService.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ActionMessages.java
The file was addedremote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/MkdirCommand.java
The file was removedbundles/org.eclipse.remote.serial.ui/about.properties
The file was addedremote/org.eclipse.remote.telnet.ui/.classpath
The file was removedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/about.html
The file was removedtests/org.eclipse.remote.ui.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetInputStreamCommand.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/.settings/org.eclipse.pde.core.prefs
The file was removedreleng/org.eclipse.remote.proxy.server.linux.ppc64le/plugin.properties
The file was addedremote/org.eclipse.remote.telnet.ui/.project
The file was removedbundles/org.eclipse.remote.jsch.core/build.properties
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/Preferences.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessBuilder.java
The file was removedbundles/org.eclipse.remote.ui/plugin.xml
The file was removedbundles/org.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.serial.core/build.properties
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/ConsoleAction.java
The file was removedbundles/org.eclipse.remote.doc.isv/html/toc.html
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionConnect.java
The file was removedbundles/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizardPage.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeViewer.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/console/TerminalConsoleUtility.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ExecCommand.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ChildInfosCommand.java
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIConnectionService.java
The file was addedremote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleFactory.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/messages/Messages.java
The file was removedbundles/org.eclipse.remote.proxy.ui/build.properties
The file was removedreleng/org.eclipse.remote.build/pom.xml
The file was addedremote/org.eclipse.remote.telnet.core.tests/src/org/eclipse/remote/telnet/core/tests/Activator.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalFileService.java
The file was addedremote/org.eclipse.remote.core.tests/plugin.properties
The file was addedremote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Activator.java
The file was addedremote/org.eclipse.remote.serial.core/ptp_logo_icon32.png
The file was addedremote/org.eclipse.remote.jsch.tests/build.properties
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerDeleteCommand.java
The file was removedtests/org.eclipse.remote.core.tests/.project
The file was removedtests/org.eclipse.remote.core.tests/.gitignore
The file was removedbundles/org.eclipse.remote.proxy.core/build.properties
The file was removedbundles/org.eclipse.remote.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/CloseConnectionHandler.java
The file was removedtests/org.eclipse.remote.core.tests/plugin.properties
The file was addedremote/org.eclipse.remote.console/schema/consoleToolbar.exsd
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was removedbundles/org.eclipse.remote.console/plugin.properties
The file was removedbundles/pom.xml
The file was removedbundles/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/PreferencesAdapter.java
The file was addedremote/org.eclipse.remote.proxy-feature/feature.properties
The file was addedremote/org.eclipse.remote.serial-feature/.project
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetInputStreamCommand.java
The file was removedbundles/org.eclipse.remote.core/.options
The file was addedremote/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.core.prefs
The file was removedtests/org.eclipse.remote.ui.tests/META-INF/MANIFEST.MF
The file was removedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUserAuthenticator.java
The file was addedremote/org.eclipse.remote.console-feature/.project
The file was addedremote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionsUI.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerFetchInfoCommand.java
The file was removedtests/org.eclipse.remote.jsch.tests/.classpath
The file was removedfeatures/org.eclipse.remote.console-feature/eclipse_update_120.jpg
The file was addedremote/org.eclipse.remote.proxy.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionPage.java
The file was removedbundles/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was removedreleng/org.eclipse.remote.build/update_versions
The file was addedremote/org.eclipse.remote.proxy.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.doc.isv/build.properties
The file was addedremote/org.eclipse.remote.proxy-feature/.project
The file was removedbundles/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/messages.properties
The file was removedbundles/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizard.java
The file was removedbundles/org.eclipse.remote.telnet.core/build.properties
The file was addedremote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexServerTests.java
The file was removedbundles/org.eclipse.remote.console/about.html
The file was removedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/.settings/org.eclipse.pde.core.prefs
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionDisconnect.java
The file was addedremote/org.eclipse.remote.ui.tests/.classpath
The file was addedremote/org.eclipse.remote.console/icons/clcl16/newterminal.gif
The file was removedbundles/org.eclipse.remote.telnet.ui/icons/telnet.png
The file was removedbundles/org.eclipse.remote.proxy.ui/.gitignore
The file was addedremote/org.eclipse.remote.doc.isv/tocgettingstarted.xml
The file was removedbundles/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/Messages.java
The file was addedremote/org.eclipse.remote.telnet.ui/ptp_logo_icon32.png
The file was removedbundles/org.eclipse.remote.doc.isv/html/gettingstarted/intro.html
The file was removedbundles/org.eclipse.remote.serial.ui/about.mappings
The file was removedreleng/org.eclipse.remote.proxy.server.product/pom.xml
The file was addedremote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/Activator.java
The file was removedfeatures/org.eclipse.remote.console-feature/.project
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages.properties
The file was addedremote/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/internal/ServiceTests.java
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Server.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/about.html
The file was removedbundles/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerPutInfoCommand.java
The file was removedbundles/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleFactory.java
The file was addedremote/org.eclipse.remote.jsch.core/.project
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/.project
The file was addedremote/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was addedremote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Server.java
The file was removedbundles/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/PrivilegedPortException.java
The file was removedreleng/org.eclipse.remote.proxy.server.macosx.x86_64/.gitignore
The file was addedremote/org.eclipse.remote.proxy.ui/.classpath
The file was removedfeatures/org.eclipse.remote.telnet-feature/eclipse_update_120.jpg
The file was addedremote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUIConnectionService.java
The file was removedbundles/org.eclipse.remote.console/icons/clcl16/command_input_field.gif
The file was removedbundles/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was addedremote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesManager.java
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/about.html
Commit 2d35961bcd209c417966b8abb21028e569ae93c9 by Jonah Graham
Bug 577097: Fix line endings

Some of the o.e.remote files had bad line endings. This
commit standardizes them

Change-Id: I96a2a86752b7a500d2095567f972ba51d194ae92
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteDebugOptions.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/PreferenceInitializer.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionWizard.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/Preferences.java
Commit 13168b3745118f3b0bc756c8ca8e38b45ca4d7a4 by Jonah Graham
Bug 577097: Move .gitignore where it is supposed to be

Change-Id: I00eb001958855c229a31e21425a3f5b9765d07ad
The file was removedbundles/org.eclipse.remote.doc.isv/html/.gitignore
Commit dcc4229829aee524766d61a3d6d28c5e3b26beac by Jonah Graham
Bug 577097: Normalize features to match requirements of CDT

Change-Id: Ib89a1f867d2f1007211eea0bd419d64ed03fed7a
The file was modified remote/org.eclipse.remote.telnet.ui/about.mappings
The file was modified remote/org.eclipse.remote.telnet.ui/build.properties
The file was modified remote/org.eclipse.remote.telnet.ui/about.properties
The file was addedremote/org.eclipse.remote.ui/about.ini
The file was addedremote/org.eclipse.remote.console/about.properties
The file was addedremote/org.eclipse.remote.ui/cdt_logo_icon32.png
The file was addedremote/org.eclipse.remote.proxy.ui/about.ini
The file was addedremote/org.eclipse.remote.ui/about.properties
The file was addedremote/org.eclipse.remote.ui/about.mappings
The file was addedremote/org.eclipse.remote.console/about.ini
The file was addedremote/org.eclipse.remote.console/about.mappings
The file was addedremote/org.eclipse.remote.proxy.ui/cdt_logo_icon32.png
The file was modified remote/org.eclipse.remote.serial.ui/about.mappings
The file was modified remote/org.eclipse.remote.console/build.properties
The file was modified remote/org.eclipse.remote.ui/build.properties
The file was modified remote/org.eclipse.remote.serial.ui/about.properties
The file was addedremote/org.eclipse.remote.proxy.ui/about.properties
The file was addedremote/org.eclipse.remote.doc.isv/html/.gitignore
The file was modified remote/org.eclipse.remote.proxy-feature/feature.xml
The file was modified remote/org.eclipse.remote.serial.ui/about.ini
The file was modified remote/org.eclipse.remote.serial.ui/build.properties
The file was modified remote/org.eclipse.remote.telnet-feature/feature.xml
The file was addedremote/org.eclipse.remote.telnet.ui/cdt_logo_icon32.png
The file was addedremote/org.eclipse.remote.proxy.ui/about.mappings
The file was modified remote/org.eclipse.remote.proxy.ui/build.properties
The file was addedremote/org.eclipse.remote.serial.ui/cdt_logo_icon32.png
The file was modified remote/org.eclipse.remote.telnet.ui/about.ini
The file was modified remote/org.eclipse.remote-feature/feature.xml
The file was addedremote/org.eclipse.remote.console/cdt_logo_icon32.png
The file was modified remote/org.eclipse.remote.serial-feature/feature.xml
Commit 98c9565dd29d32b88e1d00e99856bf449d2a5134 by Jonah Graham
Bug 577097: Rename script file to have an extension

Change-Id: I9d2a18bf6136af6d8ada437ba2a825270120139f
The file was removedremote/org.eclipse.remote.build/update_versions
The file was addedremote/org.eclipse.remote.build/update_versions.sh
Commit c1642591e598954d2b1c11ac3b49a8194b4e98b6 by Jonah Graham
Bug 577097: Normalize .settings to CDT standard

Change-Id: I1834c96b5f4c7c93637b343b1aed9d499df31134
The file was addedremote/org.eclipse.remote.jsch.ui/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.pde.prefs
The file was modified remote/org.eclipse.remote.telnet.core/.project
The file was addedremote/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.repo/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.doc.isv/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.serial.ui/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.core.tests/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.console-feature/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy-feature/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.ui/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.core/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.telnet-feature/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.serial.ui/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.deploy/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.launching.prefs
The file was modified remote/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.jdt.core.prefs
The file was modified remote/org.eclipse.remote.telnet.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.proxy.tests/.settings/org.eclipse.pde.api.tools.prefs
The file was modified remote/org.eclipse.remote.serial.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.ui.tests/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.proxy.tests/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.console/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.core.tests/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.proxy.ui/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.serial.core/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.jsch.tests/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.telnet.core/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.core.tests/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/.settings/org.eclipse.pde.api.tools.prefs
The file was modified remote/org.eclipse.remote.proxy.server.core/.project
The file was modified remote/org.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.telnet.core/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.core/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.jsch.core/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.protocol.core/.settings/org.eclipse.jdt.ui.prefs
The file was modified remote/org.eclipse.remote.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.proxy.core/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.tests/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.ui/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.ui.tests/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.serial.ui/.settings/org.eclipse.pde.api.tools.prefs
The file was modified remote/org.eclipse.remote.ui.tests/.settings/org.eclipse.jdt.core.prefs
The file was modified remote/org.eclipse.remote.proxy.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.telnet.core/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.telnet.ui/.settings/org.eclipse.pde.prefs
The file was modified remote/org.eclipse.remote.core.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.jsch.core/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.core/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.ui/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.core/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.jsch.tests/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.proxy.server.product/.settings/org.eclipse.core.resources.prefs
The file was modified remote/org.eclipse.remote.serial.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.telnet.core/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.ui/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.ui.tests/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.console/.settings/org.eclipse.pde.prefs
The file was modified remote/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.serial-feature/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.ui/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.core/.settings/org.eclipse.core.resources.prefs
The file was modified remote/org.eclipse.remote.telnet.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.build/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.jsch.ui/.settings/org.eclipse.pde.api.tools.prefs
The file was modified remote/org.eclipse.remote.jsch.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.serial.core/.settings/org.eclipse.jdt.launching.prefs
The file was modified remote/org.eclipse.remote.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.core.tests/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.proxy.tests/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.core/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.proxy.core/.settings/org.eclipse.jdt.ui.prefs
The file was modified remote/org.eclipse.remote.telnet.ui/.project
The file was addedremote/org.eclipse.remote.ui.tests/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.jsch.core/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.ui/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.console/.settings/org.eclipse.jdt.ui.prefs
The file was modified remote/org.eclipse.remote.jsch.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.jsch.tests/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote-feature/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.serial.core/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.serial.core/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.jsch.tests/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.serial.core/.settings/org.eclipse.pde.prefs
The file was modified remote/org.eclipse.remote.console/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.doc.isv/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.core.tests/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.ui/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.launching.prefs
The file was modified remote/org.eclipse.remote.serial.ui/.project
The file was addedremote/org.eclipse.remote.telnet.ui/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.core/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.console/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.telnet.ui/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.proxy.core/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.ui.tests/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.jsch.core/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.jsch.ui/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.jsch.tests/.settings/org.eclipse.pde.prefs
The file was modified remote/org.eclipse.remote.proxy.core/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.doc.isv/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.tests/.settings/org.eclipse.jdt.ui.prefs
The file was addedremote/org.eclipse.remote.serial.ui/.settings/org.eclipse.pde.prefs
The file was addedremote/org.eclipse.remote.serial.ui/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.telnet.ui/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.proxy.ui/.settings/org.eclipse.jdt.ui.prefs
The file was modified remote/org.eclipse.remote.serial.core/.project
The file was modified remote/org.eclipse.remote.proxy.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedremote/org.eclipse.remote.console/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.target/.settings/org.eclipse.core.resources.prefs
The file was addedremote/org.eclipse.remote.telnet.core/.settings/org.eclipse.jdt.launching.prefs
The file was addedremote/org.eclipse.remote.telnet.ui/.settings/org.eclipse.pde.api.tools.prefs
The file was addedremote/org.eclipse.remote.ui/.settings/org.eclipse.jdt.launching.prefs
The file was modified remote/org.eclipse.remote.proxy.server.core/.settings/org.eclipse.jdt.core.prefs
Commit 8980b1f1044af2d8bfd755356805618b5623bb82 by Jonah Graham
Bug 577097: Update BREE to Java 11

Note that due to dependencies, the effective BREE was already
Java 11, this change simply formalizes that

Change-Id: I834766caf02a0ed5e1992b61050ca1bf9c6bb390
The file was modified remote/org.eclipse.remote.serial.ui/.classpath
The file was modified remote/org.eclipse.remote.proxy.server.core/.classpath
The file was modified remote/org.eclipse.remote.telnet.ui/.classpath
The file was modified remote/org.eclipse.remote.core.tests/.classpath
The file was modified remote/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.core/.classpath
The file was modified remote/org.eclipse.remote.ui.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.serial.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.serial.core/.classpath
The file was modified remote/org.eclipse.remote.core/.classpath
The file was modified remote/org.eclipse.remote.proxy.ui/.classpath
The file was modified remote/org.eclipse.remote.telnet.core/.classpath
The file was modified remote/org.eclipse.remote.proxy.server.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.jsch.core/.classpath
The file was modified remote/org.eclipse.remote.proxy.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.ui.tests/.classpath
The file was modified remote/org.eclipse.remote.jsch.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.ui/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.ui/.classpath
The file was modified remote/org.eclipse.remote.telnet.core.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.telnet.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.protocol.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.console/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.jsch.tests/.classpath
The file was modified remote/org.eclipse.remote.jsch.ui/.classpath
The file was modified remote/org.eclipse.remote.proxy.protocol.core/.classpath
The file was modified remote/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.console/.classpath
The file was modified remote/org.eclipse.remote.proxy.tests/.classpath
Commit 3e9dadd6422191622341d03ac8129ad67edda2a7 by Jonah Graham
Bug 577097: Format all o.e.remote code to CDT standard

This is applying the per-project code formatting rules that would
be applied on save in the JDT editor

See also Bug 540373

Change-Id: Ie93f9b640d0f0cfce8711e72fabc87f6a89634fa
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionService.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionConnect.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/IConsoleActionFactory.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/MkdirCommand.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUserAuthenticator.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessBuilder.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionWizard.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/console/TerminalConsoleUtility.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCodes.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannel.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcessBuilder.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceFactory.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionProviderService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessService.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIPlugin.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionChangeEvent.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/ArgumentParser.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalCommandShellService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionHostService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessTerminalService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/Preferences.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was modified remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/Activator.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetProtocol.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsole.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteResource.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionProviderService.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerChildInfosCommand.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIImages.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Server.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionService.java
The file was modified remote/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/ProcessTests.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetPropertiesCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionControlService.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetOutputStreamCommand.java
The file was modified remote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexServerTests.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStore.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteCommandShellService.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/Activator.java
The file was modified remote/org.eclipse.remote.ui.tests/src/org/eclipse/remote/ui/tests/RemoteResourceBrowserTest.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Logger.java
The file was modified remote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ConnectionTests.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/PreferenceInitializer.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeViewer.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerDeleteCommand.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileSystem.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionPage.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionWizard.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/build.properties
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsolePage.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ShellCommand.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/messages.properties
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCommandShell.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerMkdirCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessControlService.java
The file was modified remote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/FileStoreTests.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/Protocol.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Application.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionPropertyService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/Activator.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchUserInfo.java
The file was modified remote/org.eclipse.remote.telnet.core.tests/src/org/eclipse/remote/telnet/core/tests/TelnetConnectionTests.java
The file was modified remote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/ProcessTests.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannelManager.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Activator.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/UnableToForwardPortException.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileSystem.java
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionPropertyPage.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ImageConsts.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetCwdCommand.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/Activator.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ExecCommand.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/Activator.java
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Activator.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/launch/IRemoteLaunchConfigService.java
The file was modified remote/org.eclipse.remote.proxy.core/build.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteProcessAdapter.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetInputStreamCommand.java
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizardPage.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetOutputStreamCommand.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/PutInfoCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemotePath.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyFileSystemContributor.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileStore.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchFileSystemContributor.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ChildInfosCommand.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnection.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleSettingsDialog.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcess.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/ServicePropertyTester.java
The file was modified remote/org.eclipse.remote.jsch.tests/src/org/eclipse/remote/jsch/tests/Activator.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was modified remote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/Activator.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteConnectionsLabelProvider.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetOption.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetOutputStreamCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionProviderService.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/AbstractCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was modified remote/org.eclipse.remote.proxy.server.macosx.x86_64/build.properties
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionBlock.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/PreferencesAdapter.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionDisconnect.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionBootstrap.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/GetInputStreamCommand.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerPutInfoCommand.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/PendingUpdateAdapter.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/exceptions/ProxyException.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteDebugOptions.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcess.java
The file was modified remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortConnection.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetEnvCommand.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/PutInfoCommand.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetCwdCommand.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerFetchInfoCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetEnvCommand.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleExtensionManager.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticatorService.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/DeleteCommand.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/messages.properties
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/internal/proxy/protocol/core/Activator.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/SerializableFileInfo.java
The file was modified remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortCommandShell.java
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionsUI.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/FetchInfoCommand.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeListener.java
The file was modified remote/org.eclipse.remote.proxy.tests/src/org/eclipse/remote/proxy/tests/MultiplexTests.java
The file was modified remote/org.eclipse.remote.proxy.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/Activator.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerExecCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/launch/RemoteLaunchConfigService.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/CommandServer.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/messages.properties
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetConnection.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/ExecCommand.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerShellCommand.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionScrollLock.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIConnectionService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesManager.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/ConnectionExistsException.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcess.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePreferenceConstants.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteContentProvider.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetInputStreamCommand.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/ConsoleAction.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerExecCommand.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetPropertiesCommand.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeContentManager.java
Commit c81695c9ce2de476bc7124bd1ab800aab5b7c55b by Jonah Graham
Bug 577097: Add missing entries to build.properties

Change-Id: I2e505c364d3dbdeba850be324488a31a33802cfb
The file was modified remote/org.eclipse.remote.core/build.properties
The file was modified remote/org.eclipse.remote.doc.isv/build.properties
The file was modified remote/org.eclipse.remote.console/build.properties
Commit 3ded7afd8ac61f65d051894b9e21cde2057b4fb6 by Jonah Graham
Bug 577097: Align o.e.remote feature versions with CDT

Change-Id: I32a8506bc8a22352adfd43c26f2ca71938d3ea6b
The file was modified remote/org.eclipse.remote.serial-feature/feature.xml
The file was modified remote/org.eclipse.remote.proxy-feature/feature.xml
The file was modified remote/org.eclipse.remote-feature/feature.xml
The file was modified remote/org.eclipse.remote.telnet-feature/feature.xml
The file was modified remote/org.eclipse.remote.console-feature/feature.xml
Commit f282fdd0dcb22cb713495eacd12a55f7eb3d66c0 by Jonah Graham
Bug 577097: Correct feature and bundle provider names

It is now Eclipse CDT providing these, so update to match

Change-Id: I4dec6071c1c3c63b8005587f9f8c1e73a0315a75
The file was modified remote/org.eclipse.remote.console-feature/feature.properties
The file was modified remote/org.eclipse.remote-feature/feature.properties
The file was modified remote/org.eclipse.remote.serial-feature/feature.properties
The file was modified remote/org.eclipse.remote.telnet-feature/feature.properties
The file was modified remote/org.eclipse.remote.proxy-feature/feature.properties
Commit fcc8fa8b5bf2dbcb49dd8b65382ce54e58cff517 by Jonah Graham
Bug 577097: Add all file types to .gitattributes

Change-Id: I8ad682ae5edc8d55c5372676a721abe5e1ec32cf
The file was modified .gitattributes
Commit 8062a11eacf6d89f2f7ca184eae0da974ffabc2b by Jonah Graham
Bug 577097: Add o.e.remote features to CDT's p2 repo

Change-Id: Ia5ef4a868d52389aefa3ef800a412ce53628da3e
The file was removedremote/org.eclipse.remote.repo/.project
The file was removedremote/org.eclipse.remote.repo/category.xml
The file was removedremote/org.eclipse.remote.repo/.settings/org.eclipse.core.resources.prefs
The file was removedremote/org.eclipse.remote.repo/pom.xml
The file was modified releng/org.eclipse.cdt.repo/category.xml
Commit 3f2649a14da6d4e21a1f7aa5fb12022259ad1f49 by Jonah Graham
Bug 577097: Integrate o.e.remote releng into CDT

Change-Id: I55fbfcfae1c414ae21807473f4ab290db40b5238
The file was removedremote/org.eclipse.remote.build/.settings/org.eclipse.core.resources.prefs
The file was removedremote/org.eclipse.remote.deploy/assembly.xml
The file was removedremote/org.eclipse.remote.build/.project
The file was modified remote/org.eclipse.remote.doc.isv/pom.xml
The file was removedremote/org.eclipse.remote.target/pom.xml
The file was removedremote/org.eclipse.remote.build/pom.xml
The file was modified remote/org.eclipse.remote.proxy.server.product/pom.xml
The file was removedremote/org.eclipse.remote.build/update_versions.sh
The file was modified remote/org.eclipse.remote.doc.isv/META-INF/MANIFEST.MF
The file was modified pom.xml
The file was removedremote/org.eclipse.remote.deploy/pom.xml
The file was removedremote/org.eclipse.remote.target/.settings/org.eclipse.core.resources.prefs
The file was removedremote/org.eclipse.remote.deploy/.project
The file was removedremote/org.eclipse.remote.target/.project
The file was removedremote/org.eclipse.remote.target/remote.target
The file was removedremote/org.eclipse.remote.deploy/.settings/org.eclipse.core.resources.prefs
Commit 4e35290c38cf5091078e6002caf81824ce8c3f42 by Jonah Graham
Bug 577097: Remove requirement to have pre-integration-test phase run

The proxy server products need to be built and signed before being
moved to the correct location. Prior to this patch this happened
in pre-integration-test phase, meaning that "mvn package" would
fail to build CDT successfully.

Therefore "pull" rather than "push" proxy-server to individual bundles.
If signing is not enabled, the proxy server product won't be signed,
but that is expected.

Also, to make sure the archiving happens in package phase, we need to
have some duplication so that archiving always is listed after signing.

Change-Id: I09ef2b6384ab6f6573352f85c068756e3792512f
The file was addedremote/org.eclipse.remote.proxy.server.linux.ppc64le/pom.xml
The file was addedremote/org.eclipse.remote.proxy.server.macosx.x86_64/pom.xml
The file was modified remote/org.eclipse.remote.proxy.server.product/pom.xml
The file was addedremote/org.eclipse.remote.proxy.server.linux.x86_64/pom.xml
Commit 6bbcd21c8a613ca7ad1b15e1422437a5e5da8380 by Jonah Graham
Bug 577097: Update o.e.remote code to EPLv2

Includes fixing any identified licensing issues using
releng/scripts/check_license.sh

Change-Id: I0f53648a88c8aa47fc811e3fbafce80f32a16151
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalCommandShellService.java
The file was modified remote/org.eclipse.remote.jsch.core/build.properties
The file was modified remote/org.eclipse.remote.proxy.tests/build.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalFileService.java
The file was modified remote/org.eclipse.remote.console/about.html
The file was modified remote/org.eclipse.remote.core.tests/build.properties
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionPage.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteResource.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/Protocol.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/about.html
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIFileService.java
The file was modified remote/org.eclipse.remote.core.tests/src/org/eclipse/remote/core/tests/internal/Activator.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteServicesManager.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ImageConsts.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/Messages.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionChangeEvent.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsolePage.java
The file was modified remote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Activator.java
The file was modified remote/org.eclipse.remote.proxy-feature/build.properties
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerDeleteCommand.java
The file was modified remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortCommandShell.java
The file was modified remote/org.eclipse.remote.telnet.core/about.html
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchCommandShellService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceAdapterFactory.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionService.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteContentProvider.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticatorService.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileStore.java
The file was modified remote/org.eclipse.remote.proxy.server.linux.ppc64le/about.html
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetOutputStreamCommand.java
The file was modified remote/org.eclipse.remote.core/plugin.properties
The file was modified remote/org.eclipse.remote.proxy.server.linux.ppc64le/plugin.properties
The file was modified remote/org.eclipse.remote.ui/plugin.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalResource.java
The file was modified remote/org.eclipse.remote.proxy.server.core/plugin.properties
The file was removedremote/org.eclipse.remote.proxy-feature/epl-v10.html
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcess.java
The file was modified remote/org.eclipse.remote.serial.ui/build.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/Preferences.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionBootstrap.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/Messages.java
The file was modified remote/org.eclipse.remote.jsch.core/about.html
The file was modified remote/org.eclipse.remote.telnet.core/about.properties
The file was modified remote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/messages.properties
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleFactory.java
The file was addedremote/org.eclipse.remote.proxy-feature/epl-v20.html
The file was modified remote/org.eclipse.remote.proxy.server.core/build.properties
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Server.java
The file was addedremote/org.eclipse.remote.console-feature/epl-v20.html
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/CommandServer.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionControlService.java
The file was modified remote/org.eclipse.remote.jsch.ui/build.properties
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/exceptions/ProxyException.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/ArgumentParser.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/UnableToForwardPortException.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteServicesUtils.java
The file was modified remote/org.eclipse.remote.proxy.core/plugin.properties
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/ConsoleAction.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessService.java
The file was modified remote/org.eclipse.remote.ui.tests/build.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/launch/IRemoteLaunchConfigService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionWorkingCopy.java
The file was modified remote/org.eclipse.remote.proxy.ui/plugin.properties
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteFileWidget.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteUIFileService.java
The file was modified remote/org.eclipse.remote.serial-feature/build.properties
The file was modified remote/org.eclipse.remote.proxy.ui/about.html
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessTerminalService.java
The file was addedremote/org.eclipse.remote.proxy.tests/about.html
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCodes.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ActionMessages.properties
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnection.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetOption.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeViewer.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/PreferencesAdapter.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteUIImages.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchUserInfo.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerCommand.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Activator.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleConnector.java
The file was addedremote/org.eclipse.remote.core.tests/about.html
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnectionProxyFactory.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JschFileStore.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteServicesManager.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/MkdirCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/messages/messages.properties
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnectionProviderService.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsView.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcessBuilder.java
The file was modified remote/org.eclipse.remote.doc.isv/build.properties
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetProtocol.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUIConnectionService.java
The file was modified remote/org.eclipse.remote.serial.core/about.properties
The file was modified remote/org.eclipse.remote.telnet-feature/feature.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessControlService.java
The file was removedremote/org.eclipse.remote.telnet-feature/epl-v10.html
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleExtensionManager.java
The file was modified remote/org.eclipse.remote.core/schema/remoteResources.exsd
The file was modified remote/org.eclipse.remote.proxy.server.macosx.x86_64/build.properties
The file was modified remote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/Messages.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStore.java
The file was modified remote/org.eclipse.remote.proxy.server.linux.ppc64le/build.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionHostService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteCorePlugin.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java
The file was modified remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/Activator.java
The file was removedremote/org.eclipse.remote.serial-feature/epl-v10.html
The file was modified remote/org.eclipse.remote.proxy.core/build.properties
The file was modified remote/org.eclipse.remote.serial.core/about.html
The file was modified remote/org.eclipse.remote.ui/build.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionWizard.java
The file was removedremote/org.eclipse.remote-feature/epl-v10.html
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetPropertiesCommand.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetInputStreamCommand.java
The file was modified remote/org.eclipse.remote.proxy.server.macosx.x86_64/plugin.properties
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/DeleteCommand.java
The file was modified remote/org.eclipse.remote.telnet.core.tests/src/org/eclipse/remote/telnet/core/tests/TelnetConnectionTests.java
The file was modified remote/org.eclipse.remote-feature/feature.properties
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetConnection.java
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/messages.properties
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUserAuthenticator.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionPropertyService.java
The file was modified remote/org.eclipse.remote.core/about.html
The file was modified remote/org.eclipse.remote.proxy.ui/build.properties
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/AbstractServerExecCommand.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetPropertiesCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemotePath.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIFileService.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcessBuilder.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/PendingUpdateAdapter.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/PutInfoCommand.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/plugin.properties
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConstants.java
The file was modified remote/org.eclipse.remote.telnet-feature/build.properties
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetEnvCommand.java
The file was modified remote/org.eclipse.remote.serial.ui/about.html
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/ConnectionExistsException.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileService.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/build.properties
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchProcess.java
The file was modified remote/org.eclipse.remote-feature/build.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionConnect.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionHostService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteResourceFactory.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was modified remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/messages.properties
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/RemoteConnectionsContentProvider.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyConnection.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchConnection.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannel.java
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Messages.java
The file was modified remote/org.eclipse.remote.core/about.properties
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/Activator.java
The file was addedremote/org.eclipse.remote.ui.tests/about.html
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionService.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/console/TerminalConsoleUtility.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/Application.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionWizard.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/messages.properties
The file was modified remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/ISerialPortService.java
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizardPage.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/OverlayImageDescriptor.java
The file was modified remote/org.eclipse.remote.proxy.core/about.html
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.java
The file was modified remote/org.eclipse.remote.console/schema/consoleToolbar.exsd
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/AbstractCommand.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/FetchInfoCommand.java
The file was modified remote/org.eclipse.remote.telnet.ui/about.html
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerShellCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteProcess.java
The file was modified remote/org.eclipse.remote.jsch.ui/about.html
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ChildInfosCommand.java
The file was modified remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/SerialPortConnection.java
The file was addedremote/org.eclipse.remote.telnet-feature/epl-v20.html
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/messages.properties
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetEnvCommand.java
The file was modified remote/org.eclipse.remote.telnet.ui/build.properties
The file was modified remote/org.eclipse.remote.console/plugin.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/preferences/PreferenceInitializer.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsole.java
The file was modified remote/org.eclipse.remote.proxy.server.linux.x86_64/plugin.properties
The file was modified remote/org.eclipse.remote.jsch.core/plugin.properties
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyFileSystemContributor.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteConnectionType.java
The file was modified remote/org.eclipse.remote.telnet.core.tests/src/org/eclipse/remote/telnet/core/tests/Activator.java
The file was modified remote/org.eclipse.remote.core/schema/remoteServices.exsd
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
The file was removedremote/org.eclipse.remote.console-feature/epl-v10.html
The file was modified remote/org.eclipse.remote.core/schema/processFactory.exsd
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileManager.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetCwdCommand.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeContentManager.java
The file was modified remote/org.eclipse.remote.proxy.server.linux.x86_64/about.html
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionBlock.java
The file was modified remote/org.eclipse.remote.console-feature/build.properties
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/internal/core/Logger.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/IRemoteUIConnectionWizard.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/PrivilegedPortException.java
The file was addedremote/org.eclipse.remote-feature/epl-v20.html
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/RemoteConnectionsLabelProvider.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemoteDebugOptions.java
The file was modified remote/org.eclipse.remote.serial-feature/feature.properties
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteProcessAdapter.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/TerminalConsoleSettingsDialog.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/messages.properties
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyProcessBuilder.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerMkdirCommand.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerExecCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionPropertyService.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/NewRemoteConnectionTypePage.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/console/actions/IConsoleActionFactory.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ExecCommand.java
The file was modified remote/org.eclipse.remote.core/build.properties
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/views/DeleteRemoteConnectionHandler.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionProviderService.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalProcess.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/ConsoleMessages.properties
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerFetchInfoCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java
The file was addedremote/org.eclipse.remote.serial-feature/epl-v20.html
The file was modified remote/org.eclipse.remote.serial.core/build.properties
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchFileSystemContributor.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionWizard.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/JSchUserAuthenticator.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionDisconnect.java
The file was modified remote/org.eclipse.remote.doc.isv/about.html
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteCommandShellService.java
The file was modified remote/org.eclipse.remote.proxy-feature/feature.properties
The file was modified remote/org.eclipse.remote.proxy.server.core/about.html
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerPutInfoCommand.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/DeferredFileStoreComparer.java
The file was addedremote/org.eclipse.remote.jsch.tests/about.html
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ActionMessages.java
The file was modified remote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizard.java
The file was modified remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/internal/core/Messages.java
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerChildInfosCommand.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/ProxyUIConnectionService.java
The file was modified remote/org.eclipse.remote.core.tests/plugin.properties
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetCwdCommand.java
The file was modified remote/org.eclipse.remote.telnet.core/build.properties
The file was modified remote/org.eclipse.remote.ui/about.html
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileSystem.java
The file was modified remote/org.eclipse.remote.proxy.server.macosx.x86_64/about.html
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/NewSerialPortConnectionWizard.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/RemoteConnectionPropertyTester.java
The file was modified remote/org.eclipse.remote.proxy.server.linux.x86_64/build.properties
The file was modified remote/org.eclipse.remote.jsch.ui/plugin.properties
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/GetOutputStreamCommand.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/RemoteDevelopmentPreferencePage.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/preferences/ConnectionsPreferencePage.java
The file was modified remote/org.eclipse.remote.console-feature/feature.properties
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified remote/org.eclipse.remote.console/src/org/eclipse/remote/internal/console/actions/ConsoleActionScrollLock.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/ProxyFileManager.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/messages/Messages.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java
The file was modified remote/org.eclipse.remote.jsch.tests/build.properties
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/ui/SerialPortConnectionPropertyPage.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was modified remote/org.eclipse.remote.proxy.server.core/src/org/eclipse/remote/internal/proxy/server/core/commands/ServerGetInputStreamCommand.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/services/local/LocalConnectionProviderService.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/Messages.java
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/commands/ShellCommand.java
The file was modified remote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionWizardPage.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionChangeListener.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteResourceComparator.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified remote/org.eclipse.remote.serial.ui/src/org/eclipse/remote/serial/internal/ui/SerialPortConnectionsUI.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/JSchFileSystem.java
The file was modified remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePreferenceConstants.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/StreamChannelManager.java
The file was modified remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetCommandShell.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/services/local/LocalUIConnectionService.java
The file was modified remote/org.eclipse.remote.telnet.ui/src/org/eclipse/remote/telnet/internal/ui/TelnetConnectionsUI.java
The file was modified remote/org.eclipse.remote.proxy.protocol.core/src/org/eclipse/remote/proxy/protocol/core/SerializableFileInfo.java
The file was modified remote/org.eclipse.remote.ui.tests/src/org/eclipse/remote/ui/tests/RemoteResourceBrowserTest.java
Commit 8718d7c19dd5ca55432ba8921255da97e333897a by Jonah Graham
Bug 577097: Fix file modes

Some files had x permission that shouldn't and some scripts
were missing x permission.

Change-Id: I9af0edc7c87fa1ab4d6795ec7861e07517d00c67
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/messages.properties
The file was modified remote/org.eclipse.remote.proxy.core/bootstrap.sh
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/Messages.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/Messages.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/commands/AbstractRemoteCommand.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionWizard.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/messages/Messages.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteContentProvider.java
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/wizards/ProxyConnectionPage.java
The file was modified remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteResourceComparator.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionPage.java
The file was modified remote/org.eclipse.remote.jsch.ui/src/org/eclipse/remote/internal/jsch/ui/wizards/JSchConnectionWizard.java
The file was modified remote/org.eclipse.remote.jsch.core/src/org/eclipse/remote/internal/jsch/core/messages/messages.properties
The file was modified remote/org.eclipse.remote.ui/icons/elcl16/up_nav.gif
The file was modified remote/org.eclipse.remote.proxy.ui/src/org/eclipse/remote/internal/proxy/ui/messages/messages.properties
The file was modified remote/org.eclipse.remote.ui/icons/dlcl16/up_nav.gif
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/messages.properties
The file was modified remote/org.eclipse.remote.proxy.core/src/org/eclipse/remote/internal/proxy/core/messages/Messages.java
Commit 97321070b1260a3a385ce8cfb18b227806f341a3 by Jonah Graham
Bug 577097: Fix copyright end year for features edited this year

Change-Id: I9cf7f807c0e8e00c2411d7565a4de60ed7e2d7a7
The file was modified remote/org.eclipse.remote.ui/about.properties
The file was modified remote/org.eclipse.remote.proxy.ui/about.properties
The file was modified remote/org.eclipse.remote.telnet.ui/about.properties
The file was modified remote/org.eclipse.remote.console/about.properties
The file was modified remote/org.eclipse.remote.serial.ui/about.properties
The file was modified remote/org.eclipse.remote.core.tests/plugin.properties
Commit 537c57d3dd29f5d8f2240c7a7e694dd14ea71a48 by Jonah Graham
Bug 577097: Bump maintenance version for all o.e.remote bundles

The bundles have all had version bumped to make it easier to
differentiate the bundles built since integration into CDT.

Note the feature versions have already been aligned with CDT.

Change-Id: I68141e31559df3897414a50ee52c3ede49d429df
The file was modified remote/org.eclipse.remote.telnet.ui/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.ui/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.server.product/pom.xml
The file was modified remote/org.eclipse.remote.proxy.server.linux.ppc64le/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.doc.isv/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.server.linux.ppc64le/pom.xml
The file was modified remote/org.eclipse.remote.console/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.doc.isv/pom.xml
The file was modified remote/org.eclipse.remote.telnet.core.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.jsch.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.telnet.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.ui.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.server.macosx.x86_64/pom.xml
The file was modified remote/org.eclipse.remote.proxy.server.macosx.x86_64/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.server.linux.x86_64/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.server.linux.x86_64/pom.xml
The file was modified remote/org.eclipse.remote.serial.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.core.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.protocol.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.tests/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.serial.ui/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.proxy.server.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.ui/META-INF/MANIFEST.MF
Commit e2eca3eb6741cd668bf579b99929533ac65ebebb by Jonah Graham
Bug 577097: Assign a category to all o.e.remote features

In the p2 site all the o.e.remote features are appearing in the
Uncategorized category, AFAICT this is because the category.xml
file was not actually valid. Note that the PTP version
in https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09
also showed everything as uncategorized, so this commit is actually
an improvement on presentation.

Change-Id: Ic3304c8e57131efd3c7adc6eec021f72e6ba1a36
The file was modified releng/org.eclipse.cdt.repo/category.xml
Commit 0b1d0ac54332c3157d91c45e41fe3245bda6ea71 by Jonah Graham
[releng] Update target and baseline for 2022-03 cycle

Use info from https://projects.eclipse.org/releases/2021-12 to determine
the versions of components + M1 build of Eclipse Platform.

Orbit has not done an M1 release.

Change-Id: I1b23daeae7ae280502db5155e4a7bd34b89e7db4
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
Also-by: Jonah Graham <jonah@kichwacoders.com>
The file was modified releng/CDT.setup
The file was modified releng/org.eclipse.cdt.target/cdt-baseline.target
The file was modified releng/org.eclipse.cdt.target/cdt.target
Commit dbd7558f17389b9a878c415b6021c543b209f511 by Jonah Graham
[releng] Bump to CDT version 10.6.0

Change-Id: I28629cdfb0906ce7f1b33a88cbbd55521afc8f6b
The file was modified debug/org.eclipse.cdt.debug.dap/pom.xml
The file was modified dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/feature.xml
The file was modified releng/pom.xml
The file was modified cmake/org.eclipse.cdt.cmake.ui.tests/pom.xml
The file was modified launchbar/org.eclipse.launchbar.remote/feature.xml
The file was modified windows/org.eclipse.cdt.msw-feature/feature.xml
The file was modified doc/org.eclipse.cdt.doc.user/pom.xml
The file was modified dsf/org.eclipse.cdt.examples.dsf-feature/feature.xml
The file was modified releng/org.eclipse.cdt/META-INF/MANIFEST.MF
The file was modified launch/org.eclipse.cdt.docker.launcher-feature/pom.xml
The file was modified releng/org.eclipse.cdt.testing-feature/pom.xml
The file was modified llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.xml
The file was modified cross/org.eclipse.cdt.launch.remote-feature/pom.xml
The file was modified launchbar/org.eclipse.launchbar.ui.tests/pom.xml
The file was modified terminal/features/org.eclipse.tm.terminal.connector.local.feature/feature.xml
The file was modified releng/org.eclipse.cdt.testing.repo/pom.xml
The file was modified releng/org.eclipse.cdt.testing-feature/feature.xml
The file was modified releng/org.eclipse.cdt.sdk-feature/pom.xml
The file was modified remote/org.eclipse.remote.doc.isv/pom.xml
The file was modified core/org.eclipse.cdt.core.linux.x86_64/pom.xml
The file was modified core/org.eclipse.cdt.core.win32/pom.xml
The file was modified debug/org.eclipse.cdt.debug.application/plugin.properties
The file was modified dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml
The file was modified native/org.eclipse.cdt.native.serial/pom.xml
The file was modified visualizer/pom.xml
The file was modified debug/org.eclipse.cdt.debug.application/pom.xml
The file was modified debug/org.eclipse.cdt.debug.application.doc/pom.xml
The file was modified cmake/pom.xml
The file was modified lsp/org.eclipse.cdt.lsp.cquery.tests/pom.xml
The file was modified build/org.eclipse.cdt.core.autotools-feature/feature.xml
The file was modified terminal/features/org.eclipse.tm.terminal.connector.remote.feature/feature.xml
The file was modified launchbar/org.eclipse.launchbar/feature.xml
The file was modified cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml
The file was modified lsp/pom.xml
The file was modified doc/org.eclipse.cdt.doc.isv/pom.xml
The file was modified remote/org.eclipse.remote-feature/feature.xml
The file was modified cmake/aggregator/pom.xml
The file was modified dsf-gdb/pom.xml
The file was modified jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml
The file was modified core/org.eclipse.cdt.core.macosx/pom.xml
The file was modified core/org.eclipse.cdt.core.linux/pom.xml
The file was modified qt/org.eclipse.cdt.qt-feature/feature.xml
The file was modified core/org.eclipse.cdt.core.linux.ppc64le/pom.xml
The file was modified releng/org.eclipse.cdt.target/pom.xml
The file was modified qt/pom.xml
The file was modified debug/org.eclipse.cdt.debug.application.product/pom.xml
The file was modified memory/pom.xml
The file was modified terminal/pom.xml
The file was modified core/org.eclipse.cdt.core.win32.x86_64/pom.xml
The file was modified llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/feature.xml
The file was modified build/org.eclipse.cdt.meson-feature/feature.xml
The file was modified releng/org.eclipse.cdt.testing/pom.xml
The file was modified releng/org.eclipse.cdt.sdk/META-INF/MANIFEST.MF
The file was modified unittest/pom.xml
The file was modified releng/org.eclipse.cdt-feature/pom.xml
The file was modified debug/org.eclipse.cdt.gnu.debug-feature/feature.xml
The file was modified cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
The file was modified terminal/features/org.eclipse.tm.terminal.feature/feature.xml
The file was modified releng/org.eclipse.cdt.repo/pom.xml
The file was modified jtag/org.eclipse.cdt.debug.gdbjtag/pom.xml
The file was modified releng/org.eclipse.cdt.native-feature/feature.xml
The file was modified tools.templates/pom.xml
The file was modified testsrunner/pom.xml
The file was modified releng/org.eclipse.cdt/pom.xml
The file was modified debug/org.eclipse.cdt.debug.application.product/debug.product
The file was modified jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml
The file was modified build/org.eclipse.cdt.autotools-feature/feature.xml
The file was modified jtag/org.eclipse.cdt.debug.dap.gdbjtag-feature/feature.xml
The file was modified unittest/org.eclipse.cdt.unittest.feature/feature.xml
The file was modified windows/pom.xml
The file was modified jsoncdb/pom.xml
The file was modified jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.xml
The file was modified terminal/features/org.eclipse.tm.terminal.connector.ssh.feature/feature.xml
The file was modified jtag/pom.xml
The file was modified testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml
The file was modified dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/feature.xml
The file was modified debug/org.eclipse.cdt.debug.application.tests/pom.xml
The file was modified codan/pom.xml
The file was modified cmake/org.eclipse.cdt.cmake-feature/feature.xml
The file was modified terminal/repo/pom.xml
The file was modified build/org.eclipse.cdt.meson.ui.tests/pom.xml
The file was modified core/org.eclipse.cdt.core.native/pom.xml
The file was modified dsf/pom.xml
The file was modified releng/org.eclipse.cdt.platform-feature/feature.xml
The file was modified remote/org.eclipse.remote.proxy.server.product/pom.xml
The file was modified terminal/features/org.eclipse.tm.terminal.connector.cdtserial.feature/feature.xml
The file was modified terminal/plugins/pom.xml
The file was modified terminal/features/pom.xml
The file was modified remote/org.eclipse.remote.proxy.server.linux.x86_64/pom.xml
The file was modified debug/pom.xml
The file was modified pom.xml
The file was modified remote/org.eclipse.remote.console-feature/feature.xml
The file was modified lsp/org.eclipse.cdt.lsp-feature/feature.xml
The file was modified terminal/features/org.eclipse.tm.terminal.connector.telnet.feature/feature.xml
The file was modified remote/org.eclipse.remote.telnet-feature/feature.xml
The file was modified terminal/features/org.eclipse.tm.terminal.view.feature/feature.xml
The file was modified remote/org.eclipse.remote.proxy.server.macosx.x86_64/pom.xml
The file was modified releng/org.eclipse.cdt.sdk-feature/feature.xml
The file was modified remote/pom.xml
The file was modified cross/org.eclipse.cdt.launch.remote-feature/feature.xml
The file was modified lsp/org.eclipse.cdt.lsp.core.tests/pom.xml
The file was modified jsoncdb/aggregator/pom.xml
The file was modified launch/pom.xml
The file was modified debug/org.eclipse.cdt.debug.dap-feature/feature.xml
The file was modified cross/org.eclipse.cdt.launch.serial-feature/feature.xml
The file was modified launchbar/pom.xml
The file was modified remote/org.eclipse.remote.proxy.server.linux.ppc64le/pom.xml
The file was modified build/org.eclipse.cdt.meson.docs/pom.xml
The file was modified core/org.eclipse.cdt.core.linux.aarch64/pom.xml
The file was modified releng/org.eclipse.cdt-feature/feature.xml
The file was modified core/org.eclipse.cdt.ui.tests/pom.xml
The file was modified dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
The file was modified debug/org.eclipse.cdt.gdb-feature/feature.xml
The file was modified debug/org.eclipse.cdt.debug.standalone-feature/feature.xml
The file was modified releng/org.eclipse.cdt.platform.branding/META-INF/MANIFEST.MF
The file was modified launch/org.eclipse.cdt.flatpak.launcher-feature/feature.xml
The file was modified cross/pom.xml
The file was modified core/pom.xml
The file was modified debug/org.eclipse.cdt.gdb-feature/pom.xml
The file was modified terminal/features/org.eclipse.tm.terminal.control.feature/feature.xml
The file was modified visualizer/org.eclipse.cdt.visualizer-feature/feature.xml
The file was modified llvm/pom.xml
The file was modified build/pom.xml
The file was modified util/pom.xml
The file was modified build/org.eclipse.cdt.gnu.build-feature/feature.xml
The file was modified core/org.eclipse.cdt.core.tests/pom.xml
The file was modified launch/org.eclipse.cdt.docker.launcher-feature/feature.xml
The file was modified build/org.eclipse.cdt.autotools.docs/pom.xml
The file was modified memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml
The file was modified remote/org.eclipse.remote.serial-feature/feature.xml
The file was modified remote/org.eclipse.remote.proxy-feature/feature.xml
The file was modified launch/org.eclipse.cdt.flatpak.launcher-feature/pom.xml
The file was modified native/pom.xml
Commit d2fd6f1087b1bf627f8c3c3b24e856703dcf9163 by Jonah Graham
[releng] Update comparator repo for CDT 10.6.0

Change-Id: I4e70999800cb031798a423d86637f399a1c7b257
The file was modified debug/org.eclipse.cdt.debug.application/pom.xml
The file was modified debug/org.eclipse.cdt.debug.dap/pom.xml
The file was modified debug/org.eclipse.cdt.debug.application/META-INF/MANIFEST.MF
The file was modified pom.xml
The file was modified debug/org.eclipse.cdt.debug.dap/META-INF/MANIFEST.MF
Commit 10988e8749d14f2c7fe08f7a343b019605aa48c4 by Jonah Graham
[releng] Update maven plugins to latest versions

Change-Id: I33f8c706d3bee1e9ec168fbd677887be998725fe
The file was modified pom.xml
The file was modified releng/org.eclipse.cdt.target/pom.xml
Commit 6585040fedcce30069abd7fd52c46322801693e0 by Jonah Graham
[releng] Update simrel site for 2022-03 release cycle

Change-Id: Ica3eb15252c29036ec78e7baea56bc442248634e
The file was modified pom.xml
Commit 8adb3bf37e63969b1b42e876b62bf7ca1e61022d by Jonah Graham
[releng] Resolve API errors and warning since branch

The org.eclipse.remote.* version bumps were all because of
BREE change since the last release.

The api filters are removed because of the baseline bump

Change-Id: Ic7317dafa9872bb737502654a726823a35ec47b3
The file was modified remote/org.eclipse.remote.core/META-INF/MANIFEST.MF
The file was removeddsf-gdb/org.eclipse.cdt.dsf.gdb/.settings/.api_filters
The file was modified remote/org.eclipse.remote.jsch.ui/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.serial.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.jsch.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.telnet.core/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.ui/META-INF/MANIFEST.MF
The file was modified remote/org.eclipse.remote.console/META-INF/MANIFEST.MF
Commit 54c31c41264ceedf95ac4eb9f0937ee15ae2dc08 by Jonah Graham
[releng] Update Standalone debugger to new bundles for Platform 4.23

Change-Id: Idae45660d2c3822394199cd9a8ad6b964a7e3402
The file was modified debug/org.eclipse.cdt.debug.application.product/debug.product
Commit 431e5ffd231e987c829323afe2a58c5fe2a16ca9 by Jonah Graham
[releng] Bump end year on copyright on all modified features

Change-Id: I0d35eb6514d87fb6dcba0a284f58963b80861d51
The file was modified jtag/org.eclipse.cdt.debug.gdbjtag/about.properties
The file was modified llvm/org.eclipse.cdt.llvm.dsf.lldb.ui/about.properties
The file was modified terminal/plugins/org.eclipse.tm.terminal.control/about.properties
The file was modified terminal/features/org.eclipse.tm.terminal.connector.cdtserial.feature/about.properties
The file was modified terminal/features/org.eclipse.tm.terminal.connector.local.feature/about.properties
The file was modified jtag/org.eclipse.cdt.debug.dap.gdbjtag/about.properties
The file was modified testsrunner/org.eclipse.cdt.testsrunner/about.properties
The file was modified debug/org.eclipse.cdt.debug.application/about.properties
The file was modified terminal/features/org.eclipse.tm.terminal.connector.telnet.feature/about.properties
The file was modified unittest/org.eclipse.cdt.unittest.feature/about.properties
The file was modified launch/org.eclipse.cdt.docker.launcher/about.properties
The file was modified cross/org.eclipse.cdt.launch.serial.ui/about.properties
The file was modified dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/about.properties
The file was modified terminal/plugins/org.eclipse.tm.terminal.view.core/about.properties
The file was modified build/org.eclipse.cdt.autotools.ui/about.properties
The file was modified lsp/org.eclipse.cdt.lsp.ui/about.properties
The file was modified qt/org.eclipse.cdt.qt.ui/about.properties
The file was modified releng/org.eclipse.cdt.platform.branding/about.properties
The file was modified terminal/plugins/org.eclipse.tm.terminal.connector.ssh/about.properties
The file was modified terminal/plugins/org.eclipse.tm.terminal.view.ui/about.properties
The file was modified cross/org.eclipse.cdt.build.crossgcc/about.properties
The file was modified build/org.eclipse.cdt.core.autotools.ui/about.properties
The file was modified core/org.eclipse.cdt.core.native/about.properties
The file was modified debug/org.eclipse.cdt.gdb/about.properties
The file was modified terminal/features/org.eclipse.tm.terminal.connector.remote.feature/about.properties
The file was modified releng/org.eclipse.cdt/about.properties
The file was modified launchbar/org.eclipse.launchbar.remote.ui/about.properties
The file was modified debug/org.eclipse.cdt.debug.application.product/debug.product
The file was modified launch/org.eclipse.cdt.launch/about.properties
The file was modified build/org.eclipse.cdt.meson.ui/about.properties
The file was modified visualizer/org.eclipse.cdt.visualizer.ui/about.properties
The file was modified dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/about.properties
The file was modified llvm/org.eclipse.cdt.managedbuilder.llvm.ui/about.properties
The file was modified build/org.eclipse.cdt.build.gcc.ui/about.properties
The file was modified cmake/org.eclipse.cdt.cmake.ui/about.properties
The file was modified dsf/org.eclipse.cdt.examples.dsf/about.properties
The file was modified launchbar/org.eclipse.launchbar.ui/about.properties
The file was modified windows/org.eclipse.cdt.msw.build/about.properties
The file was modified debug/org.eclipse.cdt.debug.dap/about.properties
The file was modified memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/about.properties
The file was modified cross/org.eclipse.cdt.launch.remote/about.properties
The file was modified releng/org.eclipse.cdt.testing/about.properties
The file was modified releng/org.eclipse.cdt.sdk/about.properties
The file was modified launch/org.eclipse.cdt.flatpak.launcher/about.properties
Commit 640dc53892b0f17b7ccee8189227eb15d88cf555 by Jonah Graham
[releng] Bump version numbers for all modified projects

Change-Id: I0d78c550512d8e63374bf1bc3a53f80e5d387e31
The file was modified releng/org.eclipse.cdt.testing/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.linux.ppc64le/pom.xml
The file was modified cross/org.eclipse.cdt.launch.remote/META-INF/MANIFEST.MF
The file was modified launch/org.eclipse.cdt.launch/META-INF/MANIFEST.MF
The file was modified build/org.eclipse.cdt.meson.ui/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.native/META-INF/MANIFEST.MF
The file was modified build/org.eclipse.cdt.build.gcc.ui/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.linux.aarch64/META-INF/MANIFEST.MF
The file was modified memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/META-INF/MANIFEST.MF
The file was modified cross/org.eclipse.cdt.launch.serial.ui/META-INF/MANIFEST.MF
The file was modified launchbar/org.eclipse.launchbar.remote.ui/META-INF/MANIFEST.MF
The file was modified jtag/org.eclipse.cdt.debug.gdbjtag/pom.xml
The file was modified core/org.eclipse.cdt.core.linux.x86_64/META-INF/MANIFEST.MF
The file was modified build/org.eclipse.cdt.autotools.ui/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.macosx/pom.xml
The file was modified core/org.eclipse.cdt.core.linux.x86_64/pom.xml
The file was modified core/org.eclipse.cdt.core/META-INF/MANIFEST.MF
The file was modified terminal/plugins/org.eclipse.tm.terminal.view.core/META-INF/MANIFEST.MF
The file was modified dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/META-INF/MANIFEST.MF
The file was modified testsrunner/org.eclipse.cdt.testsrunner/META-INF/MANIFEST.MF
The file was modified debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF
The file was modified jtag/org.eclipse.cdt.debug.dap.gdbjtag/META-INF/MANIFEST.MF
The file was modified qt/org.eclipse.cdt.qt.ui/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.native/pom.xml
The file was modified windows/org.eclipse.cdt.msw.build/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.linux.ppc64le/META-INF/MANIFEST.MF
The file was modified terminal/plugins/org.eclipse.tm.terminal.view.ui/META-INF/MANIFEST.MF
The file was modified terminal/plugins/org.eclipse.tm.terminal.connector.ssh/META-INF/MANIFEST.MF
The file was modified build/org.eclipse.cdt.core.autotools.ui/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.macosx/META-INF/MANIFEST.MF
The file was modified dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/META-INF/MANIFEST.MF
The file was modified launch/org.eclipse.cdt.flatpak.launcher/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.win32.x86_64/pom.xml
The file was modified launch/org.eclipse.cdt.docker.launcher/META-INF/MANIFEST.MF
The file was modified llvm/org.eclipse.cdt.llvm.dsf.lldb.ui/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.win32.x86_64/META-INF/MANIFEST.MF
The file was modified native/org.eclipse.cdt.native.serial/META-INF/MANIFEST.MF
The file was modified cmake/org.eclipse.cdt.cmake.ui/META-INF/MANIFEST.MF
The file was modified lsp/org.eclipse.cdt.lsp.ui/META-INF/MANIFEST.MF
The file was modified dsf/org.eclipse.cdt.examples.dsf/META-INF/MANIFEST.MF
The file was modified visualizer/org.eclipse.cdt.visualizer.ui/META-INF/MANIFEST.MF
The file was modified jtag/org.eclipse.cdt.debug.gdbjtag/META-INF/MANIFEST.MF
The file was modified dsf-gdb/org.eclipse.cdt.dsf.gdb/META-INF/MANIFEST.MF
The file was modified native/org.eclipse.cdt.native.serial/pom.xml
The file was modified llvm/org.eclipse.cdt.managedbuilder.llvm.ui/META-INF/MANIFEST.MF
The file was modified cross/org.eclipse.cdt.build.crossgcc/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.cdt.testing/pom.xml
The file was modified launchbar/org.eclipse.launchbar.ui/META-INF/MANIFEST.MF
The file was modified core/org.eclipse.cdt.core.linux.aarch64/pom.xml
The file was modified terminal/plugins/org.eclipse.tm.terminal.control/META-INF/MANIFEST.MF
Commit cf00e4b27e1a6ff855bb832143f6e9b38a25470c by Jonah Graham
Bug 578187: Don't discard make arguments

If a user set the make arguments manually to what the automatic
arguments would have been if enabled, they would be discarded. This
change does not do that bit of magic anymore because the user
now (since Bug 568397) edits the build command and arguments
separately so less magic needs to happen in the code.

This is a follow-up to Bug 568397.

Change-Id: Ie8f51cbb86133fc4a9506913743613712e93d881
The file was modified build/org.eclipse.cdt.managedbuilder.core/META-INF/MANIFEST.MF
The file was modified build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/Builder.java
Commit 51f7c4b4e4ed6c2e2a4ec8f83dcc25243595a227 by Jonah Graham
[releng] Prepare for CDT 10.6.0

Change-Id: I78808c5292b75a3a4b651b8fda6a8f1814702571
The file was modified core/org.eclipse.cdt.ui/META-INF/MANIFEST.MF
Commit a7746e4e9ef25140f9029fdf6e1ac5d2dbb28369 by Jonah Graham
Bug 578219: Make the FileDialog in Copy Build Log a Save dialog

Prior to this it was SWT.NONE which is now being interpreted as
an Open dialog which means an existing file must be selected.

In some conditions the SWT.NONE would allow a new file to be entered
that didn't exist already, so this did not affect everyone.

With this change a normal Save dialog is presented, and the OS confirm
overwrite is enabled.

Change-Id: Iea8c4211f8d9fe0c2f4d423780d91a62f6d3edab
The file was modified core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/CopyBuildLogAction.java
Commit d4a17751d54cdca487e9b2a9c7fb075a750ac3ec by Jonah Graham
Bug 578220: Call the UI for saving log file "Save"

previously the button was called "Copy Build Log" because under the
hood the file was copied from the internal storage location. But users
see this as a "Save" so call it that.

Change-Id: I46fa18e87c47884d54ba8ca16d20ef68c5095663
The file was modified core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/ConsoleMessages.properties
Commit 8dc69b7bacd1329c39f411e7a554191deb9743a0 by Torbjörn Svensson
Mark RequestMonitor done in flushAllCachesAndRefresh

If the request montior is not marked done, the call can hang.

Contributed by STMicroelectronics

Change-Id: I9c7989e889d70d59d420a3d170e1587a2e2abafe
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
The file was modified dsf/org.eclipse.cdt.dsf/META-INF/MANIFEST.MF
The file was modified dsf/org.eclipse.cdt.dsf/src/org/eclipse/cdt/dsf/debug/service/command/ICommandControlService.java
Commit e9025adc2d462b46cc1c98a344e636e4915ab9f7 by Jonah Graham
Bug 578367: Prepare for CDT 10.6.0 dev

Change-Id: Ibcdfb5e3aa1bbd47cd4c53e1a7be6d69dbe92c81
The file was modified build/org.eclipse.cdt.autotools.core/META-INF/MANIFEST.MF
The file was modified build/org.eclipse.cdt.make.ui/META-INF/MANIFEST.MF
Commit cb1228180c6b8db9e379e8fb14d846fa9c5c42f3 by Jonah Graham
Bug 578367: Add missing dark color definitions for autotools and makefiles

The colors chosen were based where possible on the colors of the CDT
main editor (org.eclipse.cdt.ui/css/e4-dark_cdt.css) for similar
syntax/semnatic elements.

Change-Id: Iea6ccb481b8d1b16aa2d6dda16e44b2512662fa0
The file was modified build/org.eclipse.cdt.make.ui/plugin.xml
The file was addedbuild/org.eclipse.cdt.make.ui/css/e4-dark_make.css
The file was addedbuild/org.eclipse.cdt.autotools.core/css/e4-dark_autotools.css
The file was modified build/org.eclipse.cdt.autotools.core/plugin.xml
Commit 2c329f6a828fca40a9b89d2955577d904668dc74 by Jonah Graham
Workaround PDE bug that displays API errors where there are none

Change-Id: I8d737b9ae339c105f369ec1b54efdaa7fd7bc493
The file was addedjsoncdb/org.eclipse.cdt.jsoncdb.core/.settings/.api_filters
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/META-INF/MANIFEST.MF
Commit 7edb016257a988775ea42603899bca63dc2589fc by Jonah Graham
Bug 578223: JSON compilation database parser: Add more compiler options that affect built-in detection for gcc

Change-Id: I2734b0317079d8a48fdbdde98f105bfe47dbdb8e
Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core.doc/META-INF/MANIFEST.MF
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core.doc/doc/html/builtins-detection.xhtml
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/participant/Arglets.java
Commit 93d0bf59c5dbb15ca50c239d658e6cfbb916d35e by Jonah Graham
fix misspelled class name

Change-Id: I2f58a95d8e2d07a7b62a05e3868c96856519a40c
Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.nvidia/src/org/eclipse/cdt/jsoncdb/nvidia/NvccLangStdArglet.java
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.nvidia/META-INF/MANIFEST.MF
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/participant/Arglets.java
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/META-INF/MANIFEST.MF
Commit 7dc382abe3db4f455c3c774688d7a1ddaf1a98da by Jonah Graham
Move class o.e.cdt.jsoncdb.core.participant.Arglets.SystemIncludePath_armcc to plugin org.eclipse.cdt.jsoncdb.arm

Eliminates a TODO.

Change-Id: I00b30ce14b0218947e7a93b95cd8f6e66ae2b650
Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.arm/src/org/eclipse/cdt/jsoncdb/arm/ArmccToolDetectionParticipant.java
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/.settings/.api_filters
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/participant/Arglets.java
The file was removedjsoncdb/org.eclipse.cdt.jsoncdb.core.tests/src/org/eclipse/cdt/jsoncdb/core/internal/SystemIncludePath_armcc_Test.java
The file was addedjsoncdb/org.eclipse.cdt.jsoncdb.arm.tests/src/org/eclipse/cdt/jsoncdb/arm/SystemIncludePathTest.java
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.arm/META-INF/MANIFEST.MF
Commit e1e9d9e792ffbdf3539545ebffc2e4cf08cbe837 by John Dallaway
Bug 578323: Initialize memory data before remote connection

We must ensure that memory data is initialized before the restoration of
persisted memory monitors is triggered.

Change-Id: I1fc2af877d27f331fbc4c516c05fb871dad410c4
Signed-off-by: John Dallaway <john@dallaway.org.uk>
The file was modified dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/DebugNewProcessSequence.java
Commit c2c80996726bee6e3699e3ccfd538b0bad53e87b by Jonah Graham
[releng] Update to 2022-03 M2 dependencies

Change-Id: I95d2575eff05f1f16913211c2a8354bc7931e72a
The file was modified releng/CDT.setup
The file was modified releng/org.eclipse.cdt.target/cdt.target
Commit db9e65a6c8c9f8ab618cf2f9ca4ebdc82b7235b4 by Jonah Graham
Bug 578412: ConcurrentModificationException at o.e.cdt.jsoncdb.core.internal.ParserDetection.determineDetector0()

Change-Id: Ie896428814e6a8aa83704c430d360913aba21e96
Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/internal/ParserDetection.java
Commit ecef51bc85824536169bdf1d179d108e0d16dee4 by Jonah Graham
[releng] Prepare for 10.6 development

Change-Id: I83fef6d322c1d2278d9341865c9c7eb980fa5454
The file was modified dsf/org.eclipse.cdt.dsf.ui/META-INF/MANIFEST.MF
Commit 7099ca2f164e88b02a34e21ce07226097844ffc7 by Jonah Graham
Automatic code cleanup.

Change-Id: Iab803eb99f213e8e161d9d7928da146fca97772b
The file was modified dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/internal/ui/disassembly/DisassemblyBackendDsf.java
The file was modified dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/sourcelookup/DsfSourceDisplayAdapter.java
Commit 72efb17cdaa28a639137b07d2043bd6948f127e9 by Jonah Graham
[releng] Prepare for 10.6 development

Change-Id: Id648081713b5a16ff702180efb166f230000a641
The file was modified debug/org.eclipse.cdt.debug.ui/META-INF/MANIFEST.MF
Commit fcf416ab6d6c95aee09165dd370431b1da8480e7 by Jonah Graham
Bug 578400: Handle refresh event to show right source code

When the ICommandControlRefreshAllDMEvent is sent, open the coresponding
source file to the new stack frame. It could be the same or a completly
different file as before the event.

Contributed by STMicroelectronics

Also-By: Jonah Graham <jonah@kichwacoders.com>
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
Change-Id: Ib99f19f444a5bae1d99072ec9ed07e5666732bb6
The file was modified dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/sourcelookup/DsfSourceDisplayAdapter.java
Commit 21b442bd7ff5445cd0c5e4f94ce83d6c6159fc03 by Jonah Graham
Bug 578400: Don't assume PC has not changed on refresh

Contributed by STMicroelectronics

Also-By: Jonah Graham <jonah@kichwacoders.com>
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
Change-Id: Ic03df0d032890aac9196b3c437148c8d82499d32
The file was modified dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/internal/ui/disassembly/DisassemblyBackendDsf.java
The file was modified debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/disassembly/dsf/IDisassemblyBackend.java
The file was modified dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/internal/ui/disassembly/DisassemblyPart.java
Commit ab1c0fddc48e76e4cc698a9f29ae898c6fac83d4 by Jonah Graham
Bug 578400: Refresh view on ICommandControlRefreshAllDMEvent

Contributed by STMicroelectronics

Also-By: Jonah Graham <jonah@kichwacoders.com>
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
Change-Id: I879c09e90056798ddf3b6da44d1399afd7139600
The file was modified dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/internal/ui/disassembly/DisassemblyBackendDsf.java
Commit 1c404b050df1825dfb29252517b58fbecada4211 by Jonah Graham
Bug 578683: o.e.cdt.jsoncdb.core Arglets are not thread safe

Change-Id: I5f54d6729cffcf47382a37a436a2772a5ca84340
Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/participant/ResponseFileArglets.java
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/participant/Arglets.java
The file was modified doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/participant/IToolDetectionParticipant.java
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/internal/ParserDetection.java
The file was modified jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/participant/DefaultToolDetectionParticipant.java
Commit 4c87198224c7094588a35e48abce2ac4d4ba696b by Jonah Graham
Bug 573730: Turn on ConPTY as default PTY in Windows

Change-Id: I27b2719c8fc5853792eba403fd5f5ca116dd7156
The file was modified core/org.eclipse.cdt.core.native/src/org/eclipse/cdt/utils/pty/PTY.java
Commit 45237eed0bb93c42d6b4ccf201f3cc665d5d3a9a by Jonah Graham
Dispose font in TerminalColorsFieldEditor

TerminalColorsFieldEditor had a dispose method, but
FieldEditorPreferencePage does not call dispose on the
individual field editors despite API implication that
it should.

Change-Id: I98c2987446d8b005cbca571763a9e811e966e0d3
The file was modified terminal/plugins/org.eclipse.tm.terminal.control/src/org/eclipse/tm/internal/terminal/preferences/TerminalPreferencePage.java
Commit 687503911bafffe1f25af9e4b9e080b407fcc556 by Jonah Graham
Dispose of icons in managed build settings pages

In Bug 531915 the code was rewritten to use imageDescriptorFromBundle,
which lead to url being null all the time. This meant only the last
loaded image was being disposed properly.

There fix to Bug 531915 had another side effect - it changed the caching
of icons from the Image to the ImageDescriptor.

As it has been ~4 years without the image being cached, I suppose it
is ok to leave it not cached and instead I store the images to be
disposed of in a list.

Change-Id: Id3427ebfc8720da52132bd8f11714bba1e2cd0bf
The file was modified core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/newui/AbstractPage.java
Commit 246cde0eeb09155b1d6b5371c898aa72f534d331 by Jeff Johnston
Bug 578984 - Docker launcher should require Linux Tools Docker feature

- have feature require linuxtools docker feature instead of plug-ins
  so that p2.inf changes will be brought in

Change-Id: I8c2b4d6d3de85f238c5b91c791546ac99539132f
The file was modified launch/org.eclipse.cdt.docker.launcher-feature/feature.xml
Commit 0ac321fde996ce2981eece471ad426f84899b898 by Jonah Graham
[releng] Update to 2022-03 RC1 dependencies

Change-Id: Ib9a4bc1224020260f968e4c5d9cc1ed283adf9d9
The file was modified releng/org.eclipse.cdt.target/cdt.target
The file was modified releng/CDT.setup
Commit 968c6937e7413eeaa6ba07df9a4ba8f27d7307f7 by Jonah Graham
[releng] Update to 2022-03 RC2 dependencies

Change-Id: I4bd79f799a91a9817f4606a740b727c556b9699c
The file was modified debug/org.eclipse.cdt.debug.application.product/debug.product
The file was modified releng/CDT.setup
The file was modified releng/org.eclipse.cdt.target/cdt.target
Commit 96f928152f70c48029478356e104e90fb997ad02 by Jonah Graham
Bug 579138 - Project dependencies are not built in the correct order

Fixing the issue where circular dependencies cause stack overflow.

Change-Id: I4ca87eb4e8ccb82b25f85d1cea04fc0d4ddd60c0
Signed-off-by: Umair Sair <umair_sair@hotmail.com>
The file was modified build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/CommonBuilder.java
The file was modified build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/PluginResources.properties