blob: 857d1744331ec6d05f2203d6e92fdebfc5852a95 [file] [log] [blame]
Marcel Offermans6f5348b2006-07-03 06:46:32 +00001<?xml version="1.0" encoding="ISO-8859-1"?>
2<project name="Apache Felix">
3 <bannerLeft>
4 <name>Apache Felix</name>
5 <href>http://incubator.apache.org/felix/</href>
6 </bannerLeft>
7 <body>
8 <links>
9 <item name="Apache" href="http://www.apache.org/" />
10 <item name="Wiki" href="#"/>
11 </links>
12
13 <menu name="Apache Felix">
14 <item name="Introduction" href="index.html"/>
15 <item name="Download" href="download.html"/>
16 <item name="Release Notes" href="release-notes.html" />
17 <item name="General Information" href="about.html"/>
18 <item name="Road Map" href="roadmap.html" />
19 </menu>
20
21 <menu ref="modules" />
22
23 <menu ref="reports" />
24
25 <menu name="Test Reports">
26 <item name="Unit tests" href="surefire-report.html" />
27 </menu>
28
29 ${reports}
30
31 </body>
32</project>