From e0afa9b0aae6d36bf140b2cca6d7e795e93b3c49 Mon Sep 17 00:00:00 2001 From: Magesh Umasankar Date: Wed, 4 Jun 2003 12:18:55 +0000 Subject: [PATCH] Suggest using Ant to generate a patch file for Ant. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274644 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant_task_guidelines.html | 26 +++++++++++++++++++-- patch.xml | 43 +++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 2 deletions(-) create mode 100644 patch.xml diff --git a/docs/ant_task_guidelines.html b/docs/ant_task_guidelines.html index 50cb12918..96ac76830 100644 --- a/docs/ant_task_guidelines.html +++ b/docs/ant_task_guidelines.html @@ -355,12 +355,34 @@ The basic mechanism is to mail it to the dev mailing list. It helps to be on this list, as you will see other submissions, and any debate about your own submission.

- +You may create your patch file using either of the following approaches. +The committers recommend you to take the first approach. +

+

+

+The patches should be sent as an attachment to a message titled [PATCH] and distinctive one-line summary in the subject of the patch. The filename/task and the change usually suffices. It's important to include the changes as an attachment, as too many mailers reformat the text diff --git a/patch.xml b/patch.xml new file mode 100644 index 000000000..339b8b9ca --- /dev/null +++ b/patch.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +