Skip to main content

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

Since we're starting a new project with a new repository, I recommend that we steer clear of "JSF" when possible.

The project's short name is "faces", the id is "ee4j.faces" and the repository is at https://github.com/eclipse-ee4j/faces-api.git

I believe that this is pretty unambiguous.

Wayne

On Sun, Jul 21, 2019 at 9:39 AM Werner Keil <werner.keil@xxxxxxx> wrote:

I guess for Jakarta Server Faces the acronym JSF still seems legitimate? ;-)

 

Werner

 

Sent from Mail for Windows 10

 

From: Wayne Beaton
Sent: Saturday, July 20, 2019 20:05
To: Jakarta specification committee
Cc: JakartaEE Spec Project Leadership discussions
Subject: Re: [jakarta.ee-spec.committee] Anyone know where the Jakarta Facescode 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).

 

 

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.

 

_______________________________________________
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