Compile error for 13.x/12.x

Description

The following compile errors are thrown for 12.x/13.x:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project scorm-content-impl: Compilation failure: Compilation failure: [ERROR] /opt/src/git/bjones86/sakai/contrib/SCORM.2004.3ED.RTE/scorm-impl/content/src/java/org/sakaiproject/scorm/content/impl/CompressedResourceType.java:[27,8] org.sakaiproject.scorm.content.impl.CompressedResourceType is not abstract and does not override abstract method getIconClass(org.sakaiproject.content.api.ContentEntity) in org.sakaiproject.content.api.ResourceType [ERROR] /opt/src/git/bjones86/sakai/contrib/SCORM.2004.3ED.RTE/scorm-impl/content/src/java/org/sakaiproject/scorm/content/impl/ZipCollectionType.java:[35,8] org.sakaiproject.scorm.content.impl.ZipCollectionType is not abstract and does not override abstract method getIconClass(org.sakaiproject.content.api.ContentEntity) in org.sakaiproject.content.api.ResourceType

Activity

Brian J. August 30, 2017 at 9:10 AM

c803e88 (master), e96059a (12.x)

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created August 30, 2017 at 8:20 AM
Updated August 30, 2017 at 9:11 AM
Resolved August 30, 2017 at 9:11 AM

Flag notifications