User: ara_e_w 
  Date: 02/06/12 14:27:53

  Modified:    core/test/src/xdoclet/retest/ref/ejb/interfaces
                        InheritedCMPSubPK.java InheritedCMPSuperPK.java
                        SimpleCMPPK.java
  Log:
  - remove ver-uid parameter of ejb:bean doc plus cleanup the code/templates
  - cleanup
  
  Revision  Changes    Path
  1.2       +0 -1      
xdoclet/core/test/src/xdoclet/retest/ref/ejb/interfaces/InheritedCMPSubPK.java
  
  Index: InheritedCMPSubPK.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/core/test/src/xdoclet/retest/ref/ejb/interfaces/InheritedCMPSubPK.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -w -r1.1 -r1.2
  --- InheritedCMPSubPK.java    14 Mar 2002 19:55:29 -0000      1.1
  +++ InheritedCMPSubPK.java    12 Jun 2002 21:27:53 -0000      1.2
  @@ -14,7 +14,6 @@
      extends Object
      implements java.io.Serializable
   {
  -   static final long serialVersionUID = 7178777468432748481L;
      transient private int _hashCode = Integer.MIN_VALUE;
      transient private String value = null;
   
  
  
  
  1.2       +0 -1      
xdoclet/core/test/src/xdoclet/retest/ref/ejb/interfaces/InheritedCMPSuperPK.java
  
  Index: InheritedCMPSuperPK.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/core/test/src/xdoclet/retest/ref/ejb/interfaces/InheritedCMPSuperPK.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -w -r1.1 -r1.2
  --- InheritedCMPSuperPK.java  14 Mar 2002 19:55:29 -0000      1.1
  +++ InheritedCMPSuperPK.java  12 Jun 2002 21:27:53 -0000      1.2
  @@ -14,7 +14,6 @@
      extends Object
      implements java.io.Serializable
   {
  -   static final long serialVersionUID = -8300497751320266017L;
      transient private int _hashCode = Integer.MIN_VALUE;
      transient private String value = null;
   
  
  
  
  1.2       +0 -1      
xdoclet/core/test/src/xdoclet/retest/ref/ejb/interfaces/SimpleCMPPK.java
  
  Index: SimpleCMPPK.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/core/test/src/xdoclet/retest/ref/ejb/interfaces/SimpleCMPPK.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -w -r1.1 -r1.2
  --- SimpleCMPPK.java  5 Mar 2002 22:47:06 -0000       1.1
  +++ SimpleCMPPK.java  12 Jun 2002 21:27:53 -0000      1.2
  @@ -14,7 +14,6 @@
      extends Object
      implements java.io.Serializable
   {
  -   static final long serialVersionUID = 6203361223759428159L;
      transient private int _hashCode = Integer.MIN_VALUE;
      transient private String value = null;
   
  
  
  

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to