|
Welcome to XDoclet's JIRA Installation
This JIRA server is for tracking of issues, bugs and patches for XDoclet. NOTE: Issues for XDoclet 2 should be reported in the seperate XDoclet 2 Project.
If you have modified some files to fix something yourself,
don't attach the modified files. Instead, make a patch (standing in the root folder of your local updated CVS copy):
cvs -q diff -b -u -N > patch.diff
Then attach patch.diff to an existing issue, or make a new Bug/Improvement issue if none exists. You should only attach entire files if they are new files (not yet in CVS).
The developers will then be able to apply the patch by issuing the following command from the root folder:
patch -p 0 < patch.diff
Developers using windows will need
CygWin to get the patch program.
Website & Docs |
SF Project |
Browse CVS
>
|