You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/06/24 23:44:36 UTC

cvs commit: avalon-sandbox/merlin/merlin-extensions/merlin-jndi-new README.TXT

mcconnell    2003/06/24 14:44:36

  Modified:    merlin/merlin-extensions/merlin-jndi-new README.TXT
  Log:
  Add build instructions.
  
  Revision  Changes    Path
  1.2       +4 -0      avalon-sandbox/merlin/merlin-extensions/merlin-jndi-new/README.TXT
  
  Index: README.TXT
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/merlin-extensions/merlin-jndi-new/README.TXT,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.TXT	24 Jun 2003 21:36:44 -0000	1.1
  +++ README.TXT	24 Jun 2003 21:44:36 -0000	1.2
  @@ -1,3 +1,7 @@
   
   This is an generally complete JNDI implementation. It provides support for naming structure navigation (visible in the test case) and in principal it provides support for directory functions although this has not been tested yet.  Work remaining is to integrate the service resolution with the merlin system, and investigate how best to leverage the meta-model.
   
  +$ cd merlin-jndi-new
  +$ maven jar
  +
  +
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org