dev@javaserverfaces.java.net

Re: [Announce] Mojarra 2.0.3 !

From: Edward Burns <edward.burns_at_oracle.com>
Date: Tue, 06 Jul 2010 14:39:52 -0400

On 7/6/10 13:24 , Juergen.Zimmermann_at_HS-Karlsruhe.de wrote:
> E.g.
> Repo: https://repository.jboss.org/nexus/content/groups/public
> Group id: com.sun.faces
> Artifact id: jsf-api
> Artifact id: jsf-impl
> Version: 2.0.3-20100630
>
> Or repo: http://download.java.net/maven/2

http://download.java.net/maven/2/com/sun/faces/

http://download.java.net/maven/2/com/sun/faces/jsf-api/2.0.3-b03/jsf-api-2.0.3-b03.jar

http://download.java.net/maven/2/com/sun/faces/jsf-impl/2.0.3-b03/jsf-impl-2.0.3-b03.jar

I want to put these into maven.central, but I'm waiting for confirmation from someone that
the versions of the following artifacts, on which Mojarra depends for compilation,
are correct:

> EB> javax.el:el-api:1.0
> EB> javax.servlet:servlet-api:2.5
> EB> javax.servlet.jsp:jsp-api:2.1
> EB> javax.servlet:jstl:1.2
> EB> javax.validation:validation-api:1.0.0.GA

Can anyone tell me anything about the provenance of these artifacts?

Thanks,

Ed