On Friday 14 February 2003 01:29 pm, Thomas Nichols wrote: > | Building tag commons-jelly-tags-email > > +---------------------------------------- > ... > import javax.mail.Session; > ^ > /home/thomasn/dev/jakarta-commons/jelly/jelly-tags/email/src/java/org/apach >e/commons/jelly/tags/email/EmailTag.java:71: package javax.mail does not > exist
Isn't this exactly the "non-dowloadable-jars" ? I think it simply means that javamail is not in set of reachable classes. Maybe the build should stop for such a thing, saying the jar needs to be dowloaded separately... did you check the dependencies ? Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
