svn commit: r560043 - in /struts/maven/trunk: struts2-archetype-blank/ struts2-archetype-blank/src/main/resources/archetype-resources/ struts2-archetype-dbportlet/ struts2-archetype-dbportlet/src/main
Author: mrdon Date: Thu Jul 26 17:54:39 2007 New Revision: 560043 URL: http://svn.apache.org/viewvc?view=rev&rev=560043 Log: Updating the archetypes to Struts 2.0.9 Modified: struts/maven/trunk/struts2-archetype-blank/README.txt struts/maven/trunk/struts2-archetype-blank/pom.xml struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml struts/maven/trunk/struts2-archetype-dbportlet/README.txt struts/maven/trunk/struts2-archetype-dbportlet/pom.xml struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml struts/maven/trunk/struts2-archetype-plugin/pom.xml struts/maven/trunk/struts2-archetype-plugin/src/main/resources/archetype-resources/pom.xml struts/maven/trunk/struts2-archetype-portlet/README.txt struts/maven/trunk/struts2-archetype-portlet/pom.xml struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml struts/maven/trunk/struts2-archetype-starter/README.txt struts/maven/trunk/struts2-archetype-starter/pom.xml struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml Modified: struts/maven/trunk/struts2-archetype-blank/README.txt URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/README.txt?view=diff&rev=560043&r1=560042&r2=560043 == --- struts/maven/trunk/struts2-archetype-blank/README.txt (original) +++ struts/maven/trunk/struts2-archetype-blank/README.txt Thu Jul 26 17:54:39 2007 @@ -20,7 +20,7 @@ -DartifactId=myWebApp \ -DarchetypeGroupId=org.apache.struts \ -DarchetypeArtifactId=struts2-archetype-blank \ - -DarchetypeVersion=2.0.2-SNAPSHOT \ + -DarchetypeVersion=2.0.9-SNAPSHOT \ -DremoteRepositories=http://people.apache.org/repo/m2-snapshot-repository IMPORTANT: Modified: struts/maven/trunk/struts2-archetype-blank/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/pom.xml?view=diff&rev=560043&r1=560042&r2=560043 == --- struts/maven/trunk/struts2-archetype-blank/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-blank/pom.xml Thu Jul 26 17:54:39 2007 @@ -9,7 +9,7 @@ 4.0.0 struts2-archetype-blank - 2.0.8-SNAPSHOT + 2.0.9-SNAPSHOT maven-plugin Struts 2 Archetypes - Blank Modified: struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml?view=diff&rev=560043&r1=560042&r2=560043 == --- struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml Thu Jul 26 17:54:39 2007 @@ -48,7 +48,7 @@ org.apache.struts struts2-core -2.0.8 +2.0.9 Modified: struts/maven/trunk/struts2-archetype-dbportlet/README.txt URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/README.txt?view=diff&rev=560043&r1=560042&r2=560043 == --- struts/maven/trunk/struts2-archetype-dbportlet/README.txt (original) +++ struts/maven/trunk/struts2-archetype-dbportlet/README.txt Thu Jul 26 17:54:39 2007 @@ -22,7 +22,7 @@ -DartifactId=myWebApp \ -DarchetypeGroupId=org.apache.struts \ -DarchetypeArtifactId=struts2-archetype-dbportlet \ - -DarchetypeVersion=2.0.3-SNAPSHOT \ + -DarchetypeVersion=2.0.9-SNAPSHOT \ -DremoteRepositories=http://people.apache.org/maven-snapshot-repository - to compile, execute Modified: struts/maven/trunk/struts2-archetype-dbportlet/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/pom.xml?view=diff&rev=560043&r1=560042&r2=560043 == --- struts/maven/trunk/struts2-archetype-dbportlet/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-dbportlet/pom.xml Thu Jul 26 17:54:39 2007 @@ -9,7 +9,7 @@ 4.0.0 struts2-archetype-dbportlet - 2.0.8-SNAPSHOT + 2.0.9-SNAPSHOT maven-plugin Struts 2 Archetypes - Database Portlet Modified: struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/ar
svn commit: r559849 - /struts/struts2/trunk/core/src/main/resources/template/xhtml/checkbox.ftl
Author: jholmes Date: Thu Jul 26 08:16:40 2007 New Revision: 559849 URL: http://svn.apache.org/viewvc?view=rev&rev=559849 Log: WW-2064 XHTML checkbox template does not include tooltip consistently Modified: struts/struts2/trunk/core/src/main/resources/template/xhtml/checkbox.ftl Modified: struts/struts2/trunk/core/src/main/resources/template/xhtml/checkbox.ftl URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/template/xhtml/checkbox.ftl?view=diff&rev=559849&r1=559848&r2=559849 == --- struts/struts2/trunk/core/src/main/resources/template/xhtml/checkbox.ftl (original) +++ struts/struts2/trunk/core/src/main/resources/template/xhtml/checkbox.ftl Thu Jul 26 08:16:40 2007 @@ -88,7 +88,7 @@ :<#t/> <#if parameters.tooltip?exists> - +<#include "/${parameters.templateDir}/xhtml/tooltip.ftl" /> <#t/> @@ -98,7 +98,7 @@ *<#t/> <#if parameters.tooltip?exists> - +<#include "/${parameters.templateDir}/xhtml/tooltip.ftl" />
svn commit: r559846 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/xhtml/checkbox.ftl
Author: jholmes Date: Thu Jul 26 08:12:01 2007 New Revision: 559846 URL: http://svn.apache.org/viewvc?view=rev&rev=559846 Log: WW-2064 XHTML checkbox template does not include tooltip consistently Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/xhtml/checkbox.ftl Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/xhtml/checkbox.ftl URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/xhtml/checkbox.ftl?view=diff&rev=559846&r1=559845&r2=559846 == --- struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/xhtml/checkbox.ftl (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/xhtml/checkbox.ftl Thu Jul 26 08:12:01 2007 @@ -88,7 +88,7 @@ :<#t/> <#if parameters.tooltip?exists> - +<#include "/${parameters.templateDir}/xhtml/tooltip.ftl" /> <#t/> @@ -98,7 +98,7 @@ *<#t/> <#if parameters.tooltip?exists> - +<#include "/${parameters.templateDir}/xhtml/tooltip.ftl" />
[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - OpenJPA (openjpa) http://cwiki.apache.org/confluence/display/openjpa | |-Pages Added or Edited in This Space |-- OpenJPA Up Close and Personal was last edited by [EMAIL PROTECTED] (07:07 PM). | http://cwiki.apache.org/confluence/display/openjpa/OpenJPA+Up+Close+and+Personal Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- JPA was last edited by jstrachan (12:04 PM). | http://cwiki.apache.org/confluence/display/CAMEL/JPA Apache CXF 2.0 Documentation (CXF20DOC) http://cwiki.apache.org/confluence/display/CXF20DOC | |-Pages Added or Edited in This Space |-- Writing a service with Spring was last edited by [EMAIL PROTECTED] (11:52 PM). | http://cwiki.apache.org/confluence/display/CXF20DOC/Writing+a+service+with+Spring |-- Developing a Service was last edited by cmoesel (02:24 PM). | http://cwiki.apache.org/confluence/display/CXF20DOC/Developing+a+Service |-- Configuration was last edited by andreasmyth (11:06 AM). | http://cwiki.apache.org/confluence/display/CXF20DOC/Configuration |-- Dynamic Clients was last edited by njiang (07:26 AM). | http://cwiki.apache.org/confluence/display/CXF20DOC/Dynamic+Clients |-- Tools was last edited by mmao (12:04 AM). | http://cwiki.apache.org/confluence/display/CXF20DOC/Tools Apache ActiveMQ CPP (AMQCPP) http://cwiki.apache.org/confluence/display/AMQCPP | |-Pages Added or Edited in This Space |-- ActiveMQ-CPP 2.1 RC1 Release was created by tabish121 (06:36 AM). | http://cwiki.apache.org/confluence/display/AMQCPP/2007/07/25/ActiveMQ-CPP+2.1+RC1+Release |-- ActiveMQ-CPP 2.1 Release was last edited by tabish121 (06:33 AM). | http://cwiki.apache.org/confluence/display/AMQCPP/ActiveMQ-CPP+2.1+Release Apache Geronimo Project Management (GMOxPMGT) http://cwiki.apache.org/confluence/display/GMOxPMGT | |-Pages Added or Edited in This Space |-- SNAPSHOT dependencies that need to be released for Geronimo 2.0 was last edited by pkashyap (08:31 AM). | http://cwiki.apache.org/confluence/display/GMOxPMGT/SNAPSHOT+dependencies+that+need+to+be+released+for+Geronimo+2.0 Apache ServiceMix (SM) http://cwiki.apache.org/confluence/display/SM | |-Pages Added or Edited in This Space |-- Building was last edited by bsnyder (09:05 AM). | http://cwiki.apache.org/confluence/display/SM/Building |-- Contributing was last edited by bsnyder (08:47 AM). | http://cwiki.apache.org/confluence/display/SM/Contributing |-- Hello World - SE was last edited by bsnyder (07:14 AM). | http://cwiki.apache.org/confluence/display/SM/Hello+World+-+SE Apache Geronimo v1.1 (GMOxDOC11) http://cwiki.apache.org/confluence/display/GMOxDOC11 | |-Pages Added or Edited in This Space |-- Using J2G was last edited by ginemesis (02:06 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC11/Using+J2G Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW | |-New Comments in This Space |-- http://cwiki.apache.org/confluence/display/WW/Portlet+Configuration (1) |-- http://cwiki.apache.org/confluence/display/WW/Portlet+Tutorial+%28WebWork+2.2%29 (1) Tuscany Wiki (TUSCANYWIKI) http://cwiki.apache.org/confluence/display/TUSCANYWIKI | |-Pages Added or Edited in This Space |-- Distributed Runtime was last edited by slaws (03:32 PM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Distributed+Runtime Apache Wicket Website (WICKETxSITE) http://cwiki.apache.org/confluence/display/WICKETxSITE | |-Pages Added or Edited in This Space |-- Community was last edited by dashorst (11:34 AM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/Community UIMA (UIMA) http://cwiki.apache.org/confluence/display/UIMA | |-Pages Added or Edited in This Space |-- TestPlan2.2 was last edited by mbaessler (09:25 AM). | http://cwiki.apache.org/confluence/display/UIMA/TestPlan2.2 Apache Geronimo v2.0 - ES (GMOxDOC20es) http://cwiki.apache.org/confluence/display/GMOxDOC20es | |-Pages Added or Edited in This Space |-- Herramientas y comandos was created by juan (09:57 AM). | http://cwiki.apache.org/confluence/display/GMOxDOC20es/Herramientas+y+comandos - CONFLUENCE INFORMATION This message is automatically generated by Confluence Unsubscribe or edit your notifications preferences http://cwiki.apache.org/confluence/users/viewnotifications.action If you think it was sent incorrectly contact one of the administrators http://cwiki.apache.org/confluence/administrators.action If you want more information on Confluence, or have a bug to report see http://www.atlassian.com/software/confluence