Fixing Warnings and Build Errors
Warning 1: WARNING: A Java agent has been loaded dynamically (\.m2\repository\net\bytebuddy\byte-buddy-agent\1.14.9\byte-buddy-agent-1.14.9.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release Warning 2: Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. Warning 3: OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended. Warning 4: QuestManager: Replaced quest Q00372_LegacyOfInsolence (372) with a new version.
Showing
- bitbucket-pipelines.yml 10 additions, 2 deletionsbitbucket-pipelines.yml
- pom.xml 12 additions, 0 deletionspom.xml
- src/test/java/com/l2jserver/datapack/ai/group_template/CorpseTest.java 3 additions, 3 deletions.../com/l2jserver/datapack/ai/group_template/CorpseTest.java
- src/test/java/com/l2jserver/datapack/quests/Q00372_LegacyOfInsolence/Q00372LegacyOfInsolenceTest.java 94 additions, 95 deletions...Q00372_LegacyOfInsolence/Q00372LegacyOfInsolenceTest.java
Loading
Please register or sign in to comment