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 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 using commons-logging).

It is necessary to unify in one way or another the code of 2.0.x branch, but 
before that, it is necessary to ask the community about this issue.

So, please vote in this way:

+1 for jul
+1 for commons-logging
+0
-1 and let the code as is (and a reason why).

regards,

Leonardo Uribe


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

2009-09-30 Thread Leonardo Uribe (JIRA)
 could also be an EL expression, to allow easy 
implementation of new scopes
---

 Key: MYFACES-2375
 URL: https://issues.apache.org/jira/browse/MYFACES-2375
 Project: MyFaces Core
  Issue Type: Task
  Components: JSR-314
Reporter: Leonardo Uribe


See jsf 2.0 spec section 5.3

It seems we need to parse the string returned from 
managedBean.getManagedBeanScope(), but fortunately this problem is already 
solved in facelets (see TagAttributeImpl and 
org.apache.myfaces.view.facelets.el.ELText)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 using
commons-logging).

It is necessary to unify in one way or another the code of 2.0.x branch, but
before that, it is necessary to ask the community about this issue.

So, please vote in this way:

+1 for jul
+1 for commons-logging
+0
-1 and let the code as is (and a reason why).

regards,

Leonardo Uribe


[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 



 

Is there somebody who is able to update the demo site to a later version of the 
Trinidad code?

 

Thanks!

Maria

 

Maria Kaval
Software Development Director
ADF View Run Time
Oracle Corporation
tel: (650) 506 2045  cell: (650) 430 1888
mailto:maria.ka...@oracle.com | web: HYPERLINK 
"http://www.oracle.com/"www.oracle.com 

 


[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 Feature
Affects Versions:  1.2.12-core
Reporter: Scott O'Bryan
Assignee: Scott O'Bryan
Priority: Minor


The ExternalContextUtils has a way to get the requested sessionId, but not a 
way to get the real sessionId.  getting the real sessionId is a bit more 
complex because it relies on two different session implmentations and must use 
reflection if you want to do it in a container agnostic fashion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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: Patch Available)

Patch applied, thank you Marius!

> New agent detection module
> --
>
> Key: MFCOMMONS-11
> URL: https://issues.apache.org/jira/browse/MFCOMMONS-11
> Project: MyFaces Commons
>  Issue Type: New Feature
>Affects Versions: 1.0.1-SNAPSHOT
>Reporter: Marius Petoi
>Assignee: Catalin Kormos
> Fix For: 1.0.1-SNAPSHOT
>
> Attachments: myfaces-commons-agent.zip, pom-patch.patch
>
>
> A proposal for a new module that detects the agent in myFaces Commons. This 
> module is based on the already existing functionality from Trinidad

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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: https://issues.apache.org/jira/browse/TOBAGO-800
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Reporter: Udo Schnurpfeil
Assignee: Bernd Bohmann


The setter methods must have String (1.1) or ValueExpression (1.2) parameter 
respectively.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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
Reporter: Udo Schnurpfeil
Assignee: Bernd Bohmann
Priority: Minor




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.