Hi,

I can't generate a correct doctype statement in my strutsconfig.xml with
the following configuration :

* maven-1.0.1
* maven-xdoclet-plugin-1.2.2-SNAPSHOT (where is
maven-xdoclet-plugin-1.2.2 ?)
* xdoclet-apache-module-1.2.2 (1.2.2 SNAPSHOT does not contain struts
1.2 DTD ...)


My build.properties for maven contains the following lines :

maven.xdoclet.webdoclet.strutsconfigxml.0=true
maven.xdoclet.webdoclet.strutsconfigxml.0.validatexml=false
maven.xdoclet.webdoclet.strutsconfigxml.0.version="1.2"

or an unquoted 1.2 or validatexml=true, but the strutsconfig.xml always
contains a line :

<!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD
Struts Configuration 1.0//EN"
"http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";>

I have found the JIRA reports explaining that this bug had been fixed in
august 2004 by D. Lloyd.

Any help would be appreciated.

Thanks in advance.

LoÃc



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to