SiteAction is polluted with UM/GradTools specific code

Description

Site Manage is polluted with UM and GradTools specific code.
No other tool allows local mods like this to be in the main code base, so UM should maintain these mods separately.
Having this code in the tool makes it difficult for others to modify since they need to work around all of the GradTools cases that do not apply.

e.g. https://source.sakaiproject.org/svn//site-manage/trunk/site-manage-impl/impl/src/java/org/sakaiproject/sitemanage/impl/SiteTypeProviderImpl.java

Activity

Sam Ottenhoff January 25, 2013 at 8:31 AM

2.9.x r118849

Hudson CI Server December 7, 2012 at 7:56 AM

Integrated in site-manage trunk #506 (See http://builds.sakaiproject.org:8080/job/site-manage%20trunk/506/)
removed the GradTools info from the same SiteTypeProviderImpl.java (Revision 117386)

Result = SUCCESS

Zhen Qian December 7, 2012 at 7:44 AM

r117386. The extra GradTool related code is removed from the sample provider.

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Labels

Created December 6, 2012 at 12:32 PM
Updated February 11, 2013 at 12:16 PM
Resolved December 7, 2012 at 7:44 AM