Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-379 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-379 Summary: web.xml not updated unless deleted Type: Bug Status: Assigned Priority: Major Time Spent: Unknown Estimate: 0 minutes Project: XDoclet Component: Web Module Versions: 1.2 Beta 2 Assignee: xdoclet-devel (Use for new issues) Reporter: Mira Kes Created: Thu, 13 Mar 2003 9:14 AM Updated: Thu, 13 Mar 2003 9:14 AM Environment: W2K, JDK 1.4.1_01, ANT 1.5.2 Description: The deploymentdescriptor subtask of webdoclet generates web.xml only once and doesn't reflect changes when things get changed. It can be reproduced on samples distributed with xdoclet 1.2b ... ant clean move the $root/samples/src/java/test/web/TimerFilter.java somewhere else (hide it) ant webdoclet view the generated web.xml file restore the TimerFilter.java back to $root/samples/src/java/test/web ant webdoclet view the generated web.xml file again Result? Nothing has changed, even the modification date of web.xml is the same. There is an obvious workaround to clean webdoclet generated files at the begining of the corresponding target but ejbdoclet doesn't need it so the webdoclet shouldn't either. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
