You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by co...@apache.org on 2002/04/01 06:04:29 UTC

cvs commit: jakarta-avalon-excalibur/all build.xml

colus       02/03/31 20:04:29

  Modified:    all      build.xml
  Log:
  Need excalibur-event.
  
  Revision  Changes    Path
  1.123     +3 -0      jakarta-avalon-excalibur/all/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/all/build.xml,v
  retrieving revision 1.122
  retrieving revision 1.123
  diff -u -r1.122 -r1.123
  --- build.xml	31 Mar 2002 03:47:00 -0000	1.122
  +++ build.xml	1 Apr 2002 04:04:29 -0000	1.123
  @@ -85,6 +85,8 @@
         value="../collections/build/lib/excalibur-collections-1.0.jar"/>
     <property name="excalibur-concurrent.jar"
         value="../concurrent/build/lib/excalibur-concurrent-1.0.jar"/>
  +  <property name="excalibur-event.jar"
  +      value="../event/build/lib/excalibur-event-1.0a.jar"/>
     <property name="excalibur-instrument.jar"
         value="../instrument/build/lib/excalibur-instrument-0.1.jar"/>
     <property name="logkit.jar" value="${tools.dir}/ext/logkit.jar"/>
  @@ -106,6 +108,7 @@
       <pathelement location="${avalon-framework.jar}"/>
       <pathelement location="${excalibur-collections.jar}"/>
       <pathelement location="${excalibur-concurrent.jar}"/>
  +    <pathelement location="${excalibur-event.jar}"/>
       <pathelement location="${excalibur-instrument.jar}"/>
       <pathelement location="${j2ee.jar}"/>
       <pathelement location="${logkit.jar}"/>
  
  
  

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


RE: cvs commit: jakarta-avalon-excalibur/all build.xml

Posted by Berin Loritsch <bl...@apache.org>.
I put event at the root level.

> -----Original Message-----
> From: Jeff Turner [mailto:jeff@snow.socialchange.net.au] On 
> Behalf Of Jeff Turner
> Sent: Sunday, March 31, 2002 11:47 PM
> To: Avalon Developers List
> Cc: jakarta-avalon-excalibur-cvs@apache.org
> Subject: Re: cvs commit: jakarta-avalon-excalibur/all build.xml
> 
> 
> On Mon, Apr 01, 2002 at 04:04:29AM -0000, colus@apache.org wrote:
> > colus       02/03/31 20:04:29
> > 
> >   Modified:    all      build.xml
> >   Log:
> >   Need excalibur-event.
> 
> Yes.. don't do too much, I'm just about to commit a large fixup :)
> 
> --Jeff
> 
> --
> To unsubscribe, e-mail:   
> <mailto:avalon-cvs-> unsubscribe@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: cvs commit: jakarta-avalon-excalibur/all build.xml

Posted by Jeff Turner <je...@socialchange.net.au>.
On Mon, Apr 01, 2002 at 04:04:29AM -0000, colus@apache.org wrote:
> colus       02/03/31 20:04:29
> 
>   Modified:    all      build.xml
>   Log:
>   Need excalibur-event.

Yes.. don't do too much, I'm just about to commit a large fixup :)

--Jeff

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


Re: cvs commit: jakarta-avalon-excalibur/all build.xml

Posted by Jeff Turner <je...@socialchange.net.au>.
On Mon, Apr 01, 2002 at 04:04:29AM -0000, colus@apache.org wrote:
> colus       02/03/31 20:04:29
> 
>   Modified:    all      build.xml
>   Log:
>   Need excalibur-event.

Yes.. don't do too much, I'm just about to commit a large fixup :)

--Jeff

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