blob: 75b2f2d834239619fcb45cae3eaa0a6e55be6734 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright 2007 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project name="Apache Tapestry">
<bannerLeft>
<name>Tapestry 5</name>
<href>http://tapestry.apache.org/tapestry5/</href>
<src>images/tapestry_banner.gif</src>
</bannerLeft>
<bannerRight>
<name>Apache</name>
<href>http://www.apache.org</href>
<src>images/asf_logo_wide.gif</src>
</bannerRight>
<skin>
<groupId>org.apache.tapestry</groupId>
<artifactId>maven-skin</artifactId>
<version>1.1</version>
</skin>
<publishDate format="dd MMM yyyy"/>
<body>
<menu name="Tapestry 5 Project">
<item name="Screencasts" href="screencast.html"/>
<item name="Tapestry for Struts Developers" href="struts.html"/>
<item name="Download" href="http://tapestry.apache.org/download.html"/>
<item name="Release Notes" href="release-notes.html"/>
<item name="Nightly Docs" href="http://tapestry.formos.com/nightly/tapestry5/"/>
<item name="Issues" href="https://issues.apache.org/jira/browse/TAPESTRY"/>
</menu>
<menu name="Tapestry 5 Modules">
<item name="tapestry-annotations" href="tapestry-annotations/"/>
<item name="tapestry-core" href="tapestry-core/"/>
<item name="tapestry-hibernate" href="tapestry-hibernate/"/>
<item name="tapestry-ioc" href="tapestry-ioc/"/>
<item name="tapestry-spring" href="tapestry-spring/"/>
<item name="tapestry-test" href="tapestry-test/"/>
<item name="tapestry-upload" href="tapestry-upload/"/>
</menu>
<menu name="Tapestry Tutorials">
<item name="Tutorial #1" href="tutorial1/"/>
</menu>
<menu name="Tapestry 5 Maven Support">
<item name="quickstart" href="quickstart/"/>
<item name="tapestry-component-report" href="tapestry-component-report/"/>
</menu>
<menu name="Deployment Notes">
<item name="Jetty" href="jetty.html"/>
<item name="Tomcat" href="tomcat.html"/>
<item name="JBoss" href="jboss.html"/>
<item name="WebSphere" href="websphere.html"/>
</menu>
<menu name="Developer Info">
<item name="Environment" href="dev/env.html"/>
<item name="Release Checklist" href="dev/checklist.html"/>
</menu>
<menu ref="reports"/>
</body>
</project>