Author: mck
Date: Fri Aug 26 14:16:13 2011
New Revision: 1162124
URL: http://svn.apache.org/viewvc?rev=1162124&view=rev
Log:
introducing tiles-3
Modified:
tiles/framework/trunk/tiles-parent/pom.xml
tiles/framework/trunk/tiles-parent/src/site/xdoc/index.xml
Modified: tiles/framework/trunk/tiles-parent/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/pom.xml?rev=1162124&r1=1162123&r2=1162124&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-parent/pom.xml (original)
+++ tiles/framework/trunk/tiles-parent/pom.xml Fri Aug 26 14:16:13 2011
@@ -225,7 +225,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>emma-maven-plugin</artifactId>
- <version>1.0-alpha-3-SNAPSHOT</version>
+ <version>1.0-alpha-3</version>
</plugin>
</plugins>
</reporting>
@@ -375,7 +375,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>emma-maven-plugin</artifactId>
- <version>1.0-alpha-3-SNAPSHOT</version>
+ <version>1.0-alpha-3</version>
</plugin>
</reportingPlugins>
</configuration>
Modified: tiles/framework/trunk/tiles-parent/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/src/site/xdoc/index.xml?rev=1162124&r1=1162123&r2=1162124&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-parent/src/site/xdoc/index.xml (original)
+++ tiles/framework/trunk/tiles-parent/src/site/xdoc/index.xml Fri Aug 26
14:16:13 2011
@@ -42,12 +42,12 @@
templates. These templates streamline the development of a consistent
look and feel across an entire application.</p>
- <p><a href="/download-21.html">Download Tiles</a></p>
+ <p><a href="/download.html">Download Tiles</a></p>
<p><a href="security/index.html">Security bulletins</a></p>
<subsection name="Documentation">
<ul>
- <li><a href="whats-new.html"><strong>What's new in Tiles
2.2</strong></a></li>
+ <li><a href="whats-new.html"><strong>What's new in Tiles
3.0</strong></a></li>
<li><a href="getting_started.html">Getting Started</a></li>
<li><a href="tutorial/index.html">Tutorial</a></li>
<li><a href="migration/index.html">Migration from
Struts-Tiles</a></li>