[ http://jira.codehaus.org/browse/XDP-148?page=all ]

Konstantin Pribluda closed XDP-148.
-----------------------------------

    Resolution: Fixed

Merge for jelly based plugins was reworked.   
(dedicated jelly tag ) 
Contents of merge files shall be wrapped in:

<j:jelly xmlns:j="jelly:core">

( and full jelly templating is also available there ) 





> merge points don't work (for WebPlugin)
> ---------------------------------------
>
>                 Key: XDP-148
>                 URL: http://jira.codehaus.org/browse/XDP-148
>             Project: XDoclet 2 Plugins
>          Issue Type: Bug
>          Components: web
>            Reporter: Ittay Dror
>
> if i have a merge point file that doesn't have a root (like servlets.xml), 
> then xdoclet fails because it is not a well formatted xml.
> however, if i add a dummy root element to it (as i have seen in the test 
> application in the distribution), the root element is added to the resulting 
> web.xml making it not valid.
> also, an annoyance is that when failing on a ill-formatted xml, the file name 
> isn't given, even when run in debug mode (-X in maven). instead, it gives the 
> line in WebPlugin.jelly, which means i have to unpack the jar and open this 
> file, go to the line, in order to see which file of mine is to blame.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to