Re: Compilation failure on HtmlFormRenderer in the sandbox.

2007-02-08 Thread Mike Kienenberger

Cagatay submitted some patches dealing with HtmlFormRenderer earlier today.
It probably has to do with these.   Maybe some of your code checkout
isn't completely up-to-date?

Try clearing your myfaces repository files, doing a clean checkout,
and seeing if that solves the problem.

Failing that, it's probably due to one of these:

http://svn.apache.org/viewvc?view=rev&rev=504829
http://svn.apache.org/viewvc?view=rev&rev=504834
http://svn.apache.org/viewvc?view=rev&rev=504844
http://svn.apache.org/viewvc?view=rev&rev=504845
http://svn.apache.org/viewvc?view=rev&rev=504846
http://svn.apache.org/viewvc?view=rev&rev=504847


On 2/8/07, Paul Spencer <[EMAIL PROTECTED]> wrote:

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

C:\svn_apache_org\myfaces-061205\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\renderkit\html\ext\HtmlFormRenderer.java:[32,71]
 cannot resolve symbol
symbol  : class HtmlFormRenderer
location: package html

C:\svn_apache_org\myfaces-061205\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\renderkit\html\ext\HtmlFormRenderer.java:[41,8]
 cannot resolve symbol
symbol  : variable super
location: class org.apache.myfaces.renderkit.html.ext.HtmlFormRenderer

C:\svn_apache_org\myfaces-061205\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\renderkit\html\ext\HtmlFormRenderer.java:[45,8]
 cannot resolve symbol
symbol  : variable super
location: class org.apache.myfaces.renderkit.html.ext.HtmlFormRenderer




Compilation failure on HtmlFormRenderer in the sandbox.

2007-02-08 Thread Paul Spencer

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

C:\svn_apache_org\myfaces-061205\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\renderkit\html\ext\HtmlFormRenderer.java:[32,71]
 cannot resolve symbol
symbol  : class HtmlFormRenderer
location: package html

C:\svn_apache_org\myfaces-061205\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\renderkit\html\ext\HtmlFormRenderer.java:[41,8]
 cannot resolve symbol
symbol  : variable super
location: class org.apache.myfaces.renderkit.html.ext.HtmlFormRenderer

C:\svn_apache_org\myfaces-061205\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\renderkit\html\ext\HtmlFormRenderer.java:[45,8]
 cannot resolve symbol
symbol  : variable super
location: class org.apache.myfaces.renderkit.html.ext.HtmlFormRenderer