You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Siegfried Goeschl <si...@it20one.at> on 2005/05/18 15:46:01 UTC

Integrating YAAFI into Turbine 2.4.x ....

Hi folks,

I integrated YAAFI into Turbine and the JUNIT test pass with YAAFI and 
ECM. Shall I commit the changes to CVS HEAD or work on a branch?!

I lean towards committing to CVS HEAD since I also need to delete the 
remaining Merlin artifacts from the CVS repo.

Cheers,

Siegfried Goeschl

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: Integrating YAAFI into Turbine 2.4.x ....

Posted by Leandro Rodrigo Saad Cruz <le...@ibnetwork.com.br>.
+1 on HEAD

--
Leandro Rodrigo Saad Cruz
IT - Inter Business Tecnologia e
Serviços (IB)
http://www.ibnetwork.com.br
http://db.apache.org/ojb
http://xingu.sf.net


On Wed, 18 May 2005 15:46:01 +0200, Siegfried Goeschl <si...@it20one.at> escreveu:

> De: Siegfried Goeschl <si...@it20one.at>
> Data: Wed, 18 May 2005 15:46:01 +0200
> Para: Turbine Developers List <tu...@jakarta.apache.org>
> Assunto: Integrating YAAFI into Turbine 2.4.x ....
> 
> Hi folks,
> 
> I integrated YAAFI into Turbine and the JUNIT test pass with YAAFI and 
> ECM. Shall I commit the changes to CVS HEAD or work on a branch?!
> 
> I lean towards committing to CVS HEAD since I also need to delete the 
> remaining Merlin artifacts from the CVS repo.
> 
> Cheers,
> 
> Siegfried Goeschl
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
> 
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: Integrating YAAFI into Turbine 2.4.x ....

Posted by Siegfried Goeschl <si...@it20one.at>.
Hi Eric,

I committed the changes - either ECM and YAAFI can be used as Avalon 
container of choice.

BTW, the Turbine build using CVS HEAD is broken and I'm not able to fix it

+) an unofficial Torque version was used and I had to replace it with 
the latest Torque 3.1.1 release in the project.xml
+) the build of the  Torque extension fails on my box and enforcing the 
usage of an unreleased maven-torque-plugin makes me nervous since it 
could break my other builds.

Cheers,

Siegfried Goeschl


Eric Pugh wrote:

> I'll echo Peter that if it is something that is optional versus 
> mandatory, then that sounds great..  I assume your implementation 
> looks somewhat like the existing container adapters?
>
> Eric
>
>
> On May 18, 2005, at 9:24 AM, Peter Courcoux wrote:
>
>> Hi Siegfried,
>>
>> If this is done, which I believe is the case, as a service which can 
>> be enabled/disabled from TurbineResources.properties then I would say 
>> go ahead and commit to CVS HEAD.
>>
>> Regards,
>>
>> Peter
>>
>> Siegfried Goeschl wrote:
>>
>>> Hi folks,
>>>
>>> I integrated YAAFI into Turbine and the JUNIT test pass with YAAFI 
>>> and ECM. Shall I commit the changes to CVS HEAD or work on a branch?!
>>>
>>> I lean towards committing to CVS HEAD since I also need to delete 
>>> the remaining Merlin artifacts from the CVS repo.
>>>
>>> Cheers,
>>>
>>> Siegfried Goeschl
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: Integrating YAAFI into Turbine 2.4.x ....

Posted by Eric Pugh <ep...@upstate.com>.
I'll echo Peter that if it is something that is optional versus 
mandatory, then that sounds great..  I assume your implementation looks 
somewhat like the existing container adapters?

Eric


On May 18, 2005, at 9:24 AM, Peter Courcoux wrote:

> Hi Siegfried,
>
> If this is done, which I believe is the case, as a service which can 
> be enabled/disabled from TurbineResources.properties then I would say 
> go ahead and commit to CVS HEAD.
>
> Regards,
>
> Peter
>
> Siegfried Goeschl wrote:
>
>> Hi folks,
>>
>> I integrated YAAFI into Turbine and the JUNIT test pass with YAAFI 
>> and ECM. Shall I commit the changes to CVS HEAD or work on a branch?!
>>
>> I lean towards committing to CVS HEAD since I also need to delete the 
>> remaining Merlin artifacts from the CVS repo.
>>
>> Cheers,
>>
>> Siegfried Goeschl
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: Integrating YAAFI into Turbine 2.4.x ....

Posted by Peter Courcoux <pe...@courcoux.biz>.
Hi Siegfried,

If this is done, which I believe is the case, as a service which can be 
enabled/disabled from TurbineResources.properties then I would say go 
ahead and commit to CVS HEAD.

Regards,

Peter

Siegfried Goeschl wrote:

> Hi folks,
>
> I integrated YAAFI into Turbine and the JUNIT test pass with YAAFI and 
> ECM. Shall I commit the changes to CVS HEAD or work on a branch?!
>
> I lean towards committing to CVS HEAD since I also need to delete the 
> remaining Merlin artifacts from the CVS repo.
>
> Cheers,
>
> Siegfried Goeschl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org