Skip to content

Commit a0480ab

Browse files
elharosduskis
authored andcommitted
Remove old JDO artifact (#584)
* remove google-http-client-jdo that hasn;t been touched in 5 years, has no tests, and does not appear to work * wip * more references to JDO
1 parent 8e5a7bb commit a0480ab

File tree

10 files changed

+0
-597
lines changed

10 files changed

+0
-597
lines changed

google-http-client-assembly/assembly.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,6 @@
6262
<outputDirectory>google-http-java-client/libs</outputDirectory>
6363
<filtered>true</filtered>
6464
</file>
65-
<file>
66-
<source>properties/google-http-client-jdo.jar.properties</source>
67-
<destName>google-http-client-jdo-${project.version}.jar.properties</destName>
68-
<outputDirectory>google-http-java-client/libs</outputDirectory>
69-
<filtered>true</filtered>
70-
</file>
7165
<file>
7266
<source>properties/google-http-client-protobuf.jar.properties</source>
7367
<destName>google-http-client-protobuf-${project.version}.jar.properties</destName>
@@ -135,11 +129,6 @@
135129
<destName>google-http-client-jackson2-dependencies.html</destName>
136130
<outputDirectory>google-http-java-client/dependencies</outputDirectory>
137131
</file>
138-
<file>
139-
<source>../google-http-client-jdo/target/site/dependencies.html</source>
140-
<destName>google-http-client-jdo-dependencies.html</destName>
141-
<outputDirectory>google-http-java-client/dependencies</outputDirectory>
142-
</file>
143132
<file>
144133
<source>../google-http-client-protobuf/target/site/dependencies.html</source>
145134
<destName>google-http-client-protobuf-dependencies.html</destName>

google-http-client-assembly/classpath-include

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@
55
<classpathentry kind="lib" path="libs/google-http-client-gson-${project.version}.jar" sourcepath="libs-sources/google-http-client-gson-${project.version}-sources.jar"/>
66
<classpathentry kind="lib" path="libs/google-http-client-jackson-${project.version}.jar" sourcepath="libs-sources/google-http-client-jackson-${project.version}-sources.jar"/>
77
<classpathentry kind="lib" path="libs/google-http-client-jackson2-${project.version}.jar" sourcepath="libs-sources/google-http-client-jackson2-${project.version}-sources.jar"/>
8-
<classpathentry kind="lib" path="libs/google-http-client-jdo-${project.version}.jar" sourcepath="libs-sources/google-http-client-jdo-${project.version}-sources.jar"/>
98
<classpathentry kind="lib" path="libs/google-http-client-xml-${project.version}.jar" sourcepath="libs-sources/google-http-client-xml-${project.version}-sources.jar"/>
109
<classpathentry kind="lib" path="libs/commons-logging-${project.commons-logging.version}.jar" sourcepath="libs-sources/commons-logging-${project.commons-logging.version}-sources.jar"/>
1110
<classpathentry kind="lib" path="libs/gson-${project.gson.version}.jar" sourcepath="libs-sources/gson-${project.gson.version}-sources.jar"/>
1211
<classpathentry kind="lib" path="libs/httpclient-${project.httpclient.version}.jar" sourcepath="libs-sources/httpclient-${project.httpclient.version}-sources.jar"/>
1312
<classpathentry kind="lib" path="libs/httpcore-${project.httpcore.version}.jar" sourcepath="libs-sources/httpcore-${project.httpcore.version}-sources.jar"/>
1413
<classpathentry kind="lib" path="libs/jackson-core-asl-${project.jackson-core-asl.version}.jar" sourcepath="libs-sources/jackson-core-asl-${project.jackson-core-asl.version}-sources.jar"/>
1514
<classpathentry kind="lib" path="libs/jackson-core-${project.jackson-core2.version}.jar" sourcepath="libs-sources/jackson-core-${project.jackson-core2.version}-sources.jar"/>
16-
<classpathentry kind="lib" path="libs/jdo2-api-${project.jdo2-api.version}.jar" sourcepath="libs-sources/jdo2-api-${project.jdo2-api.version}-sources.jar"/>
1715
<classpathentry kind="lib" path="libs/jsr305-${project.jsr305.version}.jar"/>
1816
<classpathentry kind="lib" path="libs/protobuf-java-${project.protobuf-java.version}.jar" sourcepath="libs-sources/protobuf-java-${project.protobuf-java.version}-sources.jar"/>
1917
<classpathentry kind="lib" path="libs/xpp3-${project.xpp3.version}.jar" sourcepath="libs-sources/xpp3-${project.xpp3.version}-sources.jar"/>

google-http-client-assembly/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@
4242
<groupId>com.google.http-client</groupId>
4343
<artifactId>google-http-client-jackson2</artifactId>
4444
</dependency>
45-
<dependency>
46-
<groupId>com.google.http-client</groupId>
47-
<artifactId>google-http-client-jdo</artifactId>
48-
</dependency>
4945
<dependency>
5046
<groupId>com.google.http-client</groupId>
5147
<artifactId>google-http-client-protobuf</artifactId>

google-http-client-assembly/properties/google-http-client-jdo.jar.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.

google-http-client-assembly/readme.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ <h3>Dependencies and Licenses</h3>
4141
href='dependencies/google-http-client-jackson-dependencies.html'>google-http-client-jackson-dependencies.html</a></li>
4242
<li>google-http-client-jackson2: <a
4343
href='dependencies/google-http-client-jackson2-dependencies.html'>google-http-client-jackson2-dependencies.html</a></li>
44-
<li>google-http-client-jdo: <a
45-
href='dependencies/google-http-client-jdo-dependencies.html'>google-http-client-jdo-dependencies.html</a></li>
4644
<li>google-http-client-xml: <a
4745
href='dependencies/google-http-client-xml-dependencies.html'>google-http-client-xml-dependencies.html</a></li>
4846
</ul>
@@ -104,11 +102,6 @@ <h3>Dependencies for all Platforms</h3>
104102
<li>jackson-core-asl-${project.jackson-core-asl.version}.jar</li>
105103
</ul>
106104
</li>
107-
<li>google-http-client-jdo-${project.version}.jar (when using JDO)
108-
<ul>
109-
<li>jdo2-api-${project.jdo2-api.version}.jar</li>
110-
</ul>
111-
</li>
112105
<li>google-http-client-xml-${project.version}.jar (when using XML)
113106
<ul>
114107
<li>xpp3-${project.xpp3.version}.jar (when NOT on Android)</li>

google-http-client-jdo/pom.xml

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)