Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mojarra-dev] [faces-dev] Faces Milestone/RC API artifact?

Sounds like a plan, Arjan!  Thanks!  Is this something that you'll be starting on soon?  Or, are you looking for volunteers?  It sounds like most of the heavy lifting is with the Mojarra project...


---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect @ IBM
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        arjan tijms <arjan.tijms@xxxxxxxxx>
To:        faces developer discussions <faces-dev@xxxxxxxxxxx>
Cc:        mojarra developer discussions <mojarra-dev@xxxxxxxxxxx>
Date:        03/04/2020 09:46
Subject:        [EXTERNAL] Re: [faces-dev] Faces Milestone/RC API artifact?
Sent by:        faces-dev-bounces@xxxxxxxxxxx




Hi,

The clean API has indeed appeared to be too much work. So I agree, let's leave that for EE 10. 

Instead for Jakarta EE 9 let's just do the "simple" one. For a correct API the following I'd then propose to do the following steps:

* Do a "blunt" rename in the Mojarra project for the package
* Do a search for the javax.* constant in strings and rename
* Build Mojarra, pray that it at least compiles
* When it compiles, stage it (it may not be a functional binary, i.e. passing tests, but that's okay at this point)
* Hop over to the API project, use the staged binary to extract the API from it.

Kind regards,
Arjan





On Wed, Mar 4, 2020 at 4:29 PM Kevin Sutter <sutter@xxxxxxxxxx> wrote:
Hi,
Per
our earlier discussion, it's looks like it's too much work at this point to cleanly divide the Faces API from Mojarra.  We'll have to leave that Issuefor another day.  I'm okay with that.

But, now my next question is when can we get a Mojarra Milestone/RC API so that we can properly build the Faces Milestone/RC API?  Faces is the last remaining piece in order to produce a Milestone/RC for the overall Jakarta EE Platform and Web Profile.


Thanks!

---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect @ IBM
e-mail:  
sutter@xxxxxxxxxx    Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter
_______________________________________________
faces-dev mailing list

faces-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://www.eclipse.org/mailman/listinfo/faces-dev_______________________________________________
faces-dev mailing list
faces-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/faces-dev




Back to the top