DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10707>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10707 Add <mapper> for <Delete> ------- Additional Comments From [EMAIL PROTECTED] 2002-07-12 15:58 ------- I'm not sure I understand why you need to map for both .java and .ser, since you say you only want to remove the generated .java files, so it seems like just mapping from .sqlj to .java will get you the files you want. But in any case, while you can't put two mappers within the same <present>, you can in fact <and> two <present> selectors, each of which has a <mapper>. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
