From 047a40aa8211f3365b03026d30153c181e15e6d6 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 5 Feb 2019 14:22:47 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- docs/target/checkstyle-cachefile | 5 + docs/target/checkstyle-checker.xml | 194 ++++++++++++++++++ docs/target/checkstyle-header.txt | 17 ++ docs/target/checkstyle-result.xml | 3 + .../target/checkstyle-cachefile | 9 + .../target/checkstyle-checker.xml | 194 ++++++++++++++++++ .../target/checkstyle-header.txt | 17 ++ .../target/checkstyle-result.xml | 11 + .../target/checkstyle-cachefile | 18 ++ .../target/checkstyle-checker.xml | 194 ++++++++++++++++++ .../target/checkstyle-header.txt | 17 ++ .../target/checkstyle-result.xml | 29 +++ .../target/checkstyle-cachefile | 8 + .../target/checkstyle-checker.xml | 194 ++++++++++++++++++ .../target/checkstyle-header.txt | 17 ++ .../target/checkstyle-result.xml | 9 + .../target/checkstyle-cachefile | 10 + .../target/checkstyle-checker.xml | 194 ++++++++++++++++++ .../target/checkstyle-header.txt | 17 ++ .../target/checkstyle-result.xml | 13 ++ .../target/checkstyle-cachefile | 5 + .../target/checkstyle-checker.xml | 194 ++++++++++++++++++ .../target/checkstyle-header.txt | 17 ++ .../target/checkstyle-result.xml | 3 + target/checkstyle-cachefile | 5 + target/checkstyle-checker.xml | 194 ++++++++++++++++++ target/checkstyle-header.txt | 17 ++ target/checkstyle-result.xml | 3 + 28 files changed, 1608 insertions(+) create mode 100644 docs/target/checkstyle-cachefile create mode 100644 docs/target/checkstyle-checker.xml create mode 100644 docs/target/checkstyle-header.txt create mode 100644 docs/target/checkstyle-result.xml create mode 100644 spring-cloud-cloudfoundry-commons/target/checkstyle-cachefile create mode 100644 spring-cloud-cloudfoundry-commons/target/checkstyle-checker.xml create mode 100644 spring-cloud-cloudfoundry-commons/target/checkstyle-header.txt create mode 100644 spring-cloud-cloudfoundry-commons/target/checkstyle-result.xml create mode 100644 spring-cloud-cloudfoundry-discovery/target/checkstyle-cachefile create mode 100644 spring-cloud-cloudfoundry-discovery/target/checkstyle-checker.xml create mode 100644 spring-cloud-cloudfoundry-discovery/target/checkstyle-header.txt create mode 100644 spring-cloud-cloudfoundry-discovery/target/checkstyle-result.xml create mode 100644 spring-cloud-cloudfoundry-sample/target/checkstyle-cachefile create mode 100644 spring-cloud-cloudfoundry-sample/target/checkstyle-checker.xml create mode 100644 spring-cloud-cloudfoundry-sample/target/checkstyle-header.txt create mode 100644 spring-cloud-cloudfoundry-sample/target/checkstyle-result.xml create mode 100644 spring-cloud-cloudfoundry-web/target/checkstyle-cachefile create mode 100644 spring-cloud-cloudfoundry-web/target/checkstyle-checker.xml create mode 100644 spring-cloud-cloudfoundry-web/target/checkstyle-header.txt create mode 100644 spring-cloud-cloudfoundry-web/target/checkstyle-result.xml create mode 100644 spring-cloud-starter-cloudfoundry/target/checkstyle-cachefile create mode 100644 spring-cloud-starter-cloudfoundry/target/checkstyle-checker.xml create mode 100644 spring-cloud-starter-cloudfoundry/target/checkstyle-header.txt create mode 100644 spring-cloud-starter-cloudfoundry/target/checkstyle-result.xml create mode 100644 target/checkstyle-cachefile create mode 100644 target/checkstyle-checker.xml create mode 100644 target/checkstyle-header.txt create mode 100644 target/checkstyle-result.xml diff --git a/docs/target/checkstyle-cachefile b/docs/target/checkstyle-cachefile new file mode 100644 index 0000000..9e2e77f --- /dev/null +++ b/docs/target/checkstyle-cachefile @@ -0,0 +1,5 @@ +#Tue Feb 05 14:22:41 UTC 2019 +configuration*?=70D5C04499DE6939EAB4B7334273FBED96EDF8B4 +module-resource*?\:file\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/docs/target/checkstyle-header.txt=5406B79542A0F0AF68419F6CECE454DED3F9D2BB +module-resource*?\:https\://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml=95693AF2B379C1892AF1D03958B7CCE75002698B +module-resource*?\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/src/checkstyle/checkstyle-suppressions.xml=C168E1884D504EB0ED68392E3FDA62E8C39094C3 diff --git a/docs/target/checkstyle-checker.xml b/docs/target/checkstyle-checker.xml new file mode 100644 index 0000000..5803182 --- /dev/null +++ b/docs/target/checkstyle-checker.xml @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/target/checkstyle-header.txt b/docs/target/checkstyle-header.txt new file mode 100644 index 0000000..154aaa1 --- /dev/null +++ b/docs/target/checkstyle-header.txt @@ -0,0 +1,17 @@ +^\Q/*\E$ +^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$ +^\Q *\E$ +^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$ +^\Q * you may not use this file except in compliance with the License.\E$ +^\Q * You may obtain a copy of the License at\E$ +^\Q *\E$ +^\Q * http://www.apache.org/licenses/LICENSE-2.0\E$ +^\Q *\E$ +^\Q * Unless required by applicable law or agreed to in writing, software\E$ +^\Q * distributed under the License is distributed on an "AS IS" BASIS,\E$ +^\Q * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\E$ +^\Q * See the License for the specific language governing permissions and\E$ +^\Q * limitations under the License.\E$ +^\Q */\E$ +^$ +^.*$ diff --git a/docs/target/checkstyle-result.xml b/docs/target/checkstyle-result.xml new file mode 100644 index 0000000..48e4e3e --- /dev/null +++ b/docs/target/checkstyle-result.xml @@ -0,0 +1,3 @@ + + + diff --git a/spring-cloud-cloudfoundry-commons/target/checkstyle-cachefile b/spring-cloud-cloudfoundry-commons/target/checkstyle-cachefile new file mode 100644 index 0000000..5c9b42f --- /dev/null +++ b/spring-cloud-cloudfoundry-commons/target/checkstyle-cachefile @@ -0,0 +1,9 @@ +#Tue Feb 05 14:22:20 UTC 2019 +configuration*?=77DBA094A5D5B9F0DDAF22E50734595347608BB9 +module-resource*?\:file\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-commons/target/checkstyle-header.txt=5406B79542A0F0AF68419F6CECE454DED3F9D2BB +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-commons/src/main/java/org/springframework/cloud/cloudfoundry/CloudFoundryService.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-commons/src/main/java/org/springframework/cloud/cloudfoundry/CloudFoundryProperties.java=1549376530804 +module-resource*?\:https\://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml=95693AF2B379C1892AF1D03958B7CCE75002698B +module-resource*?\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/src/checkstyle/checkstyle-suppressions.xml=C168E1884D504EB0ED68392E3FDA62E8C39094C3 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-commons/src/test/java/org/springframework/cloud/cloudfoundry/CloudFoundryClientAutoConfigurationTest.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-commons/src/main/java/org/springframework/cloud/cloudfoundry/CloudFoundryClientAutoConfiguration.java=1549376530804 diff --git a/spring-cloud-cloudfoundry-commons/target/checkstyle-checker.xml b/spring-cloud-cloudfoundry-commons/target/checkstyle-checker.xml new file mode 100644 index 0000000..5803182 --- /dev/null +++ b/spring-cloud-cloudfoundry-commons/target/checkstyle-checker.xml @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/spring-cloud-cloudfoundry-commons/target/checkstyle-header.txt b/spring-cloud-cloudfoundry-commons/target/checkstyle-header.txt new file mode 100644 index 0000000..154aaa1 --- /dev/null +++ b/spring-cloud-cloudfoundry-commons/target/checkstyle-header.txt @@ -0,0 +1,17 @@ +^\Q/*\E$ +^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$ +^\Q *\E$ +^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$ +^\Q * you may not use this file except in compliance with the License.\E$ +^\Q * You may obtain a copy of the License at\E$ +^\Q *\E$ +^\Q * http://www.apache.org/licenses/LICENSE-2.0\E$ +^\Q *\E$ +^\Q * Unless required by applicable law or agreed to in writing, software\E$ +^\Q * distributed under the License is distributed on an "AS IS" BASIS,\E$ +^\Q * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\E$ +^\Q * See the License for the specific language governing permissions and\E$ +^\Q * limitations under the License.\E$ +^\Q */\E$ +^$ +^.*$ diff --git a/spring-cloud-cloudfoundry-commons/target/checkstyle-result.xml b/spring-cloud-cloudfoundry-commons/target/checkstyle-result.xml new file mode 100644 index 0000000..4569538 --- /dev/null +++ b/spring-cloud-cloudfoundry-commons/target/checkstyle-result.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/spring-cloud-cloudfoundry-discovery/target/checkstyle-cachefile b/spring-cloud-cloudfoundry-discovery/target/checkstyle-cachefile new file mode 100644 index 0000000..5285de7 --- /dev/null +++ b/spring-cloud-cloudfoundry-discovery/target/checkstyle-cachefile @@ -0,0 +1,18 @@ +#Tue Feb 05 14:22:27 UTC 2019 +configuration*?=5E8A266147AB9A6B23185C5D15440C1527A94558 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryDiscoveryClientConfiguration.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryDiscoveryProperties.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryDiscoveryClient.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/RibbonCloudFoundryAutoConfiguration.java=1549376530804 +module-resource*?\:https\://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml=95693AF2B379C1892AF1D03958B7CCE75002698B +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryRibbonClientConfiguration.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryHeartbeatSender.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryDiscoveryClientProperties.java=1549376530804 +module-resource*?\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/src/checkstyle/checkstyle-suppressions.xml=C168E1884D504EB0ED68392E3FDA62E8C39094C3 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryServer.java=1549376530804 +module-resource*?\:file\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/target/checkstyle-header.txt=5406B79542A0F0AF68419F6CECE454DED3F9D2BB +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/test/java/org/springframework/cloud/cloudfoundry/discovery/AdhocTestSuite.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryServerList.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/test/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryDiscoveryClientTest.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/main/java/org/springframework/cloud/cloudfoundry/discovery/EnableCloudFoundryClient.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-discovery/src/test/java/org/springframework/cloud/cloudfoundry/discovery/CloudFoundryServerListTest.java=1549376530804 diff --git a/spring-cloud-cloudfoundry-discovery/target/checkstyle-checker.xml b/spring-cloud-cloudfoundry-discovery/target/checkstyle-checker.xml new file mode 100644 index 0000000..5803182 --- /dev/null +++ b/spring-cloud-cloudfoundry-discovery/target/checkstyle-checker.xml @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/spring-cloud-cloudfoundry-discovery/target/checkstyle-header.txt b/spring-cloud-cloudfoundry-discovery/target/checkstyle-header.txt new file mode 100644 index 0000000..154aaa1 --- /dev/null +++ b/spring-cloud-cloudfoundry-discovery/target/checkstyle-header.txt @@ -0,0 +1,17 @@ +^\Q/*\E$ +^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$ +^\Q *\E$ +^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$ +^\Q * you may not use this file except in compliance with the License.\E$ +^\Q * You may obtain a copy of the License at\E$ +^\Q *\E$ +^\Q * http://www.apache.org/licenses/LICENSE-2.0\E$ +^\Q *\E$ +^\Q * Unless required by applicable law or agreed to in writing, software\E$ +^\Q * distributed under the License is distributed on an "AS IS" BASIS,\E$ +^\Q * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\E$ +^\Q * See the License for the specific language governing permissions and\E$ +^\Q * limitations under the License.\E$ +^\Q */\E$ +^$ +^.*$ diff --git a/spring-cloud-cloudfoundry-discovery/target/checkstyle-result.xml b/spring-cloud-cloudfoundry-discovery/target/checkstyle-result.xml new file mode 100644 index 0000000..b5635c1 --- /dev/null +++ b/spring-cloud-cloudfoundry-discovery/target/checkstyle-result.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/spring-cloud-cloudfoundry-sample/target/checkstyle-cachefile b/spring-cloud-cloudfoundry-sample/target/checkstyle-cachefile new file mode 100644 index 0000000..f3fbd9d --- /dev/null +++ b/spring-cloud-cloudfoundry-sample/target/checkstyle-cachefile @@ -0,0 +1,8 @@ +#Tue Feb 05 14:22:31 UTC 2019 +configuration*?=05EA9F3FF8C9DFE6C8878E570D945CE069B55538 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-sample/src/main/resources/bootstrap.properties=1549376530804 +module-resource*?\:file\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-sample/target/checkstyle-header.txt=5406B79542A0F0AF68419F6CECE454DED3F9D2BB +module-resource*?\:https\://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml=95693AF2B379C1892AF1D03958B7CCE75002698B +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-sample/src/main/java/org/springframework/cloud/cloudfoundry/sample/CloudFoundryApplication.java=1549376530804 +module-resource*?\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/src/checkstyle/checkstyle-suppressions.xml=C168E1884D504EB0ED68392E3FDA62E8C39094C3 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-sample/src/test/java/org/springframework/cloud/cloudfoundry/sample/CloudFoundryApplicationTests.java=1549376530804 diff --git a/spring-cloud-cloudfoundry-sample/target/checkstyle-checker.xml b/spring-cloud-cloudfoundry-sample/target/checkstyle-checker.xml new file mode 100644 index 0000000..5803182 --- /dev/null +++ b/spring-cloud-cloudfoundry-sample/target/checkstyle-checker.xml @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/spring-cloud-cloudfoundry-sample/target/checkstyle-header.txt b/spring-cloud-cloudfoundry-sample/target/checkstyle-header.txt new file mode 100644 index 0000000..154aaa1 --- /dev/null +++ b/spring-cloud-cloudfoundry-sample/target/checkstyle-header.txt @@ -0,0 +1,17 @@ +^\Q/*\E$ +^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$ +^\Q *\E$ +^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$ +^\Q * you may not use this file except in compliance with the License.\E$ +^\Q * You may obtain a copy of the License at\E$ +^\Q *\E$ +^\Q * http://www.apache.org/licenses/LICENSE-2.0\E$ +^\Q *\E$ +^\Q * Unless required by applicable law or agreed to in writing, software\E$ +^\Q * distributed under the License is distributed on an "AS IS" BASIS,\E$ +^\Q * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\E$ +^\Q * See the License for the specific language governing permissions and\E$ +^\Q * limitations under the License.\E$ +^\Q */\E$ +^$ +^.*$ diff --git a/spring-cloud-cloudfoundry-sample/target/checkstyle-result.xml b/spring-cloud-cloudfoundry-sample/target/checkstyle-result.xml new file mode 100644 index 0000000..3bc12f5 --- /dev/null +++ b/spring-cloud-cloudfoundry-sample/target/checkstyle-result.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/spring-cloud-cloudfoundry-web/target/checkstyle-cachefile b/spring-cloud-cloudfoundry-web/target/checkstyle-cachefile new file mode 100644 index 0000000..bf317e7 --- /dev/null +++ b/spring-cloud-cloudfoundry-web/target/checkstyle-cachefile @@ -0,0 +1,10 @@ +#Tue Feb 05 14:22:29 UTC 2019 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-web/src/main/java/org/springframework/cloud/cloudfoundry/session/EnableStickyFilter.java=1549376530804 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-web/src/main/resources/spring-cloud-cloudfoundry.properties=1549376530804 +configuration*?=40120A166519C4AD56834638D5DF04A1E1B9E8C2 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-web/src/main/java/org/springframework/cloud/cloudfoundry/session/StickyFilterConfiguration.java=1549376530804 +module-resource*?\:file\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-web/target/checkstyle-header.txt=5406B79542A0F0AF68419F6CECE454DED3F9D2BB +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-web/src/test/java/org/springframework/cloud/cloudfoundry/environment/VcapServiceCredentialsEnvironmentPostProcessorTests.java=1549376530804 +module-resource*?\:https\://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml=95693AF2B379C1892AF1D03958B7CCE75002698B +module-resource*?\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/src/checkstyle/checkstyle-suppressions.xml=C168E1884D504EB0ED68392E3FDA62E8C39094C3 +/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-cloudfoundry-web/src/main/java/org/springframework/cloud/cloudfoundry/environment/VcapServiceCredentialsEnvironmentPostProcessor.java=1549376530804 diff --git a/spring-cloud-cloudfoundry-web/target/checkstyle-checker.xml b/spring-cloud-cloudfoundry-web/target/checkstyle-checker.xml new file mode 100644 index 0000000..5803182 --- /dev/null +++ b/spring-cloud-cloudfoundry-web/target/checkstyle-checker.xml @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/spring-cloud-cloudfoundry-web/target/checkstyle-header.txt b/spring-cloud-cloudfoundry-web/target/checkstyle-header.txt new file mode 100644 index 0000000..154aaa1 --- /dev/null +++ b/spring-cloud-cloudfoundry-web/target/checkstyle-header.txt @@ -0,0 +1,17 @@ +^\Q/*\E$ +^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$ +^\Q *\E$ +^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$ +^\Q * you may not use this file except in compliance with the License.\E$ +^\Q * You may obtain a copy of the License at\E$ +^\Q *\E$ +^\Q * http://www.apache.org/licenses/LICENSE-2.0\E$ +^\Q *\E$ +^\Q * Unless required by applicable law or agreed to in writing, software\E$ +^\Q * distributed under the License is distributed on an "AS IS" BASIS,\E$ +^\Q * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\E$ +^\Q * See the License for the specific language governing permissions and\E$ +^\Q * limitations under the License.\E$ +^\Q */\E$ +^$ +^.*$ diff --git a/spring-cloud-cloudfoundry-web/target/checkstyle-result.xml b/spring-cloud-cloudfoundry-web/target/checkstyle-result.xml new file mode 100644 index 0000000..9519fa5 --- /dev/null +++ b/spring-cloud-cloudfoundry-web/target/checkstyle-result.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/spring-cloud-starter-cloudfoundry/target/checkstyle-cachefile b/spring-cloud-starter-cloudfoundry/target/checkstyle-cachefile new file mode 100644 index 0000000..4876baf --- /dev/null +++ b/spring-cloud-starter-cloudfoundry/target/checkstyle-cachefile @@ -0,0 +1,5 @@ +#Tue Feb 05 14:22:31 UTC 2019 +configuration*?=642C8AEF815687A3AE580A459C70E51306ABFF28 +module-resource*?\:https\://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml=95693AF2B379C1892AF1D03958B7CCE75002698B +module-resource*?\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/src/checkstyle/checkstyle-suppressions.xml=C168E1884D504EB0ED68392E3FDA62E8C39094C3 +module-resource*?\:file\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/spring-cloud-starter-cloudfoundry/target/checkstyle-header.txt=5406B79542A0F0AF68419F6CECE454DED3F9D2BB diff --git a/spring-cloud-starter-cloudfoundry/target/checkstyle-checker.xml b/spring-cloud-starter-cloudfoundry/target/checkstyle-checker.xml new file mode 100644 index 0000000..5803182 --- /dev/null +++ b/spring-cloud-starter-cloudfoundry/target/checkstyle-checker.xml @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/spring-cloud-starter-cloudfoundry/target/checkstyle-header.txt b/spring-cloud-starter-cloudfoundry/target/checkstyle-header.txt new file mode 100644 index 0000000..154aaa1 --- /dev/null +++ b/spring-cloud-starter-cloudfoundry/target/checkstyle-header.txt @@ -0,0 +1,17 @@ +^\Q/*\E$ +^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$ +^\Q *\E$ +^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$ +^\Q * you may not use this file except in compliance with the License.\E$ +^\Q * You may obtain a copy of the License at\E$ +^\Q *\E$ +^\Q * http://www.apache.org/licenses/LICENSE-2.0\E$ +^\Q *\E$ +^\Q * Unless required by applicable law or agreed to in writing, software\E$ +^\Q * distributed under the License is distributed on an "AS IS" BASIS,\E$ +^\Q * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\E$ +^\Q * See the License for the specific language governing permissions and\E$ +^\Q * limitations under the License.\E$ +^\Q */\E$ +^$ +^.*$ diff --git a/spring-cloud-starter-cloudfoundry/target/checkstyle-result.xml b/spring-cloud-starter-cloudfoundry/target/checkstyle-result.xml new file mode 100644 index 0000000..48e4e3e --- /dev/null +++ b/spring-cloud-starter-cloudfoundry/target/checkstyle-result.xml @@ -0,0 +1,3 @@ + + + diff --git a/target/checkstyle-cachefile b/target/checkstyle-cachefile new file mode 100644 index 0000000..aac06b0 --- /dev/null +++ b/target/checkstyle-cachefile @@ -0,0 +1,5 @@ +#Tue Feb 05 14:22:16 UTC 2019 +configuration*?=AAABABC2A212FAA1378A1E64CF7F2BDFB49E450D +module-resource*?\:https\://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml=95693AF2B379C1892AF1D03958B7CCE75002698B +module-resource*?\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/src/checkstyle/checkstyle-suppressions.xml=C168E1884D504EB0ED68392E3FDA62E8C39094C3 +module-resource*?\:file\:/opt/jenkins/data/workspace/spring-cloud-jdk11-spring-cloud-cloudfoundry-master-ci/target/checkstyle-header.txt=5406B79542A0F0AF68419F6CECE454DED3F9D2BB diff --git a/target/checkstyle-checker.xml b/target/checkstyle-checker.xml new file mode 100644 index 0000000..5803182 --- /dev/null +++ b/target/checkstyle-checker.xml @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target/checkstyle-header.txt b/target/checkstyle-header.txt new file mode 100644 index 0000000..154aaa1 --- /dev/null +++ b/target/checkstyle-header.txt @@ -0,0 +1,17 @@ +^\Q/*\E$ +^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$ +^\Q *\E$ +^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$ +^\Q * you may not use this file except in compliance with the License.\E$ +^\Q * You may obtain a copy of the License at\E$ +^\Q *\E$ +^\Q * http://www.apache.org/licenses/LICENSE-2.0\E$ +^\Q *\E$ +^\Q * Unless required by applicable law or agreed to in writing, software\E$ +^\Q * distributed under the License is distributed on an "AS IS" BASIS,\E$ +^\Q * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\E$ +^\Q * See the License for the specific language governing permissions and\E$ +^\Q * limitations under the License.\E$ +^\Q */\E$ +^$ +^.*$ diff --git a/target/checkstyle-result.xml b/target/checkstyle-result.xml new file mode 100644 index 0000000..48e4e3e --- /dev/null +++ b/target/checkstyle-result.xml @@ -0,0 +1,3 @@ + + +