Adam Winer
2006-05-07 19:50:44 UTC
ADF Faces has now been checked in at:
http://svn.apache.org/repos/asf/incubator/adffaces/trunk/adf-faces/
Everything has been repackaged into org.apache.myfaces subdirectories,
all files have been relicensed. There's still a few dependencies that
need to be cleared up as far as Maven repositories go, though all
should be legit by Apache rules as I understand them:
- Facelets: I need to nag Jacob into pushing this into a repository
- javax.el: Matthias gave me a link to JSP 2.1 API that should resolve this
- ADF Faces still pointing at the Sun impl, not myfaces: trivial to fix
- The jsf-mock library (mockmaker run over the JSF API) - we should
switch to the Shale test framwork, I think.
But, I've put off my errands and responsibilities for long enough this
weekend, and maybe someone else could tackle some of these? ;)
I'm planning to start posting some messages pointing people around the
codebase to help new developers contribute, and especially point out
areas that I think would be helpful to the overall MyFaces project
(the renderkit test framework, the state saving implementation, etc.).
I think this'd be helpful, right?
Cheers,
Adam
http://svn.apache.org/repos/asf/incubator/adffaces/trunk/adf-faces/
Everything has been repackaged into org.apache.myfaces subdirectories,
all files have been relicensed. There's still a few dependencies that
need to be cleared up as far as Maven repositories go, though all
should be legit by Apache rules as I understand them:
- Facelets: I need to nag Jacob into pushing this into a repository
- javax.el: Matthias gave me a link to JSP 2.1 API that should resolve this
- ADF Faces still pointing at the Sun impl, not myfaces: trivial to fix
- The jsf-mock library (mockmaker run over the JSF API) - we should
switch to the Shale test framwork, I think.
But, I've put off my errands and responsibilities for long enough this
weekend, and maybe someone else could tackle some of these? ;)
I'm planning to start posting some messages pointing people around the
codebase to help new developers contribute, and especially point out
areas that I think would be helpful to the overall MyFaces project
(the renderkit test framework, the state saving implementation, etc.).
I think this'd be helpful, right?
Cheers,
Adam