Browse Source

Fix checkstyle violations

1.5.x
Phillip Webb 7 years ago
parent
commit
d548c5ed31
  1. 1
      spring-boot-actuator-docs/src/restdoc/resources/db/migration/V1__initialize.sql
  2. 2
      spring-boot-actuator-docs/src/restdoc/resources/org/springframework/restdocs/templates/http-response.snippet
  3. 1
      spring-boot-cli/src/test/resources/resource-matcher/one/alpha/nested/excluded
  4. 1
      spring-boot-cli/src/test/resources/resource-matcher/one/alpha/nested/fileA
  5. 1
      spring-boot-cli/src/test/resources/resource-matcher/one/bravo/fileC
  6. 1
      spring-boot-cli/src/test/resources/resource-matcher/one/bravo/nested/fileB
  7. 1
      spring-boot-cli/src/test/resources/resource-matcher/one/fileD
  8. 1
      spring-boot-cli/src/test/resources/resource-matcher/three
  9. 1
      spring-boot-cli/src/test/resources/resource-matcher/two/.file
  10. 1
      spring-boot-cli/src/test/resources/resource-matcher/two/bravo/fileE
  11. 1
      spring-boot-cli/src/test/resources/resource-matcher/two/fileF
  12. 2
      spring-boot-samples/spring-boot-sample-ant/pom.xml
  13. 2
      spring-boot-samples/spring-boot-sample-traditional/src/main/webapp/index.html
  14. 1
      spring-boot-test/src/test/resources/META-INF/resources/inmetainfresources
  15. 1
      spring-boot-test/src/test/resources/public/inpublic
  16. 1
      spring-boot-test/src/test/resources/resources/inresources
  17. 1
      spring-boot-test/src/test/resources/static/instatic
  18. 1
      spring-boot-test/src/test/webapp/inwebapp

1
spring-boot-actuator-docs/src/restdoc/resources/db/migration/V1__initialize.sql

@ -0,0 +1 @@ @@ -0,0 +1 @@

2
spring-boot-actuator-docs/src/restdoc/resources/org/springframework/restdocs/templates/http-response.snippet vendored

@ -5,4 +5,4 @@ HTTP/1.1 {{statusCode}} {{statusReason}} @@ -5,4 +5,4 @@ HTTP/1.1 {{statusCode}} {{statusReason}}
{{name}}: {{value}}
{{/headers}}
{{responseBody}}
----
----

1
spring-boot-cli/src/test/resources/resource-matcher/one/alpha/nested/excluded

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-cli/src/test/resources/resource-matcher/one/alpha/nested/fileA

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-cli/src/test/resources/resource-matcher/one/bravo/fileC

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-cli/src/test/resources/resource-matcher/one/bravo/nested/fileB

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-cli/src/test/resources/resource-matcher/one/fileD

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-cli/src/test/resources/resource-matcher/three

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-cli/src/test/resources/resource-matcher/two/.file

@ -1 +1,2 @@ @@ -1 +1,2 @@

1
spring-boot-cli/src/test/resources/resource-matcher/two/bravo/fileE

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-cli/src/test/resources/resource-matcher/two/fileF

@ -0,0 +1 @@ @@ -0,0 +1 @@

2
spring-boot-samples/spring-boot-sample-ant/pom.xml

@ -102,4 +102,4 @@ @@ -102,4 +102,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

2
spring-boot-samples/spring-boot-sample-traditional/src/main/webapp/index.html

@ -3,4 +3,4 @@ @@ -3,4 +3,4 @@
<h1>Hello</h1>
Hello World!
</body>
</html>
</html>

1
spring-boot-test/src/test/resources/META-INF/resources/inmetainfresources

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-test/src/test/resources/public/inpublic

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-test/src/test/resources/resources/inresources

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-test/src/test/resources/static/instatic

@ -0,0 +1 @@ @@ -0,0 +1 @@

1
spring-boot-test/src/test/webapp/inwebapp

@ -0,0 +1 @@ @@ -0,0 +1 @@
Loading…
Cancel
Save