Author: felixk
Date: Wed Oct 19 12:22:16 2011
New Revision: 1186156
URL: http://svn.apache.org/viewvc?rev=1186156&view=rev
Log:
Add pom.xml formatting to contribution document (JAMES-1339)
Modified:
james/project/trunk/src/site/xdoc/contribute.xml
Modified: james/project/trunk/src/site/xdoc/contribute.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/src/site/xdoc/contribute.xml?rev=1186156&r1=1186155&r2=1186156&view=diff
==============================================================================
--- james/project/trunk/src/site/xdoc/contribute.xml (original)
+++ james/project/trunk/src/site/xdoc/contribute.xml Wed Oct 19 12:22:16 2011
@@ -173,6 +173,12 @@
</p>
<p>
+ 6. <strong>pom.xml</strong> files shall follow the same ordering as
seen in the reference
+ of the <a
href="http://maven.apache.org/ref/3.0.3/maven-model/maven.html">Maven Model</a>,
+ split multiple attributes each on a new line.
+ </p>
+
+ <p>
<strong>Eclipse IDE</strong><br />
Eclipse users can import those two files to enfore the code
formating :
<a href="downloads/formatting.xml">formatting.xml</a> and
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]