You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/07/24 19:32:05 UTC

DO NOT REPLY [Bug 21861] New: - Missing atributenames in tag of build file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21861>.
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=21861

Missing atributenames in <project> tag of build file

           Summary: Missing atributenames in <project> tag of build file
           Product: Ant
           Version: 1.5.3
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Antidote
        AssignedTo: dev@ant.apache.org
        ReportedBy: lbeer@xs4all.nl


java version 1.4.2
antidote version: 0.20 alpha
used snapshot of antidote: ant-antidote_20030723102209.tar.gz
example:
<project name="MyApp" ="MY APP" ="build" ="."/>
                     ^^        ^^       ^^
This was the result of the following steps:
1. Choose menu File->New Project
2. entering the data about the new project(e.g: name, description and basedir) 
by using the form.
3. saving thew project as build.xml.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org