You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Mariano Adolfo Nardi <mn...@portalclinico.net> on 2002/08/20 18:43:48 UTC

Contribution

Hi!

I´m a java programmer from Argentina and i want to know if i cant contribute
to the project in some way.
Thanks

Mariano Adolfo Nardi

PD: I don't write well in english,.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Contribution

Posted by Stephen McConnell <mc...@apache.org>.

Stephen McConnell wrote:

>
>
> Mariano Adolfo Nardi wrote:
>
>> Steve:
>>
>> yes, no problem.
>>
>
> Great!
>
> I'm just in the process of restructuring a couple of packages - that 
> will be finished this evening.
> I'll post an update as soon as that complete.


The updates are now done.  The upside of the updates is complete
synchronization with the overall Excalibur build process and
dependency management.  The downside is a rather heavy overhead
in terms of the projects you need to checkout and build.

Here is a summary of what you need to do:

  * checkout the following Apache projects:

      jakarta-site
      jakarta-avalon
      jakarta-avalon-logkit
      jakarta-avalon-excalibur

  * build the following (just cd to the directory and invoke ant
    but do it in the order listed)

      jakarta-avalon
      jakarta-avalon-logkit

  * build merlin 2 (this will automatically build the Excalibur depedencies)

      $ cd ..\jakarta-avalon-excalibur\assembly
      $ ant

  * run the demo to confirm everything is ok

      $ kernel

  * a number of container are running, to halt the pricess, just
    hit ^C


Nest step is to put together a outline of the test units that make sense.

Cheers, Steve.

     

>
> Cheers, Steve.
>
>
>
>>
>>
>> ----- Original Message -----
>> From: "Stephen McConnell" <mc...@apache.org>
>> To: "Avalon Developers List" <av...@jakarta.apache.org>
>> Sent: Tuesday, August 20, 2002 13:54
>> Subject: Re: Contribution
>>
>>
>>  
>>
>>> Mariano Adolfo Nardi wrote:
>>>
>>>   
>>>
>>>> Hi!
>>>>
>>>> I´m a java programmer from Argentina and i want to know if i cant
>>>>     
>>>
>> contribute
>>  
>>
>>>> to the project in some way.
>>>> Thanks
>>>>
>>>>     
>>>
>>> Are you interested in writting up some unit tests for Merlin ?
>>>
>>> Cheers, Steve.
>>>
>>>   
>>>
>>>> Mariano Adolfo Nardi
>>>>
>>>> PD: I don't write well in english,.
>>>>
>>>>
>>>> -- 
>>>> To unsubscribe, e-mail:
>>>>     
>>>
>> <ma...@jakarta.apache.org>
>>  
>>
>>>> For additional commands, e-mail:
>>>>     
>>>
>> <ma...@jakarta.apache.org>
>>  
>>
>>>>
>>>>     
>>>
>>> -- 
>>>
>>> Stephen J. McConnell
>>>
>>> OSM SARL
>>> digital products for a global economy
>>> mailto:mcconnell@osm.net
>>> http://www.osm.net
>>>
>>>
>>>
>>>
>>> -- 
>>> To unsubscribe, e-mail:
>>>   
>>
>> <ma...@jakarta.apache.org>
>>  
>>
>>> For additional commands, e-mail:
>>>   
>>
>> <ma...@jakarta.apache.org>
>>  
>>
>>
>>
>> -- 
>> To unsubscribe, e-mail:   
>> <ma...@jakarta.apache.org>
>> For additional commands, e-mail: 
>> <ma...@jakarta.apache.org>
>>
>>  
>>
>

-- 

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:mcconnell@osm.net
http://www.osm.net




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Contribution

Posted by Stephen McConnell <mc...@apache.org>.

Mariano Adolfo Nardi wrote:

>Steve:
>
>yes, no problem.
>

Great!

I'm just in the process of restructuring a couple of packages - that 
will be finished this evening.
I'll post an update as soon as that complete.

Cheers, Steve.



