[ANNOUNCE] MyFaces Core v2.0.0-beta-2 Release

2010-02-19 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.0.0-beta-2. MyFaces Core is a JavaServer(tm) Faces 2.0 implementation as specified by JSR-314. MyFaces Core 2.0.0-beta-2 is available in both binary and source distributions. * http://myfaces.apache.org/downloa

Re: [Trinidad] Skinning corrupts style class name (dot is missing)

2010-02-19 Thread Andrew Robinson
I know jQuery uses "ui-icon" so you don't have a choice in the name, but could you test to see if not using the "-icon" ending is the reason for the problem? I believe Trinidad skins treat style names ending with icon specially, so that could be the reason. -A On Fri, Feb 19, 2010 at 9:44 AM, Elm

[Trinidad] Skinning corrupts style class name (dot is missing)

2010-02-19 Thread Elmar Kretzer
Hi all, i just stumbled across some weird issues, while using jQuery UI in Trinidad. I added jQuery UI style classes - but they get corrupted. Could anyone try just to add in skin file: .ui-icon{ display: block; text-indent: -9px; overflow: hidden; background-repeat: no-repeat; } In my Tri

AW: How to turn off the info for bean instance creations on System.out

2010-02-19 Thread Eisenträger , Tobias
Matthias, Thank you for your link. I can see now how it creates the log statements. Can you explain how to turn it off? Toby > -Ursprüngliche Nachricht- > Von: mwessend...@gmail.com [mailto:mwessend...@gmail.com] Im Auftrag von > Matthias Wessendorf > Gesendet: Freitag, 19. Februar 201

Re: How to turn off the info for bean instance creations on System.out

2010-02-19 Thread Matthias Wessendorf
http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_8/impl/src/main/java/org/apache/myfaces/config/annotation/TomcatAnnotationLifecycleProvider.java it is the logger, not syso -M On Fri, Feb 19, 2010 at 2:41 PM, Eisenträger, Tobias wrote: > Hello Group, > > > > Can anyone tell me what the par

How to turn off the info for bean instance creations on System.out

2010-02-19 Thread Eisenträger , Tobias
Hello Group, Can anyone tell me what the parameter is to turn off the info for bean instance creations on the System.out? like these: Feb 19, 2010 2:37:24 PM org.apache.myfaces.config.annotation.TomcatAnnotationLifecycleProvider newInstance INFO: Creating instance of package.subpackage.