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

Dominik Stadler <dominik.stad...@gmx.at> changed:

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

--- Comment #6 from Dominik Stadler <dominik.stad...@gmx.at> ---
I don't think those two changes should make a difference, @override is a pure
compile-time thing and not reflected in the bytecode in the .class/.jar file.
Also protected should be fine and iwould usually fail during compile time if
access is too strict.

Can you try to recompile the sources in their original state and see if that
alone alreafy makes it work.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to