Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-587 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-587 Summary: EJBTagsHandler should extend from PackageTagsHandler Type: Improvement Status: Assigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: EJB Module Versions: 1.2 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: Eugene Bos Created: Wed, 30 Jul 2003 6:36 AM Updated: Wed, 30 Jul 2003 6:36 AM Environment: Win XP/NetBeans/JDK1.4.2 Description: Th eEJBTagsHandler extends from XDocletTagSupport. Therefor the packagesubstitution code is copied in EJBTagsHandler (method choosePackage). If EJBTagsHandler was extended from PackagesTagsHandler the package substitution code from PackagesTagsHandler could and should have been used. I noticed this when I tried to implement a simple replace in string instead of the replace the end of the package that's now in there. --------------------------------------------------------------------- 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/secure/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 sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
