|
From: Michael R. <mr...@us...> - 2004-07-29 09:48:24
|
Update of /cvsroot/openorb/PropertyService In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3813/PropertyService Modified Files: WHATSNEW Log Message: Added release tags to the WHATSNEW files Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/PropertyService/WHATSNEW,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- WHATSNEW 10 Feb 2004 20:06:08 -0000 1.23 +++ WHATSNEW 29 Jul 2004 09:48:12 -0000 1.24 @@ -1,14 +1,16 @@ OpenORB PropertyService ----------------------- -- upgraded to checkstyle 3.3 +Version 1.4.0 BETA2 - July, 29 2004 - PropertyService_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" |