From 636a7b7b97d2776b18d0ac06b1f653941e9f23a9 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:42:15 +0000 Subject: Moving site branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882844 13f79535-47bb-0310-9956-ffa450edef68 --- .../site-publish/patches.html | 556 --------------------- 1 file changed, 556 deletions(-) delete mode 100644 branches/site-20070701-mvnbased/site-publish/patches.html (limited to 'branches/site-20070701-mvnbased/site-publish/patches.html') diff --git a/branches/site-20070701-mvnbased/site-publish/patches.html b/branches/site-20070701-mvnbased/site-publish/patches.html deleted file mode 100644 index 43f6e25a5a..0000000000 --- a/branches/site-20070701-mvnbased/site-publish/patches.html +++ /dev/null @@ -1,556 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - Tuscany - Create a patch - - - - - - - - - - - -
- -
- - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
- - - - - - - - - - - - - - - - - - -
- Creating and Submitting a Patch -
-
- - - - - - - - - - - - - - -
-
    -
  • - - Check out the latest version of source code from Subversion. - If you have a version checked out already, - do a fresh update before you make your changes. - - -

    - You can find information about how to setup development environment for Java or for C++ here. -

    -
  • - -
  • - - Please do a full build with all tests enabled . Try the following for Java projects: -

    - - - maven -o clean new - -

    -
  • - -
  • - - Confirm that the problem is actually fixed and include a test case in the patch where possible. - -
  • - -
  • - - Generate a patch by issuing the following command from tuscany directory. -

    - - svn diff File >> patchfile - -

    - Please try to give your patch files meaningful names. This helps the developer - who applies a number of different patches. A recommendation is to use the JIRA - issue number as part of patch file name. For example -

    -

    - - svn diff File >> File312 - -
    - In this example, the number 312 is a JIRA issue number associated with this patch. -

    - -
  • - -
  • - Add your patch file as an attachment to the JIRA issue that it is fixing. -

    - Please include detailed steps to reproduce the problem in the issue description - so that the patch can be properly verified after it is applied. -

    -
  • -
  • - Thank you! Your patch will be picked up for review. -
  • -
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3