<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_tools_swt/sdkmanager, branch android10-d4-s1-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/'/>
<entry>
<title>Android.bat: Quoted copy args</title>
<updated>2015-08-04T16:41:06+00:00</updated>
<author>
<name>David Herman</name>
<email>davidherman@google.com</email>
</author>
<published>2015-08-04T16:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=20e2f46588296c7047c5a6bb51fb19ac6d622089'/>
<id>20e2f46588296c7047c5a6bb51fb19ac6d622089</id>
<content type='text'>
Various directory args passed to copy contain a tmp_dir variable
which, depending on the user's machine, may have spaces. Quoting the
argument should protect against copy errors. It certainly doesn't
hurt anything.

Change-Id: I7db098b467daa0bfc2ad2e2e53b08257d0627dd9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Various directory args passed to copy contain a tmp_dir variable
which, depending on the user's machine, may have spaces. Quoting the
argument should protect against copy errors. It certainly doesn't
hurt anything.

Change-Id: I7db098b467daa0bfc2ad2e2e53b08257d0627dd9
</pre>
</div>
</content>
</entry>
<entry>
<title>Quote xcopy arguments to fix "Invalid number of parameters" error</title>
<updated>2015-08-04T16:18:24+00:00</updated>
<author>
<name>David Herman</name>
<email>davidherman@google.com</email>
</author>
<published>2015-08-04T16:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=b023211bab334e2243c80e459f2504ccb92ab9f2'/>
<id>b023211bab334e2243c80e459f2504ccb92ab9f2</id>
<content type='text'>
On Windows, android.bat calls xcopy with %TEMP% as part of its
arguments. If android.bat is called from MSYS (like Git Bash) %TEMP%
contains forward slashes, confusing xcopy which is trying to take the
path as command line arguments. This causes the "Invalid number of
parameters" error message on the console. Fix this by quoting the path
arguments to xcopy.

Change-Id: I24b75b44610b539614ea42f26d702eb3da9514e6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Windows, android.bat calls xcopy with %TEMP% as part of its
arguments. If android.bat is called from MSYS (like Git Bash) %TEMP%
contains forward slashes, confusing xcopy which is trying to take the
path as command line arguments. This causes the "Invalid number of
parameters" error message on the console. Fix this by quoting the path
arguments to xcopy.

Change-Id: I24b75b44610b539614ea42f26d702eb3da9514e6
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SdkManagerTest2.</title>
<updated>2015-07-17T23:18:39+00:00</updated>
<author>
<name>Chris Warrington</name>
<email>cmw@google.com</email>
</author>
<published>2015-07-17T23:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=53a5c9f490a89a6da629d48801cceeef7c310676'/>
<id>53a5c9f490a89a6da629d48801cceeef7c310676</id>
<content type='text'>
Was broken by addition of wear_round_chin.

Change-Id: I6eac890eb970628d4a58cb8c03c0d356db169ade
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was broken by addition of wear_round_chin.

Change-Id: I6eac890eb970628d4a58cb8c03c0d356db169ade
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing test broken by 159303</title>
<updated>2015-07-15T23:55:26+00:00</updated>
<author>
<name>Joe Baker-Malone</name>
<email>jbakermalone@google.com</email>
</author>
<published>2015-07-15T23:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=8b8e0f2a5d7f555942afb4fedcdbc3dc5cc1ef63'/>
<id>8b8e0f2a5d7f555942afb4fedcdbc3dc5cc1ef63</id>
<content type='text'>
See https://android-review.googlesource.com/159303

Change-Id: Ic33ba88e3750376619f57399fe50f36541ac8541
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://android-review.googlesource.com/159303

Change-Id: Ic33ba88e3750376619f57399fe50f36541ac8541
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SdkManagerUpgradeTest to be aware of repo-11.xml</title>
<updated>2015-06-02T16:46:05+00:00</updated>
<author>
<name>Tor Norbye</name>
<email>tnorbye@google.com</email>
</author>
<published>2015-06-02T16:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=7d3742a0ac7002f74fe494cc55d1ce2f4eafabba'/>
<id>7d3742a0ac7002f74fe494cc55d1ce2f4eafabba</id>
<content type='text'>
Change-Id: I39df0ad34b6cc8c8b80b3fd976cc714ab147d419
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I39df0ad34b6cc8c8b80b3fd976cc714ab147d419
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test that assumed that previews were disabled by default</title>
<updated>2015-05-21T23:31:28+00:00</updated>
<author>
<name>Siva Velusamy</name>
<email>vsiva@google.com</email>
</author>
<published>2015-05-21T23:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=498f93af164bd339b6a94bdb6e236df41d81b936'/>
<id>498f93af164bd339b6a94bdb6e236df41d81b936</id>
<content type='text'>
Change-Id: I7d6578914b2d32b65599921dba40b064ba3770ee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7d6578914b2d32b65599921dba40b064ba3770ee
</pre>
</div>
</content>
</entry>
<entry>
<title>android.bat: copy gson.jar to tmp folder while running</title>
<updated>2015-05-09T00:42:26+00:00</updated>
<author>
<name>Siva Velusamy</name>
<email>vsiva@google.com</email>
</author>
<published>2015-05-09T00:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=666c870ab623747c061f604a52b3783cd0c5d5e8'/>
<id>666c870ab623747c061f604a52b3783cd0c5d5e8</id>
<content type='text'>
gson is now a dependency required by sdkmanager

Change-Id: I053fdfce227345581bde400ef232e2b665a001f9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gson is now a dependency required by sdkmanager

Change-Id: I053fdfce227345581bde400ef232e2b665a001f9
</pre>
</div>
</content>
</entry>
<entry>
<title>update sdkmanager main to match new API.</title>
<updated>2015-04-21T19:53:39+00:00</updated>
<author>
<name>Xavier Ducrohet</name>
<email>xav@google.com</email>
</author>
<published>2015-04-21T19:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=1bf19ca32b13846827cb2edb75b812016b1bd20a'/>
<id>1bf19ca32b13846827cb2edb75b812016b1bd20a</id>
<content type='text'>
Change-Id: Iffd6cd8ae74ef9c75bcd82ed9f3d72a90e925117
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iffd6cd8ae74ef9c75bcd82ed9f3d72a90e925117
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Adopting refactoring from 145321" into studio-1.3-dev</title>
<updated>2015-04-06T18:26:14+00:00</updated>
<author>
<name>Joe Baker-Malone</name>
<email>jbakermalone@google.com</email>
</author>
<published>2015-04-06T18:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=9f667c6ea054f7991fcd4e8a3ea884318b4dbaa2'/>
<id>9f667c6ea054f7991fcd4e8a3ea884318b4dbaa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopting refactoring from 145321</title>
<updated>2015-04-06T18:21:21+00:00</updated>
<author>
<name>Joe Baker-Malone</name>
<email>jbakermalone@google.com</email>
</author>
<published>2015-04-06T18:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_swt/commit/?id=3cfcf760b2b8215ebe922e72c4cef29f7e07d2d9'/>
<id>3cfcf760b2b8215ebe922e72c4cef29f7e07d2d9</id>
<content type='text'>
Some classes were moved in
https://android-review.googlesource.com/145321. Updating references
accordingly.

Change-Id: Ia085f1aeddb974b86de4649aafc2ff84c3b9b830
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some classes were moved in
https://android-review.googlesource.com/145321. Updating references
accordingly.

Change-Id: Ia085f1aeddb974b86de4649aafc2ff84c3b9b830
</pre>
</div>
</content>
</entry>
</feed>
