From: <lk...@us...> - 2005-01-26 17:02:55
|
Update of /cvsroot/openorb/TradingService In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20500 Modified Files: WHATSNEW Log Message: removed obsolete ref to JDK tools.jar to allow compilation on Mac OSX Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/TradingService/WHATSNEW,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- WHATSNEW 19 Nov 2004 22:36:04 -0000 1.39 +++ WHATSNEW 26 Jan 2005 17:02:46 -0000 1.40 @@ -1,6 +1,9 @@ OpenORB TradingService ---------------------- +- removed reference to the JDK tools.jar from build.xml + to allow compilation on OSX + - Renamed "enum" variables to allow compilation on JDK 1.5 Version 1.4.0 BETA2 - July, 29 2004 - TradingService_1_4_0_BETA2 |