Apache MyFaces
Foundation

Change Log Report

Total number of changed sets: 1

Changes between 2008-05-27 to 2008-06-27

Total commits: 2
Total number of files changed: 1

Timestamp Author Details
2008-06-19 16:36:25 Leonardo Uribe

/myfaces/core/trunk_1.2.x/impl/src/main/java/org/apache/myfaces/config/FacesConfigurator.java v 669546


MYFACES-1883 /WEB-INF/faces-config.xml Loaded twice if logging disabled.
2008-06-11 08:41:36 Simon Kitching

/myfaces/core/trunk_1.2.x/impl/src/main/java/org/apache/myfaces/config/FacesConfigurator.java v 666570


* Fix error message about "two versions of tomahawk-sandbox present" due to thinking that "tomahawk-sandbox15" is a version of tomahawk-sandbox. * Remove a couple of methods that are never called (and don't make sense to call).