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 2004/11/04 18:30:12 UTC

DO NOT REPLY [Bug 32062] New: - Enhance the ability of the javah task for multiple inputs

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32062>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32062

Enhance the ability of the javah task for multiple inputs

           Summary: Enhance the ability of the javah task for multiple
                    inputs
           Product: Ant
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: curt@developerx.com


There is currently no convenient way to invoke the javah task for a group of
classes.  The Ant-Contrib project provides iteration mechanisms to do this.

http://ant-contrib.sourceforge.net/tasks/index.html

Still, the javah task should support filesets.  Failing that, the documentation
should point people to Ant-contrib, or some other mechanism for working with
multiple classes.

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