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

--- Comment #1 from Javen O'Neal <[email protected]> ---
I wonder if we could detect poi-scratchpad uses in poi-main if we clear
previously built poi-scratchpad.jar artifacts, compile just poi main and
require all imports to be present, then compile poi-scratchpad.

ant test probably compiles scratchpad before compiling ooxml, which might be
why this went unnoticed. Unfortunately, we would have the opposite problem if
we compiled ooxml before scratchpad.

Is there any way we resolve this at compile time rather through a unit test,
and avoid throwing away a compilation result?

-- 
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