Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 86847 invoked by uid 500); 8 Nov 2001 16:26:00 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 86838 invoked by uid 500); 8 Nov 2001 16:26:00 -0000 Delivered-To: apmail-xml-axis-cvs@apache.org Date: 8 Nov 2001 16:14:11 -0000 Message-ID: <20011108161411.39753.qmail@icarus.apache.org> From: rineholt@apache.org To: xml-axis-cvs@apache.org Subject: cvs commit: xml-axis/java build.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N rineholt 01/11/08 08:14:11 Modified: java build.xml Log: Help point out where to find jar files needed for attachment support. Revision Changes Path 1.81 +5 -0 xml-axis/java/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-axis/java/build.xml,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- build.xml 2001/11/07 16:52:52 1.80 +++ build.xml 2001/11/08 16:14:11 1.81 @@ -11,6 +11,11 @@ jakarta-ant from http://jakarta.apache.org +Optional components: + SOAP Attachment support enablement: + activation.jar from http://java.sun.com/products/javabeans/glasgow/jaf.html + mailapi.jar from http://java.sun.com/products/javamail/ + Build Instructions: To build, run