[jOOQ/jOOQ#11180] Clarify unused logger warning message about what is
obsolete
This commit is contained in:
parent
5a933882e8
commit
98048c8b69
@ -927,7 +927,7 @@ public class GenerationTool {
|
||||
+ "- case sensitive regular expressions\n"
|
||||
+ "- regular expressions depending on whitespace (Pattern.COMMENTS is turned on!)\n"
|
||||
+ "- missing or inadequate object qualification\n"
|
||||
+ "- the " + objectType + " are obsolete\n"
|
||||
+ "- the object to which the configuration was applied in the past has been dropped\n"
|
||||
+ "Try turning on DEBUG logging (-X in Maven, and <logging/> in jOOQ) to get additional info about the schema"
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user