Skip to content

Commit b466220

Browse files
elharosduskis
authored andcommitted
remove Java 5 reference (#600)
1 parent 3fe880e commit b466220

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

google-http-client-assembly/readme.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h3>Overview</h3>
2020
<h3>Dependencies and Licenses</h3>
2121
The license can be found
2222
<a href='LICENSE.txt'>here</a>.
23-
<br /> Dependent jars can be found in the
23+
<br /> Dependency jars can be found in the
2424
<a href='libs'>libs</a> folder and the corresponding source jars can be found
2525
in the
2626
<a href='libs-sources'>libs-sources</a> folder.
@@ -110,9 +110,9 @@ <h3>Dependencies for all Platforms</h3>
110110
</ul>
111111

112112
<h3>Android Dependencies</h3>
113-
The following are the jars from the
114-
<a href='libs'>libs</a> folder required for Android applications or a newer
115-
compatible version:
113+
The following jars from the
114+
<a href='libs'>libs</a> folder or newer compatible versions
115+
are required for Android applications:
116116
<ul>
117117
<li>google-http-client-android-${project.version}.jar</li>
118118
</ul>
@@ -124,9 +124,9 @@ <h3>Android Dependencies</h3>
124124
wiki</a> for the Android Developer's Guide.
125125

126126
<h3>Google App Engine Dependencies</h3>
127-
The following are the jars from the
128-
<a href='libs'>libs</a> folder required for Google App Engine applications or
129-
a newer compatible version:
127+
The following jars from the
128+
<a href='libs'>libs</a> folder or newer compatible versions
129+
are required for Google App Engine applications.
130130
<ul>
131131
<li>google-http-client-appengine-${project.version}.jar</li>
132132
</ul>
@@ -135,10 +135,10 @@ <h3>Google App Engine Dependencies</h3>
135135
href='https://developers.google.com/api-client-library/java/google-http-java-client/app-engine'>GoogleAppEngine
136136
wiki</a> for the Google App Engine Developer's Guide.
137137

138-
<h3>General Purpose Java 5 Environment Dependencies</h3>
139-
The following are the jars from the
140-
<a href='libs'>libs</a> folder required for general purpose Java 5
141-
applications or a newer compatible version:
138+
<h3>General Purpose Java Environment Dependencies</h3>
139+
The following jars from the
140+
<a href='libs'>libs</a> folder or newer compatible versions are
141+
required for general purpose Java applications :
142142
<ul>
143143
<li>commons-logging-${project.commons-logging.version}.jar</li>
144144
<li>httpclient-${project.httpclient.version}.jar</li>

0 commit comments

Comments
 (0)