arminw 2005/09/26 09:57:58 Modified: . Tag: OJB_1_0_RELEASE build.properties Log: fix OJB's javadoc image, update javadoc footer Revision Changes Path No revision No revision 1.64.2.11 +7 -6 db-ojb/build.properties Index: build.properties =================================================================== RCS file: /home/cvs/db-ojb/build.properties,v retrieving revision 1.64.2.10 retrieving revision 1.64.2.11 diff -u -r1.64.2.10 -r1.64.2.11 --- build.properties 9 Aug 2005 20:03:21 -0000 1.64.2.10 +++ build.properties 26 Sep 2005 16:57:57 -0000 1.64.2.11 @@ -191,10 +191,11 @@ org.apache.ojb.junit,\ org.apache.ojb.performance -copyright=(C) 2002 - 2004 Apache Software Foundation <br>All rights reserved. Published under the Apache License 2.0. <br> <a href="http://db.apache.org/ojb">http://db.apache.org/ojb</a> -icon=<img src="../images/ojb-200.png" alt="ObJectRelationalBridge"> -br=<br> -hr=<hr> +copyright=(C) 2002 - 2005 Apache Software Foundation \ +<br/>All rights reserved. Published under the Apache License 2.0. \ +<br/><a href="http://db.apache.org/ojb">http://db.apache.org/ojb</a> +icon=<img src="../images/ojb-400-white.png" alt="ObJectRelationalBridge"> +br=<br/> # project name and version info @@ -204,7 +205,7 @@ minor=0 build=4_rc-1 version=${major}.${minor}.${build} -versiondate=2005-04-2 +versiondate=2005-10-10 ojb-filename-prefix=${project-name}-${version} #
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
