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 2005/07/20 13:15:26 UTC

DO NOT REPLY [Bug 35802] New: - earExport Begins and then terminates in midway

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

           Summary: earExport Begins and then terminates in midway
           Product: Ant
           Version: unspecified
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: Hbagga@gmail.com


The target that I am using is :

<target name="exportEar" depends="init">
<!-- Exports the EAR file -->
<earExport EARProjectName="eSteppEAR" EARExportFile="C:\\EARProject.ear"
ExportSource="false"/>
</target>


Console output shows:
[earExport] (Begins)
and then console says terminated. I am trying to do this with RAD 6.0. I have it
deployed and wokring over WAS4.0.

Please let me know!

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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