Sushil Madankar created XMLBEANS-554: ----------------------------------------
Summary: xmlbean doesn't support the "javasource" attribute Key: XMLBEANS-554 URL: https://issues.apache.org/jira/browse/XMLBEANS-554 Project: XMLBeans Issue Type: Bug Affects Versions: Version 4.0.0 Environment: windows 10, java 1.8 Reporter: Sushil Madankar Fix For: Version 4.0.1 Attachments: image-2021-02-08-10-14-20-119.png {code:java} <xmlbean schema="schemas/easypo.xsd" download="true" javasource="1.8" classpath="${lib.dir}/xbean.jar:${xmlbeans.jsr173_api.jar}" /> {code} while using the above configuration for generating .jar file out of .wsdl/.xsd file with ant task, it shows error xmlbean does not support *javasource* attribute but it works with version 3.1.0 in lib folder xbean.jar, xbean_xpath and jsr173_1.0.api are present !image-2021-02-08-10-14-20-119.png! -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org