Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 30853 invoked from network); 3 May 2002 12:06:14 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 May 2002 12:06:14 -0000 Received: (qmail 18305 invoked by uid 97); 3 May 2002 12:06:12 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@nagoya.betaversion.org Received: (qmail 18210 invoked by alias); 3 May 2002 12:06:11 -0000 Delivered-To: jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 18196 invoked by uid 97); 3 May 2002 12:06:11 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 18184 invoked by uid 98); 3 May 2002 12:06:10 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <3CD27EEF.6060405@cortexebusiness.com.au> Date: Fri, 03 May 2002 22:13:35 +1000 From: Conor MacNeill User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011226 X-Accept-Language: en-us, en-au MIME-Version: 1.0 To: Ant Developers List Subject: Re: Annoncement text for 1.5beta1 References: <006e01c1f277$99bb1810$0100a8c0@jose> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Jose Alberto Fernandez wrote: > I think someone has to revise the rules that the build file uses to > decide if something can be build or not without a particular package. > The only rule is that the build should succeed with a fresh checkout and an empty classpath. There are no other rules. > My case in point is . The build indicates > that it requires the weblogic jars, but if you look at the code > it seems that all it does is calling the correct class name using > . There is no reason tfor this tasks not to be provided > as part of the nightly builds, let alone betas. So, submit a patch. BTW, I assume you mean wlrun. It certainly should be part of the beta ... jar tvf optional.jar | grep -i "wlrun" 6976 Tue Apr 30 19:30:26 EST 2002 org/apache/tools/ant/taskdefs/optional/ejb/WLRun.class .. and it is. > > In amasement, I found that other tasks like (including > subelement) are provided as part of nightly builds. > Damn, I'd better fix that now :-) (That's a joke) Conor -- To unsubscribe, e-mail: For additional commands, e-mail: