On Tue, 2004-05-04 at 20:07, Brett Porter wrote:
> The wiki has instructions on submitting patches.
> 
> You need to do cvs diff -u against CVS HEAD for maven-plugins/xdoc, ie:
> 
> 1. cvs checkout maven-plugins
> 2. make changes in xdoc plugin there
> 3. create issue in JIRA (MPXDOC-<NUMBER> returned)
> 4. do this:
> cd maven-plugins
> cvs diff -u xdoc >MPXDOC-<NUMBER>.diff
> 5. attach MPXDOC-<NUMBER>.diff to the issue
> 6. wait for it to be applied
> 
> Remember to change <NUMBER> to the number given by JIRA.
> 
> But on a side note - I'm not exactly sure why you want to override these?

It's not one I'd like to see applied. Changing the structure of the
output is not a good idea. If required I think it's just indicative of
the stylesheet lacking certain elements. The application of the theme
should be entirely possible via the stylesheets. If you want completely
different output then do it with something else. This is not the sort of
customization I want to see in any of the plugins.

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to