Hi,
I use hibernate-plugin which ships with xdoclet-plugins-1.0.3 and
I really need to use merge as in XD1.
However I don't find a way to merge.
I use Ant and try the following task:

<component classname="org.xdoclet.plugin.hibernate.HibernateMappingPlugin"
            destdir="${path.target.webapp.classes}"
           version="3.0"
           mergedir="${path.metadata.build}/merge"/>

And got this error:

BUILD FAILED
D:\Work\workspace\platform\common.xml:190:
org.picocontainer.PicoIntrospectionException: Unknown property 'mergedir' in
class org.xdoclet.plugin.hibernate.HibernateMappingPlugin Existing
properties:[EMAIL PROTECTED],
[EMAIL PROTECTED], fileregex=
[EMAIL PROTECTED], class=
[EMAIL PROTECTED], restrictedpath=
[EMAIL PROTECTED], version=
[EMAIL PROTECTED], tagListAllowedInProperties=
[EMAIL PROTECTED], propertyTagList=
[EMAIL PROTECTED], encoding=
[EMAIL PROTECTED], destdir=
[EMAIL PROTECTED], destdirFile=
[EMAIL PROTECTED], DTDVersion=
[EMAIL PROTECTED], filereplace=
[EMAIL PROTECTED], packageregex=
[EMAIL PROTECTED], validate=
[EMAIL PROTECTED], multioutput=
[EMAIL PROTECTED], packagereplace=
[EMAIL PROTECTED], force=
[EMAIL PROTECTED]

Any way to use merge in XD2 hibernate-plugin??
THX

Alan She
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to