Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19269

Modified Files:
        CompositeIndex.jelly Index.jelly IndexManyToAnyTag.jelly 
        IndexManyToMany.jelly MapKey.jelly MapKeyManyToMany.jelly 
Log Message:
Simplify 'Map' script

Index: Index.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/Index.jelly,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Index.jelly 26 Apr 2005 07:00:08 -0000      1.7
--- Index.jelly 2 May 2005 10:25:22 -0000       1.8
***************
*** 1,4 ****
  <j:jelly xmlns:j="jelly:core">
- 
      <j:set var="indexTag" 
value="${property.entity.getTagByName('hibernate.index')}"/>
      <j:if test="${indexTag != null}">
--- 1,3 ----

Index: IndexManyToMany.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/IndexManyToMany.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** IndexManyToMany.jelly       26 Apr 2005 07:00:08 -0000      1.1
--- IndexManyToMany.jelly       2 May 2005 10:25:22 -0000       1.2
***************
*** 1,4 ****
  <j:jelly xmlns:j="jelly:core">
!     <!-- index-many-to-many -->
      <j:if test="${indexManyToManyTag != null}">
          <index-many-to-many
--- 1,4 ----
  <j:jelly xmlns:j="jelly:core">
!     <j:set var="indexManyToManyTag" 
value="${property.entity.getTagByName('hibernate.index-many-to-many')}"/>
      <j:if test="${indexManyToManyTag != null}">
          <index-many-to-many

Index: IndexManyToAnyTag.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/IndexManyToAnyTag.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** IndexManyToAnyTag.jelly     26 Apr 2005 07:00:08 -0000      1.1
--- IndexManyToAnyTag.jelly     2 May 2005 10:25:22 -0000       1.2
***************
*** 1,4 ****
  <j:jelly xmlns:j="jelly:core">
!     <!-- index-many-to-any -->
      <j:if test="${indexManyToAnyTag != null}">
          <index-many-to-any id-type="${indexManyToAnyTag.idType}" 
meta-type="${indexManyToAnyTag.metaType}">
--- 1,4 ----
  <j:jelly xmlns:j="jelly:core">
!     <j:set var="indexManyToAnyTag" 
value="${property.entity.getTagByName('hibernate.index-many-to-any')}"/>
      <j:if test="${indexManyToAnyTag != null}">
          <index-many-to-any id-type="${indexManyToAnyTag.idType}" 
meta-type="${indexManyToAnyTag.metaType}">

Index: MapKeyManyToMany.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/MapKeyManyToMany.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** MapKeyManyToMany.jelly      26 Apr 2005 07:00:08 -0000      1.1
--- MapKeyManyToMany.jelly      2 May 2005 10:25:22 -0000       1.2
***************
*** 1,3 ****
--- 1,4 ----
  <j:jelly xmlns:j="jelly:core" xmlns:x="jelly:xml" xmlns:l="jelly:log">
+     <j:set var="mapKeyManyToManyTag" 
value="${property.entity.getTagByName('hibernate.map-key-many-to-many')}"/>
      <j:if test="${mapKeyManyToManyTag != null}">
          <map-key-many-to-many

Index: MapKey.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/MapKey.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** MapKey.jelly        26 Apr 2005 07:00:08 -0000      1.1
--- MapKey.jelly        2 May 2005 10:25:22 -0000       1.2
***************
*** 1,3 ****
--- 1,4 ----
  <j:jelly xmlns:j="jelly:core" xmlns:x="jelly:xml" xmlns:l="jelly:log">
+     <j:set var="mapKeyTag" 
value="${property.entity.getTagByName('hibernate.map-key')}"/>
      <j:if test="${mapKeyTag != null}">
          <map-key

Index: CompositeIndex.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/CompositeIndex.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** CompositeIndex.jelly        26 Apr 2005 07:00:07 -0000      1.1
--- CompositeIndex.jelly        2 May 2005 10:25:22 -0000       1.2
***************
*** 1,4 ****
  <j:jelly xmlns:j="jelly:core">
!     <!-- composite-index -->
      <j:if test="${compositeIndexTag != null}">
      ${plugin.assertTrue('@hibernate.composite-index is not yet 
implemented',false)}
--- 1,4 ----
  <j:jelly xmlns:j="jelly:core">
!     <j:set var="compositeIndexTag" 
value="${property.entity.getTagByName('hibernate.composite-index')}"/>
      <j:if test="${compositeIndexTag != null}">
      ${plugin.assertTrue('@hibernate.composite-index is not yet 
implemented',false)}



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to