asadkamran / javamail-android

Automatically exported from code.google.com/p/javamail-android
0 stars 0 forks source link

Does not compile #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download r4
2. Try to compile the "additionnal" (sic) module against the the 1.1
Android SDK.

What is the expected output? What do you see instead?

Instead of a compiled JAR, the build fails with many errors about missing
classes, e.g. in
additionnal/src/org/apache/harmony/awt/datatransfer/DataProxy.java:
BufferedImage and SystemFlavorMap.

Original issue reported on code.google.com by david.black.co.at@gmail.com on 22 Oct 2009 at 7:11

GoogleCodeExporter commented 8 years ago
Works fine if builded as an .jar file using J2SE and included in a Android 
Project
after that.
BufferedImage usage is disabled through config file (mailcap) but still remain 
in code...

Original comment by thiel.al...@gmail.com on 2 Nov 2009 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by thiel.al...@gmail.com on 2 Nov 2009 at 8:00