16 Jul
2010
16 Jul
'10
1:43 p.m.
On 16/07/10 12:00, Dan <vi5u0-alug@yahoo.co.uk> wrote:
Are all components of this open source? I downloaded what's supposed to be the source tarball and it contains (among other stuff) a bunch of .class files - but I thought .class files were pre-compiled JVM bytecode. Yes? No?
They are - I guess you downloaded the pre-compiled installable version, try this source tarball from sourceforge: http://sourceforge.net/projects/davmail/files then get: davmail-src-3.6.6-1032.tgz This includes a pile of Apache libraries (eg: commons-httpclient), but no closed source that I can spot. Phil.