diff --git a/generator/src/googleapis/codegen/languages/java/2.0.0/features.json b/generator/src/googleapis/codegen/languages/java/2.0.0/features.json index b43126f6968..295e8a19f53 100644 --- a/generator/src/googleapis/codegen/languages/java/2.0.0/features.json +++ b/generator/src/googleapis/codegen/languages/java/2.0.0/features.json @@ -18,460 +18,5 @@ "https://googleapis.dev/java/google-oauth-client/${oauthClientLibrary}/", "https://googleapis.dev/java/google-api-client/${baseClientLibrary}/" ], - "requires": [ - { - "name": "Google API Java Client Bundle", - "environments": ["manual"], - "version": "${baseClientLibrary}", - "files": [ - { - "type": "bundle", - "downloadUrl": "http://google-api-java-client.googlecode.com/files/google-api-java-client-${baseClientLibrary}.zip" - } - ] - },{ - "name": "Google APIs Client Library", - "environments": ["*"], - "version": "${baseClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-api-client-${baseClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-api-client-${baseClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/google-api-client-${baseClientLibrary}.jar.properties" - } - ] - },{ - "name": "Android platform extensions to the Google APIs Client Library", - "environments": ["android"], - "version": "${baseClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-api-client-android-${baseClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-api-client-android-${baseClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/google-api-client-android-${baseClientLibrary}.jar.properties" - } - ] - },{ - "name": "Google App Engine extensions to the Google APIs Client Library", - "environments": ["appengine"], - "version": "${baseClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-api-client-appengine-${baseClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-api-client-appengine-${baseClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "GSON extensions to the Google APIs Client Library", - "environments": ["generic"], - "version": "${baseClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-api-client-gson-${baseClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-api-client-gson-${baseClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Jackson 2 extensions to the Google APIs Client Library", - "environments": ["generic"], - "version": "${baseClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-api-client-jackson2-${baseClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-api-client-jackson2-${baseClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Java 6 (and higher) extensions to the Google APIs Client Library", - "environments": ["generic"], - "version": "${baseClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-api-client-java6-${baseClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-api-client-java6-${baseClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Servlet extensions to the Google APIs Client Library", - "environments": ["appengine", "servlet"], - "version": "${baseClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-api-client-servlet-${baseClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-api-client-servlet-${baseClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Google OAuth Client Library", - "environments": ["*"], - "version": "${oauthClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-oauth-client-${oauthClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-oauth-client-${oauthClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/google-oauth-client-${oauthClientLibrary}.jar.properties" - } - ] - },{ - "name": "Google App Engine extensions to the Google OAuth Client Library", - "environments": ["appengine"], - "version": "${oauthClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-oauth-client-appengine-${oauthClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-oauth-client-appengine-${oauthClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Java 6 (and higher) extensions to the Google OAuth Client Library", - "environments": ["generic"], - "version": "${oauthClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-oauth-client-java6-${oauthClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-oauth-client-java6-${oauthClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Jetty extensions to the Google OAuth Client Library", - "environments": ["generic"], - "version": "${oauthClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-oauth-client-jetty-${oauthClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-oauth-client-jetty-${oauthClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Servlet and JDO extensions to the Google OAuth Client Library", - "environments": ["appengine", "servlet"], - "version": "${oauthClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-oauth-client-servlet-${oauthClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-oauth-client-servlet-${oauthClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Google HTTP Client Library", - "environments": ["*"], - "version": "${httpClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-http-client-${httpClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-http-client-${httpClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/google-http-client-${httpClientLibrary}.jar.properties" - } - ] - },{ - "name": "Android platform extensions to the Google HTTP Client Library", - "environments": ["android"], - "version": "${httpClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-http-client-android-${httpClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-http-client-android-${httpClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/google-http-client-android-${httpClientLibrary}.jar.properties" - } - ] - },{ - "name": "Google App Engine extensions to the Google HTTP Client Library", - "environments": ["appengine"], - "version": "${httpClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-http-client-appengine-${httpClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-http-client-appengine-${httpClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "GSON extensions to the Google HTTP Client Library", - "environments": ["*"], - "version": "${httpClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-http-client-gson-${httpClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-http-client-gson-${httpClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/google-http-client-gson-${httpClientLibrary}.jar.properties" - } - ] - },{ - "name": "Jackson 2 extensions to the Google HTTP Client Library", - "environments": ["*"], - "version": "${httpClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-http-client-jackson2-${httpClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-http-client-jackson2-${httpClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/google-http-client-jackson2-${httpClientLibrary}.jar.properties" - } - ] - },{ - "name": "JDO extensions to the Google HTTP Client Library", - "environments": ["*"], - "version": "${httpClientLibrary}", - "files": [ - { - "type": "binary", - "path": "libs/google-http-client-jdo-${httpClientLibrary}.jar" - },{ - "type": "source", - "path": "libs-sources/google-http-client-jdo-${httpClientLibrary}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/google-http-client-jdo-${httpClientLibrary}.jar.properties" - } - ] - },{ - "name": "GSON", - "environments": ["*"], - "version": "${gsonVersion}", - "files": [ - { - "type": "binary", - "path": "libs/gson-${gsonVersion}.jar" - },{ - "type": "source", - "path": "libs-sources/gson-${gsonVersion}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/gson-${gsonVersion}.jar.properties" - } - ] - },{ - "name": "HTTP Client", - "environments": ["servlet", "generic"], - "version": "${httpClientVersion}", - "files": [ - { - "type": "binary", - "path": "libs/httpclient-${httpClientVersion}.jar" - },{ - "type": "source", - "path": "libs-sources/httpclient-${httpClientVersion}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Jackson2 Core", - "environments": ["*"], - "version": "${jackson2CoreVersion}", - "files": [ - { - "type": "binary", - "path": "libs/jackson-core-${jackson2CoreVersion}.jar" - },{ - "type": "source", - "path": "libs-sources/jackson-core-${jackson2CoreVersion}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - },{ - "type": "android-properties", - "path": "libs/jackson-core-${jackson2CoreVersion}.jar.properties" - } - ] - },{ - "name": "JDO2 API", - "environments": ["appengine", "servlet"], - "version": "${jdo2ApiVersion}", - "files": [ - { - "type": "binary", - "path": "libs/jdo2-api-${jdo2ApiVersion}.jar" - },{ - "type": "source", - "path": "libs-sources/jdo2-api-${jdo2ApiVersion}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Jetty", - "environments": ["generic"], - "version": "${jettyVersion}", - "files": [ - { - "type": "binary", - "path": "libs/jetty-${jettyVersion}.jar" - },{ - "type": "source", - "path": "libs-sources/jetty-${jettyVersion}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Jetty Util", - "environments": ["generic"], - "version": "${jettyUtilVersion}", - "files": [ - { - "type": "binary", - "path": "libs/jetty-util-${jettyUtilVersion}.jar" - },{ - "type": "source", - "path": "libs-sources/jetty-util-${jettyUtilVersion}-sources.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "JSR 305", - "environments": ["*"], - "version": "${jsr305Version}", - "files": [ - { - "type": "binary", - "path": "libs/jsr305-${jsr305Version}.jar" - },{ - "type": "license", - "path": "dependencies/APACHE-LICENSE.txt" - } - ] - },{ - "name": "Transaction API", - "environments": ["appengine", "servlet"], - "version": "${transactionApiVersion}", - "files": [ - { - "type": "binary", - "path": "libs/transaction-api-${transactionApiVersion}.jar" - },{ - "type": "source", - "path": "libs-sources/transaction-api-${transactionApiVersion}-sources.jar" - },{ - "type": "license", - "path": "dependencies/CDDL-LICENSE.txt" - } - ] - } - ] + "requires": [] }