|
From: Michael R. <mr...@us...> - 2004-07-29 09:48:50
|
Update of /cvsroot/openorb/ConcurrencyControlService In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3813/ConcurrencyControlService Modified Files: WHATSNEW Log Message: Added release tags to the WHATSNEW files Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/ConcurrencyControlService/WHATSNEW,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- WHATSNEW 10 Feb 2004 19:34:29 -0000 1.24 +++ WHATSNEW 29 Jul 2004 09:48:11 -0000 1.25 @@ -1,14 +1,16 @@ -OpenORB ConcurrencyService --------------------------- +OpenORB ConcurrencyControlService +--------------------------------- -- upgraded to checkstyle 3.3 +Version 1.4.0 BETA2 - July, 29 2004 - ConcurrencyControlService_1_4_0_BETA2 + +- Upgraded to checkstyle 3.3. - Fixed various warnings Eclipse 3.0M6 complained about. - + - Added Eclipse project files (.project and .classpath) the project can now easily be imported by New->Project->Import From existing Source - + - Placed compiler cache files in build directory, caches are now deleted by invoking the build target "clean" |