You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Manfred Geiler <ma...@apache.org> on 2007/02/19 12:50:58 UTC

[ANNOUNCE] MyFaces Core v1.1.5 Release

The Apache MyFaces team is pleased to announce the release of MyFaces
Core 1.1.5.

MyFaces Core is a JavaServer(tm) Faces 1.1 implementation as specified
by JSR-127.  MyFaces Core has passed Sun's JSR-127 TCK and is 100%
compliant with the JSR-127 specification.

MyFaces Core 1.1.5 is available in both binary and source distributions.

    * http://myfaces.apache.org/download.html

MyFaces Core is also available in the central Maven repository under
Group ID "org.apache.myfaces.core".

Release Notes - MyFaces Core - Version 1.1.5
 ** Fixed Bugs
    * [MYFACES-437] - <f:attribute> does not work  with  <x:dataTable>
    * [MYFACES-660] - (Patch provided) "request scoping" from Portlet
Action- to RenderRequest should not occur via Attribute Request Map
    * [MYFACES-689] - PropertyResolverImpl.getType(Object base, int
index) return null if base instanceof Object[]
    * [MYFACES-731] - selectManyListbox calls converter getAsString
passing in string value during form post
    * [MYFACES-828] - HtmlCheckboxRenderer ignores readonly
    * [MYFACES-968] - LifecycleImpl's restoreView throws NPE when
viewId is null in a portlet context
    * [MYFACES-1025] - panelGrid does always render a border-attribute
    * [MYFACES-1029] - Duplicate sibling ids allowed
    * [MYFACES-1304] - DigesterFacesConfigDispenserImpl shuld respect
order of registered renderkits
    * [MYFACES-1328] - UISelectOne and UISelectMany fail with custom
converter that returns java.lang.String from getAsObject() method.
    * [MYFACES-1368] - Fix case sensitivity for context params
    * [MYFACES-1384] - After switch from myfaces-impl-1.1.3 (release)
to myfaces-1.1.5-SNAPSHOT, javascript throw error 'Object expected'
    * [MYFACES-1386] - PropertyResolverImpl.setProperty lacks usefull
error mesage if write method not found
    * [MYFACES-1393] - MyFaces state information is rendered by MyFaces Form
    * [MYFACES-1397] - getValidJavascriptNameAsInRI throws
java.lang.IllegalArgumentException: Illegal group reference
    * [MYFACES-1406] - Core and Shared project has dependency on
myfaces:myfaces-api version 1.1.1
    * [MYFACES-1407] - JS oamSubmitForm() params order incorrect
    * [MYFACES-1410] - CLONE -PropertyResolverImpl.getType(Object
base, int index) return null if base instanceof Object[]
    * [MYFACES-1412] - Restore view phase does not conforms specification
    * [MYFACES-1413] - JS error in function oamSubmitForm(...)
    * [MYFACES-1415] - WebXmlParser needs to be aware of changes in
web.xml in version 2.4 of the Servlet spec
    * [MYFACES-1420] - Null Pointer Exception in
SelectItemsIterator.next() if binding is null
    * [MYFACES-1421] - MyFaces not working with Struts Faces Form
    * [MYFACES-1425] - wrong text for link in getting started
    * [MYFACES-1427] - Error restoring view
    * [MYFACES-1428] - Application cannot be started with Snapshot
1.1.5 of 27th Sept./1st Oct.
    * [MYFACES-1430] - selectOneMenu looses values after clicking
immediate link (since 1.1.4)
    * [MYFACES-1479] - SerialFactory breaks Portlet bridge
    * [MYFACES-1481] - MyFacesGenericPortlet does not work in a cluster
    * [MYFACES-1486] - Error Handling in Property-Resolver-Impl
    * [MYFACES-1489] - ExternalContext Maps
    * [MYFACES-1490] - DateTimeConverter exception on parsing time
    * [MYFACES-1495] - client side state saving bug
    * [MYFACES-1500] - Default values in standard-faces-config.xml
    * [MYFACES-1510] - h:form does not render accept-charset
 ** Improvements
    * [MYFACES-652] - Findbugs ant-tasks
    * [MYFACES-1032] - use a javascript method in commondLink for
lesser html size
    * [MYFACES-1366] - Error in javascript function
    * [MYFACES-1373] - Add exception to logger for output exception stack trace
    * [MYFACES-1385] - Remove all of the unused code, variables, and
import statements identified by Eclipse 3.1.2
    * [MYFACES-1405] - Interoperability with Facelets
    * [MYFACES-1411] - Lifecycle phase executions repetitions
    * [MYFACES-1418] - javax.faces.validator - DoubleRangeValidator,
LengthValidator, LongRangeValidator are very similar, refactor common
behaviour
    * [MYFACES-1419] - javax.faces.convert - refactor common behaviour
+ DateTimeConverter changes
    * [MYFACES-1422] - findNestingForm() tests only against component
family and against instanceof UIForm
    * [MYFACES-1423] - Log jar-files on startup
    * [MYFACES-1469] - State-saving now uses the parameter
javax.faces.ViewState - as proposed by the 1.2 spec
    * [MYFACES-1488] - ASF Source Header and Copyright Notice Policy
 ** Completed Tasks
    * [MYFACES-1361] - The listing in Apache's project catalog is out
of date and need to be updated.
 ** Satisfied Wishes
    * [MYFACES-1360] - HtmlMessagesRendererBase - change two method
modifiers to protected

Enjoy!

Re: [ANNOUNCE] MyFaces Core v1.1.5 Release

Posted by Mikael Andersson <ma...@gmail.com>.
I'm also interested in information about which tomahawk version to use and
release plans.

