[jira] Created: (MYFACES-2374) UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW

2009-09-30 Thread Leonardo Uribe (JIRA)
UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW -- Key: MYFACES-2374 URL:

[jira] Created: (TOBAGO-801) Make JSF 1.2 as default for the maven build

2009-09-30 Thread Udo Schnurpfeil (JIRA)
Make JSF 1.2 as default for the maven build --- Key: TOBAGO-801 URL: https://issues.apache.org/jira/browse/TOBAGO-801 Project: MyFaces Tobago Issue Type: Task Components: Build

[jira] Created: (TOBAGO-800) Stucture of class GridLayoutConstraintTag doesn't allow to be compatible with JSF 1.1 and 1.2 simultaneously

2009-09-30 Thread Udo Schnurpfeil (JIRA)
Stucture of class GridLayoutConstraintTag doesn't allow to be compatible with JSF 1.1 and 1.2 simultaneously Key: TOBAGO-800 URL:

[jira] Updated: (MFCOMMONS-11) New agent detection module

2009-09-30 Thread Catalin Kormos (JIRA)
[ https://issues.apache.org/jira/browse/MFCOMMONS-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalin Kormos updated MFCOMMONS-11: Resolution: Fixed Fix Version/s: 1.0.1-SNAPSHOT Status: Resolved (was:

[jira] Created: (TRINIDAD-1581) Add the ability to get a sessionId from ExternalContextUtils

2009-09-30 Thread Scott O'Bryan (JIRA)
Add the ability to get a sessionId from ExternalContextUtils Key: TRINIDAD-1581 URL: https://issues.apache.org/jira/browse/TRINIDAD-1581 Project: MyFaces Trinidad Issue Type: New

[Trinidad] Trinidad Live Demos needs update

2009-09-30 Thread Maria Kaval
Hi, The Trinidad Live demos at irian.at are running the 1.0.10 version of the code, which is very old. http://www.irian.at/trinidad-demo/faces/components/image.jspx Click View HTML Source, scroll to the very bottom and see !--Created by Apache Trinidad (Apache MyFaces Trinidad API -

[VOTE] use of jul or commons logging on myfaces core 2.0

2009-09-30 Thread Leonardo Uribe
Hi Right now, facelets code added to myfaces core 2.0.x branch uses jul in this form: protected final static Logger log = Logger.getLogger(facelets.viewhandler); But the original myfaces code uses commons logging, (so if there is no agreement about use jul, we should unify logging code

[jira] Created: (MYFACES-2375) managed-bean-scope could also be an EL expression, to allow easy implementation of new scopes

2009-09-30 Thread Leonardo Uribe (JIRA)
managed-bean-scope could also be an EL expression, to allow easy implementation of new scopes --- Key: MYFACES-2375 URL:

RE: [VOTE] use of jul or commons logging on myfaces core 2.0

2009-09-30 Thread Mario Ivankovits
+1 for jul reduces dependencies - and sun also use it, no? Von: Leonardo Uribe [mailto:lu4...@gmail.com] Gesendet: Donnerstag, 01. Oktober 2009 04:06 An: MyFaces Development Betreff: [VOTE] use of jul or commons logging on myfaces core 2.0 Hi Right now, facelets code added to myfaces core