repo-reorg-2020: moved sts4-relevant spring-ide bundles from https://github.com/spring-projects/spring-ide/releases/tag/REPO-REORG-2020 into sts4 repo
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/cloudfoundry-client-4.3.0.RELEASE.jar" sourcepath="/home/kdvolder/.m2/repository/org/cloudfoundry/cloudfoundry-client/4.3.0.RELEASE/cloudfoundry-client-4.3.0.RELEASE-sources.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/cloudfoundry-client-reactor-4.3.0.RELEASE.jar" sourcepath="/home/kdvolder/.m2/repository/org/cloudfoundry/cloudfoundry-client-reactor/4.3.0.RELEASE/cloudfoundry-client-reactor-4.3.0.RELEASE-sources.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/cloudfoundry-operations-4.3.0.RELEASE.jar" sourcepath="/home/kdvolder/.m2/repository/org/cloudfoundry/cloudfoundry-operations/4.3.0.RELEASE/cloudfoundry-operations-4.3.0.RELEASE-sources.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/cloudfoundry-util-4.3.0.RELEASE.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/commons-compress-1.19.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/evo-inflector-1.2.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/jackson-annotations-2.10.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/jackson-core-2.10.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/jackson-databind-2.10.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/jackson-datatype-jdk8-2.10.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/java-semver-0.9.0.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/jcl-over-slf4j-1.7.29.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/jjwt-0.9.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-buffer-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-codec-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-codec-http-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-codec-http2-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-codec-socks-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-common-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-handler-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-handler-proxy-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-resolver-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-transport-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-transport-native-epoll-4.1.43.Final-linux-x86_64.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/netty-transport-native-unix-common-4.1.43.Final.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/okio-1.8.0.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/reactor-netty-0.9.2.RELEASE.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/slf4j-api-1.7.29.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/slf4j-simple-1.7.16.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/snakeyaml-1.25.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/spring-core-5.2.2.RELEASE.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/spring-jcl-5.2.2.RELEASE.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/spring-web-5.2.2.RELEASE.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="dependencies/wire-runtime-2.2.0.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
||||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>org.springsource.ide.eclipse.commons.cloudfoundry.client.v2</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.pde.ManifestBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.pde.SchemaBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.pde.PluginNature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
@@ -0,0 +1,7 @@
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
org.eclipse.jdt.core.compiler.compliance=1.8
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.source=1.8
|
||||
@@ -0,0 +1,197 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.cloudfoundry.client.v2
|
||||
Bundle-Version: 4.8.1.qualifier
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: io.projectreactor.reactor-core;bundle-version="[3.3.1,3.3.2)",
|
||||
org.reactivestreams.reactive-streams;bundle-version="1.0.3"
|
||||
Bundle-ClassPath: dependencies/cloudfoundry-client-4.3.0.RELEASE.jar,
|
||||
dependencies/cloudfoundry-client-reactor-4.3.0.RELEASE.jar,
|
||||
dependencies/cloudfoundry-operations-4.3.0.RELEASE.jar,
|
||||
dependencies/cloudfoundry-util-4.3.0.RELEASE.jar,
|
||||
dependencies/commons-compress-1.19.jar,
|
||||
dependencies/evo-inflector-1.2.2.jar,
|
||||
dependencies/jackson-annotations-2.10.1.jar,
|
||||
dependencies/jackson-core-2.10.1.jar,
|
||||
dependencies/jackson-databind-2.10.1.jar,
|
||||
dependencies/jackson-datatype-jdk8-2.10.1.jar,
|
||||
dependencies/java-semver-0.9.0.jar,
|
||||
dependencies/jcl-over-slf4j-1.7.29.jar,
|
||||
dependencies/jjwt-0.9.1.jar,
|
||||
dependencies/netty-buffer-4.1.43.Final.jar,
|
||||
dependencies/netty-codec-4.1.43.Final.jar,
|
||||
dependencies/netty-codec-http-4.1.43.Final.jar,
|
||||
dependencies/netty-codec-http2-4.1.43.Final.jar,
|
||||
dependencies/netty-codec-socks-4.1.43.Final.jar,
|
||||
dependencies/netty-common-4.1.43.Final.jar,
|
||||
dependencies/netty-handler-4.1.43.Final.jar,
|
||||
dependencies/netty-handler-proxy-4.1.43.Final.jar,
|
||||
dependencies/netty-resolver-4.1.43.Final.jar,
|
||||
dependencies/netty-transport-4.1.43.Final.jar,
|
||||
dependencies/netty-transport-native-epoll-4.1.43.Final-linux-x86_64.jar,
|
||||
dependencies/netty-transport-native-unix-common-4.1.43.Final.jar,
|
||||
dependencies/okio-1.8.0.jar,
|
||||
dependencies/reactor-netty-0.9.2.RELEASE.jar,
|
||||
dependencies/slf4j-api-1.7.29.jar,
|
||||
dependencies/slf4j-simple-1.7.16.jar,
|
||||
dependencies/snakeyaml-1.25.jar,
|
||||
dependencies/spring-core-5.2.2.RELEASE.jar,
|
||||
dependencies/spring-jcl-5.2.2.RELEASE.jar,
|
||||
dependencies/spring-web-5.2.2.RELEASE.jar,
|
||||
dependencies/wire-runtime-2.2.0.jar
|
||||
Export-Package: org.cloudfoundry,
|
||||
org.cloudfoundry.client,
|
||||
org.cloudfoundry.client.v2,
|
||||
org.cloudfoundry.client.v2.applications,
|
||||
org.cloudfoundry.client.v2.applicationusageevents,
|
||||
org.cloudfoundry.client.v2.blobstores,
|
||||
org.cloudfoundry.client.v2.buildpacks,
|
||||
org.cloudfoundry.client.v2.domains,
|
||||
org.cloudfoundry.client.v2.environmentvariablegroups,
|
||||
org.cloudfoundry.client.v2.events,
|
||||
org.cloudfoundry.client.v2.featureflags,
|
||||
org.cloudfoundry.client.v2.info,
|
||||
org.cloudfoundry.client.v2.jobs,
|
||||
org.cloudfoundry.client.v2.organizationquotadefinitions,
|
||||
org.cloudfoundry.client.v2.organizations,
|
||||
org.cloudfoundry.client.v2.privatedomains,
|
||||
org.cloudfoundry.client.v2.resourcematch,
|
||||
org.cloudfoundry.client.v2.routemappings,
|
||||
org.cloudfoundry.client.v2.routes,
|
||||
org.cloudfoundry.client.v2.securitygroups,
|
||||
org.cloudfoundry.client.v2.servicebindings,
|
||||
org.cloudfoundry.client.v2.servicebrokers,
|
||||
org.cloudfoundry.client.v2.serviceinstances,
|
||||
org.cloudfoundry.client.v2.servicekeys,
|
||||
org.cloudfoundry.client.v2.serviceplans,
|
||||
org.cloudfoundry.client.v2.serviceplanvisibilities,
|
||||
org.cloudfoundry.client.v2.services,
|
||||
org.cloudfoundry.client.v2.serviceusageevents,
|
||||
org.cloudfoundry.client.v2.shareddomains,
|
||||
org.cloudfoundry.client.v2.spacequotadefinitions,
|
||||
org.cloudfoundry.client.v2.spaces,
|
||||
org.cloudfoundry.client.v2.stacks,
|
||||
org.cloudfoundry.client.v2.userprovidedserviceinstances,
|
||||
org.cloudfoundry.client.v2.users,
|
||||
org.cloudfoundry.client.v3,
|
||||
org.cloudfoundry.client.v3.applications,
|
||||
org.cloudfoundry.client.v3.builds,
|
||||
org.cloudfoundry.client.v3.deployments,
|
||||
org.cloudfoundry.client.v3.droplets,
|
||||
org.cloudfoundry.client.v3.isolationsegments,
|
||||
org.cloudfoundry.client.v3.jobs,
|
||||
org.cloudfoundry.client.v3.organizations,
|
||||
org.cloudfoundry.client.v3.packages,
|
||||
org.cloudfoundry.client.v3.processes,
|
||||
org.cloudfoundry.client.v3.serviceInstances,
|
||||
org.cloudfoundry.client.v3.servicebindings,
|
||||
org.cloudfoundry.client.v3.spaces,
|
||||
org.cloudfoundry.client.v3.tasks,
|
||||
org.cloudfoundry.doppler,
|
||||
org.cloudfoundry.dropsonde.events,
|
||||
org.cloudfoundry.networking,
|
||||
org.cloudfoundry.networking.v1.policies,
|
||||
org.cloudfoundry.networking.v1.tags,
|
||||
org.cloudfoundry.operations,
|
||||
org.cloudfoundry.operations.advanced,
|
||||
org.cloudfoundry.operations.applications,
|
||||
org.cloudfoundry.operations.buildpacks,
|
||||
org.cloudfoundry.operations.domains,
|
||||
org.cloudfoundry.operations.networkpolicies,
|
||||
org.cloudfoundry.operations.organizationadmin,
|
||||
org.cloudfoundry.operations.organizations,
|
||||
org.cloudfoundry.operations.routes,
|
||||
org.cloudfoundry.operations.serviceadmin,
|
||||
org.cloudfoundry.operations.services,
|
||||
org.cloudfoundry.operations.spaceadmin,
|
||||
org.cloudfoundry.operations.spaces,
|
||||
org.cloudfoundry.operations.stacks,
|
||||
org.cloudfoundry.operations.useradmin,
|
||||
org.cloudfoundry.operations.util,
|
||||
org.cloudfoundry.reactor,
|
||||
org.cloudfoundry.reactor.client,
|
||||
org.cloudfoundry.reactor.client.v2,
|
||||
org.cloudfoundry.reactor.client.v2.applications,
|
||||
org.cloudfoundry.reactor.client.v2.applicationusageevents,
|
||||
org.cloudfoundry.reactor.client.v2.blobstores,
|
||||
org.cloudfoundry.reactor.client.v2.buildpacks,
|
||||
org.cloudfoundry.reactor.client.v2.domains,
|
||||
org.cloudfoundry.reactor.client.v2.environmentvariablegroups,
|
||||
org.cloudfoundry.reactor.client.v2.events,
|
||||
org.cloudfoundry.reactor.client.v2.featureflags,
|
||||
org.cloudfoundry.reactor.client.v2.info,
|
||||
org.cloudfoundry.reactor.client.v2.jobs,
|
||||
org.cloudfoundry.reactor.client.v2.organizationquotadefinitions,
|
||||
org.cloudfoundry.reactor.client.v2.organizations,
|
||||
org.cloudfoundry.reactor.client.v2.privatedomains,
|
||||
org.cloudfoundry.reactor.client.v2.resourcematch,
|
||||
org.cloudfoundry.reactor.client.v2.routemappings,
|
||||
org.cloudfoundry.reactor.client.v2.routes,
|
||||
org.cloudfoundry.reactor.client.v2.securitygroups,
|
||||
org.cloudfoundry.reactor.client.v2.servicebindings,
|
||||
org.cloudfoundry.reactor.client.v2.servicebrokers,
|
||||
org.cloudfoundry.reactor.client.v2.serviceinstances,
|
||||
org.cloudfoundry.reactor.client.v2.servicekeys,
|
||||
org.cloudfoundry.reactor.client.v2.serviceplans,
|
||||
org.cloudfoundry.reactor.client.v2.serviceplanvisibilities,
|
||||
org.cloudfoundry.reactor.client.v2.services,
|
||||
org.cloudfoundry.reactor.client.v2.serviceusageevents,
|
||||
org.cloudfoundry.reactor.client.v2.shareddomains,
|
||||
org.cloudfoundry.reactor.client.v2.spacequotadefinitions,
|
||||
org.cloudfoundry.reactor.client.v2.spaces,
|
||||
org.cloudfoundry.reactor.client.v2.stacks,
|
||||
org.cloudfoundry.reactor.client.v2.userprovidedserviceinstances,
|
||||
org.cloudfoundry.reactor.client.v2.users,
|
||||
org.cloudfoundry.reactor.client.v3,
|
||||
org.cloudfoundry.reactor.client.v3.applications,
|
||||
org.cloudfoundry.reactor.client.v3.builds,
|
||||
org.cloudfoundry.reactor.client.v3.deployments,
|
||||
org.cloudfoundry.reactor.client.v3.droplets,
|
||||
org.cloudfoundry.reactor.client.v3.isolationsegments,
|
||||
org.cloudfoundry.reactor.client.v3.jobs,
|
||||
org.cloudfoundry.reactor.client.v3.organizations,
|
||||
org.cloudfoundry.reactor.client.v3.packages,
|
||||
org.cloudfoundry.reactor.client.v3.processes,
|
||||
org.cloudfoundry.reactor.client.v3.servicebindings,
|
||||
org.cloudfoundry.reactor.client.v3.serviceinstances,
|
||||
org.cloudfoundry.reactor.client.v3.spaces,
|
||||
org.cloudfoundry.reactor.client.v3.tasks,
|
||||
org.cloudfoundry.reactor.doppler,
|
||||
org.cloudfoundry.reactor.networking,
|
||||
org.cloudfoundry.reactor.networking.v1.policies,
|
||||
org.cloudfoundry.reactor.networking.v1.tags,
|
||||
org.cloudfoundry.reactor.routing,
|
||||
org.cloudfoundry.reactor.routing.v1,
|
||||
org.cloudfoundry.reactor.routing.v1.routergroups,
|
||||
org.cloudfoundry.reactor.routing.v1.tcproutes,
|
||||
org.cloudfoundry.reactor.tokenprovider,
|
||||
org.cloudfoundry.reactor.uaa,
|
||||
org.cloudfoundry.reactor.uaa.authorizations,
|
||||
org.cloudfoundry.reactor.uaa.clients,
|
||||
org.cloudfoundry.reactor.uaa.groups,
|
||||
org.cloudfoundry.reactor.uaa.identityproviders,
|
||||
org.cloudfoundry.reactor.uaa.identityzones,
|
||||
org.cloudfoundry.reactor.uaa.serverinformation,
|
||||
org.cloudfoundry.reactor.uaa.tokens,
|
||||
org.cloudfoundry.reactor.uaa.users,
|
||||
org.cloudfoundry.reactor.util,
|
||||
org.cloudfoundry.routing,
|
||||
org.cloudfoundry.routing.v1,
|
||||
org.cloudfoundry.routing.v1.routergroups,
|
||||
org.cloudfoundry.routing.v1.tcproutes,
|
||||
org.cloudfoundry.uaa,
|
||||
org.cloudfoundry.uaa.authorizations,
|
||||
org.cloudfoundry.uaa.clients,
|
||||
org.cloudfoundry.uaa.groups,
|
||||
org.cloudfoundry.uaa.identityproviders,
|
||||
org.cloudfoundry.uaa.identityzones,
|
||||
org.cloudfoundry.uaa.serverinformation,
|
||||
org.cloudfoundry.uaa.tokens,
|
||||
org.cloudfoundry.uaa.users,
|
||||
org.cloudfoundry.util,
|
||||
org.cloudfoundry.util.tuple
|
||||
Automatic-Module-Name: org.springsource.ide.eclipse.commons.cloudfoundry.client.v2
|
||||
Import-Package: javax.xml.bind
|
||||
@@ -0,0 +1,39 @@
|
||||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
embedded-libs.properties,\
|
||||
plugin.properties,\
|
||||
dependencies/cloudfoundry-client-4.3.0.RELEASE.jar,\
|
||||
dependencies/cloudfoundry-client-reactor-4.3.0.RELEASE.jar,\
|
||||
dependencies/cloudfoundry-operations-4.3.0.RELEASE.jar,\
|
||||
dependencies/cloudfoundry-util-4.3.0.RELEASE.jar,\
|
||||
dependencies/commons-compress-1.19.jar,\
|
||||
dependencies/evo-inflector-1.2.2.jar,\
|
||||
dependencies/jackson-annotations-2.10.1.jar,\
|
||||
dependencies/jackson-core-2.10.1.jar,\
|
||||
dependencies/jackson-databind-2.10.1.jar,\
|
||||
dependencies/jackson-datatype-jdk8-2.10.1.jar,\
|
||||
dependencies/java-semver-0.9.0.jar,\
|
||||
dependencies/jcl-over-slf4j-1.7.29.jar,\
|
||||
dependencies/jjwt-0.9.1.jar,\
|
||||
dependencies/netty-buffer-4.1.43.Final.jar,\
|
||||
dependencies/netty-codec-4.1.43.Final.jar,\
|
||||
dependencies/netty-codec-http-4.1.43.Final.jar,\
|
||||
dependencies/netty-codec-http2-4.1.43.Final.jar,\
|
||||
dependencies/netty-codec-socks-4.1.43.Final.jar,\
|
||||
dependencies/netty-common-4.1.43.Final.jar,\
|
||||
dependencies/netty-handler-4.1.43.Final.jar,\
|
||||
dependencies/netty-handler-proxy-4.1.43.Final.jar,\
|
||||
dependencies/netty-resolver-4.1.43.Final.jar,\
|
||||
dependencies/netty-transport-4.1.43.Final.jar,\
|
||||
dependencies/netty-transport-native-epoll-4.1.43.Final-linux-x86_64.jar,\
|
||||
dependencies/netty-transport-native-unix-common-4.1.43.Final.jar,\
|
||||
dependencies/okio-1.8.0.jar,\
|
||||
dependencies/reactor-netty-0.9.2.RELEASE.jar,\
|
||||
dependencies/slf4j-api-1.7.29.jar,\
|
||||
dependencies/slf4j-simple-1.7.16.jar,\
|
||||
dependencies/snakeyaml-1.25.jar,\
|
||||
dependencies/spring-core-5.2.2.RELEASE.jar,\
|
||||
dependencies/spring-jcl-5.2.2.RELEASE.jar,\
|
||||
dependencies/spring-web-5.2.2.RELEASE.jar,\
|
||||
dependencies/wire-runtime-2.2.0.jar
|
||||
src.includes = sources/
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,98 @@
|
||||
cloudfoundry-client-3.8.0.RELEASE.jar-name=cloudfoundry-java-client
|
||||
cloudfoundry-client-3.8.0.RELEASE.jar-version=3.8.0
|
||||
|
||||
cloudfoundry-client-reactor-3.8.0.RELEASE.jar-name=cloudfoundry-java-client
|
||||
cloudfoundry-client-reactor-3.8.0.RELEASE.jar-version=3.8.0
|
||||
|
||||
cloudfoundry-operations-3.8.0.RELEASE.jar-name=cloudfoundry-java-client
|
||||
cloudfoundry-operations-3.8.0.RELEASE.jar-version=3.8.0
|
||||
|
||||
cloudfoundry-util-3.8.0.RELEASE.jar-name=cloudfoundry-java-client
|
||||
cloudfoundry-util-3.8.0.RELEASE.jar-version=3.8.0
|
||||
|
||||
commons-compress-1.16.1.jar-name=commons-compress
|
||||
commons-compress-1.16.1.jar-version=1.16.1
|
||||
|
||||
evo-inflector-1.2.2.jar-name=evo-inflector
|
||||
evo-inflector-1.2.2.jar-version=1.2.2
|
||||
|
||||
jackson-annotations-2.8.0.jar-name=jackson-annotations
|
||||
jackson-annotations-2.8.0.jar-version=2.8.0
|
||||
|
||||
jackson-core-2.8.10.jar-name=jackson-core
|
||||
jackson-core-2.8.10.jar-version=2.8.10
|
||||
|
||||
jackson-databind-2.8.10.jar-name=jackson-databind
|
||||
jackson-databind-2.8.10.jar-version=2.8.10
|
||||
|
||||
jackson-datatype-jdk8-2.8.10.jar-name=jackson-datatype-jdk8
|
||||
jackson-datatype-jdk8-2.8.10.jar-version=2.8.10
|
||||
|
||||
java-semver-0.9.0.jar-name=java-semver
|
||||
java-semver-0.9.0.jar-version=0.9.0
|
||||
|
||||
jcl-over-slf4j-1.7.25.jar-name=jcl-over-slf4j
|
||||
jcl-over-slf4j-1.7.25.jar-version=1.7.25
|
||||
|
||||
jjwt-0.9.0.jar-name=jjwt
|
||||
jjwt-0.9.0.jar-version=0.9.0
|
||||
|
||||
netty-buffer-4.1.22.Final.jar-name=netty-buffer
|
||||
netty-buffer-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-codec-4.1.22.Final.jar-name=netty-codec
|
||||
netty-codec-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-codec-http-4.1.22.Final.jar-name=netty-codec-http
|
||||
netty-codec-http-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-codec-socks-4.1.22.Final.jar-name=netty-codec-socks
|
||||
netty-codec-socks-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-common-4.1.22.Final.jar-name=netty-common
|
||||
netty-common-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-handler-4.1.22.Final.jar-name=netty-handler
|
||||
netty-handler-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-handler-proxy-4.1.22.Final.jar-name=netty-handler-proxy
|
||||
netty-handler-proxy-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-resolver-4.1.22.Final.jar-name=netty-resolver
|
||||
netty-resolver-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-transport-4.1.22.Final.jar-name=netty-transport
|
||||
netty-transport-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-transport-native-epoll-4.1.22.Final.jar-name=netty-transport-native-epoll
|
||||
netty-transport-native-epoll-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
netty-transport-native-unix-common-4.1.22.Final.jar-name=netty-transport-native-unix-common
|
||||
netty-transport-native-unix-common-4.1.22.Final.jar-version=4.1.22.final
|
||||
|
||||
objenesis-2.6.jar-name=objenesis
|
||||
objenesis-2.6.jar-version=2.6
|
||||
|
||||
okio-1.8.0.jar-name=okio
|
||||
okio-1.8.0.jar-version=1.8.0
|
||||
|
||||
reactor-netty-0.7.5.RELEASE.jar-name=reactor-netty
|
||||
reactor-netty-0.7.5.RELEASE.jar-version=0.7.5
|
||||
|
||||
slf4j-api-1.7.25.jar-name=slf4j-api
|
||||
slf4j-api-1.7.25.jar-version=1.7.25
|
||||
|
||||
slf4j-simple-1.7.16.jar-name=slf4j-simple
|
||||
slf4j-simple-1.7.16.jar-version=1.7.16
|
||||
|
||||
snakeyaml-1.17.jar-name=snakeyaml
|
||||
snakeyaml-1.17.jar-version=1.17
|
||||
|
||||
spring-core-4.3.14.RELEASE.jar-name=spring-core
|
||||
spring-core-4.3.14.RELEASE.jar-version=4.3.14.release
|
||||
|
||||
spring-web-4.3.14.RELEASE.jar-name=spring-web
|
||||
spring-web-4.3.14.RELEASE.jar-version=4.3.14.release
|
||||
|
||||
wire-runtime-2.2.0.jar-name=wire-runtime
|
||||
wire-runtime-2.2.0.jar-version=2.2.0
|
||||
@@ -0,0 +1,2 @@
|
||||
providerName = Pivotal Inc.
|
||||
pluginName = Cloud Foundry Java Client Lib v2
|
||||
@@ -0,0 +1,74 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.8.1-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>org.springframework.ide.eclipse</groupId>
|
||||
<artifactId>org.springsource.ide.eclipse.commons.cloudfoundry.client.v2</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.eclipse.tycho</groupId>
|
||||
<artifactId>target-platform-configuration</artifactId>
|
||||
<version>${tycho-version}</version>
|
||||
<configuration>
|
||||
<resolver>p2</resolver>
|
||||
<pomDependencies>ignore</pomDependencies>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.eclipse.tycho</groupId>
|
||||
<artifactId>tycho-compiler-plugin</artifactId>
|
||||
<version>${tycho-version}</version>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.eclipse.tycho</groupId>
|
||||
<artifactId>tycho-source-plugin</artifactId>
|
||||
<version>${tycho-version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>plugin-source</id>
|
||||
<phase>generate-sources</phase>
|
||||
<goals>
|
||||
<goal>plugin-source</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.eclipse.tycho</groupId>
|
||||
<artifactId>tycho-p2-plugin</artifactId>
|
||||
<version>${tycho-version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>second-generate-p2-metadata</id>
|
||||
<goals>
|
||||
<goal>p2-metadata</goal>
|
||||
</goals>
|
||||
<phase>verify</phase>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user