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

Dennis Kieselhorst commented on CXF-7708:
-----------------------------------------

[~dmvolod]

Unfortunately the build with JDK 9 now fails 
([https://builds.apache.org/view/A-D/view/CXF/job/CXF-Master-JDK9/357/console]):
{noformat}
[INFO] Building: mark-generated/pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/home/jenkins/jenkins-slave/workspace/CXF-Master-JDK9/.repository/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           mark-generated/pom.xml ........................... FAILED (8.5 
s)
[INFO]   The post-build script did not succeed. startup failed:
Script1.groovy: 20: unable to resolve class javax.xml.bind.DatatypeConverter
 @ line 20, column 1.
   import javax.xml.bind.DatatypeConverter 
   ^
{noformat}

> Options mark-generated and suppress-generated-date don't effect on generating 
> Java classes
> ------------------------------------------------------------------------------------------
>
>                 Key: CXF-7708
>                 URL: https://issues.apache.org/jira/browse/CXF-7708
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 3.2.4
>            Reporter: Dmitry Volodin
>            Assignee: Dennis Kieselhorst
>            Priority: Minor
>             Fix For: 3.2.5
>
>
> The CXF-7618 implements option suppress-generated-date but this option as 
> well as mark-generated are not propagating to the WSDLToJavaContainer as 
> command line arguments are note the same as generator arguments.
> This is fix for this issue, however we don't have separate tests for 
> cxf-codegen-plugin as well as wsdl2java command line tool.



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

Reply via email to