> One might think that it would be ignored due to it being within a commented > region of the xml, but I guess Maven filtering has no relevance to the type > of file it's filtering?
Maven Filtering has no knowledge of file types and thus no knowledge of comments in one file type vs another. It simply "blindly" tries to filter everything it sees. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
