| CODENOTIFIER | HelpYou are not signed inSign in |
Project: AppFuse
Revision: 3159
Author: mraible
Date: 12 May 2008 00:27:51
Changes:Diff:| ... | ...@@ -53,10 +53,12 @@ | |
| 53 | 53 | <h3>Latest News</h3> |
| 54 | 54 | <blockquote> |
| 55 | 55 | <ul> |
| 56 | <li><strong style="color: blue">May 11, 2008:</strong> <a href="https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=5591">AppFuse 2.0.2 Released</a>. Bug fixes, upgrades to Spring Security 2.0, jMock 2.4 and the ability to customize code generation templates.</li> | |
| 57 | <li><strong style="color: blue">May 11, 2008:</strong> <a href="https://appfuse-light.dev.java.net/servlets/NewsItemView?newsItemID=5976">AppFuse Light 1.8.2 Released</a>. Library Upgrades, including @Service, @Repository and @Controller annotations for Spring.</li> | |
| 56 | 58 | <li><strong style="color: blue">November 26, 2007:</strong> <a href="https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=5516">AppFuse 2.0.1 Released</a>. Bug fixes and upgraded to Spring 2.5.</li> |
| 57 | 59 | <li><strong style="color: blue">September 17, 2007:</strong> <a href="https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=5333">AppFuse 2.0 Released</a>. Maven 2, Java 5, JPA, Struts 2 and many other features to make developing Java applications easier.</li> |
| 58 | <li><strong style="color: blue">September 14, 2007:</strong> <a href="https://appfuse-light.dev.java.net/servlets/NewsItemView?newsItemID=5317">AppFuse Light 1.8 Released</a>. CSS Framework integration, as well as support for Stripes (1.4.2) and Wicket (1.2.6).</li> | |
| 59 | <li><strong style="color: blue;">October 23, 2006:</strong> <a href="https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=4305">AppFuse 1.9.4 Released</a>. Spring 2.0, Hibernate 3.2, Facelets, Ajax4JSF and many other library upgrades.</li> | |
| 60 | <!--li><strong style="color: blue">September 14, 2007:</strong> <a href="https://appfuse-light.dev.java.net/servlets/NewsItemView?newsItemID=5317">AppFuse Light 1.8 Released</a>. CSS Framework integration, as well as support for Stripes (1.4.2) and Wicket (1.2.6).</li> | |
| 61 | <li><strong style="color: blue;">October 23, 2006:</strong> <a href="https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=4305">AppFuse 1.9.4 Released</a>. Spring 2.0, Hibernate 3.2, Facelets, Ajax4JSF and many other library upgrades.</li--> | |
| 60 | 62 | </ul> |
| 61 | 63 | <strong>Blogs:</strong> <a href="http://appfuse.org/display/APF/News">AppFuse News</a> and <a href="http://raibledesigns.com/rd/category/Java">Raible Designs</a>. |
| 62 | 64 | </blockquote> |
| ... | ...@@ -67,7 +69,7 @@ | |
| 67 | 69 | <!-- project info start --> |
| 68 | 70 | <ul> |
| 69 | 71 | <li><b>Project Name:</b> AppFuse</li> |
| 70 | <li><b>Latest Release:</b> 2.0.1</li> | |
| 72 | <li><b>Latest Release:</b> 2.0.2</li> | |
| 71 | 73 | <!-- Status of best release: Planning, Pre-Alpha, Alpha, Beta, Production --> |
| 72 | 74 | <li><b>Latest Release Status:</b> Production</li> |
| 73 | 75 | <!-- Project Type: Web Service, Tool, Component, or add your own --> |