>From reading compatibility matrix it seems apparant that tomahawk
1.1.3shouldn't be used with myfaces core
1.1.5.
In the tomahawk 1.1.4 release plan [2] there doesn't seem to be anything
stopping it from being released , now that myfaces core 1.1.5 is released,
if someone could just drop a line with an estimated release date I would be
grateful.

I've also stumbled a cross a post mentioning releasing tomahawk 1.1.5, since
the 1.1.4 code base is a bit dated, is that something that might happen?

[1] http://wiki.apache.org/myfaces/CompatibilityMatrix
[2] http://wiki.apache.org/myfaces/TomahawkRelease114


Thanks for a great product,
 Mike

On 19/02/07, Alexey Kakunin <ak...@gmail.com> wrote:
>
> Great news!
> Are any information about tomahawk & sandbox stable release available?
>
> 2007/2/19, Manfred Geiler < manolito@apache.org>:
> >
> > The Apache MyFaces team is pleased to announce the release of MyFaces
> > Core 1.1.5.
> >
> > MyFaces Core is a JavaServer(tm) Faces 1.1 implementation as specified
> > by JSR-127.  MyFaces Core has passed Sun's JSR-127 TCK and is 100%
> > compliant with the JSR-127 specification.
> >
> > MyFaces Core 1.1.5 is available in both binary and source distributions.
> >
> >
> >     * http://myfaces.apache.org/download.html
> >
> > MyFaces Core is also available in the central Maven repository under
> > Group ID "org.apache.myfaces.core ".
> >
> > Release Notes - MyFaces Core - Version 1.1.5
> > ** Fixed Bugs
> >     * [MYFACES-437] - <f:attribute> does not work  with  <x:dataTable>
> >     * [MYFACES-660] - (Patch provided) "request scoping" from Portlet
> > Action- to RenderRequest should not occur via Attribute Request Map
> >     * [MYFACES-689] - PropertyResolverImpl.getType(Object base, int
> > index) return null if base instanceof Object[]
> >     * [MYFACES-731] - selectManyListbox calls converter getAsString
> > passing in string value during form post
> >     * [MYFACES-828] - HtmlCheckboxRenderer ignores readonly
> >     * [MYFACES-968] - LifecycleImpl's restoreView throws NPE when
> > viewId is null in a portlet context
> >     * [MYFACES-1025] - panelGrid does always render a border-attribute
> >     * [MYFACES-1029] - Duplicate sibling ids allowed
> >     * [MYFACES-1304] - DigesterFacesConfigDispenserImpl shuld respect
> > order of registered renderkits
> >     * [MYFACES-1328] - UISelectOne and UISelectMany fail with custom
> > converter that returns java.lang.String from getAsObject() method.
> >     * [MYFACES-1368] - Fix case sensitivity for context params
> >     * [MYFACES-1384] - After switch from myfaces-impl-1.1.3 (release)
> > to myfaces-1.1.5-SNAPSHOT, javascript throw error 'Object expected'
> >     * [MYFACES-1386] - PropertyResolverImpl.setProperty lacks usefull
> > error mesage if write method not found
> >     * [MYFACES-1393] - MyFaces state information is rendered by MyFaces
> > Form
> >     * [MYFACES-1397] - getValidJavascriptNameAsInRI throws
> > java.lang.IllegalArgumentException: Illegal group reference
> >     * [MYFACES-1406] - Core and Shared project has dependency on
> > myfaces:myfaces-api version 1.1.1
> >     * [MYFACES-1407] - JS oamSubmitForm() params order incorrect
> >     * [MYFACES-1410] - CLONE -PropertyResolverImpl.getType(Object
> > base, int index) return null if base instanceof Object[]
> >     * [MYFACES-1412] - Restore view phase does not conforms
> > specification
> >     * [MYFACES-1413] - JS error in function oamSubmitForm(...)
> >     * [MYFACES-1415] - WebXmlParser needs to be aware of changes in
> > web.xml in version 2.4 of the Servlet spec
> >     * [MYFACES-1420] - Null Pointer Exception in
> > SelectItemsIterator.next() if binding is null
> >     * [MYFACES-1421] - MyFaces not working with Struts Faces Form
> >     * [MYFACES-1425] - wrong text for link in getting started
> >     * [MYFACES-1427] - Error restoring view
> >     * [MYFACES-1428] - Application cannot be started with Snapshot
> > 1.1.5 of 27th Sept./1st Oct.
> >     * [MYFACES-1430] - selectOneMenu looses values after clicking
> > immediate link (since 1.1.4)
> >     * [MYFACES-1479] - SerialFactory breaks Portlet bridge
> >     * [MYFACES-1481] - MyFacesGenericPortlet does not work in a cluster
> >     * [MYFACES-1486] - Error Handling in Property-Resolver-Impl
> >     * [MYFACES-1489] - ExternalContext Maps
> >     * [MYFACES-1490] - DateTimeConverter exception on parsing time
> >     * [MYFACES-1495] - client side state saving bug
> >     * [MYFACES-1500] - Default values in standard-faces-config.xml
> >     * [MYFACES-1510] - h:form does not render accept-charset
> > ** Improvements
> >     * [MYFACES-652] - Findbugs ant-tasks
> >     * [MYFACES-1032] - use a javascript method in commondLink for
> > lesser html size
> >     * [MYFACES-1366] - Error in javascript function
> >     * [MYFACES-1373] - Add exception to logger for output exception
> > stack trace
> >     * [MYFACES-1385] - Remove all of the unused code, variables, and
> > import statements identified by Eclipse 3.1.2
> >     * [MYFACES-1405] - Interoperability with Facelets
> >     * [MYFACES-1411] - Lifecycle phase executions repetitions
> >     * [MYFACES-1418] - javax.faces.validator - DoubleRangeValidator,
> > LengthValidator, LongRangeValidator are very similar, refactor common
> > behaviour
> >     * [MYFACES-1419] - javax.faces.convert - refactor common behaviour
> > + DateTimeConverter changes
> >     * [MYFACES-1422] - findNestingForm() tests only against component
> > family and against instanceof UIForm
> >     * [MYFACES-1423] - Log jar-files on startup
> >     * [MYFACES-1469] - State-saving now uses the parameter
> > javax.faces.ViewState - as proposed by the 1.2 spec
> >     * [MYFACES-1488] - ASF Source Header and Copyright Notice Policy
> > ** Completed Tasks
> >     * [MYFACES-1361] - The listing in Apache's project catalog is out
> > of date and need to be updated.
> > ** Satisfied Wishes
> >     * [MYFACES-1360] - HtmlMessagesRendererBase - change two method
> > modifiers to protected
> >
> > Enjoy!
> >
>
>
>
> --
> With Best Regards,
> Alexey Kakunin, EmDev Limited
>
> Professional Software Development:
>  http://www.emdev.ru

