Re: Cannot build inetlib package

Chris Burdess <[email protected]> Thu, 18 Mar 2010 15:04:23 +0000
Newsgroups gmane.comp.java.classpath.extensions.javamail
Message-ID <[email protected]>
alok vaidya wrote:
> I ain't able to get a JAR created from the build.xml file of the =
inetlib
> package as required to create the mail JAR. I got the activation JAR =
created
> using ant on the build file, but no success with the inetlib file.


Compilation using Ant is not supported, however "ant dist" should do =
what you want.
--=20
Chris Burdess