elharo opened a new pull request, #525:
URL: https://github.com/apache/maven-ear-plugin/pull/525

   Fixes #520
   
   In `ResourceRef.java`, the error messages in the constructor used 
`RESOURCE_REF_NAME` ("res-ref-name") for the element name, but they should 
refer to the `resource-ref` element. Changed both occurrences to use 
`RESOURCE_REF` ("resource-ref") instead.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to