File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,9 @@ limitations under the License.
3939 | |
4040 +======================================================================+
4141-->
42- <document >
42+ <document xmlns =" http://maven.apache.org/XDOC/2.0"
43+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44+ xsi : schemaLocation =" http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd" >
4345 <properties >
4446 <title >Apache Commons Lang Mailing Lists</title >
4547 <
author email =
" [email protected] " >Apache Commons Documentation Team</
author >
@@ -53,10 +55,10 @@ limitations under the License.
5355 To make it easier for people to only read messages related to components they are interested in,
5456 the convention in Commons is to prefix the subject line of messages with the component's name,
5557 for example:
56- <ul >
57- <li >[lang] Problem with the ...</li >
58- </ul >
5958 </p >
59+ <ul >
60+ <li >[lang] Problem with the ...</li >
61+ </ul >
6062 <p >
6163 Questions related to the usage of Apache Commons Lang should be posted to the
6264 <
a href =
" https://lists.apache.org/[email protected] " >User List</
a >.
You can’t perform that action at this time.
0 commit comments