>
>
>----- Original Message -----
>From: "Stephen McConnell" <mc...@apache.org>
>To: "Avalon Developers List" <av...@jakarta.apache.org>
>Sent: Tuesday, August 20, 2002 13:54
>Subject: Re: Contribution
>
>
>  
>
>>Mariano Adolfo Nardi wrote:
>>
>>    
>>
>>>Hi!
>>>
>>>I´m a java programmer from Argentina and i want to know if i cant
>>>      
>>>
>contribute
>  
>
>>>to the project in some way.
>>>Thanks
>>>
>>>      
>>>
>>Are you interested in writting up some unit tests for Merlin ?
>>
>>Cheers, Steve.
>>
>>    
>>
>>>Mariano Adolfo Nardi
>>>
>>>PD: I don't write well in english,.
>>>
>>>
>>>--
>>>To unsubscribe, e-mail:
>>>      
>>>
><ma...@jakarta.apache.org>
>  
>
>>>For additional commands, e-mail:
>>>      
>>>
><ma...@jakarta.apache.org>
>  
>
>>>
>>>      
>>>
>>--
>>
>>Stephen J. McConnell
>>
>>OSM SARL
>>digital products for a global economy
>>mailto:mcconnell@osm.net
>>http://www.osm.net
>>
>>
>>
>>
>>--
>>To unsubscribe, e-mail:
>>    
>>
><ma...@jakarta.apache.org>
>  
>
>>For additional commands, e-mail:
>>    
>>
><ma...@jakarta.apache.org>
>  
>
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>  
>

-- 

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:mcconnell@osm.net
http://www.osm.net




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Contribution

Posted by Mariano Adolfo Nardi <mn...@portalclinico.net>.
Paul:

Yes, the only issue is that i am still getting aqcuainted with the project,
so i maybe a little slow in completing this first assignements :).

cheers,

Mariano

----- Original Message -----
From: "Paul Hammant" <Pa...@yahoo.com>
To: "Avalon Developers List" <av...@jakarta.apache.org>
Sent: Tuesday, August 20, 2002 8:05 PM
Subject: Re: Contribution


> Mariano,
>
> >>Are you interested in writting up some unit tests for Merlin ?
> >>
> >>
> >>
> And an AbstractPhoenixUnitTest ? :-)
>
> - Paul
>
> >>
> >>
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Contribution

Posted by Paul Hammant <Pa...@yahoo.com>.
Mariano,

>>Are you interested in writting up some unit tests for Merlin ?
>>
>>    
>>
And an AbstractPhoenixUnitTest ? :-)

- Paul

>>    
>>




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Contribution

Posted by Mariano Adolfo Nardi <mn...@portalclinico.net>.
Steve:

yes, no problem.


----- Original Message -----
From: "Stephen McConnell" <mc...@apache.org>
To: "Avalon Developers List" <av...@jakarta.apache.org>
Sent: Tuesday, August 20, 2002 13:54
Subject: Re: Contribution


>
>
> Mariano Adolfo Nardi wrote:
>
> >Hi!
> >
> >I´m a java programmer from Argentina and i want to know if i cant
contribute
> >to the project in some way.
> >Thanks
> >
>
> Are you interested in writting up some unit tests for Merlin ?
>
> Cheers, Steve.
>
> >
> >Mariano Adolfo Nardi
> >
> >PD: I don't write well in english,.
> >
> >
> >--
> >To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> >For additional commands, e-mail:
<ma...@jakarta.apache.org>
> >
> >
> >
>
> --
>
> Stephen J. McConnell
>
> OSM SARL
> digital products for a global economy
> mailto:mcconnell@osm.net
> http://www.osm.net
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Contribution

Posted by Stephen McConnell <mc...@apache.org>.

Mariano Adolfo Nardi wrote:

>Hi!
>
>I´m a java programmer from Argentina and i want to know if i cant contribute
>to the project in some way.
>Thanks
>

Are you interested in writting up some unit tests for Merlin ?

Cheers, Steve.

>
>Mariano Adolfo Nardi
>
>PD: I don't write well in english,.
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>  
>

-- 

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:mcconnell@osm.net
http://www.osm.net




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>