Hi everyone, doing app migration from 5.1 to 5.3, currently face with weird exception:
Caused by: org.apache.tapestry5.ioc.internal.OperationException: Base class java.lang.Enum (super class of xxx.xx.xx) is not in a controlled package and is therefore not valid. You should try moving the class to package xxx.base. What does it mean?