DemoSite-Portlet maven build
Posted: Thu Mar 14, 2013 4:52 am
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
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