At line 6 changed 6 lines. |
* Maven 2 integration |
* Migrate from CVS to Subversion |
* 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 15 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 27 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 41 added 1 line. |
* Add Wicket and Stripes as supported web frameworks |
At line 44 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]) |