History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-397
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Jason Carreira
Reporter: Joseph Ottinger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

build.xml shows a warning for example-war

Created: 19/Nov/03 04:53 AM   Updated: 23/Nov/03 01:10 PM
Component/s: None
Affects Version/s: 2.0
Fix Version/s: 2.0

File Attachments: 1. Text File ww2.patch (0.5 kb)



 Description  « Hide
The <war> task complains if it finds a web.xml in the source tree for a .war. This patch removes all occurrences of web.xml from being part of the source for the .war, and eliminates the warning.

 All   Comments   Change History      Sort Order:
Joseph Ottinger - [19/Nov/03 04:53 AM ]
This patch corrects build.xml to eliminate the warning.