-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
Currently, the message is on a single line, usually very long one.
WELD-001416 Enabled interceptor class [<class>org.jboss.weld.environment.se.jpa.JpaTransactionInterceptor</class> in file:/home/ondra/work-unrelated/CDI-SE-JPA/target/classes/META-INF/beans.xml@10, <class>org.jboss.weld.environment.se.jpa.JpaTransactionInterceptor</class> in file:/home/ondra/work-unrelated/CDI-SE-JPA/src/main/java/META-INF/beans.xml@10] specified twice
Adding some newlines would improve readability:
WELD-001416 Enabled interceptor class specified twice: <class>org.jboss.weld.environment.se.jpa.JpaTransactionInterceptor</class> in file:/home/ondra/work-unrelated/CDI-SE-JPA/target/classes/META-INF/beans.xml@10, <class>org.jboss.weld.environment.se.jpa.JpaTransactionInterceptor</class> in file:/home/ondra/work-unrelated/CDI-SE-JPA/src/test/resources/META-INF/beans.xml@10]
The same probably applies to decorators.