Patches item #473189, was opened at 2001-10-20 09:20 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=473189&group_id=31602
Category: ejbdoclet Group: None Status: Open Resolution: None Priority: 5 Submitted By: Frank Langelage (lafr) Assigned to: Nobody/Anonymous (nobody) Summary: correct the wrong file-/class-name gen. Initial Comment: Because I want a different naming of the home- an component-interfaces I used the "pattern"-attribute in build.xml for "remoteinterface", "localinterface", "homeinterface" and "localhomeinterface". But the values specified for the local-tags where used for the remote-interfaces. local-interfaces where named as default. I found the bug in LocalInterfaceSubTask.java and LocalHomeInterfaceSubTask.java. The diff of this two files to the current cvs-version is attached in file diff.txt. I hope somebody with write-access will take this to cvs-repository. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=473189&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
