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

--- Comment #16 from Rahul <[email protected]> ---
Hi Andreas,

I has tested the Embedding video code with latest
poi-poi-3.14-beta1-20151223.jar, but using this jar I find compile time error
cannot-find-symbol for the bellow classes

import org.openxmlformats.schemas.presentationml.x2006.main.CTExtension;
import
org.openxmlformats.schemas.presentationml.x2006.main.CTTLCommonMediaNodeData;
import
org.openxmlformats.schemas.presentationml.x2006.main.CTTLCommonTimeNodeData;
import org.openxmlformats.schemas.presentationml.x2006.main.CTTimeNodeList;
import org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeIndefinite;
import
org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeNodeFillType;
import
org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeNodeRestartType;
import org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeNodeType;

I think the regression issue is still pending with 3.14-beta version.


Thanks,

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