| At line 6 changed 5 lines. |
| * Maven 2 integration |
| * Remove XDoclet, putting generated files into source tree |
| * Get all flavors (WARs) deployed and running on Tomcat and Jetty Maven Plugin |
| * Spring 2.0: Upgrade XML to XSDs, annotations where appropriate |
| * Upgrade WebWork to Struts 2 |
| * <span style="text-decoration: line-through">Maven 2 integration</span> |
| * <span style="text-decoration: line-through">Migrate from CVS to Subversion</span> |
| * <span style="text-decoration: line-through">Remove XDoclet, putting generated files into source tree</span> |
| * <span style="text-decoration: line-through">Get all flavors (WARs) deployed and running on Tomcat and Jetty Maven Plugin</span> |
| * <span style="text-decoration: line-through">Spring 2.0: Upgrade XML to XSDs, annotations where appropriate</span> |
| * <span style="text-decoration: line-through">Upgrade WebWork to Struts 2</span> |
| At line 14 changed 1 line. |
| * [JDK 5, Annotations and JSP 2.0|http://raibledesigns.com/page/rd?anchor=appfuse_2_0_jdk_5] |
| * <span style="text-decoration: line-through">[JDK 5, Annotations and JSP 2.0|http://raibledesigns.com/page/rd?anchor=appfuse_2_0_jdk_5]</span> |
| At line 19 changed 1 line. |
| * Integrate XFire by default |
| * Integrate XFire by default (for existing classes and generated classes) |
| At line 26 changed 1 line. |
| * Tomcat Plugin for Maven (that operates like Jetty's plugin) |
| * Tomcat Plugin for Maven (that operates like Jetty's plugin) (Looks like there is a [Maven 2 Tomcat Plugin|http://mojo.codehaus.org/tomcat-maven-plugin/introduction.html] that supports [tomcat:run|http://jira.codehaus.org/browse/MOJO-384] and [tomcat:run-war|http://jira.codehaus.org/browse/MOJO-567] (pending)) |
| At line 30 added 1 line. |
| * Support for using Ant to build/test/deploy AppFuse-based projects |
| At line 32 changed 2 lines. |
| * Search using [Compass|http://www.opensymphony.com/compass/]. |
| * Pageable lists that only fetch a specified number of records (i.e. 10 at a time). |
| * Search using [Compass|http://www.opensymphony.com/compass/], tutorials already existing for [Spring MVC|http://www.nabble.com/search---integrate-compass-%28lucene%29-and-appfuse-p5022176s2369.html] and [JSF|http://www.nabble.com/RE%3A-search---integrate-compass-%28lucene%29-and-appfuse-p5222253s2369.html] |
| * Pageable lists that only fetch a specified number of records (i.e. 10 at a time) |
| * Ajax Goodies (TBD) |
| At line 41 added 1 line. |
| * Add Wicket and Stripes as supported web frameworks |
| At line 41 changed 2 lines. |
| * (Possibly) Add Wicket and Stripes as supported web frameworks |
| * Change from using Canoo WebTest to using [Selenium|http://openqa.org/selenium/] for UI testing. |
| * Change from using Canoo WebTest to using [Selenium|http://openqa.org/selenium/] for UI testing ([Maven + Selenium HowTo|http://docs.codehaus.org/display/MAVENUSER/Maven+and+Selenium]) |
| At line 45 removed 1 line. |
|
| At line 48 changed 3 lines. |
| * Use JMeter or Microsoft's Web Application Testing tool to configure load testing scripts for inclusion in the distribution. Motivated by [this post|http://blog.rossmason.com/archives/2004/02/jmeter_measures_up.html]. |
| * Create tutorial on how to integrate Quartz (using Spring). |
| * Create tutorial on how to integrate Lucene for searching users. |
| * Use JMeter, Grinder or Microsoft's Web Application Testing tool to configure load testing scripts for inclusion in the distribution. Motivated by [this post|http://blog.rossmason.com/archives/2004/02/jmeter_measures_up.html]. |
| * <span style="text-decoration: line-through">Create tutorial on how to integrate Quartz (using Spring).</span> See Luciano Fiandesio's <a href="http://www.lucianofiandesio.com/javatales/qtzfuse.html">AppFuse and Quartz: an integration tutorial</a>. |