File: james-parent-1.1-site.xml

package info (click to toggle)
apache-mime4j 0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,108 kB
  • ctags: 2,466
  • sloc: java: 17,094; xml: 2,119; makefile: 24
file content (18 lines) | stat: -rw-r--r-- 571 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="ISO-8859-1"?><project name="James Parent POM">
  <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.maven.skins</groupId>
    <artifactId>maven-default-skin</artifactId>
    <version>1.0</version>
  </skin>
  <body />
</project>