user GROUP_PROP_WSETUP_CREATED definition in kernel instead of in SiteConstants.java of site-manage module

Description

With and SAK-21403, the above GROUP_PROP_WSETUP_CREATED definition has been moved into kernel. OSP matrix code need to adapt this change.

Jim send out this message today for trunk build failure:

The last time trunk built successfully on nightly was 4 p.m. yesterday. The error messages for the failure are shown below.

[INFO] ------------------------------------------------------------------------ [INFO] Building OSP Matrix Service implementation
[INFO] task-segment: [clean, install, sakai:deploy]
[INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [enforcer:enforce {execution: enforce-versions}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 14 source files to /home/tomcat-nightly/sakai/osp/matrix/api-impl/target/classes
[INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR :
[INFO] ------------------------------------------------------------- [ERROR] /home/tomcat-nightly/sakai/osp/matrix/api-impl/src/java/org/theospi/portfolio/matrix/HibernateMatrixManagerImpl.java:[3463,75] cannot find symbol
symbol : variable GROUP_PROP_WSETUP_CREATED
location: class org.sakaiproject.site.util.SiteConstants
[INFO] 1 error
[INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------ [INFO] Compilation failure
/home/tomcat-nightly/sakai/osp/matrix/api-impl/src/java/org/theospi/portfolio/matrix/HibernateMatrixManagerImpl.java:[3463,75] cannot find symbol
symbol : variable GROUP_PROP_WSETUP_CREATED
location: class org.sakaiproject.site.util.SiteConstants

Environment

None

Test Plan

None

Activity

Show:

Christopher Maurer March 2, 2012 at 8:22 AM

r105400
Fix the location of the property which recently changed.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created March 2, 2012 at 6:32 AM
Updated July 1, 2014 at 7:46 AM
Resolved March 2, 2012 at 8:22 AM