You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2019/08/20 13:31:21 UTC

[Bug 63675] New: Xmlbeans 3.1.0 compilation errors exist in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl and class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllNNIImpl

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

            Bug ID: 63675
           Summary: Xmlbeans 3.1.0 compilation errors exist in class
                    org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl and
                    class
                    org.apache.xmlbeans.impl.xb.xsdschema.impl.AllNNIImpl
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: dandinghe202@163.com
  Target Milestone: ---

The class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl.MaxOccursImpl does
not override the enumValue () and set () methods in the
org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Members class.The same is true in
the class AllNNIImpl....Request Solution!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 63675] Xmlbeans 3.1.0 compilation errors exist in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl and class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllNNIImpl

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63675

--- Comment #2 from xiao yuan <da...@163.com> ---
(In reply to Dominik Stadler from comment #1)
> Sorry, but this way your bug-report is not very useful, without a clear way
> how to reproduce we will only be able to set it to "CANNOT REPRODUCE".
> 
> How do you try to compile it? What exact steps are necessary to reproduce
> the problem? ...
> 
> And is this only related to XMLBeans and not Apache POI? Then please report
> this at http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10436
> instead.
> 
> And please remember that this is a fully community project without anybody
> being paid to work on, so "requesting a solution" is not the best way to ask
> for help here...

Yes,I'm trying to compile XMLBeans and moving Apache POI to Android OS.When I
optimized the source code(XMLBeans), Android studio reported errors.The same
problem has also been found in many classes under package
org.apache.xmlbeans.impl.xb.xsdschema.impl*.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 63675] Xmlbeans 3.1.0 compilation errors exist in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl and class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllNNIImpl

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63675

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
Sorry, but this way your bug-report is not very useful, without a clear way how
to reproduce we will only be able to set it to "CANNOT REPRODUCE".

How do you try to compile it? What exact steps are necessary to reproduce the
problem? ...

And is this only related to XMLBeans and not Apache POI? Then please report
this at http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10436
instead.

And please remember that this is a fully community project without anybody
being paid to work on, so "requesting a solution" is not the best way to ask
for help here...

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 63675] Xmlbeans 3.1.0 compilation errors exist in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl and class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllNNIImpl

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63675

xiao yuan <da...@163.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEEDINFO                    |RESOLVED

--- Comment #3 from xiao yuan <da...@163.com> ---
I'm sorry!That was my mistake.I deleted the method marked as deprecated in the
base class org.apache.xmlbeans.impl.values.XmlObjectBase, while the
corresponding methods in some interfaces were not marked deprecated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org