I'm implementing JSF 1.2 support for Apache Trinidad, and one
significant roadblock is the lack of real JSF 1.2 support from Shale
Test.  I'm mostly working around this by subclassing MockFacesContext
to add getELContext() (the most important missing method), but
I'm wondering:
 - Is real JSF 1.2 support planned?

 - Shouldn't the jsfri12 profile list jsf-api and jsf-impl as "provided"
   dependencies, since JSF 1.2 is part of EE5?
 
 - Can Shale bump up to RI 1.2_02 instead of the RI 1.2_01 snapshot?

I'm happy to contribute any of my workaround code back to Shale.

Thanks,
Adam Winer
Apache Trinidad

-- 
View this message in context: 
http://www.nabble.com/JSF-1.2-Shale-Test-support-tf2385154.html#a6648681
Sent from the Shale - Dev mailing list archive at Nabble.com.

Reply via email to