Follow-up on skin issues

2006-07-10 Thread Simon_Lessard
Hello, I redid the test with the menuList, you were right about the menuList::selected, it's just ignored completely. The bold weight I was seeing on the selected field was coming from .AFDefaultBoldFont:alias, sorry about that. However, I had other comments about the skin from users. Another

[Tests] main method ?

2006-07-10 Thread Matthias Wessendorf
Hey *, I figured out that some tests provide a main method and some not. since we use maven2 (or other tools) I think we can remove these main methods. WDYT ? -Matt -- Matthias Wessendorf futher stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

Issue ADFFACES-44

2006-07-10 Thread Simon_Lessard
Hello, I'm bringing this issue on dev list because there's many possibilities concerning that issue. As a summary let say that currently, all tag attributes allowing EL will fail if they use a managed bean loaded with f:loadBundle/ tag if the expression is evaluated outside RenderResponse

Re: Follow-up on skin issues

2006-07-10 Thread Jeanne Waldman
[EMAIL PROTECTED] wrote: Hello, I redid the test with the menuList, you were right about the menuList::selected, it's just ignored completely. The bold weight I was seeing on the selected field was coming from .AFDefaultBoldFont:alias, sorry about that. However, I had other comments

Compilation error: apache-faces\adf-faces\adf-faces-api\src\test\java\org\apache\myfaces\adf\util\ServiceTest.java

2006-07-10 Thread Pavitra Subramaniam
I am getting a compilation error in the following file, when I build the latest Trinidad code. [INFO] [ERROR] BUILD FAILURE [INFO] [INFO]

Re: Compilation error: apache-faces\adf-faces\adf-faces-api\src\test\java\org\apache\myfaces\adf\util\ServiceTest.java

2006-07-10 Thread Matthias Wessendorf
mmm for me it works. Just tried. (update and than plugins (mvn clean install) and the same for adf-faces also I tried the continuum build on our myfaces zone. worked (see http://tinyurl.com/fwakc) can you provide more, what you did? Thx, Matthias On 7/10/06, Pavitra Subramaniam [EMAIL

Re: Follow-up on skin issues

2006-07-10 Thread Simon_Lessard
Sun Certified Programmer for Java 2 Platform 1.4 Jeanne Waldman [EMAIL PROTECTED] 2006-07-10 15:47 Please respond to adffaces-dev To: adffaces-dev@incubator.apache.org cc: Subject:Re: Follow-up on skin issues [EMAIL PROTECTED] wrote: Hello, I redid

Re: Compilation error: apache-faces\adf-faces\adf-faces-api\src\test\java\org\apache\myfaces\adf\util\ServiceTest.java

2006-07-10 Thread Matthias Wessendorf
Here is my environement D:\Apache\ADF\adf-facesjava -version java version 1.5.0_07 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03) Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode, sharing) AND maven in version 2.0.4 Can you check your JDK ? (maybe this is the

RE: ProcessTrain enhancement

2006-07-10 Thread Pavitra Subramaniam
Hello Simon, Yes, I have started on this and will deliver the changes by mid-week, latest eow. Thanks - Pavitra -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 6:17 AM To: adffaces-dev@incubator.apache.org Subject: RE: ProcessTrain

Re: Follow-up on skin issues

2006-07-10 Thread Jeanne Waldman
Hi Simon, Thanks again for your feedback. It would be awesome if we could get more feedback from users of the skinning feature. I could see a configuration setting where you can say you want your skin to inherit from simple or to inherit from nothing at all. But I really think this will

maven-jdev-plugin

2006-07-10 Thread Matt Cooper
I seem to have found a bug relating to the maven-jdev-plugin but I cannot yet confirm whether it is a problem with Trinidad's adf-faces-demo/pom.xml file or if the problem lies within the trunk\plugins\maven-jdev-plugin code itself. I would like to prepare a patch but before I get started I'd