[ http://issues.apache.org/jira/browse/BEEHIVE-577?page=all ] Krista Baker closed BEEHIVE-577: --------------------------------
Verified that the url-template-config file has been renamed to beehive-url-template-config.xml. Changes made for this in URLTemplatesFactory also. > add beehive- prefix to url-template-config file and clean up > URLTemplatesFactory > -------------------------------------------------------------------------------- > > Key: BEEHIVE-577 > URL: http://issues.apache.org/jira/browse/BEEHIVE-577 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1 > Reporter: Carlin Rogers > Assignee: Krista Baker > Priority: Minor > Fix For: V1 > Attachments: urltempdesc.txt > > Need to add the beehive- prefix to the url-template-config.xml file > for consistency. Should also clean up the URLTemplatesFactory. The > methods should not be static since other implementors of a > TemplatedURLFormatter may want to get their own templates using > the factory. The static methods could create issues if loading the > template config files happens at the same time. Also, explicitly > define exceptions in the catch around the parsing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
