diff --git a/all/pom.xml b/all/pom.xml index d684780fb..1b570cf4b 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-all diff --git a/api/pom.xml b/api/pom.xml index 4ef0b027c..377f955d9 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-api diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 691176d8b..c190f3016 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index f6d0a9661..d7d97841f 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-mailreader diff --git a/apps/pom.xml b/apps/pom.xml index d85452915..09245d375 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -25,7 +25,7 @@ org.apache.struts struts2-parent - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 5d1e5c35d..8da184b0d 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-portlet diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index e4857532d..849aeef93 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-apps - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-showcase @@ -106,15 +106,20 @@ sitemesh 2.2.1 + + uk.ltd.getahead + dwr + 1.1-beta-3 + log4j log4j 1.2.9 - uk.ltd.getahead - dwr - 1.1-beta-3 + commons-logging + commons-logging + 1.0.4 org.apache.myfaces.core diff --git a/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp b/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp index b85353390..96e79b374 100644 --- a/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp +++ b/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp @@ -12,7 +12,7 @@ This should have the month label all on one line (problem in IE) appears fine in FF though. - +

A calendar in your locale, or the closest thing to it we currently provide

diff --git a/assembly/pom.xml b/assembly/pom.xml index 52b059f10..47523d97a 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -33,7 +33,7 @@ org.apache.struts struts2-parent - 2.0.2-SNAPSHOT + 2.0.2 @@ -103,7 +103,7 @@ opensymphony xwork javadoc - 2.0-beta-2 + 2.0-RC1 ${project.build.directory}/xwork-apidocs diff --git a/core/pom.xml b/core/pom.xml index ac79b05d6..df53107c1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index 374957a00..fa943ff30 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-codebehind-plugin diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index 47218ec28..983d66687 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-config-browser-plugin diff --git a/plugins/continuations/pom.xml b/plugins/continuations/pom.xml index 825e92b90..139a14be7 100644 --- a/plugins/continuations/pom.xml +++ b/plugins/continuations/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-continuations-plugin diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index 4c589888a..2ef68df28 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-jasperreports-plugin diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index ffb539fbb..ce5ace0f9 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -5,8 +5,8 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT - + 2.0.2 + org.apache.struts struts2-jfreechart-plugin jar diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index 629a2431f..d113172e5 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-jsf-plugin diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index f499ccdd0..88812f6ac 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-pell-multipart-plugin diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index 22e070b9d..fd3f81817 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-plexus-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 24eef6a50..419980719 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-plugins diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index ee3332f1a..63cd9a6c4 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-sitegraph-plugin diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 71a2ed7ae..c48bbcf73 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-sitemesh-plugin diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index cebde7642..3a83bbf6a 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-spring-plugin diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 45766c4b9..fa01098c5 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-struts1-plugin diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index f437c3360..3c5d8d1d9 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-plugins - 2.0.2-SNAPSHOT + 2.0.2 org.apache.struts struts2-tiles-plugin diff --git a/pom.xml b/pom.xml index 7c22f1011..fd7b93358 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.0.2-SNAPSHOT + 2.0.2 pom Struts 2 http://struts.apache.org/struts2 diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 734e62323..4d17e8a06 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -87,8 +87,8 @@ add Spring beans!
  • - First-class AJAX support - The AJAX theme gives interactive - applications a boost. + First-class AJAX support - The AJAX theme is backed by the popular Dojo Framework. + AJAX tags look and feel just like standard Struts tags but provide greater interactivity and flexibility.
  • Coming in Struts 2.0.2 -- Zero Configuration - Optionally, replace XML configuration with convention and annotation. @@ -98,10 +98,6 @@
  • Deploy!
      -
    • - QuickStart - Configuration files are reloadable so many changes - can be made on the fly without restarting a web container. -
    • Easy plugins - Framework extensions can be added by dropping in a JAR. No manual configuration required! Bundled plugins add support for JavaServer Faces, @@ -114,6 +110,9 @@
    • Integrated profiling - Peek inside Struts to find the cycles are going!
    • +
    • + Coming in Struts 2.0.2 -- REST-ful URLs - Use search-engine friendly URLs, like category/action/movie/Thrillers. +
  • @@ -142,6 +141,9 @@ Integrating Debugging - Built-in debugging tools supporting profiling, problem reports, and interactive object model queries.
  • +
  • + Coming in Struts 2.0.2 -- Precise Error Reporting - All configuration elements, including properties that come from Java properties files, include location and line information. +