Re: phantom branch

2006-06-03 Thread Wendy Smoak
On 6/2/06, Dennis Byrne [EMAIL PROTECTED] wrote: mvn clean install gives me a -source 1.5 message. I tried placing the following under project/build/pugins for impl . ... I would think this works because impl is the parent project of the API, but it still fails. No... both myfaces-impl

[jira] Created: (MYFACES-1320) Make Myfaces889TestCase working again

2006-06-03 Thread Dennis Byrne (JIRA)
Make Myfaces889TestCase working again - Key: MYFACES-1320 URL: http://issues.apache.org/jira/browse/MYFACES-1320 Project: MyFaces Core Type: Test Components: JSR-252 Reporter: Dennis Byrne Assigned to: Dennis Byrne

Re: phantom branch

2006-06-03 Thread Dennis Byrne
The other two issues I see in svn are: * a missing opening curly brace at the end of 87 of UIComponent.java * a missing dependency for javax.el Got 'em. Thanks. Wendy Dennis Byrne

[jira] Created: (MYFACES-1321) Make FactoryFinderTest UIComponentBaseTest work again

2006-06-03 Thread Dennis Byrne (JIRA)
Make FactoryFinderTest UIComponentBaseTest work again --- Key: MYFACES-1321 URL: http://issues.apache.org/jira/browse/MYFACES-1321 Project: MyFaces Core Type: Test Reporter: Dennis Byrne Assigned to: Dennis

[jira] Created: (TOMAHAWK-466) WARNING: HTML nesting warning on closing tbody: element tr rendered by component

2006-06-03 Thread Julian Ray (JIRA)
WARNING: HTML nesting warning on closing tbody: element tr rendered by component Key: TOMAHAWK-466 URL: http://issues.apache.org/jira/browse/TOMAHAWK-466 Project: MyFaces Tomahawk Type:

Re: svn commit: r411405 - /myfaces/core/branches/jsf12/api/pom.xml

2006-06-03 Thread Wendy Smoak
On 6/3/06, Dennis Byrne [EMAIL PROTECTED] wrote: I had to download glassfish and put lib/jaavee.jar in my local repo, as well as a jetty jar containing the servlet api ( 2.5 ). The javax.el package classes are in javaee.jar . I'm pretty sure javax.el is not on the web, so I think we are

Re: svn commit: r411228 - /myfaces/core/trunk/impl/src/main/java/org/apache/myfaces/application/ApplicationImpl.java

2006-06-03 Thread Dennis Byrne
Stan already got two of those. Dennis Byrne -Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Saturday, June 3, 2006 10:37 PM To: 'MyFaces Development' Subject: Re: svn commit: r411228 -

Re: svn commit: r411228 - /myfaces/core/trunk/impl/src/main/java/org/apache/myfaces/application/ApplicationImpl.java

2006-06-03 Thread Martin Marinschek
Those two are invokeOnComponent? That would be Matthias, then. regards, Martin On 6/4/06, Dennis Byrne [EMAIL PROTECTED] wrote: Stan already got two of those. Dennis Byrne -Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Saturday, June 3, 2006 10:37 PM To: