we should consider to put it on the release notes that Jakarta support
is in early stages and that the enterprise cluster in general is
currently WIP.
the JDK8 commit validation tests issue delayed the big Jakarta PR so
much that there was basically no time left for proper stabilization of
the PR once it was merged. I think it was still right to merge it so
that there is at least some support, but we should do a bit "expectation
management".
best regards,
-mbien
On 16.02.23 13:14, Eric Barboni wrote:
Hi,
As a manner to have umbrella on issue for entreprise/javaee , I've set up a
github project https://github.com/orgs/apache/projects/226
I'm not sure it's helpfull but better to test before discarding, if commiter
want admin access let me know.
Best Regards
Eric
-----Message d'origine-----
De : Josh Juneau <[email protected]>
Envoyé : mercredi 15 février 2023 23:39
À : [email protected]
Objet : Re: 17 blocker? — [apache/netbeans] no library found for namespace
http://omnifaces.org/ui (Issue #4976)
Apologies for not checking the Omnifaces library previously. Omnifaces is NOT
working...you are correct. I just tried to add that library and it is not recognizing it
properly. I also do not believe that xmlns:h="jakarta.faces.html" works as it
should with Jakarta EE 10. I do not believe that this is a blocker, but full Jakarta
Faces functionality is incomplete without these working properly.
Thanks
Josh Juneau
[email protected]
http://jj-blogger.blogspot.com
Apress Author <https://www.apress.com/us/search?query=juneau>
On Wed, Feb 15, 2023 at 4:28 PM Geertjan Wielenga
<[email protected]> wrote:
What about omnifaces?
Gj
On Wed, 15 Feb 2023 at 23:26, Josh Juneau <[email protected]> wrote:
To All,
First, I want to thank everyone who has put forth efforts for the
Jakarta EE support in Apache NetBeans. Jose Contreras, Gaurav
Gupta, and others have put forth a lot of effort for this (and past) releases.
I just tested and I have no issues with primefaces namespace on NB
17-RC3.
Below are the namespaces I have declared in my JSF view, and there
are no
errors:
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:p="http://primefaces.org/ui"
xmlns:f="http://xmlns.jcp.org/jsf/core">
My suggestion is to create a new NetBeans workspace and start from
scratch
to try and create a new project. Also, be sure you have added the
primefaces dependency to your project:
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>12.0.0</version>
<classifier>jakarta</classifier>
</dependency>
Thanks for another great Apache NetBeans release.
Josh Juneau
[email protected]
http://jj-blogger.blogspot.com
Apress Author <https://www.apress.com/us/search?query=juneau>
On Wed, Feb 15, 2023 at 3:19 PM Matthias Bläsing
<[email protected]> wrote:
Hi,
Am Mittwoch, dem 15.02.2023 um 10:21 +0100 schrieb Geertjan Wielenga:
OK, let’s prioritize for the next release and note as a known
error
to
be
fixed ASAP since it blocks all usage of Java/Jakarta EE.
this needs people adding support for the jackarta namespace. This
might or might not be hard. We need to see.
I don't see this as a release blocker.
The reason is, that Oracle dropped development of JavaEE and
transfered the source code to the Eclipse Foundation. Instead of
doing the right
thing: Donate the naming rights to them to, they did the insane thing:
They donated the source code, but required the implementations to
switch package names and XSD namespaces. This is wrong on so many
levels.On that day a lot of cute kittens died an gruesome death.
Greetings
Matthias
------------------------------------------------------------------
--- To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists