From 37cd358d32af3fd8a1b1e09057ae007d2419282b Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Mon, 22 Mar 2021 14:41:58 +0700 Subject: Add link to JDK-8263924 bug ticket to POMs using maven-assembly-plugin This is a follow-up on commit @0b182d60. I have just received confirmation from Oracle that my issue was accepted: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8263924 Signed-off-by: Alexander Kriegisch --- aspectjmatcher/pom.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'aspectjmatcher') diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index 63e51a155..a81ca7a9d 100644 --- a/aspectjmatcher/pom.xml +++ b/aspectjmatcher/pom.xml @@ -108,6 +108,9 @@ 'java -cp aspectjtools.jar org.aspectj.tools.ajc.Main' can then fail with the absolutely unexpected error 'Could not find or load main class org.aspectj.tools.ajc.Main'. + Alexander Kriegisch created this bug ticket: + https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8263924 + In IntelliJ IDEA you can deactivate wrapping text inside XML tags like this: File | Settings | Editor | Code Style | XML | Wrap text -> deactivate --> -- cgit v1.2.3