bloritsch    2003/06/16 09:05:41

  Modified:    .        libraries.properties
               event    default.properties project.xml
  Log:
  update so that we can find the Avalon-Framework generated by Maven
  
  Revision  Changes    Path
  1.11      +3 -3      avalon-excalibur/libraries.properties
  
  Index: libraries.properties
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/libraries.properties,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- libraries.properties      15 Jun 2003 16:08:53 -0000      1.10
  +++ libraries.properties      16 Jun 2003 16:05:41 -0000      1.11
  @@ -26,9 +26,9 @@
   altrmi-generator.jar=${altrmi.lib}/altrmi-generator-0.9.2.jar
   
   # ----- avalon-framework -----
  -avalon-framework.home=${basedir}/../../avalon
  -avalon-framework.lib=${avalon-framework.home}/target/lib
  -avalon-framework.jar=${avalon-framework.lib}/avalon-framework.jar
  +avalon-framework.home=${basedir}/../../avalon/framework
  +avalon-framework.lib=${avalon-framework.home}/target
  +avalon-framework.jar=${avalon-framework.lib}/avalon-framework-4.1.5-dev.jar
   
   # ----- bcel ----
   bcel.home=${basedir}/..
  
  
  
  1.43      +2 -2      avalon-excalibur/event/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/event/default.properties,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- default.properties        2 Jun 2003 18:28:55 -0000       1.42
  +++ default.properties        16 Jun 2003 16:05:41 -0000      1.43
  @@ -8,8 +8,8 @@
   name=excalibur-event
   Name=Excalibur Event
   dir-name=event
  -version=1.0.3
  -package-version=1.0.3
  +version=1.0.4-dev
  +package-version=1.0.4-dev
   year=2002
   
   # --------------------------------------------------
  
  
  
  1.2       +1 -1      avalon-excalibur/event/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/event/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml       7 Jun 2003 19:26:23 -0000       1.1
  +++ project.xml       16 Jun 2003 16:05:41 -0000      1.2
  @@ -5,7 +5,7 @@
   
       <name>Event</name>
       <id>excalibur-event</id>
  -    <currentVersion>1.0-dev</currentVersion>
  +    <currentVersion>1.0.4-dev</currentVersion>
       <inceptionYear>2003</inceptionYear>
       <shortDescription>Excalibur's Event component</shortDescription>
       <description>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to