You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by st...@apache.org on 2004/09/09 17:42:52 UTC

cvs commit: jakarta-slide/proposals/jcrri/src/org/apache/slide/jcr/core/nodetype NodeTypeRegistry.java

stefan      2004/09/09 08:42:52

  Modified:    proposals/jcrri/src/org/apache/slide/jcr/core/nodetype
                        NodeTypeRegistry.java
  Log:
  jcrri: refactoring of PropertyDef & NodeDef interfaces
  
  Revision  Changes    Path
  1.18      +2 -2      jakarta-slide/proposals/jcrri/src/org/apache/slide/jcr/core/nodetype/NodeTypeRegistry.java
  
  Index: NodeTypeRegistry.java
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/proposals/jcrri/src/org/apache/slide/jcr/core/nodetype/NodeTypeRegistry.java,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- NodeTypeRegistry.java	27 Aug 2004 09:28:47 -0000	1.17
  +++ NodeTypeRegistry.java	9 Sep 2004 15:42:52 -0000	1.18
  @@ -458,7 +458,7 @@
   	    }
   	}
   
  -	ItemDef primaryItem = null;
  +	ChildItemDef primaryItem = null;
   
   	// validate property definitions
   	PropDef[] pda = ntd.getPropertyDefs();
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org