Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-spec-project-leads] [jakarta.ee-spec.committee] Anyone know where the Jakarta Faces code is?

I've updated the project's metadata so that it now at least shows that there is a repository associated with Jakarta Server Faces (it's currently empty, which I believe aligns expectations with Arjan's last sentence).

https://projects.eclipse.org/projects/ee4j.faces/developer

Wayne

On Sat, Jul 20, 2019 at 11:08 AM arjan tijms <arjan.tijms@xxxxxxxxx> wrote:
Indeed, the API currently lives here:


And it's jar artefact is generated via this Maven module: https://github.com/eclipse-ee4j/mojarra/tree/master/api

In short, it works by compiling the implementation fully first, then just grabbing the files from that which belong to the API. It's not pretty :(

I'll be adding the minimal requirements to the spec project before long.

Kind regards,
Arjan



On Fri, Jul 19, 2019 at 9:35 PM Ivar Grimstad <ivar.grimstad@xxxxxxxxx> wrote:
Hi,

The API is a part of the Mojarra project: https://github.com/eclipse-ee4j/mojarra 
The Jakarta Faces project was created to have somewhere to put the spec document in and use when the API is split out from Mojarra.

Ivar

On Fri, Jul 19, 2019 at 9:25 PM Scott Stark <sstark@xxxxxxxxxx> wrote:

Does not list any repos, and the current https://github.com/eclipse-ee4j/faces-api is empty. Where is the current code for the jakarta.faces:jakarta.faces-api artifact?

_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee
_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee
_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee


--

Wayne Beaton

Director of Open Source Projects | Eclipse Foundation, Inc.


Back to the top