Re: [ANNOUNCE] MyFaces Core v1.1.5 Release

Posted by Alexey Kakunin <ak...@gmail.com>.
Thank you! Looking forward for any usefull information.


2007/2/21, Jeff Bischoff <jb...@klkurz.com>:
>
> Alexey Kakunin wrote:
> > Great news!
> > Are any information about tomahawk & sandbox stable release available?
> >
>
> There will never be a "stable" release of sandbox. It is, by its nature,
> unstable. Best you can do if you need to use a sandbox component in
> production is check out the release branch of tomahawk + sandbox from
> svn and build it locally using maven. This is much easier to do than it
> sounds!
>
> As for a Tomahawk release, I know that the Core release was blocking the
> next Tomahawk release. So now this release clears the way, but the devs
> still need to make some decisions such as whether to re-branch Tomahawk
> to get newer code, etc. I will be watching the dev list to see if they
> focus on pushing out a new release sometime soon. :)
>
> Regards,
>
> Jeff Bischoff
> Kenneth L Kurz & Associates, Inc.
>
>
>


-- 
With Best Regards,
Alexey Kakunin, EmDev Limited

Professional Software Development:
http://www.emdev.ru

Re: [ANNOUNCE] MyFaces Core v1.1.5 Release

Posted by Jeff Bischoff <jb...@klkurz.com>.
Alexey Kakunin wrote:
> Great news!
> Are any information about tomahawk & sandbox stable release available?
> 

There will never be a "stable" release of sandbox. It is, by its nature, 
unstable. Best you can do if you need to use a sandbox component in 
production is check out the release branch of tomahawk + sandbox from 
svn and build it locally using maven. This is much easier to do than it 
sounds!

As for a Tomahawk release, I know that the Core release was blocking the 
next Tomahawk release. So now this release clears the way, but the devs 
still need to make some decisions such as whether to re-branch Tomahawk 
to get newer code, etc. I will be watching the dev list to see if they 
focus on pushing out a new release sometime soon. :)

Regards,

Jeff Bischoff
Kenneth L Kurz & Associates, Inc.



Re: [ANNOUNCE] MyFaces Core v1.1.5 Release

Posted by Alexey Kakunin <ak...@gmail.com>.
Great news!
Are any information about tomahawk & sandbox stable release available?

