Re: Myfaces 2.3-next-M1

2020-01-13 Thread Thomas Andraschko
I'm not sure if it should work without h:head actually as the default is to render the JS inside head. Am Mo., 13. Jan. 2020 um 00:16 Uhr schrieb Vicente Rossello < cocorosse...@gmail.com>: > Hi, > > I found another difference between 2.3.6 and 2.3-next-M1, not sure if it's > a bug, but it can im

Re: Myfaces 2.3-next-M1

2020-01-13 Thread Thomas Andraschko
Also note that we don't had an unittest regarding this, so it may a "magic" feature of older versions. However, i will invest 5 minutes why it worked before ;) Am Mo., 13. Jan. 2020 um 09:08 Uhr schrieb Thomas Andraschko < andraschko.tho...@gmail.com>: > I'm not sure if it should work without h:h

[jira] [Created] (MYFACES-4316) OamSubmit.js is not rendered lazy without h:head like in 2.3

2020-01-13 Thread Thomas Andraschko (Jira)
Thomas Andraschko created MYFACES-4316: -- Summary: OamSubmit.js is not rendered lazy without h:head like in 2.3 Key: MYFACES-4316 URL: https://issues.apache.org/jira/browse/MYFACES-4316 Project: M

Re: Myfaces 2.3-next-M1

2020-01-13 Thread Thomas Andraschko
Fixed: https://issues.apache.org/jira/browse/MYFACES-4316 Am Mo., 13. Jan. 2020 um 09:16 Uhr schrieb Thomas Andraschko < andraschko.tho...@gmail.com>: > Also note that we don't had an unittest regarding this, so it may a > "magic" feature of older versions. > However, i will invest 5 minutes why

[jira] [Resolved] (MYFACES-4316) OamSubmit.js is not rendered lazy without h:head like in 2.3

2020-01-13 Thread Thomas Andraschko (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4316. Assignee: Thomas Andraschko Resolution: Fixed > OamSubmit.js is not rendere

Plans for JakartaEE 9 and 10

2020-01-13 Thread Thomas Andraschko
Hi, today Arjan posted: - Jakarta EE9 -> Jakarta Faces 3.0 -> which is 1:1 JSF2.3, just with jakarta packages - Jakarta EE10 -> Jakarta Faces 4.0 -> real new version with removed ManagedBeans + new features Therefore i will do the following the next weeks: 1) Fork the 2.3 branch as 3.0 branch an

Re: Plans for JakartaEE 9 and 10

2020-01-13 Thread Mark Struberg
I've already started migrating quite a few specs some time ago. http://svn.apache.org/repos/asf/geronimo/specs/branches/jakarta/ Might be a start. LieGrue, strub > Am 13.01.2020 um 23:26 schrieb Thomas Andraschko > : > > Hi, > > today Arjan posted: > > - Jakarta EE9 -> Jakarta Faces 3.0 -