Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv31354/modules/hibernate/src/META-INF

Modified Files:
        xdoclet.xml 
Log Message:
Refactor of package structure to the XDoclet standard.

Index: xdoclet.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF/xdoclet.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** xdoclet.xml 10 Dec 2002 16:53:03 -0000      1.1
--- xdoclet.xml 10 Dec 2002 17:47:23 -0000      1.2
***************
*** 7,23 ****
  <xdoclet-module>
      <!--
!     cirrus.hibernate.tools.xdoclet.HibernateSubTask
!     cirrus.hibernate.tools.xdoclet.HibernateTagsHandler
      -->
  
      <taghandler
          namespace="Hibernate"
!         class="cirrus.hibernate.tools.xdoclet.HibernateTagsHandler"
      />
  
      <subtask
          name="hibernate"
!         implementation-class="cirrus.hibernate.tools.xdoclet.HibernateSubTask"
!         parent-task-class="cirrus.hibernate.tools.xdoclet.HibernateDocletTask"
      />
  
--- 7,23 ----
  <xdoclet-module>
      <!--
!     xdoclet.modules.cirrus.hibernate.HibernateSubTask
!     xdoclet.modules.cirrus.hibernate.HibernateTagsHandler
      -->
  
      <taghandler
          namespace="Hibernate"
!         class="xdoclet.modules.cirrus.hibernate.HibernateTagsHandler"
      />
  
      <subtask
          name="hibernate"
!         implementation-class="xdoclet.modules.cirrus.hibernate.HibernateSubTask"
!         parent-task-class="xdoclet.modules.cirrus.hibernate.HibernateDocletTask"
      />
  



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to