Last Published: 18 Apr 2012
Apache
MyFaces
Download Tomahawk
JSF Implementations
Core JSF-2.1
Core JSF-2.0
Core JSF-1.2
Core JSF-1.1
UI-Component Sets
Trinidad
Tobago
Tomahawk
Tomahawk for JSF 1.1
Tomahawk for JSF 1.2
Tomahawk for JSF 2.0
Add-ons and Extensions
CODI
Orchestra
ExtVal
Portlet Bridge
Test
Commons
Ext-Scripting
Sandbox
Others
Documentation
JSF Tag Documentation 1.1
JSF Tag Documentation 1.2
JSF Tag Documentation 2.0
Extensions filter
forceId
Tiles Support
Project Documentation
Project Information
Project Reports
PMD Report
CPD Report
FindBugs Report
JDepend
Change Log
File Activity
Developer Activity
JavaDocs
Test JavaDocs
Source Xref
Test Source Xref
Tag List
Maven Surefire Report
JSF Tag Documentation
Foundation
ASF
Sponsorship
Thanks
Security
License
Change Log Report
Total number of changed sets: 1
Changes between 2012-03-19 and 2012-04-19
Total commits: 7
Total number of files changed: 21
Timestamp
Author
Details
2012-04-18 18:01:50
Leonardo Uribe
/myfaces/tomahawk/trunk/core/
pom.xml
v 1327719
/myfaces/tomahawk/trunk/core12/
pom.xml
v 1327719
/myfaces/tomahawk/trunk/core20/
pom.xml
v 1327719
update plugin versions
2012-04-18 17:19:13
Leonardo Uribe
/myfaces/tomahawk/trunk/core/
pom.xml
v 1327705
/myfaces/tomahawk/trunk/core12/
pom.xml
v 1327705
/myfaces/tomahawk/trunk/core20/
pom.xml
v 1327705
/myfaces/tomahawk/trunk/
pom.xml
v 1327705
/myfaces/tomahawk/trunk/site/src/site/apt/
index.apt
v 1327705
update site to maven 3.0
2012-04-18 17:04:18
Leonardo Uribe
/myfaces/tomahawk/trunk/core/
pom.xml
v 1327699
/myfaces/tomahawk/trunk/core/src/site/
site.xml
v 1327699
/myfaces/tomahawk/trunk/core12/
pom.xml
v 1327699
/myfaces/tomahawk/trunk/core12/src/site/
site.xml
v 1327699
/myfaces/tomahawk/trunk/core20/
pom.xml
v 1327699
/myfaces/tomahawk/trunk/core20/src/site/
site.xml
v 1327699
/myfaces/tomahawk/trunk/
pom.xml
v 1327699
/myfaces/tomahawk/trunk/site/
pom.xml
v 1327699
/myfaces/tomahawk/trunk/site/src/site/apt/testing/
hostedqa.apt
v 1327699
/myfaces/tomahawk/trunk/site/src/site/apt/testing/
selenium.apt
v 1327699
/myfaces/tomahawk/trunk/site/src/site/
site.xml
v 1327699
update site to maven 3.0
2012-04-18 16:38:25
Leonardo Uribe
/myfaces/tomahawk/trunk/core/src/test/java/org/apache/myfaces/dateformat/
TestSimpleDateFormatter.java
v 1327693
/myfaces/tomahawk/trunk/core12/src/test/java/org/apache/myfaces/dateformat/
TestSimpleDateFormatter.java
v 1327693
/myfaces/tomahawk/trunk/core20/src/test/java/org/apache/myfaces/dateformat/
TestSimpleDateFormatter.java
v 1327693
remove test that fails in some linux environments
2012-04-18 16:21:47
Leonardo Uribe
/myfaces/tomahawk/trunk/core/src/site/
site.xml
v 1327687
/myfaces/tomahawk/trunk/core12/src/site/
site.xml
v 1327687
/myfaces/tomahawk/trunk/core20/src/site/
site.xml
v 1327687
/myfaces/tomahawk/trunk/site/src/site/
site.xml
v 1327687
update site information and remove unused links
2012-04-18 16:07:35
Leonardo Uribe
/myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/component/html/ext/
HtmlDataTableHack.java
v 1327684
/myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/datalist/
AbstractHtmlDataList.java
v 1327684
/myfaces/tomahawk/trunk/core12/src/main/java/org/apache/myfaces/custom/datalist/
AbstractHtmlDataList.java
v 1327684
/myfaces/tomahawk/trunk/core20/src/main/java/org/apache/myfaces/custom/datalist/
AbstractHtmlDataList.java
v 1327684
/myfaces/tomahawk/trunk/core20/src/test/java/org/apache/myfaces/custom/datalist/
HtmlDataListPreserveRowComponentStateTest.java
v 1327684
TOMAHAWK-1623
facets of components are not included on direct childs of t:dataList
2012-04-17 17:58:45
Leonardo Uribe
/myfaces/tomahawk/trunk/core12/src/main/java/org/apache/myfaces/custom/htmlTag/
HtmlTagRenderer.java
v 1327315
TOMAHAWK-1609
tomahawk12 <t:htmlTag tag="br"/> generates <br></br> which many browsers parse as two break tags when parsing as HTML.