You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by th...@apache.org on 2003/12/06 20:07:09 UTC

cvs commit: db-ojb release-notes.txt build.properties

thma        2003/12/06 11:07:09

  Modified:    .        release-notes.txt build.properties
  Log:
  prepare rc5 release
  
  Revision  Changes    Path
  1.24      +4 -1      db-ojb/release-notes.txt
  
  Index: release-notes.txt
  ===================================================================
  RCS file: /home/cvs/db-ojb/release-notes.txt,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- release-notes.txt	3 Dec 2003 16:50:00 -0000	1.23
  +++ release-notes.txt	6 Dec 2003 19:07:09 -0000	1.24
  @@ -60,6 +60,9 @@
   
   - fix ClassLoader problem when merging DescriptorRepository instances
   
  +- fixed the JDORI problems with loading object via extend based queries.
  +  now objects are brought under JDO control and equipped with a statemanager
  +  in the load process.
   
   ---------------------------------------------------------------------
   Release 1.0 rc4
  
  
  
  1.43      +3 -3      db-ojb/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/db-ojb/build.properties,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- build.properties	28 Oct 2003 12:23:32 -0000	1.42
  +++ build.properties	6 Dec 2003 19:07:09 -0000	1.43
  @@ -104,9 +104,9 @@
   project-name=db-ojb
   major=1
   minor=0
  -build=rc4
  +build=rc5
   version=${major}.${minor}.${build}
  -versiondate=2003-07-27
  +versiondate=2003-12-14
   ojb-filename-prefix=${project-name}-${version}
   
   #
  
  
  

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