On Thu, 2004-09-16 at 09:48, Joachim Bader wrote:
> Hi,
> 
> I want to work with my one template file for the ejbdoclet borland subtask. 
> How can I tell xdoclet to use my template file and not the build in from 
> xdoclet-borland-module-1.2.2-SNAPSHOT.jar?

You can't.

> I created such a file in my project structure and added the following property 
> to my project.properties
> maven.xdoclet.ejbdoclet.borland.0.templateFile=${basedir}/conf/xdoclet/modules/borland/bes/ejb/resources/ejb-borland_2_0.xdt
> 
> The ejb-borland_2_0.xdt is copied from 
> xdoclet-borland-module-1.2.2-SNAPSHOT.jar and modified a little bit. 
> XDoclet still uses the unmodified ejb-borland_2_0.xdt from 
> xdoclet-borland-module-1.2.2-SNAPSHOT.jar?
> 
> What's wrong? 

The subtask sets the template file to the default value in the execute()
method, instead of in the constructor.  As a result, you can't override
it before the generation begins.  Please open an issue in JIRA.
http://opensource.atlassian.com/projects/xdoclet/


Andrew.
-- 



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to