diff --git a/.flattened-pom.xml b/.flattened-pom.xml new file mode 100644 index 0000000..53689dc --- /dev/null +++ b/.flattened-pom.xml @@ -0,0 +1,134 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-build + 2.2.0.BUILD-SNAPSHOT + + + org.springframework.cloud + spring-cloud-cloudfoundry + 2.2.0.BUILD-SNAPSHOT + pom + Spring Cloud parent pom, managing plugins and dependencies for Spring + Cloud projects + https://spring.io/spring-cloud/spring-cloud-cloudfoundry + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-cloudfoundry.git + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cloudfoundry.git + https://github.com/spring-cloud/spring-cloud-cloudfoundry + + + + spring + + + + false + + + true + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot-local + + + + false + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + + + false + + spring-releases + Spring Releases + https://repo.spring.io/release + + + + + diff --git a/docs/.flattened-pom.xml b/docs/.flattened-pom.xml new file mode 100644 index 0000000..1f14ada --- /dev/null +++ b/docs/.flattened-pom.xml @@ -0,0 +1,125 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cloudfoundry + 2.2.0.BUILD-SNAPSHOT + + org.springframework.cloud + spring-cloud-cloudfoundry-docs + 2.2.0.BUILD-SNAPSHOT + pom + Spring Cloud for Cloud Foundry Docs + Spring Cloud Docs + https://spring.io/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-docs + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-docs + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-docs + https://github.com/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-docs + + + + org.springframework.cloud + spring-cloud-starter-cloudfoundry + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-cloudfoundry-commons + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-cloudfoundry-web + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-cloudfoundry-discovery + 2.2.0.BUILD-SNAPSHOT + compile + + + diff --git a/spring-cloud-cloudfoundry-commons/.flattened-pom.xml b/spring-cloud-cloudfoundry-commons/.flattened-pom.xml new file mode 100644 index 0000000..c3947d9 --- /dev/null +++ b/spring-cloud-cloudfoundry-commons/.flattened-pom.xml @@ -0,0 +1,138 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cloudfoundry + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-cloudfoundry-commons + 2.2.0.BUILD-SNAPSHOT + Spring Cloud CloudFoundry Commons + https://spring.io/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-commons + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-commons + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-commons + https://github.com/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-commons + + + + org.cloudfoundry + cloudfoundry-client-reactor + 3.9.0.RELEASE + compile + + + org.cloudfoundry + cloudfoundry-operations + 3.9.0.RELEASE + compile + + + org.cloudfoundry + cloudfoundry-util + 3.9.0.RELEASE + compile + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter + 2.2.1.RELEASE + compile + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml b/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml new file mode 100644 index 0000000..2095a0e --- /dev/null +++ b/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml @@ -0,0 +1,160 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cloudfoundry + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-cloudfoundry-discovery + 2.2.0.BUILD-SNAPSHOT + Spring Cloud CloudFoundry Discovery + https://spring.io/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-discovery + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-discovery + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-discovery + https://github.com/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-discovery + + + + org.springframework.cloud + spring-cloud-cloudfoundry-commons + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-actuator + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-webflux + 2.2.1.RELEASE + compile + true + + + org.springframework.cloud + spring-cloud-context + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-commons + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-netflix-hystrix + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.cloud + spring-cloud-starter-netflix-ribbon + 2.2.0.BUILD-SNAPSHOT + compile + true + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-cloudfoundry-sample/.flattened-pom.xml b/spring-cloud-cloudfoundry-sample/.flattened-pom.xml new file mode 100644 index 0000000..ac7ea86 --- /dev/null +++ b/spring-cloud-cloudfoundry-sample/.flattened-pom.xml @@ -0,0 +1,119 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cloudfoundry + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-cloudfoundry-sample + 2.2.0.BUILD-SNAPSHOT + Spring Cloud parent pom, managing plugins and dependencies for Spring + Cloud projects + https://spring.io/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-sample + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-sample + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-sample + https://github.com/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-sample + + + + org.springframework.boot + spring-boot-starter-web + 2.2.1.RELEASE + compile + + + org.springframework.cloud + spring-cloud-commons + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-cloudfoundry-discovery + 2.2.0.BUILD-SNAPSHOT + compile + + + diff --git a/spring-cloud-cloudfoundry-web/.flattened-pom.xml b/spring-cloud-cloudfoundry-web/.flattened-pom.xml new file mode 100644 index 0000000..4e29641 --- /dev/null +++ b/spring-cloud-cloudfoundry-web/.flattened-pom.xml @@ -0,0 +1,127 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cloudfoundry + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-cloudfoundry-web + 2.2.0.BUILD-SNAPSHOT + Spring Cloud CloudFoundry Web + https://spring.io/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-web + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-web + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-cloudfoundry-web + https://github.com/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-web + + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-web + 2.2.1.RELEASE + compile + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + diff --git a/spring-cloud-starter-cloudfoundry/.flattened-pom.xml b/spring-cloud-starter-cloudfoundry/.flattened-pom.xml new file mode 100644 index 0000000..0d77a22 --- /dev/null +++ b/spring-cloud-starter-cloudfoundry/.flattened-pom.xml @@ -0,0 +1,120 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-cloudfoundry + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-starter-cloudfoundry + 2.2.0.BUILD-SNAPSHOT + spring-cloud-starter-cloudfoundry + Spring Cloud Starter + https://projects.spring.io/spring-cloud + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-starter-cloudfoundry + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-cloudfoundry.git/spring-cloud-starter-cloudfoundry + https://github.com/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-starter-cloudfoundry + + + + org.springframework.cloud + spring-cloud-starter + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-starter-cloud-connectors + 2.2.1.RELEASE + compile + + + org.projectlombok + lombok + 1.18.10 + compile + true + + +