You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Reinhard Poetz <re...@apache.org> on 2006/03/13 10:54:41 UTC

Latest changes in forms-impl break build in trunk

Sylvain Wallez wrote:
> Carsten Ziegeler wrote:
> 
>>Anyways, given my current time constraints I can do the release not any
>>sooner than the 31st of March - so, seeing this as a positive fact, we
>>have a little more time to test everything :). I would call for a code
>>freeze on the 24th of March then.
>>  
> 
> 
> +1. Dojo code is committed, and I'd like people to try the new forms
> samples.

cocoon/trunk build stops with following error:

[INFO] Compilation failure

F:\os\cocoon\trunk\cocoon-forms\cocoon-forms-impl\src\main\java\org\apache\cocoo
n\forms\generation\SuggestionListGenerator.java:[125,18] pushCallContext(org.apa
che.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter,org.apache.c
ocoon.environment.Redirector,org.apache.avalon.framework.service.ServiceManager,
org.apache.avalon.framework.context.Context,org.apache.avalon.framework.logger.L
ogger,org.apache.cocoon.components.flow.WebContinuation) is not public in org.ap
ache.cocoon.components.flow.javascript.fom.FOM_Cocoon; cannot be accessed from o
utside package

F:\os\cocoon\trunk\cocoon-forms\cocoon-forms-impl\src\main\java\org\apache\cocoo
n\forms\generation\SuggestionListGenerator.java:[138,22] popCallContext() is not
  public in org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon; cannot b
e accessed from outside package

-- 
Reinhard Pötz           Independent Consultant, Trainer & (IT)-Coach 

{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                        web(log): http://www.poetz.cc
--------------------------------------------------------------------

	

	
		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

Re: Latest changes in forms-impl break build in trunk

Posted by Sylvain Wallez <sy...@apache.org>.
Reinhard Poetz wrote:
> Sylvain Wallez wrote:
>> Carsten Ziegeler wrote:
>>
>>> Anyways, given my current time constraints I can do the release not any
>>> sooner than the 31st of March - so, seeing this as a positive fact, we
>>> have a little more time to test everything :). I would call for a code
>>> freeze on the 24th of March then.
>>>  
>>
>>
>> +1. Dojo code is committed, and I'd like people to try the new forms
>> samples.
>
> cocoon/trunk build stops with following error:
>
> [INFO] Compilation failure
>
> F:\os\cocoon\trunk\cocoon-forms\cocoon-forms-impl\src\main\java\org\apache\cocoo
>
> n\forms\generation\SuggestionListGenerator.java:[125,18]
> pushCallContext(org.apa
> che.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter,org.apache.c
>
> ocoon.environment.Redirector,org.apache.avalon.framework.service.ServiceManager,
>
> org.apache.avalon.framework.context.Context,org.apache.avalon.framework.logger.L
>
> ogger,org.apache.cocoon.components.flow.WebContinuation) is not public
> in org.ap
> ache.cocoon.components.flow.javascript.fom.FOM_Cocoon; cannot be
> accessed from o
> utside package
>
> F:\os\cocoon\trunk\cocoon-forms\cocoon-forms-impl\src\main\java\org\apache\cocoo
>
> n\forms\generation\SuggestionListGenerator.java:[138,22]
> popCallContext() is not
>  public in
> org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon; cannot b
> e accessed from outside package

Ooops. Should be fixed now.

The Dojo stuff should also fail at runtime in trunk as I don't know how
to integrate/where to place the dojo library (see dojo-xxx.jar in 2.1
branch) in the maven architecture.

Any help welcome!

Sylvain

-- 
Sylvain Wallez
http://bluxte.net
Apache Software Foundation Member