Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1418 - development/laboratory/spells/xdoclet/plugin/src/main/net/dpml/lab/spell/xdoclet

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1418 - development/laboratory/spells/xdoclet/plugin/src/main/net/dpml/lab/spell/xdoclet
  • Date: Sun, 09 Jan 2005 16:37:17 +0100

Author: mcconnell
Date: Sun Jan 9 16:37:17 2005
New Revision: 1418

Modified:

development/laboratory/spells/xdoclet/plugin/src/main/net/dpml/lab/spell/xdoclet/antlib.xml
Log:
remove the <hybernate> task declaration because this is handled by the
enclosing task

Modified:
development/laboratory/spells/xdoclet/plugin/src/main/net/dpml/lab/spell/xdoclet/antlib.xml
==============================================================================
---
development/laboratory/spells/xdoclet/plugin/src/main/net/dpml/lab/spell/xdoclet/antlib.xml
(original)
+++
development/laboratory/spells/xdoclet/plugin/src/main/net/dpml/lab/spell/xdoclet/antlib.xml
Sun Jan 9 16:37:17 2005
@@ -3,6 +3,5 @@

<!-- taskdefs -->
<taskdef name="hibernate-doclet"
classname="xdoclet.modules.hibernate.HibernateDocletTask"/>
- <taskdef name="hibernate"
classname="xdoclet.modules.hibernate.HibernateSubTask"/>

</antlib>



  • svn commit: r1418 - development/laboratory/spells/xdoclet/plugin/src/main/net/dpml/lab/spell/xdoclet, mcconnell, 01/09/2005

Archive powered by MHonArc 2.6.24.

Top of Page