Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.1.0-SNAPSHOT
-
None
Description
Compiling shale-test on a JDK 1.6 platform causes compilation errors, because neither of the two platform-activated profiles (which want 1.4 and 1.5, respectively) are triggered, thus omitting the JSF API from the compilation classpath.
This issue is filed against test because it's the first thing that is compiled, but it obviously needs to be checked for all the other modules as well.