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

The War task is not working fine

           Summary: The War task is not working fine
           Product: Ant
           Version: 1.5.2
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Build Process
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


<war destfile="NNGCOWEB.war" webxml="c:\nngco\nngcoweb\webcontent\web-
inf\web.xml">
  <classes dir="c:\balu\AntTEar\NNGCOWeb\WebContent\WEB-INF\classes" >
      <include name="**/*.class" />
   </classes>
</war>

when i try to run the built its creating a war file with only the Manifest.mf 
its not including the class files.Even when i change the classes wih the LIB 
task ..also its nor working.
  
could you please let me know what is the problem

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to