You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove jersey wadl logging setting
* Configure jersey: disable wadl feature. Disable DATASOURCE provider default
* Allow configuration of DATASOURCE provider suppression for tck test
* Use system properties to control datasource provider suppression
* Change property name to disableDataSourceProvider, check MP config and sys props
Copy file name to clipboardExpand all lines: microprofile/tests/tck/tck-restful/tck-restful-test/src/test/resources/META-INF/microprofile-config.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
#
2
-
# Copyright (c) 2023 Oracle and/or its affiliates.
2
+
# Copyright (c) 2023, 2025 Oracle and/or its affiliates.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
0 commit comments