On 5 October 2006 at 19:51, "Alexey Petrenko" <[EMAIL PROTECTED]> wrote: > Mark, > > I've finished with the build files. At least I hope so :) > > Check the HARMONY-1729 issue. > > I've also added a comment to HARMONY-1609.
Excellent! This is trivial but I noticed that the MANIFEST files need a few tweaks. The import and export lines should be something like: Import-Package: java.awt, java.awt.color, java.awt.image, java.io, java.net, java.nio, java.util, org.apache.harmony.awt.datatransfer, org.apache.harmony.awt.gl.image Export-Package: javax.imageio, javax.imageio.event, javax.imageio.metadata, javax.imageio.plugins.jpeg, javax.imageio.spi, javax.imageio.stream Import-Package: java.awt, java.awt.RenderingHints, java.awt.event, java.awt.font, java.awt.geom, java.awt.image, java.awt.image.renderable, java.io, java.lang.reflect, java.net, java.nio, java.security, java.text, java.util, javax.swing, javax.swing.border, javax.swing.event, javax.swing.text Export-Package: javax.print, javax.print.attribute, javax.print.attribute.standard, javax.print.event Import-Package: java.awt, java.awt.event, java.io, java.net, java.security, java.util, javax.accessibility, org.apache.harmony.awt, org.apache.harmony.kernel.vm Export-Package: java.applet and the Bundle-SymbolicName for org.apache.harmony.imageio has a spurious .x in it. Regards, Mark. > 2006/10/5, Mark Hindess <[EMAIL PROTECTED]>: > > > > On 5 October 2006 at 16:39, "Alexey Petrenko" <[EMAIL PROTECTED]> > wrote: > > > Guys, > > > > > > I'm working on build files for Applet/ImageIO/Print modules contribution. > .. > > > > > > Number of print modules tests fails if there is no printer in the > > > system. Should I exclude such tests? > > > > Yes. Please. > > > > I got impatient (because of the vote) and started a build patch too. > > I've got pretty far but imageio needs more work. How far have you got > > with yours? I can attach mine to the jira if it might help. > > > > Regards, > > Mark. > > > > > SY, Alexey > > > > > > -- > > > Alexey A. Petrenko > > > Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]