2007/2/19, Manfred Geiler <ma...@apache.org>:
>
> The Apache MyFaces team is pleased to announce the release of MyFaces
> Core 1.1.5.
>
> MyFaces Core is a JavaServer(tm) Faces 1.1 implementation as specified
> by JSR-127.  MyFaces Core has passed Sun's JSR-127 TCK and is 100%
> compliant with the JSR-127 specification.
>
> MyFaces Core 1.1.5 is available in both binary and source distributions.
>
>     * http://myfaces.apache.org/download.html
>
> MyFaces Core is also available in the central Maven repository under
> Group ID "org.apache.myfaces.core".
>
> Release Notes - MyFaces Core - Version 1.1.5
> ** Fixed Bugs
>     * [MYFACES-437] - <f:attribute> does not work  with  <x:dataTable>
>     * [MYFACES-660] - (Patch provided) "request scoping" from Portlet
> Action- to RenderRequest should not occur via Attribute Request Map
>     * [MYFACES-689] - PropertyResolverImpl.getType(Object base, int
> index) return null if base instanceof Object[]
>     * [MYFACES-731] - selectManyListbox calls converter getAsString
> passing in string value during form post
>     * [MYFACES-828] - HtmlCheckboxRenderer ignores readonly
>     * [MYFACES-968] - LifecycleImpl's restoreView throws NPE when
> viewId is null in a portlet context
>     * [MYFACES-1025] - panelGrid does always render a border-attribute
>     * [MYFACES-1029] - Duplicate sibling ids allowed
>     * [MYFACES-1304] - DigesterFacesConfigDispenserImpl shuld respect
> order of registered renderkits
>     * [MYFACES-1328] - UISelectOne and UISelectMany fail with custom
> converter that returns java.lang.String from getAsObject() method.
>     * [MYFACES-1368] - Fix case sensitivity for context params
>     * [MYFACES-1384] - After switch from myfaces-impl-1.1.3 (release)
> to myfaces-1.1.5-SNAPSHOT, javascript throw error 'Object expected'
>     * [MYFACES-1386] - PropertyResolverImpl.setProperty lacks usefull
> error mesage if write method not found
>     * [MYFACES-1393] - MyFaces state information is rendered by MyFaces
> Form
>     * [MYFACES-1397] - getValidJavascriptNameAsInRI throws
> java.lang.IllegalArgumentException: Illegal group reference
>     * [MYFACES-1406] - Core and Shared project has dependency on
> myfaces:myfaces-api version 1.1.1
>     * [MYFACES-1407] - JS oamSubmitForm() params order incorrect
>     * [MYFACES-1410] - CLONE -PropertyResolverImpl.getType(Object
> base, int index) return null if base instanceof Object[]
>     * [MYFACES-1412] - Restore view phase does not conforms specification
>     * [MYFACES-1413] - JS error in function oamSubmitForm(...)
>     * [MYFACES-1415] - WebXmlParser needs to be aware of changes in
> web.xml in version 2.4 of the Servlet spec
>     * [MYFACES-1420] - Null Pointer Exception in
> SelectItemsIterator.next() if binding is null
>     * [MYFACES-1421] - MyFaces not working with Struts Faces Form
>     * [MYFACES-1425] - wrong text for link in getting started
>     * [MYFACES-1427] - Error restoring view
>     * [MYFACES-1428] - Application cannot be started with Snapshot
> 1.1.5 of 27th Sept./1st Oct.
>     * [MYFACES-1430] - selectOneMenu looses values after clicking
> immediate link (since 1.1.4)
>     * [MYFACES-1479] - SerialFactory breaks Portlet bridge
>     * [MYFACES-1481] - MyFacesGenericPortlet does not work in a cluster
>     * [MYFACES-1486] - Error Handling in Property-Resolver-Impl
>     * [MYFACES-1489] - ExternalContext Maps
>     * [MYFACES-1490] - DateTimeConverter exception on parsing time
>     * [MYFACES-1495] - client side state saving bug
>     * [MYFACES-1500] - Default values in standard-faces-config.xml
>     * [MYFACES-1510] - h:form does not render accept-charset
> ** Improvements
>     * [MYFACES-652] - Findbugs ant-tasks
>     * [MYFACES-1032] - use a javascript method in commondLink for
> lesser html size
>     * [MYFACES-1366] - Error in javascript function
>     * [MYFACES-1373] - Add exception to logger for output exception stack
> trace
>     * [MYFACES-1385] - Remove all of the unused code, variables, and
> import statements identified by Eclipse 3.1.2
>     * [MYFACES-1405] - Interoperability with Facelets
>     * [MYFACES-1411] - Lifecycle phase executions repetitions
>     * [MYFACES-1418] - javax.faces.validator - DoubleRangeValidator,
> LengthValidator, LongRangeValidator are very similar, refactor common
> behaviour
>     * [MYFACES-1419] - javax.faces.convert - refactor common behaviour
> + DateTimeConverter changes
>     * [MYFACES-1422] - findNestingForm() tests only against component
> family and against instanceof UIForm
>     * [MYFACES-1423] - Log jar-files on startup
>     * [MYFACES-1469] - State-saving now uses the parameter
> javax.faces.ViewState - as proposed by the 1.2 spec
>     * [MYFACES-1488] - ASF Source Header and Copyright Notice Policy
> ** Completed Tasks
>     * [MYFACES-1361] - The listing in Apache's project catalog is out
> of date and need to be updated.
> ** Satisfied Wishes
>     * [MYFACES-1360] - HtmlMessagesRendererBase - change two method
> modifiers to protected
>
> Enjoy!
>



-- 
With Best Regards,
Alexey Kakunin, EmDev Limited

Professional Software Development:
http://www.emdev.ru

Re: [ANNOUNCE] MyFaces Core v1.1.5 Release

Posted by Matthias Wessendorf <ma...@apache.org>.
252, we need to wait for the official stamp, that we can say, we passed.

The TCK itself is available to us, yes

-M

