[jira] Commented: (MPXDOC-131) Allow velocity in user-documentation and expose pom

2005-08-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-131?page=comments#action_43927 ] Brett Porter commented on MPXDOC-131: - Ignacio, thanks for putting the effort into this, but for significant changes it does need to be discussed with the dev team first (thanks fo

[jira] Commented: (MPXDOC-131) Allow velocity in user-documentation and expose pom

2005-02-15 Thread jira
The following comment has been added to this issue: Author: Ignacio G. Mac Dowell Created: Tue, 15 Feb 2005 7:30 AM Body: The patch submitted fails when there is a directory with xdocs under the xdocs directory. The problem is that velocity:merge doesn't seem to like generating a

Re: [jira] Commented: (MPXDOC-131) Allow velocity in user-documentation and expose pom

2005-02-14 Thread Nacho G. Mac Dowell
Hi, There is an error in the patch I submitted (velocity:merge seems to dislike when the parent directory of the target file doesn't exist), I'll fix it asap. I was thinking if you could give me some guidelines on how to write a plugin-test (or where to find them - is there a thread for this?)

[jira] Commented: (MPXDOC-131) Allow velocity in user-documentation and expose pom

2005-02-14 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Mon, 14 Feb 2005 5:28 PM Body: It seems interesting Ignacio. Can you add a plugin-test and a patch for the documentation please ? ---