Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 51737 invoked from network); 17 May 2002 23:05:54 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 May 2002 23:05:54 -0000 Received: (qmail 252 invoked by uid 97); 17 May 2002 23:05:54 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 233 invoked by uid 97); 17 May 2002 23:05:54 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 220 invoked by uid 98); 17 May 2002 23:05:54 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Content-Type: text/plain; charset="iso-8859-1" From: "Anthony W. Marino" Organization: AWM Objects To: "Tomcat Developers List" , "Bill Barker" Subject: Re: Status of JK2 Date: Fri, 17 May 2002 19:08:10 -0400 X-Mailer: KMail [version 1.4] References: <004a01c1fdf0$1d155440$64859181@apache.org> <200205171852.19933.anthony@AWMObjects.com> <021b01c1fdf6$6de5e690$ec66a8c0@bbarkerxp> In-Reply-To: <021b01c1fdf6$6de5e690$ec66a8c0@bbarkerxp> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200205171908.10470.anthony@AWMObjects.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N "ant all" in "jk" dir gives me the same error: > /mydirpath/jakarta-tomcat-connectors/jk/build.xml:100: Could not find f= ile > /mydirpath/jakarta-tomcat-connectors/coyote/build/lib/tomcat-coyote.jar= to > copy. > Anthony > Try "ant all". > ----- Original Message ----- > From: "Anthony W. Marino" > To: "Tomcat Developers List" ; "Remy > Maucherat" > Sent: Friday, May 17, 2002 3:52 PM > Subject: Re: Status of JK2 > > > Remy, > > The result of "ant" in jk dir: > > /mydirpath/jakarta-tomcat-connectors/jk/build.xml:100: Could not find f= ile > /mydirpath/jakarta-tomcat-connectors/coyote/build/lib/tomcat-coyote.jar= to > copy. > > > Anthony > > > > This is what I get when I do "ant": > > > > > > BUILD FAILED > > > > > > /mydirpath/jakarta-tomcat-connectors/jk/native2/build.xml:90: Could= not > > > > create > > > > > task of type: so. Common solutions are to use taskdef to declare yo= ur > > > > task, > > > > > or, if this is an optional task, to put the optional.jar in the lib > > > > directory > > > > > of your ant installation (ANT_HOME). > > > > > > Any thoughts? > > > > You have to build the Java parts of JK first (go in > > jakarta-tomcat-connectors/jk, do "ant"), which include the Ant tasks. > > > > Remy -- To unsubscribe, e-mail: For additional commands, e-mail: