Actually, I don't think we want to *require* download-dependencies when running dist-all (or any other target.) Itwill be run as part of the nightly and release targets (in bootstrap) but I don't think we should require this step. Recall users have the option of supplying their own libs and this would be a wasted step.
sean On 7/7/05, Stan Silvert <[EMAIL PROTECTED]> wrote: > Done. I added download-dependencies to the dist-all target. > > BTW, the portlet stuff looks fine. > > Stan Silvert > JBoss, Inc. > [EMAIL PROTECTED] > callto://stansilvert > > > -----Original Message----- > > From: Sean Schofield [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 05, 2005 3:05 PM > > To: MyFaces Development > > Subject: Re: MyFaces and Portlets [ was RE: Problem with TLD in new > App > > Distro] > > > > > Given that developers expect the plain old "ant" command to just > work, > > > shouldn't we make that dependent on the download-dependencies task? > > > > Good point, although I never use just "ant" ;-) Feel free to change > > the build script to incorporate this change (and the necessary portlet > > changes.) > > > > > Stan Silvert > > > > sean >
