Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 91262 invoked from network); 8 Sep 2000 15:09:22 -0000 Received: from msp-26-164-174.mn.rr.com (HELO localhost.localdomain) (24.26.164.174) by locus.apache.org with SMTP; 8 Sep 2000 15:09:22 -0000 Received: from fatman (IDENT:nobody@localhost [127.0.0.1]) by localhost.localdomain (8.9.3/8.9.3) with SMTP id JAA02681 for ; Fri, 8 Sep 2000 09:07:24 -0500 Message-ID: <134685985.968422044615.JavaMail.nobody@fatman> Date: Fri, 8 Sep 2000 09:07:24 -0500 (CDT) From: BugRat Mail System Reply-To: BugRat Mail System To: ant-bugs@cortexity.com Subject: BugRat Report #90 has been filed. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="134688937.968422044587.JavaMail.nobody@fatman" X-Mailer: org.gjt.mail.EnhancedMimeMsg, Organization: The Giant Java Tree, X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N --134688937.968422044587.JavaMail.nobody@fatman Content-Type: text/plain Content-Transfer-Encoding: 7bit Bug report #90 has just been filed. You can view the report at the following URL: REPORT #90 Details. Project: Ant Category: Feature Requests SubCategory: New Feature Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: 1.1 JVM Release: java 1.2.2 Operating System: Windows NT OS Release: 4, sp 6 Platform: Intel 386 Synopsis: VssGet Task is not available Description: VssGet is documented in the user docs but doesnt appear to be in the distribution. my build.xml looks like this... When I run ant get_latest I get the following error ... BUILD FAILED build.xml:41: Could not create task of type: vssget because I can't find it in the list of task class definitions On a related note - I would use exec to call ss directly but the vsspath "$/NewsTicker" is resolved by ant to "/NewsTicker" - how do I escape the '$' character ? Walter w_higgins@vistech.ie --134688937.968422044587.JavaMail.nobody@fatman Content-Type: text/html; name=Report-90.html Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=Report-90.html Content-Description: DataSource attachment 'Report-90.html' BugRat Report # 90

BugRat Report # 90

Project: Ant Release: 1.1
Category: Feature Requests SubCategory: New Feature
Class: swbug State: received
Priority: high Severity: critical
Confidence: public

Submitter: _Anonymous ( anonymous-bug@cortexity.com )
Date Submitted: Sep 8 2000, 09:07:24 CDT
Responsible: Z_Ant Alias ( ant-bugs@cortexity.com )

Synopsis:
VssGet Task is not available
Environment: (jvm, os, osrel, platform)
java 1.2.2, Windows NT, 4, sp 6, Intel 386

Additional Environment Description:

Report Description:
VssGet is documented in the user docs but doesnt appear to be in the distribution. my build.xml looks like this... When I run ant get_latest I get the following error ... BUILD FAILED build.xml:41: Could not create task of type: vssget because I can't find it in the list of task class definitions On a related note - I would use exec to call ss directly but the vsspath "$/NewsTicker" is resolved by ant to "/NewsTicker" - how do I escape the '$' character ? Walter w_higgins@vistech.ie

View this report online...
--134688937.968422044587.JavaMail.nobody@fatman--