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 br...@apache.org on 2005/03/09 04:00:02 UTC

cvs commit: db-ojb build.properties

brianm      2005/03/08 19:00:02

  Modified:    .        Tag: OJB_1_0_RELEASE build.properties
  Log:
  Update build.properties in preperation for release
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.64.2.5  +5 -5      db-ojb/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/db-ojb/build.properties,v
  retrieving revision 1.64.2.4
  retrieving revision 1.64.2.5
  diff -u -r1.64.2.4 -r1.64.2.5
  --- build.properties	12 Jan 2005 21:23:04 -0000	1.64.2.4
  +++ build.properties	9 Mar 2005 03:00:02 -0000	1.64.2.5
  @@ -21,7 +21,7 @@
   # With the 'profile' property you can choose the RDBMS platform OJB is using
   # implemented profiles:
   #
  -profile=hsqldb
  +#profile=hsqldb
   # use the mssqldb-JSQLConnect profile for Microsoft SQL Server and
   # you will automatically JSQLConnect driver, from http://www.j-netdirect.com/
   # MBAIRD: This is my driver of preference for MS SQL Server, I find the OEM'd
  @@ -35,7 +35,7 @@
   #profile=oracle9i
   #profile=oracle9i-Seropto
   #profile=msaccess
  -#profile=postgresql
  +profile=postgresql
   #profile=informix
   #profile=sybase
   #profile=sapdb
  @@ -200,9 +200,9 @@
   project-name=db-ojb
   major=1
   minor=0
  -build=1
  +build=2
   version=${major}.${minor}.${build}
  -versiondate=2004-09-08
  +versiondate=2005-03-12
   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