lak-proddev edited a comment on issue #2: [eclipse] - Adding extra slash causing issues for eclipse editors URL: https://github.com/apache/maven-ear-plugin/pull/2#issuecomment-464933604 Is there any reason to adding extra slash "/" for javaee8 schema location. Actually, this is causes issues in eclipse side. > writer.addAttribute( "xsi:schemaLocation", > "http://xmlns.jcp.org/xml/ns/javaee/ http://xmlns.jcp.org/xml/ns/javaee/application_8.xsd" ); >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
