Ricardo Martin Camarero created WFCORE-5071:
-----------------------------------------------
Summary: Extra spaces in DeploymentTransformer.java produces error at build
Key: WFCORE-5071
URL:
https://issues.redhat.com/browse/WFCORE-5071
Project: WildFly Core
Issue Type: Bug
Components: Build System
Reporter: Ricardo Martin Camarero
Assignee: Jeff Mesnil
WFCORE-5065 introduced extra spaces at DeploymentTransformer.java and the build fails with
the error:
{noformat}
[ERROR]
/.../wildfly-core/server/src/main/java/org/jboss/as/server/deployment/transformation/DeploymentTransformer.java:51:
Line has trailing spaces. [RegexpSingleline]
{noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)