From ant-dev-return-19890-qmlist-jakarta-archive-ant-dev=jakarta.apache.org@jakarta.apache.org Mon Nov 19 08:40:45 2001 Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 14701 invoked from network); 19 Nov 2001 08:40:45 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 19 Nov 2001 08:40:45 -0000 Received: (qmail 10048 invoked by uid 97); 19 Nov 2001 08:40:55 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 10020 invoked by uid 97); 19 Nov 2001 08:40:54 -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 10009 invoked by uid 50); 19 Nov 2001 08:40:54 -0000 Date: 19 Nov 2001 08:40:54 -0000 Message-ID: <20011119084054.10008.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 4946] New: - -projecthelp option doesnt list any projects if none are documented X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4946 -projecthelp option doesnt list any projects if none are documented Summary: -projecthelp option doesnt list any projects if none are documented Product: Ant Version: 1.5 alpha (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core AssignedTo: ant-dev@jakarta.apache.org ReportedBy: steve_l@iseran.com I know that -projecthelp was changed to not list any targets without descriptions, to distinguish public ones from private ones, but it doesnt list any targets if none of them have descriptors: >ant -projecthelp Buildfile: build.xml Main targets: Default target: archive realistically, and to be backwards compatible with existing targets, we should have a list all targets mode which kicks in the moment no targets have a description. Or a special projecthelp option to list all targets regardless (actually that may not be a bad thing on its own) -- To unsubscribe, e-mail: For additional commands, e-mail: