File: james-project-1.2-site.xml

package info (click to toggle)
apache-mime4j 0.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,108 kB
  • sloc: java: 17,134; xml: 2,105; makefile: 24
file content (68 lines) | stat: -rw-r--r-- 3,075 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version="1.0" encoding="ISO-8859-1"?><project name="James Project">
  <bannerLeft>
    <name>James Project</name>
    <src>images/james-project-logo.gif</src>
    <href>http://james.apache.org/index.html</href>
  </bannerLeft>
  <bannerRight>
    <name>The Apache Software Foundation</name>
    <src>images/asf-logo-reduced.gif</src>
    <href>http://www.apache.org/index.html</href>
  </bannerRight>
  <skin>
    <groupId>org.apache.james</groupId>
    <artifactId>maven-skin</artifactId>
    <version>1.1</version>
  </skin>
  <body>
    <links>
      <item name="JAMES Project" href="/index.html" />
      <item name="Server" href="/server/index.html" />
      <item name="Mailet API" href="/mailet/index.html" />
      <item name="jSPF" href="/jspf/index.html" />
      <item name="Mime4J" href="/mime4j/index.html" />
      <item name="JSieve" href="/jsieve/index.html" />
      <item name="Postage" href="/postage/index.html" />
    </links>
    <menu name="Sub Projects">
      <item name="Server" href="/server/index.html" />
      <item name="Mailet API" href="/mailet/index.html" />
      <item name="jSPF" href="/jspf/index.html" />
      <item name="Mime4J" href="/mime4j/index.html" />
      <item name="JSieve" href="/jsieve/index.html" />
      <item name="Postage" href="/postage/index.html" />
    </menu>
    <menu name="About">
      <item name="News" href="/newsarchive.html" />
      <item name="Overview" href="/index.html" />
      <item name="Mailing Lists" href="/mail.html" />
      <item name="Project Guidelines" href="/guidelines.html" />
      <item name="Wiki" href="http://wiki.apache.org/james" />
      <item name="Who We Are" href="/weare.html" />
      <item name="Contributing" href="/contribute.html" />
      <item name="Standards" href="/code-standards.html" />
      <item name="License" href="/license.html" />
    </menu>
    <menu name="Downloads" inherit="bottom">
      <item name="Stable releases" href="/download.cgi" />
      <item name="Unstable releases" href="/downloadunstable.cgi" />
      <item name="Nightly builds" href="http://people.apache.org/builds/james/nightly/" />
    </menu>
    <menu name="Translated">
      <item name="Japanese (web)" href="http://james.terra-intl.com/" />
    </menu>
    <menu name="Related Projects">
      <item name="Jakarta Commons" href="http://jakarta.apache.org/commons/index.html" />
      <item name="Ant" href="http://ant.apache.org/index.html" />
      <item name="Maven2" href="http://maven.apache.org/index.html" />
      <item name="Derby" href="http://db.apache.org/derby/index.html" />
      <item name="Avalon" href="http://avalon.apache.org/index.html" />
      <item name="DNSJava" href="http://www.dnsjava.org/index.html" />
    </menu>
    <menu name="Useful Information">
      <item name="Get Involved" href="http://jakarta.apache.org/site/getinvolved.html" />
      <item name="Reference Library" href="http://jakarta.apache.org/site/library.html" />
      <item name="Apache" href="http://apache.org/foundation/faq.html" />
    </menu>
  </body>
</project>