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/05/28 19:27:25 UTC

DO NOT REPLY [Bug 29282] New: - Need a way to get generated jar file from EjbJar tasks

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

Need a way to get generated jar file from EjbJar tasks

           Summary: Need a way to get generated jar file from EjbJar tasks
           Product: Ant
           Version: 1.6.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: mceligots@sddc.army.mil


I would like to be able to get the name of the jar file written by a ejbjar
task. This is the result of the call to getVendorOutputJarFile in the
processDescriptor method of GenericDeploymentTool.java. The value of baseName
might also be useful. 

This could accomplished be either by setting a property in the project or by
adding some public methods to GenericDeploymentTool.java.

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