On 5/15/07, Jesse Alexander (KSFD 121)
<al...@credit-suisse.com> wrote:
> Hi
>
> Just checked that page... And I think there is a slight error...
>
> In the table named "The ASF have licensed the following TCKs:"
> JSR-127 : JavaServer Faces      1.2_03  5-Dec-2006
>
> to seems wrong...
>
> JSR-127 is JSF 1.1
> JSR-252 would be JSF 1.2
>
> regards
> Alexander
>
> -----Original Message-----
> From: mwessendorf@gmail.com [mailto:mwessendorf@gmail.com] On Behalf Of
> Matthias Wessendorf
> Sent: Monday, May 14, 2007 6:47 PM
> To: MyFaces Discussion
> Subject: Re: [ANNOUNCE] MyFaces Core v1.1.5 Release
>
> We should list this release here:
>
> http://apache.org/jcp/
>
> -M
>
> On 2/19/07, Manfred Geiler <ma...@apache.org> wrote:
> > The Apache MyFaces team is pleased to announce the release of MyFaces
> > Core 1.1.5.
> >
> > MyFaces Core is a JavaServer(tm) Faces 1.1 implementation as specified
> > by JSR-127.  MyFaces Core has passed Sun's JSR-127 TCK and is 100%
> > compliant with the JSR-127 specification.
> >
> > MyFaces Core 1.1.5 is available in both binary and source
> distributions.
> >
> >     * http://myfaces.apache.org/download.html
> >
> > MyFaces Core is also available in the central Maven repository under
> > Group ID "org.apache.myfaces.core".
> >
> > Release Notes - MyFaces Core - Version 1.1.5
> >  ** Fixed Bugs
> >     * [MYFACES-437] - <f:attribute> does not work  with  <x:dataTable>
> >     * [MYFACES-660] - (Patch provided) "request scoping" from Portlet
> > Action- to RenderRequest should not occur via Attribute Request Map
> >     * [MYFACES-689] - PropertyResolverImpl.getType(Object base, int
> > index) return null if base instanceof Object[]
> >     * [MYFACES-731] - selectManyListbox calls converter getAsString
> > passing in string value during form post
> >     * [MYFACES-828] - HtmlCheckboxRenderer ignores readonly
> >     * [MYFACES-968] - LifecycleImpl's restoreView throws NPE when
> > viewId is null in a portlet context
> >     * [MYFACES-1025] - panelGrid does always render a border-attribute
> >     * [MYFACES-1029] - Duplicate sibling ids allowed
> >     * [MYFACES-1304] - DigesterFacesConfigDispenserImpl shuld respect
> > order of registered renderkits
> >     * [MYFACES-1328] - UISelectOne and UISelectMany fail with custom
> > converter that returns java.lang.String from getAsObject() method.
> >     * [MYFACES-1368] - Fix case sensitivity for context params
> >     * [MYFACES-1384] - After switch from myfaces-impl-1.1.3 (release)
> > to myfaces-1.1.5-SNAPSHOT, javascript throw error 'Object expected'
> >     * [MYFACES-1386] - PropertyResolverImpl.setProperty lacks usefull
> > error mesage if write method not found
> >     * [MYFACES-1393] - MyFaces state information is rendered by
> MyFaces Form
> >     * [MYFACES-1397] - getValidJavascriptNameAsInRI throws
> > java.lang.IllegalArgumentException: Illegal group reference
> >     * [MYFACES-1406] - Core and Shared project has dependency on
> > myfaces:myfaces-api version 1.1.1
> >     * [MYFACES-1407] - JS oamSubmitForm() params order incorrect
> >     * [MYFACES-1410] - CLONE -PropertyResolverImpl.getType(Object
> > base, int index) return null if base instanceof Object[]
> >     * [MYFACES-1412] - Restore view phase does not conforms
> specification
> >     * [MYFACES-1413] - JS error in function oamSubmitForm(...)
> >     * [MYFACES-1415] - WebXmlParser needs to be aware of changes in
> > web.xml in version 2.4 of the Servlet spec
> >     * [MYFACES-1420] - Null Pointer Exception in
> > SelectItemsIterator.next() if binding is null
> >     * [MYFACES-1421] - MyFaces not working with Struts Faces Form
> >     * [MYFACES-1425] - wrong text for link in getting started
> >     * [MYFACES-1427] - Error restoring view
> >     * [MYFACES-1428] - Application cannot be started with Snapshot
> > 1.1.5 of 27th Sept./1st Oct.
> >     * [MYFACES-1430] - selectOneMenu looses values after clicking
> > immediate link (since 1.1.4)
> >     * [MYFACES-1479] - SerialFactory breaks Portlet bridge
> >     * [MYFACES-1481] - MyFacesGenericPortlet does not work in a
> cluster
> >     * [MYFACES-1486] - Error Handling in Property-Resolver-Impl
> >     * [MYFACES-1489] - ExternalContext Maps
> >     * [MYFACES-1490] - DateTimeConverter exception on parsing time
> >     * [MYFACES-1495] - client side state saving bug
> >     * [MYFACES-1500] - Default values in standard-faces-config.xml
> >     * [MYFACES-1510] - h:form does not render accept-charset
> >  ** Improvements
> >     * [MYFACES-652] - Findbugs ant-tasks
> >     * [MYFACES-1032] - use a javascript method in commondLink for
> > lesser html size
> >     * [MYFACES-1366] - Error in javascript function
> >     * [MYFACES-1373] - Add exception to logger for output exception
> stack trace
> >     * [MYFACES-1385] - Remove all of the unused code, variables, and
> > import statements identified by Eclipse 3.1.2
> >     * [MYFACES-1405] - Interoperability with Facelets
> >     * [MYFACES-1411] - Lifecycle phase executions repetitions
> >     * [MYFACES-1418] - javax.faces.validator - DoubleRangeValidator,
> > LengthValidator, LongRangeValidator are very similar, refactor common
> > behaviour
> >     * [MYFACES-1419] - javax.faces.convert - refactor common behaviour
> > + DateTimeConverter changes
> >     * [MYFACES-1422] - findNestingForm() tests only against component
> > family and against instanceof UIForm
> >     * [MYFACES-1423] - Log jar-files on startup
> >     * [MYFACES-1469] - State-saving now uses the parameter
> > javax.faces.ViewState - as proposed by the 1.2 spec
> >     * [MYFACES-1488] - ASF Source Header and Copyright Notice Policy
> >  ** Completed Tasks
> >     * [MYFACES-1361] - The listing in Apache's project catalog is out
> > of date and need to be updated.
> >  ** Satisfied Wishes
> >     * [MYFACES-1360] - HtmlMessagesRendererBase - change two method
> > modifiers to protected
> >
> > Enjoy!
> >
>
>
> --
> Matthias Wessendorf
> http://tinyurl.com/fmywh
>
> further stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

RE: [ANNOUNCE] MyFaces Core v1.1.5 Release

Posted by "Jesse Alexander (KSFD 121)" <al...@credit-suisse.com>.
Hi

Just checked that page... And I think there is a slight error... 

In the table named "The ASF have licensed the following TCKs:"
JSR-127 : JavaServer Faces	1.2_03	5-Dec-2006

to seems wrong...

JSR-127 is JSF 1.1
JSR-252 would be JSF 1.2

regards
Alexander

-----Original Message-----
From: mwessendorf@gmail.com [mailto:mwessendorf@gmail.com] On Behalf Of
Matthias Wessendorf
Sent: Monday, May 14, 2007 6:47 PM
To: MyFaces Discussion
Subject: Re: [ANNOUNCE] MyFaces Core v1.1.5 Release

We should list this release here:

http://apache.org/jcp/

-M

