Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification.
The "CodeStyle" page has been changed by BenediktRitter: http://wiki.apache.org/commons/CodeStyle?action=diff&rev1=6&rev2=7 Comment: Let the wiki format ordered listing ||Add your rule here ||warning || Notes: - 1. POMs tend to have quite deeply nested elements, and many elements can be long and awkward to wrap, so using 2 spaces is sometimes easier to read. + 1. POMs tend to have quite deeply nested elements, and many elements can be long and awkward to wrap, so using 2 spaces is sometimes easier to read. - 2. The SVN $Date$ keyword should not be used, because it relies on the clients locale. Use the $Id$ keyword instead (see http://markmail.org/message/zx4ii6pq4iin2tol). + 1. The SVN $Date$ keyword should not be used, because it relies on the clients locale. Use the $Id$ keyword instead (see http://markmail.org/message/zx4ii6pq4iin2tol). - 3. Document authors in POM, not in source files (see http://markmail.org/message/k34w6gsx5iic45z2). + 1. Document authors in POM, not in source files (see http://markmail.org/message/k34w6gsx5iic45z2). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org