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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]