On 2/19/07, Manfred Geiler <ma...@apache.org> wrote:
> The Apache MyFaces team is pleased to announce the release of MyFaces
> Core 1.1.5.
>
> MyFaces Core is a JavaServer(tm) Faces 1.1 implementation as specified
> by JSR-127.  MyFaces Core has passed Sun's JSR-127 TCK and is 100%
> compliant with the JSR-127 specification.
>
> MyFaces Core 1.1.5 is available in both binary and source
distributions.
>
>     * http://myfaces.apache.org/download.html
>
> MyFaces Core is also available in the central Maven repository under
> Group ID "org.apache.myfaces.core".
>
> Release Notes - MyFaces Core - Version 1.1.5
>  ** Fixed Bugs
>     * [MYFACES-437] - <f:attribute> does not work  with  <x:dataTable>
>     * [MYFACES-660] - (Patch provided) "request scoping" from Portlet
> Action- to RenderRequest should not occur via Attribute Request Map
>     * [MYFACES-689] - PropertyResolverImpl.getType(Object base, int
> index) return null if base instanceof Object[]
>     * [MYFACES-731] - selectManyListbox calls converter getAsString
> passing in string value during form post
>     * [MYFACES-828] - HtmlCheckboxRenderer ignores readonly
>     * [MYFACES-968] - LifecycleImpl's restoreView throws NPE when
> viewId is null in a portlet context
>     * [MYFACES-1025] - panelGrid does always render a border-attribute
>     * [MYFACES-1029] - Duplicate sibling ids allowed
>     * [MYFACES-1304] - DigesterFacesConfigDispenserImpl shuld respect
> order of registered renderkits
>     * [MYFACES-1328] - UISelectOne and UISelectMany fail with custom
> converter that returns java.lang.String from getAsObject() method.
>     * [MYFACES-1368] - Fix case sensitivity for context params
>     * [MYFACES-1384] - After switch from myfaces-impl-1.1.3 (release)
> to myfaces-1.1.5-SNAPSHOT, javascript throw error 'Object expected'
>     * [MYFACES-1386] - PropertyResolverImpl.setProperty lacks usefull
> error mesage if write method not found
>     * [MYFACES-1393] - MyFaces state information is rendered by
MyFaces Form
>     * [MYFACES-1397] - getValidJavascriptNameAsInRI throws
> java.lang.IllegalArgumentException: Illegal group reference
>     * [MYFACES-1406] - Core and Shared project has dependency on
> myfaces:myfaces-api version 1.1.1
>     * [MYFACES-1407] - JS oamSubmitForm() params order incorrect
>     * [MYFACES-1410] - CLONE -PropertyResolverImpl.getType(Object
> base, int index) return null if base instanceof Object[]
>     * [MYFACES-1412] - Restore view phase does not conforms
specification
>     * [MYFACES-1413] - JS error in function oamSubmitForm(...)
>     * [MYFACES-1415] - WebXmlParser needs to be aware of changes in
> web.xml in version 2.4 of the Servlet spec
>     * [MYFACES-1420] - Null Pointer Exception in
> SelectItemsIterator.next() if binding is null
>     * [MYFACES-1421] - MyFaces not working with Struts Faces Form
>     * [MYFACES-1425] - wrong text for link in getting started
>     * [MYFACES-1427] - Error restoring view
>     * [MYFACES-1428] - Application cannot be started with Snapshot
> 1.1.5 of 27th Sept./1st Oct.
>     * [MYFACES-1430] - selectOneMenu looses values after clicking
> immediate link (since 1.1.4)
>     * [MYFACES-1479] - SerialFactory breaks Portlet bridge
>     * [MYFACES-1481] - MyFacesGenericPortlet does not work in a
cluster
>     * [MYFACES-1486] - Error Handling in Property-Resolver-Impl
>     * [MYFACES-1489] - ExternalContext Maps
>     * [MYFACES-1490] - DateTimeConverter exception on parsing time
>     * [MYFACES-1495] - client side state saving bug
>     * [MYFACES-1500] - Default values in standard-faces-config.xml
>     * [MYFACES-1510] - h:form does not render accept-charset
>  ** Improvements
>     * [MYFACES-652] - Findbugs ant-tasks
>     * [MYFACES-1032] - use a javascript method in commondLink for
> lesser html size
>     * [MYFACES-1366] - Error in javascript function
>     * [MYFACES-1373] - Add exception to logger for output exception
stack trace
>     * [MYFACES-1385] - Remove all of the unused code, variables, and
> import statements identified by Eclipse 3.1.2
>     * [MYFACES-1405] - Interoperability with Facelets
>     * [MYFACES-1411] - Lifecycle phase executions repetitions
>     * [MYFACES-1418] - javax.faces.validator - DoubleRangeValidator,
> LengthValidator, LongRangeValidator are very similar, refactor common
> behaviour
>     * [MYFACES-1419] - javax.faces.convert - refactor common behaviour
> + DateTimeConverter changes
>     * [MYFACES-1422] - findNestingForm() tests only against component
> family and against instanceof UIForm
>     * [MYFACES-1423] - Log jar-files on startup
>     * [MYFACES-1469] - State-saving now uses the parameter
> javax.faces.ViewState - as proposed by the 1.2 spec
>     * [MYFACES-1488] - ASF Source Header and Copyright Notice Policy
>  ** Completed Tasks
>     * [MYFACES-1361] - The listing in Apache's project catalog is out
> of date and need to be updated.
>  ** Satisfied Wishes
>     * [MYFACES-1360] - HtmlMessagesRendererBase - change two method
> modifiers to protected
>
> Enjoy!
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: [ANNOUNCE] MyFaces Core v1.1.5 Release

Posted by Matthias Wessendorf <ma...@apache.org>.
We should list this release here:

http://apache.org/jcp/

-M

