Hi,
There are still some compilations errors with the latest git repository, can these be resolved?:
PortletCustomerStateProcessor.java:[22,54] cannot find symbol
[ERROR] symbol : class CustomerStateRequestProcessor
[ERROR] location: package org.broadleafcommerce.profile.web.core.security
PortletCustomerStateProcessor.java:[37,51] cannot find symbol
[ERROR] symbol: class CustomerStateRequestProcessor
[ERROR] public class PortletCustomerStateProcessor extends CustomerStateRequestProcessor {
PortletCustomerStateProcessor.java:[45,32] cannot find symbol
[ERROR] symbol : variable customerService
[ERROR] location: class com.mycompany.interceptor.security.PortletCustomerStateProcessor
PortletCustomerStateProcessor.java:[48,27] cannot find symbol
[ERROR] symbol : variable customerService
[ERROR] location: class com.mycompany.interceptor.security.PortletCustomerStateProcessor
PortletCustomerStateProcessor.java:[53,27] cannot find symbol
[ERROR] symbol : variable customerService
[ERROR] location: class com.mycompany.interceptor.security.PortletCustomerStateProcessor
PortletCustomerStateProcessor.java:[58,12] cannot find symbol
[ERROR] symbol : variable super
[ERROR] location: class com.mycompany.interceptor.security.PortletCustomerStateProcessor
PortletCustomerStateProcessor.java:[39,4] method does not override or implement a method from a supertype
Kind regards,
Sammy
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.