[ 
https://issues.apache.org/jira/browse/CXF-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494345#comment-16494345
 ] 

ASF GitHub Bot commented on CXF-7600:
-------------------------------------

reta commented on a change in pull request #420: CXF-7600: Add 
Automatic-Module-Name MANIFEST entry for Java 9 compatibility
URL: https://github.com/apache/cxf/pull/420#discussion_r191587339
 
 

 ##########
 File path: maven-plugins/wsdl-validator-plugin/pom.xml
 ##########
 @@ -29,6 +29,9 @@
         <artifactId>cxf-maven-plugins</artifactId>
         <version>3.2.5-SNAPSHOT</version>
     </parent>
+    <properties>
+        <cxf.module.name>org.apache.cxf.plugin.wsdl-validator</cxf.module.name>
 
 Review comment:
   Sure, so `org.apache.cxf.plugin.wsdl.validator` is OK?

----------------------------------------------------------------
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:
us...@infra.apache.org


> Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility
> -----------------------------------------------------------------
>
>                 Key: CXF-7600
>                 URL: https://issues.apache.org/jira/browse/CXF-7600
>             Project: CXF
>          Issue Type: Improvement
>          Components: Build system
>    Affects Versions: 3.2.1
>            Reporter: Dennis Kieselhorst
>            Assignee: Andriy Redko
>            Priority: Major
>
> See mailinglist discussion: 
> https://lists.apache.org/thread.html/790a276b4a7b3d977f5cb1abdc764a0529324b286fba915d19352afb@%3Cdev.cxf.apache.org%3E
> Similar issues: IO-551, LANG-1338, CODEC-242



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to