On 2/19/07, Manfred Geiler <ma...@apache.org> wrote:
> The Apache MyFaces team is pleased to announce the release of MyFaces
> Core 1.1.5.
>
> MyFaces Core is a JavaServer(tm) Faces 1.1 implementation as specified
> by JSR-127.  MyFaces Core has passed Sun's JSR-127 TCK and is 100%
> compliant with the JSR-127 specification.
>
> MyFaces Core 1.1.5 is available in both binary and source distributions.
>
>     * http://myfaces.apache.org/download.html
>
> MyFaces Core is also available in the central Maven repository under
> Group ID "org.apache.myfaces.core".
>
> Release Notes - MyFaces Core - Version 1.1.5
>  ** Fixed Bugs
>     * [MYFACES-437] - <f:attribute> does not work  with  <x:dataTable>
>     * [MYFACES-660] - (Patch provided) "request scoping" from Portlet
> Action- to RenderRequest should not occur via Attribute Request Map
>     * [MYFACES-689] - PropertyResolverImpl.getType(Object base, int
> index) return null if base instanceof Object[]
>     * [MYFACES-731] - selectManyListbox calls converter getAsString
> passing in string value during form post
>     * [MYFACES-828] - HtmlCheckboxRenderer ignores readonly
>     * [MYFACES-968] - LifecycleImpl's restoreView throws NPE when
> viewId is null in a portlet context
>     * [MYFACES-1025] - panelGrid does always render a border-attribute
>     * [MYFACES-1029] - Duplicate sibling ids allowed
>     * [MYFACES-1304] - DigesterFacesConfigDispenserImpl shuld respect
> order of registered renderkits
>     * [MYFACES-1328] - UISelectOne and UISelectMany fail with custom
> converter that returns java.lang.String from getAsObject() method.
>     * [MYFACES-1368] - Fix case sensitivity for context params
>     * [MYFACES-1384] - After switch from myfaces-impl-1.1.3 (release)
> to myfaces-1.1.5-SNAPSHOT, javascript throw error 'Object expected'
>     * [MYFACES-1386] - PropertyResolverImpl.setProperty lacks usefull
> error mesage if write method not found
>     * [MYFACES-1393] - MyFaces state information is rendered by MyFaces Form
>     * [MYFACES-1397] - getValidJavascriptNameAsInRI throws
> java.lang.IllegalArgumentException: Illegal group reference
>     * [MYFACES-1406] - Core and Shared project has dependency on
> myfaces:myfaces-api version 1.1.1
>     * [MYFACES-1407] - JS oamSubmitForm() params order incorrect
>     * [MYFACES-1410] - CLONE -PropertyResolverImpl.getType(Object
> base, int index) return null if base instanceof Object[]
>     * [MYFACES-1412] - Restore view phase does not conforms specification
>     * [MYFACES-1413] - JS error in function oamSubmitForm(...)
>     * [MYFACES-1415] - WebXmlParser needs to be aware of changes in
> web.xml in version 2.4 of the Servlet spec
>     * [MYFACES-1420] - Null Pointer Exception in
> SelectItemsIterator.next() if binding is null
>     * [MYFACES-1421] - MyFaces not working with Struts Faces Form
>     * [MYFACES-1425] - wrong text for link in getting started
>     * [MYFACES-1427] - Error restoring view
>     * [MYFACES-1428] - Application cannot be started with Snapshot
> 1.1.5 of 27th Sept./1st Oct.
>     * [MYFACES-1430] - selectOneMenu looses values after clicking
> immediate link (since 1.1.4)
>     * [MYFACES-1479] - SerialFactory breaks Portlet bridge
>     * [MYFACES-1481] - MyFacesGenericPortlet does not work in a cluster
>     * [MYFACES-1486] - Error Handling in Property-Resolver-Impl
>     * [MYFACES-1489] - ExternalContext Maps
>     * [MYFACES-1490] - DateTimeConverter exception on parsing time
>     * [MYFACES-1495] - client side state saving bug
>     * [MYFACES-1500] - Default values in standard-faces-config.xml
>     * [MYFACES-1510] - h:form does not render accept-charset
>  ** Improvements
>     * [MYFACES-652] - Findbugs ant-tasks
>     * [MYFACES-1032] - use a javascript method in commondLink for
> lesser html size
>     * [MYFACES-1366] - Error in javascript function
>     * [MYFACES-1373] - Add exception to logger for output exception stack trace
>     * [MYFACES-1385] - Remove all of the unused code, variables, and
> import statements identified by Eclipse 3.1.2
>     * [MYFACES-1405] - Interoperability with Facelets
>     * [MYFACES-1411] - Lifecycle phase executions repetitions
>     * [MYFACES-1418] - javax.faces.validator - DoubleRangeValidator,
> LengthValidator, LongRangeValidator are very similar, refactor common
> behaviour
>     * [MYFACES-1419] - javax.faces.convert - refactor common behaviour
> + DateTimeConverter changes
>     * [MYFACES-1422] - findNestingForm() tests only against component
> family and against instanceof UIForm
>     * [MYFACES-1423] - Log jar-files on startup
>     * [MYFACES-1469] - State-saving now uses the parameter
> javax.faces.ViewState - as proposed by the 1.2 spec
>     * [MYFACES-1488] - ASF Source Header and Copyright Notice Policy
>  ** Completed Tasks
>     * [MYFACES-1361] - The listing in Apache's project catalog is out
> of date and need to be updated.
>  ** Satisfied Wishes
>     * [MYFACES-1360] - HtmlMessagesRendererBase - change two method
> modifiers to protected
>
> Enjoy!
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Fwd: [ANNOUNCE] MyFaces Core v1.1.5 Release

Posted by Manfred Geiler <ma...@apache.org>.
FYI

Just read that TCK-certified releases should also be announced on jcp-open.
Therefore I forward the MyFaces Core 1.1.5 announcement to this list.

Regards,
Manfred


---------- Forwarded message ----------
From: Manfred Geiler <ma...@apache.org>
Date: Feb 19, 2007 12:50 PM
Subject: [ANNOUNCE] MyFaces Core v1.1.5 Release
To: announce@apache.org, announce@myfaces.apache.org
Cc: MyFaces Development <de...@myfaces.apache.org>, MyFaces Discussion
<us...@myfaces.apache.org>


