<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sdk/find_java/find_java_lib.cpp, branch replicant-6.0</title>
<subtitle>sdk
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/sdk/'/>
<entry>
<title>Compile find_java with Gradle.</title>
<updated>2014-06-12T04:37:37+00:00</updated>
<author>
<name>Xavier Ducrohet</name>
<email>xav@google.com</email>
</author>
<published>2014-06-12T04:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/sdk/commit/?id=53a6029a83a3b070f57dd5323f37f6fd18ca4633'/>
<id>53a6029a83a3b070f57dd5323f37f6fd18ca4633</id>
<content type='text'>
Change-Id: I90ff236c35a857ebde82c3d63479709474aad204
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I90ff236c35a857ebde82c3d63479709474aad204
</pre>
</div>
</content>
</entry>
<entry>
<title>Win SDK: find max version of java.exe</title>
<updated>2012-01-31T22:47:59+00:00</updated>
<author>
<name>Raphael</name>
<email>raphael@google.com</email>
</author>
<published>2012-01-30T22:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/sdk/commit/?id=6123b532fc0e57e33a09dc429f8ec708a88aedcc'/>
<id>6123b532fc0e57e33a09dc429f8ec708a88aedcc</id>
<content type='text'>
When we find a java.exe file, run java -version and
parse its version number. Only accept java 1.5 or
better.

There's a moderate effort to find the highest
version available in each category: for starter
scripts, it doesn't matter if we actually have
the highest. However within a given category
(env path, program files, registry), picking
up the highest available make sense. In normal
cases users won't have many concurrent versions.

Change-Id: I4f2504642a1712b62aa303562578572066d82d3b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we find a java.exe file, run java -version and
parse its version number. Only accept java 1.5 or
better.

There's a moderate effort to find the highest
version available in each category: for starter
scripts, it doesn't matter if we actually have
the highest. However within a given category
(env path, program files, registry), picking
up the highest available make sense. In normal
cases users won't have many concurrent versions.

Change-Id: I4f2504642a1712b62aa303562578572066d82d3b
</pre>
</div>
</content>
</entry>
<entry>
<title>SDK find_java, fix mingw build.</title>
<updated>2012-01-27T03:16:28+00:00</updated>
<author>
<name>Raphael</name>
<email>raphael@google.com</email>
</author>
<published>2012-01-26T18:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/sdk/commit/?id=692d2b58196af2a73343b476af6e33df876c45a5'/>
<id>692d2b58196af2a73343b476af6e33df876c45a5</id>
<content type='text'>
Change-Id: Ic2bfe71de73ee27d44b6004dd66893374e140bba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic2bfe71de73ee27d44b6004dd66893374e140bba
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows: "find_java" exe and lib for android.bat</title>
<updated>2012-01-25T18:16:18+00:00</updated>
<author>
<name>Raphael</name>
<email>raphael@google.com</email>
</author>
<published>2012-01-24T23:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/sdk/commit/?id=d2d6999d779fffe976c55db04bf523907a8743ed'/>
<id>d2d6999d779fffe976c55db04bf523907a8743ed</id>
<content type='text'>
This adds a "find_java.exe" that will be packages
in SDK/tools/lib. It will be used by android.bat
and the other launchers to locate the best version
of java to use for our tools (currently we have
a find_java.bat that uses DOS commands to achieve
something similar but more limited).

In addition this creates a static "findjavalib"
that is used by the NSIS installer to locate
java and get its version (to complain in case we
only find a Java 1.4 or lesser). The goal is for
the installer to use the same logic as the tools
will use to locate the java binary.

Change-Id: Ic2efb388135087bab9687c3332882047fd041b1c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a "find_java.exe" that will be packages
in SDK/tools/lib. It will be used by android.bat
and the other launchers to locate the best version
of java to use for our tools (currently we have
a find_java.bat that uses DOS commands to achieve
something similar but more limited).

In addition this creates a static "findjavalib"
that is used by the NSIS installer to locate
java and get its version (to complain in case we
only find a Java 1.4 or lesser). The goal is for
the installer to use the same logic as the tools
will use to locate the java binary.

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