Issue 120640

Summary: avmedia.jar builds with errors
Product: Build Tools Reporter: Andre <awf.aoo>
Component: configureAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: issues
Version: 3.4.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Andre 2012-08-21 15:42:23 UTC
main/avmedia/source/java/ contains java files for building avmedia.jar.

There are two problems with that:
1) The java files do not compile: 
   there are errors about an unknown package javax.media because there are no imports for classes from that package.
This package is typically provided by JMF, the java media framework.  But there are no explicit references to JMF in the build environment.

2) The jar file that *would* be built is checked in to SVN.
Comment 1 Marcus 2017-05-20 11:27:26 UTC
Reset assigne to the default "issues@openoffice.apache.org".