https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

Rakhi Barayanan <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INFORMATIONPROVIDED         |---

--- Comment #15 from Rakhi Barayanan <[email protected]> ---
Thanks for sharing the source location.

As part of the dependency source module compilation I need to compile xmlbeans
latest.
I took the code from
https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/xmlbeans-src-5.0.3-20211229.zip

But I am getting following errors.When I verfied ,xb module is missing in 
package org.apache.xmlbeans.impl.But refernce is still there.

:\build\PT860141W_2112210501-debug\src\poi\xmlbeans\5.0.3\org\apache\xmlbeans\impl\config\BindingConfigImpl.java:20:
error: package org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument does not
exist
import org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config;
                                                           ^
C:\build\PT860141W_2112210501-debug\src\poi\xmlbeans\5.0.3\org\apache\xmlbeans\impl\config\InterfaceExtensionImpl.java:25:
error: package org.apache.xmlbeans.impl.xb.xmlconfig does not exist
import org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig;
                                            ^
C:\build\PT860141W_2112210501-debug\src\poi\xmlbeans\5.0.3\org\apache\xmlbeans\impl\config\PrePostExtensionImpl.java:23:
error: package org.apache.xmlbeans.impl.xb.xmlconfig does not exist
import org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig;
                                            ^
C:\build\PT860141W_2112210501-debug\src\poi\xmlbeans\5.0.3\org\apache\xmlbeans\impl\config\UserTypeImpl.java:19:
error: package org.apache.xmlbeans.impl.xb.xmlconfig does not exist
import org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig;

Could you please help me to resolve the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to