Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up usage of quarkus.test.flat-class-path #3524

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@

#sql docker container's security is enabled
quarkus.ssl.native=true
quarkus.test.flat-class-path=true
17 changes: 0 additions & 17 deletions integration-tests/ftp/src/main/resources/application.properties

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@
## ---------------------------------------------------------------------------

quarkus.native.resources.includes = demoPlayground/*.json,objectFilter/*.json,withVariables/*.json
quarkus.test.flat-class-path=true
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@
## limitations under the License.
## ---------------------------------------------------------------------------
quarkus.native.resources.includes=*.xsl
quarkus.test.flat-class-path=true