The Apache MyFaces team is pleased to announce the release of MyFaces
Core 1.1.5.

MyFaces Core is a JavaServer(tm) Faces 1.1 implementation as specified
by JSR-127.  MyFaces Core has passed Sun's JSR-127 TCK and is 100%
compliant with the JSR-127 specification.

MyFaces Core 1.1.5 is available in both binary and source distributions.

    * http://myfaces.apache.org/download.html

MyFaces Core is also available in the central Maven repository under
Group ID "org.apache.myfaces.core".

Release Notes - MyFaces Core - Version 1.1.5
 ** Fixed Bugs
    * [MYFACES-437] - <f:attribute> does not work  with  <x:dataTable>
    * [MYFACES-660] - (Patch provided) "request scoping" from Portlet
Action- to RenderRequest should not occur via Attribute Request Map
    * [MYFACES-689] - PropertyResolverImpl.getType(Object base, int
index) return null if base instanceof Object[]
    * [MYFACES-731] - selectManyListbox calls converter getAsString
passing in string value during form post
    * [MYFACES-828] - HtmlCheckboxRenderer ignores readonly
    * [MYFACES-968] - LifecycleImpl's restoreView throws NPE when
viewId is null in a portlet context
    * [MYFACES-1025] - panelGrid does always render a border-attribute
    * [MYFACES-1029] - Duplicate sibling ids allowed
    * [MYFACES-1304] - DigesterFacesConfigDispenserImpl shuld respect
order of registered renderkits
    * [MYFACES-1328] - UISelectOne and UISelectMany fail with custom
converter that returns java.lang.String from getAsObject() method.
    * [MYFACES-1368] - Fix case sensitivity for context params
    * [MYFACES-1384] - After switch from myfaces-impl-1.1.3 (release)
to myfaces-1.1.5-SNAPSHOT, javascript throw error 'Object expected'
    * [MYFACES-1386] - PropertyResolverImpl.setProperty lacks usefull
error mesage if write method not found
    * [MYFACES-1393] - MyFaces state information is rendered by MyFaces Form
    * [MYFACES-1397] - getValidJavascriptNameAsInRI throws
java.lang.IllegalArgumentException: Illegal group reference
    * [MYFACES-1406] - Core and Shared project has dependency on
myfaces:myfaces-api version 1.1.1
    * [MYFACES-1407] - JS oamSubmitForm() params order incorrect
    * [MYFACES-1410] - CLONE -PropertyResolverImpl.getType(Object
base, int index) return null if base instanceof Object[]
    * [MYFACES-1412] - Restore view phase does not conforms specification
    * [MYFACES-1413] - JS error in function oamSubmitForm(...)
    * [MYFACES-1415] - WebXmlParser needs to be aware of changes in
web.xml in version 2.4 of the Servlet spec
    * [MYFACES-1420] - Null Pointer Exception in
SelectItemsIterator.next() if binding is null
    * [MYFACES-1421] - MyFaces not working with Struts Faces Form
    * [MYFACES-1425] - wrong text for link in getting started
    * [MYFACES-1427] - Error restoring view
    * [MYFACES-1428] - Application cannot be started with Snapshot
1.1.5 of 27th Sept./1st Oct.
    * [MYFACES-1430] - selectOneMenu looses values after clicking
immediate link (since 1.1.4)
    * [MYFACES-1479] - SerialFactory breaks Portlet bridge
    * [MYFACES-1481] - MyFacesGenericPortlet does not work in a cluster
    * [MYFACES-1486] - Error Handling in Property-Resolver-Impl
    * [MYFACES-1489] - ExternalContext Maps
    * [MYFACES-1490] - DateTimeConverter exception on parsing time
    * [MYFACES-1495] - client side state saving bug
    * [MYFACES-1500] - Default values in standard-faces-config.xml
    * [MYFACES-1510] - h:form does not render accept-charset
 ** Improvements
    * [MYFACES-652] - Findbugs ant-tasks
    * [MYFACES-1032] - use a javascript method in commondLink for
lesser html size
    * [MYFACES-1366] - Error in javascript function
    * [MYFACES-1373] - Add exception to logger for output exception stack trace
    * [MYFACES-1385] - Remove all of the unused code, variables, and
import statements identified by Eclipse 3.1.2
    * [MYFACES-1405] - Interoperability with Facelets
    * [MYFACES-1411] - Lifecycle phase executions repetitions
    * [MYFACES-1418] - javax.faces.validator - DoubleRangeValidator,
LengthValidator, LongRangeValidator are very similar, refactor common
behaviour
    * [MYFACES-1419] - javax.faces.convert - refactor common behaviour
+ DateTimeConverter changes
    * [MYFACES-1422] - findNestingForm() tests only against component
family and against instanceof UIForm
    * [MYFACES-1423] - Log jar-files on startup
    * [MYFACES-1469] - State-saving now uses the parameter
javax.faces.ViewState - as proposed by the 1.2 spec
    * [MYFACES-1488] - ASF Source Header and Copyright Notice Policy
 ** Completed Tasks
    * [MYFACES-1361] - The listing in Apache's project catalog is out
of date and need to be updated.
 ** Satisfied Wishes
    * [MYFACES-1360] - HtmlMessagesRendererBase - change two method
modifiers to protected

Enjoy!

Re: [ANNOUNCE] MyFaces Core v1.1.5 Release

Posted by Simon Kitching <si...@rhe.co.nz>.
Manfred Geiler wrote:
> The Apache MyFaces team is pleased to announce the release of MyFaces
> Core 1.1.5.

Firstly, thanks to everybody that worked to get this out. All your hard 
work is definitely appreciated.

However I didn't see any anouncements about release candidates on the 
user list. Perhaps in future this could be done? I would have been happy 
to help test this release but did not know it was in progress until this 
email.

Regards,

Simon