Re: JSF 1.2

2005-12-02 Thread Mathias Brökelmann
tomcat team applies only security fixes for 3.x and 4.x versions. IMO we should do the same. New features or refactorings go only into the upcoming 1.2 version. AFAIK there where not so much security related issues in the past. I agree to Sean that we should fix as much as possible before

Re: Instructions for maven-based build MyFaces (Please Test)

2005-12-02 Thread Volker Weber
Yes i am using maven 2.0, and after a single use of '-U' it builds now, thanks Wendy. An i also need to add the dependency for commons-logging. But why not? It is a dependency because it is used. Has anyone looked for building the examples? otherwise i will take a look this evening. Maybe i

Re: Instructions for maven-based build MyFaces (Please Test)

2005-12-02 Thread Sean Schofield
Volker, I will check in everything I have now. I started moving the stuff around in the *TEST* repository to accomodate the examples. Do you want to see if you can finish the job? Feel free to change the m2 files and check them in. You should have commit access to the test repository as an

Problem with MyFacesResourceLoader

2005-12-02 Thread Sean Schofield
All of a sudden I am getting an exception with tree2. I am running inside my IDE but the class file is definitely in the classes directory. Other examples that don't use the classloader work fine. Any ideas? sean java.lang.NoClassDefFoundError:

Re: Instructions for maven-based build MyFaces (Please Test)

2005-12-02 Thread Bruno Aranda
For the examples I think we need one module for each webapp example (blank, simple, sandbox, tiles) and one module for the common logic of the examples (e.g. The SourceCodeServlet, for instance). So we could have this structure? myfaces-examples | + - examples-commons | + -

Re: Instructions for maven-based build MyFaces (Please Test)

2005-12-02 Thread Volker Weber
Something weird's going on. I started with simple example an make it working localy, then i start to commit my changes, but after adding the recources directory, which had positive respond from svn server, i can't do anything via svn. it seems that the test/myfaces repository has gone. Any ideas

Re: svn commit: r350265 - /myfaces/api/trunk/src/java/javax/faces/component/UIComponent.java

2005-12-02 Thread Mike Kienenberger
I removed it as soon as I realized there was still a lack of clarity on this issue. However, (and I'm not a lawyer), the CDDL looks compatible with the Apache license to me. On 12/2/05, Abrams, Howard A [EMAIL PROTECTED] wrote: A while back someone asked if ASF was reviewing CDDL to allow

Re: svn commit: r351675 [3/4] - in /myfaces: api/trunk/src/java/javax/faces/component/ api/trunk/src/java/javax/faces/component/html/ sandbox/trunk/src/java/org/apache/myfaces/custom/comparetovalidato

2005-12-02 Thread Mike Kienenberger
Mathias, Thanks for taking care of all of these! I wasn't aware of the issue of handling non-String values before, and it looks like I was not alone. On 12/2/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: -return vb != null ? (String)vb.getValue(getFacesContext()) : null; +

RE: svn commit: r350265 - /myfaces/api/trunk/src/java/javax/faces/component/UIComponent.java

2005-12-02 Thread Abrams, Howard A
I'm still trying to get better clarification on from our lawyers, but their first pass said there was some type of requirement to make the source available when distributing binaries. Who is handling talking this issue to the Apache lawyers? -Original Message- From: Mike Kienenberger

Re: Instructions for maven-based build MyFaces (Please Test)

2005-12-02 Thread Sean Schofield
Just added it back. Let me know if there are anymore problems. sean On 12/2/05, Sean Schofield [EMAIL PROTECTED] wrote: No idea. I guess they blew it away. I will readd it now. sean On 12/2/05, Volker Weber [EMAIL PROTECTED] wrote: Something weird's going on. I started with simple

[jira] Closed: (MYFACES-154) checkbox and listbox do not handler converters well

2005-12-02 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-154?page=all ] Bruno Aranda closed MYFACES-154: Fix Version: Nightly Resolution: Fixed This should be fixed in the current SVN now and available in the next nightly. Please check that everything

[jira] Commented: (MYFACES-870) IE6: NPE in JavaScript when using t:calendarInput

2005-12-02 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-870?page=comments#action_12359172 ] Bruno Aranda commented on MYFACES-870: -- Well, I removed the loop and tested the component (only in firefox, I am on a linux box) and it seems to work ok. Could you, or

[jira] Updated: (MYFACES-840) 404 in simple examples using jscookmenu

2005-12-02 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-840?page=all ] Dennis Byrne updated MYFACES-840: - Attachment: current.examples.simple.dec.1.2005.txt see commit by schof to /current/examples/simple on 6/27/05 for background. 404 in simple examples using

[jira] Updated: (MYFACES-899) Added javax.faces.Messages_mt.properties

2005-12-02 Thread Ramon Casha (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-899?page=all ] Ramon Casha updated MYFACES-899: Attachment: Messages_mt.properties Added javax.faces.Messages_mt.properties Key: MYFACES-899

[jira] Commented: (MYFACES-785) Docs refer to non-existant spec. section

2005-12-02 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-785?page=comments#action_12359210 ] Dennis Byrne commented on MYFACES-785: -- Hi Grant. Here's a one liner for the same issue. Index: examples/conf/web.xml

[jira] Commented: (MYFACES-785) Docs refer to non-existant spec. section

2005-12-02 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-785?page=comments#action_12359212 ] Dennis Byrne commented on MYFACES-785: -- ... and it looks like the same thing for examples/conf/basic-web.xml and examples/conf/web-develop.xml . Docs refer to