Pull parser patch https://issues.apache.org/jira/browse/MIME4J-19. Contributed by...
[mime4j.git] / src / site / site.xml
blob176a63b11a560ddb6af9715a80494aa9567e12b2
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!--\r
3   Licensed to the Apache Software Foundation (ASF) under one\r
4   or more contributor license agreements.  See the NOTICE file\r
5   distributed with this work for additional information\r
6   regarding copyright ownership.  The ASF licenses this file\r
7   to you under the Apache License, Version 2.0 (the\r
8   "License"); you may not use this file except in compliance\r
9   with the License.  You may obtain a copy of the License at\r
11     http://www.apache.org/licenses/LICENSE-2.0\r
13   Unless required by applicable law or agreed to in writing,\r
14   software distributed under the License is distributed on an\r
15   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r
16   KIND, either express or implied.  See the License for the\r
17   specific language governing permissions and limitations\r
18   under the License.    \r
19 -->\r
20 <project name="James mime4j">
21   <bannerLeft>
22     <name>JAMES Mime4J</name>
23     <src>images/james-mime4j-logo.gif</src>
24     <href>http://james.apache.org/</href>
25   </bannerLeft>
26   <bannerRight>\r
27     <name>The Apache Software Foundation</name>\r
28     <src>images/asf-logo-reduced.gif</src>\r
29     <href>http://www.apache.org/index.html</href>\r
30   </bannerRight> \r
31   <body>
32     <menu name="mime4j">
33       <item name="Overview" href="/index.html"/>
34       <item name="News and Status" href="/status.html"/>
35       <item name="Example" href="/samples.html"/>\r
36       <item name="Usage" href="/usage.html"/>
37       <item name="Start" href="/start/index.html" collapse="true">
38         <item name="Download" href="/start/download.html" collapse="true"/>\r
39         <item name="Build" href="/start/build.html" collapse="true"/>
40       </item>
41     </menu>
42     
43     ${reports}
44   </body>
45 </project>