블로그 이미지
News and Announcements (at) Apache Software Foundation. 노안돼지
Apache Software Foundation The Apache User Group KLDP From download

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2009/6 »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30

 

'2009/06/08'에 해당되는 글 2

  1. 2009.06.08 MyFaces Core v1.2.7 릴리즈
  2. 2009.06.08 MyFaces Core v1.1.7 릴리즈
 
아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.

MyFaces Core v1.2.7 릴리즈

뉴스/소식 | 2009. 6. 8. 11:11 | Posted by 노안돼지

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

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

MyFaces Core 1.2.7 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.2.7

Bug

  * [MYFACES-1761] - Handling PostConstruct annotations - wrong order
  * [MYFACES-1841] - HtmlResponseWriterImpl.writeURIAttribute does not perform proper URLs encoding ( ex: & should be encoded in &amp)
  * [MYFACES-1879] - Problems with myfaces when java2 security is enabled
  * [MYFACES-1891] - ClassCastException in converter when Hiding / Showing unselected selectOneRadio
  * [MYFACES-1975] - HtmlResponseStateManager.getSavedState() should handle javax.faces.ViewState=""
  * [MYFACES-2007] - Converters are not created properly when target class is both, an enum and implements an interface
  * [MYFACES-2013] - h:dataTable renders caption facet twice on ear projects
  * [MYFACES-2099] - Detection of empty selection in UISelectOne through RenderUtils.NOTHING is faulty
  * [MYFACES-2134] - org.apache.myfaces.CONFIG_REFRESH_PERIOD != 0 causes a myfaces failure
  * [MYFACES-2139] - h:messages don't use styleClass attribute when rendering
  * [MYFACES-2144] - <render-kit> parsing problem
  * [MYFACES-2149] - Stream not closed
  * [MYFACES-2155] - HtmlLinkRenderer did not recognize ankers (#)
  * [MYFACES-2161] - MyFaces-API issue: getValue of UIInput
  * [MYFACES-2177] - ConvertDateTimeTag timeZone does not work with ValueExpression of return type String
  * [MYFACES-2214] - Cannot use custom error handler (param org.apache.myfaces.ERROR_HANDLER) due to bug in FacesServlet
  * [MYFACES-2232] - FacesConfig.getCurrentInstance and externalContext references should work before set application instance on facesContext init
  * [MYFACES-2233] - javax.faces.application.Application should check for default ApplicationImpl on methods added on 1.2 to enhance compatibility with existing jsf 1.1 apps as RI

Improvement

  * [MYFACES-2156] - Performance improvement in HtmlRenderKitImpl
  * [MYFACES-2234] - add org.apache.myfaces.DELEGATE_FACES_SERVLET param, to make possible use other custom servlet instead FacesServlet

New Feature

  * [MYFACES-1902] - Allow to use different ExpressionFactory implementation

regards

:

MyFaces Core v1.1.7 릴리즈

뉴스/소식 | 2009. 6. 8. 11:08 | Posted by 노안돼지

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

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.7 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.7

Bug

  * [MYFACES-1774] - HtmlLinkRenderer should output &amp; instead of & as the url param separator within href attribute according to HTML Spec
  * [MYFACES-1776] - f:view tag throws classcast exception if locale attribute is used on a portal page
  * [MYFACES-1841] - HtmlResponseWriterImpl.writeURIAttribute does not perform proper URLs encoding ( ex: & should be encoded in &amp)
  * [MYFACES-1891] - ClassCastException in converter when Hiding / Showing unselected selectOneRadio
  * [MYFACES-1975] - HtmlResponseStateManager.getSavedState() should handle javax.faces.ViewState=""
  * [MYFACES-1981] - outputLink does not render onfocus and onblur
  * [MYFACES-2006] - getTableIndex: Integer to String (ClassCastException)
  * [MYFACES-2008] - Character encoding in Content-Type is ignored
  * [MYFACES-2099] - Detection of empty selection in UISelectOne through RenderUtils.NOTHING is faulty
  * [MYFACES-2139] - h:messages don't use styleClass attribute when rendering
  * [MYFACES-2155] - HtmlLinkRenderer did not recognize ankers (#)
  * [MYFACES-2160] - The action in tr:commandButton is not fired if you use the trinidad jsf library (in 1.1.5 it works).
  * [MYFACES-2167] - If graphicImage does not have value/url is not rendered in MyFaces Core JSF 1.1

Enjoy!

: