From: Jeremias Maerki Date: Fri, 17 Feb 2006 13:56:40 +0000 (+0000) Subject: userconfig attribute works now on FOP Ant task. X-Git-Tag: fop-0_92-beta~116 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7d3e991871bb74e8e2ce7eb77f2e5748e7d84d63;p=xmlgraphics-fop.git userconfig attribute works now on FOP Ant task. Fixed wrong destination. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@378511 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/dev/index.xml b/src/documentation/content/xdocs/dev/index.xml index 08b600c7f..ecca865a4 100644 --- a/src/documentation/content/xdocs/dev/index.xml +++ b/src/documentation/content/xdocs/dev/index.xml @@ -163,7 +163,7 @@ To unsubscribe: Send email to Testing page. -
  • Create a patch file for the differences to be applied to the existing code.
  • +
  • Create a patch file for the differences to be applied to the existing code.
  • Create a new bugzilla issue for the patch. Include the text "[PATCH]" at the beginning of the description. Attach the patch file to the issue.
  • One of the committers will test your patch and consider its implications for the project. They will then either commit it to the repository or explain on the issue why they did not. Depending on the work load and skill-sets of the various committers, it may take some time before a a submitted patch is addressed.

    diff --git a/src/documentation/content/xdocs/trunk/anttask.xml b/src/documentation/content/xdocs/trunk/anttask.xml index fd8a7e0dc..ba21c861a 100644 --- a/src/documentation/content/xdocs/trunk/anttask.xml +++ b/src/documentation/content/xdocs/trunk/anttask.xml @@ -1,6 +1,6 @@