You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/11/16 13:43:49 UTC

cvs commit: jakarta-avalon-excalibur/instrument-client altrmiproxies.xml default.properties

donaldp     2002/11/16 04:43:49

  Modified:    instrument-client altrmiproxies.xml default.properties
  Log:
  AltRMI task seems to require server interfaces now ?
  
  Revision  Changes    Path
  1.5       +1 -0      jakarta-avalon-excalibur/instrument-client/altrmiproxies.xml
  
  Index: altrmiproxies.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/instrument-client/altrmiproxies.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- altrmiproxies.xml	14 Aug 2002 14:58:21 -0000	1.4
  +++ altrmiproxies.xml	16 Nov 2002 12:43:48 -0000	1.5
  @@ -8,6 +8,7 @@
           <pathelement location="${avalon-framework.jar}"/>
           <pathelement location="${excalibur-altrmi-client-impl.jar}"/>
           <pathelement location="${excalibur-altrmi-client-interfaces.jar}"/>
  +        <pathelement location="${excalibur-altrmi-server-interfaces.jar}"/>
           <pathelement location="${excalibur-altrmi-common.jar}"/>
           <pathelement location="${excalibur-altrmi-generator.jar}"/>
           <pathelement location="${excalibur-instrument-manager-interfaces.jar}"/>
  
  
  
  1.10      +1 -0      jakarta-avalon-excalibur/instrument-client/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/instrument-client/default.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- default.properties	16 Nov 2002 12:08:49 -0000	1.9
  +++ default.properties	16 Nov 2002 12:43:48 -0000	1.10
  @@ -34,6 +34,7 @@
   excalibur-altrmi-common.jar=${excalibur-altrmi.home}/excalibur-altrmi-common-0.7.jar
   excalibur-altrmi-client-impl.jar=${excalibur-altrmi.home}/excalibur-altrmi-client-impl-0.7.jar
   excalibur-altrmi-client-interfaces.jar=${excalibur-altrmi.home}/excalibur-altrmi-client-interfaces-0.7.jar
  +excalibur-altrmi-server-interfaces.jar=${excalibur-altrmi.home}/excalibur-altrmi-server-interfaces-0.7.jar
   excalibur-altrmi-generator.jar=${excalibur-altrmi.home}/excalibur-altrmi-generator-0.7.jar
   
   # ----- Excalibur instrument-manager -----
  
  
  

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


Re: cvs commit: jakarta-avalon-excalibur/instrument-client altrmiproxies.xml default.properties

Posted by Peter Donald <pe...@apache.org>.
heads up.

On Sat, 16 Nov 2002 23:43, donaldp@apache.org wrote:
> donaldp     2002/11/16 04:43:49
>
>   Modified:    instrument-client altrmiproxies.xml default.properties
>   Log:
>   AltRMI task seems to require server interfaces now ?
>
>   Revision  Changes    Path
>   1.5       +1 -0     
> jakarta-avalon-excalibur/instrument-client/altrmiproxies.xml
>
>   Index: altrmiproxies.xml
>   ===================================================================
>   RCS file:
> /home/cvs/jakarta-avalon-excalibur/instrument-client/altrmiproxies.xml,v
> retrieving revision 1.4
>   retrieving revision 1.5
>   diff -u -r1.4 -r1.5
>   --- altrmiproxies.xml	14 Aug 2002 14:58:21 -0000	1.4
>   +++ altrmiproxies.xml	16 Nov 2002 12:43:48 -0000	1.5
>   @@ -8,6 +8,7 @@
>            <pathelement location="${avalon-framework.jar}"/>
>            <pathelement location="${excalibur-altrmi-client-impl.jar}"/>
>            <pathelement
> location="${excalibur-altrmi-client-interfaces.jar}"/> +       
> <pathelement location="${excalibur-altrmi-server-interfaces.jar}"/>
> <pathelement location="${excalibur-altrmi-common.jar}"/> <pathelement
> location="${excalibur-altrmi-generator.jar}"/> <pathelement
> location="${excalibur-instrument-manager-interfaces.jar}"/>
>
>
>
>   1.10      +1 -0     
> jakarta-avalon-excalibur/instrument-client/default.properties
>
>   Index: default.properties
>   ===================================================================
>   RCS file:
> /home/cvs/jakarta-avalon-excalibur/instrument-client/default.properties,v
> retrieving revision 1.9
>   retrieving revision 1.10
>   diff -u -r1.9 -r1.10
>   --- default.properties	16 Nov 2002 12:08:49 -0000	1.9
>   +++ default.properties	16 Nov 2002 12:43:48 -0000	1.10
>   @@ -34,6 +34,7 @@
>   
> excalibur-altrmi-common.jar=${excalibur-altrmi.home}/excalibur-altrmi-commo
>n-0.7.jar
> excalibur-altrmi-client-impl.jar=${excalibur-altrmi.home}/excalibur-altrmi-
>client-impl-0.7.jar
> excalibur-altrmi-client-interfaces.jar=${excalibur-altrmi.home}/excalibur-a
>ltrmi-client-interfaces-0.7.jar
> +excalibur-altrmi-server-interfaces.jar=${excalibur-altrmi.home}/excalibur-
>altrmi-server-interfaces-0.7.jar
> excalibur-altrmi-generator.jar=${excalibur-altrmi.home}/excalibur-altrmi-ge
>nerator-0.7.jar
>
>    # ----- Excalibur instrument-manager -----

-- 
Cheers,

Peter Donald
------------------------------------
The two secrets to success:
   1- Don't tell anyone everything.
------------------------------------ 



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