Author: chirino
Date: Thu Jul 27 02:30:05 2006
New Revision: 426016
URL: http://svn.apache.org/viewvc?rev=426016&view=rev
Log:
Latest export from confluence
Modified:
incubator/activemq/site/contributing.html
Modified: incubator/activemq/site/contributing.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/contributing.html?rev=426016&r1=426015&r2=426016&view=diff
==============================================================================
--- incubator/activemq/site/contributing.html (original)
+++ incubator/activemq/site/contributing.html Thu Jul 27 02:30:05 2006
@@ -318,8 +318,10 @@
<P>We gladly accept patches if you can find ways to improve, tune or fix ActiveMQ in
some way.</P>
-<P>Most IDEs can create nice patches now very easily. e.g. in Eclipse just right click
on a file/directory and select Team -> Create Patch. Then just save the patch as a
file and then submit it.<BR>
-If you're a command line person try the following to create the patch</P>
+<P>Most IDEs can create nice patches now very easily. e.g. in Eclipse just right click
on a file/directory and select Team -> Create Patch. Then just save the patch as a
file and then submit it. (You may have to click on Team -> Share... first to enable
the Subversion options). Incidentally if you are an Eclipse user you should install the <SPAN
class="nobr"><A href="http://subclipse.tigris.org/" title="Visit page outside Confluence"
rel="nofollow">subclipse<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>
plugin.</P>
+
+
+<P>If you're a command line person try the following to create the patch</P>
<DIV class="code"><DIV class="codeContent">
<PRE class="code-java">diff -u Main.java.orig Main.java >> patchfile.txt</PRE>
@@ -1272,7 +1274,7 @@
<DIV id="site-footer">
Added by <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A>,
last edited by <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jul 27, 2006
- (<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=152&originalId=9282">view
change</A>)
+ (<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=152&originalId=9283">view
change</A>)
(<A href="http://goopen.org/confluence/pages/editpage.action?pageId=152">edit
page</A>)
</DIV>
|