|
From: Michael R. <mr...@us...> - 2004-07-29 09:48:23
|
Update of /cvsroot/openorb/NamingService In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3813/NamingService Modified Files: WHATSNEW Log Message: Added release tags to the WHATSNEW files Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/NamingService/WHATSNEW,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- WHATSNEW 10 Feb 2004 19:41:39 -0000 1.38 +++ WHATSNEW 29 Jul 2004 09:48:12 -0000 1.39 @@ -1,14 +1,16 @@ OpenORB NamingService --------------------- -- upgraded to checkstyle 3.3 +Version 1.4.0 BETA2 - July, 29 2004 - NamingService_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 - + - Added a fix for the JNDI context factory to use the fallback if all other ways fail. |