Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1428 - in development/laboratory/spells: . xdoclet/plugin-test xdoclet/plugin-test/src/main/net/dpml/tutorial/magic/spell

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: r1428 - in development/laboratory/spells: . xdoclet/plugin-test xdoclet/plugin-test/src/main/net/dpml/tutorial/magic/spell
  • Date: Mon, 10 Jan 2005 08:59:35 +0100

Author: mcconnell
Date: Mon Jan 10 08:59:35 2005
New Revision: 1428

Removed:

development/laboratory/spells/xdoclet/plugin-test/src/main/net/dpml/tutorial/magic/spell/HelloWorld.hbm.xml
Modified:
development/laboratory/spells/index.xml
development/laboratory/spells/xdoclet/plugin-test/build.xml
Log:
disable the classic test and delete some cruft

Modified: development/laboratory/spells/index.xml
==============================================================================
--- development/laboratory/spells/index.xml (original)
+++ development/laboratory/spells/index.xml Mon Jan 10 08:59:35 2005
@@ -13,7 +13,7 @@
</info>
<dependencies>
<include key="ant"/>
- <include key="dpml-magic-core"/>
+ <!--<include key="dpml-magic-core"/>-->
<include key="commons-collections#2.0"/>
<include key="commons-logging#1.0.2"/>
<include key="log4j"/>
@@ -35,6 +35,7 @@
</plugins>
</project>

+ <!--
<project basedir="./xdoclet/standard-test">
<info>
<group>dpml/lab/spells/xdoclet</group>
@@ -45,6 +46,7 @@
<include key="dpml-magic-publish" />
</plugins>
</project>
+ -->

<project basedir="./xdoclet/tutorial">
<info>

Modified: development/laboratory/spells/xdoclet/plugin-test/build.xml
==============================================================================
--- development/laboratory/spells/xdoclet/plugin-test/build.xml (original)
+++ development/laboratory/spells/xdoclet/plugin-test/build.xml Mon Jan 10
08:59:35 2005
@@ -16,7 +16,7 @@
<echo message="Force: ${xdoclet.force}"/>

<hibernate-doclet
xmlns="plugin:dpml/lab/spells/xdoclet/lab-spells-xdoclet-plugin"
- destdir="${java.dir}"
+ destdir="target/build/main"
excludedtags="@version,@author,@todo,@see"
addedtags="@copyright ${copyright-holder},@author ${author}"
force="${xdoclet.force}"



  • svn commit: r1428 - in development/laboratory/spells: . xdoclet/plugin-test xdoclet/plugin-test/src/main/net/dpml/tutorial/magic/spell, mcconnell, 01/10/2005

Archive powered by MHonArc 2.6.24.

Top of Page