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 2002/11/01 11:57:18 UTC

DO NOT REPLY [Bug 14159] New: - Interactive mode for ANT

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=14159>.
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=14159

Interactive mode for ANT

           Summary: Interactive mode for ANT
           Product: Ant
           Version: 1.4.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: mhilpert@gmx.de


it would be nice to have an interactive mode for ant scripts. i have many 
targets that need to be adjusted for each project or even for the same project 
in different states. it would be nice to have just a few ant targets with 
placeholders. if such a target is called a little gui (that can be configured 
in the target itself, like field titles, default values, mandatory fields) 
would pop up and the user can edit some properties for that target and can 
submit them to start the target.

as ant is using java, the gui component would also be a java gui (awt or 
swing). this could be an optional task for ant - is that possible?

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>