From jetspeed-dev-return-2281-qmlist-jakarta-archive-jetspeed-dev=jakarta.apache.org@jakarta.apache.org Tue Nov 20 15:16:36 2001 Return-Path: Delivered-To: apmail-jakarta-jetspeed-dev-archive@apache.org Received: (qmail 89320 invoked from network); 20 Nov 2001 15:16:36 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 20 Nov 2001 15:16:36 -0000 Received: (qmail 17164 invoked by uid 97); 20 Nov 2001 15:16:35 -0000 Delivered-To: qmlist-jakarta-archive-jetspeed-dev@jakarta.apache.org Received: (qmail 17121 invoked by uid 97); 20 Nov 2001 15:16:32 -0000 Mailing-List: contact jetspeed-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jetspeed Developers List" Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@jakarta.apache.org Received: (qmail 17104 invoked from network); 20 Nov 2001 15:16:30 -0000 Message-ID: <3BFA7402.1010703@apache.org> Date: Tue, 20 Nov 2001 10:17:22 -0500 User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 Subject: Re: cvs commit: jakarta-jetspeed/build build.xml References: <20011120045232.97734.qmail@icarus.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit To: Jetspeed Developers List From: Paul Spencer X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Their already is a "install" task that copies classes and jars to the webserver. Is their a reason to have both the "install" and "deploy" tasks? If so, then pick similar names, i.e. "install_all" and "install_classes" What about "install_war"? Paul Spencer taylor@apache.org wrote: > taylor 01/11/19 20:52:32 > > Modified: build build.xml > Log: > - added deploy task that simply 'hot deploys' the class files to the webapp directory of your webserver. > this is useful during development. This task will not copy the 'webapp' files such as psml, templates. > > Revision Changes Path > 1.107 +16 -0 jakarta-jetspeed/build/build.xml > -- To unsubscribe, e-mail: For additional commands, e-mail: