[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 |-- JPA 2.0 Roadmap was last edited by drwoods (11:13 AM). | http://cwiki.apache.org/confluence/display/openjpa/JPA+2.0+Roadmap Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- Bindy was last edited by cmoulli...@xpectis.com (07:22 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Bindy |-- Splitter was last edited by davsclaus (12:29 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Splitter Apache Directory Server v1.5 (DIRxSRVx11) http://cwiki.apache.org/confluence/display/DIRxSRVx11 | |-Pages Added or Edited in This Space |-- Bootstrap Code was created by akarasulu (11:58 AM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/Bootstrap+Code Apache ActiveMQ CPP (AMQCPP) http://cwiki.apache.org/confluence/display/AMQCPP | |-Pages Added or Edited in This Space |-- CMS API Overview was last edited by tabish121 (05:46 PM). | http://cwiki.apache.org/confluence/display/AMQCPP/CMS+API+Overview Apache Pivot (PIVOT) http://cwiki.apache.org/confluence/display/PIVOT | |-Pages Added or Edited in This Space |-- Data Binding was last edited by gkbr...@mac.com (05:28 PM). | http://cwiki.apache.org/confluence/display/PIVOT/Data+Binding |-- Web Queries was last edited by gkbr...@mac.com (05:24 PM). | http://cwiki.apache.org/confluence/display/PIVOT/Web+Queries |-- Large Data Sets Demo was last edited by gkbr...@mac.com (08:26 AM). | http://cwiki.apache.org/confluence/display/PIVOT/Large+Data+Sets+Demo Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET | |-Pages Added or Edited in This Space |-- Wicket Community meetups - Amsterdam was last edited by zo...@func.nl (07:45 AM). | http://cwiki.apache.org/confluence/display/WICKET/Wicket+Community+meetups+-+Amsterdam Apache Labs (labs) http://cwiki.apache.org/confluence/display/labs | |-Pages Added or Edited in This Space |-- vysper-Service Discovery was created by berndf (04:45 AM). | http://cwiki.apache.org/confluence/display/labs/vysper-Service+Discovery |-- vysper-Extending the Server was last edited by berndf (05:01 AM). | http://cwiki.apache.org/confluence/display/labs/vysper-Extending+the+Server |-- vysper-Extension Roadmap was last edited by berndf (04:46 AM). | http://cwiki.apache.org/confluence/display/labs/vysper-Extension+Roadmap |-- vysper was last edited by berndf (01:54 AM). | http://cwiki.apache.org/confluence/display/labs/vysper |-- vysper-Dependencies was last edited by berndf (01:32 AM). | http://cwiki.apache.org/confluence/display/labs/vysper-Dependencies Apache Felix (FELIX) http://cwiki.apache.org/confluence/display/FELIX | |-Pages Added or Edited in This Space |-- Apache Felix Maven Bundle Plugin (BND) was last edited by mcculls (02:56 AM). | http://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Maven+Bundle+Plugin+%28BND%29 Apache Qpid (qpid) http://cwiki.apache.org/confluence/display/qpid | |-Pages Added or Edited in This Space |-- QMF Protocol was last edited by tross (01:55 PM). | http://cwiki.apache.org/confluence/display/qpid/QMF+Protocol Apache ActiveMQ (ACTIVEMQ) http://cwiki.apache.org/confluence/display/ACTIVEMQ | |-Pages Added or Edited in This Space |-- 40% Off of ActiveMQ in Action! was created by bsnyder (08:51 PM). | http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=112319 Apache ServiceMix NMR (SMX4NMR) http://cwiki.apache.org/confluence/display/SMX4NMR | |-Pages Added or Edited in This Space |-- 11. Audit was created by gnodet (01:06 PM). | http://cwiki.apache.org/confluence/display/SMX4NMR/11.+Audit Apache Jackrabbit (JCR) http://cwiki.apache.org/confluence/display/JCR | |-Pages Added or Edited in This Space |-- Jackrabbit History was last edited by alexander.klimetsc...@googlemail.com (10:59 AM). | http://cwiki.apache.org/confluence/display/JCR/Jackrabbit+History |-- Node Types was last edited by alexander.klimetsc...@googlemail.com (10:56 AM). | http://cwiki.apache.org/confluence/display/JCR/Node+Types | |-New Comments in This Space |-- http://cwiki.apache.org/confluence/display/JCR/Node+Types (1) Tuscany Wiki (TUSCANYWIKI) http://cwiki.apache.org/confluence/display/TUSCANYWIKI | |-Pages Added or Edited in This Space |-- OSGi RFC 119 Implementation was created by rfeng (02:01 PM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/OSGi+RFC+119+Implementation - CONFLUENCE INFORMATION This message is automatically generated by Confluence
svn commit: r752436 - /struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/form/date-input.jsp
Author: musachy Date: Wed Mar 11 13:12:10 2009 New Revision: 752436 URL: http://svn.apache.org/viewvc?rev=752436&view=rev Log: update datepicker examples Modified: struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/form/date-input.jsp Modified: struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/form/date-input.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/form/date-input.jsp?rev=752436&r1=752435&r2=752436&view=diff == --- struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/form/date-input.jsp (original) +++ struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/form/date-input.jsp Wed Mar 11 13:12:10 2009 @@ -20,12 +20,12 @@ Tooltip from a Date: Read only from a Calendar: -CSS Style: -CSS Class: -Short Format: -Medium Format: -Large Format: -Unparsable Date: +CSS Style: +CSS Class from String Object: +Short Format: +Medium Format: +Large Format: +Unparsable Date: Options from an inline map: Options from an object: No Month or Year dropdown:
svn commit: r752446 - /struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/index.jsp
Author: wesw Date: Wed Mar 11 13:49:11 2009 New Revision: 752446 URL: http://svn.apache.org/viewvc?rev=752446&view=rev Log: organizing index page, adding simple form with validation and datepicker Modified: struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/index.jsp Modified: struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/index.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/index.jsp?rev=752446&r1=752445&r2=752446&view=diff == --- struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/index.jsp (original) +++ struts/sandbox/trunk/s2-jquery-showcase/src/main/webapp/WEB-INF/content/index.jsp Wed Mar 11 13:49:11 2009 @@ -5,6 +5,7 @@ Struts JQuery Showcase +Simple Form Examples @@ -30,6 +31,9 @@ Form With Reset Post Ajax Response + +Form Examples Using jquery-simple Theme + Form With Reset Post Request Ajax Response (simple theme) @@ -42,11 +46,17 @@ Simple Form Post Non-Ajax Response (simple theme) + +Date Picker Examples + Date Picker - + + + Form With a Date Picker, Validation & AJAX Response + \ No newline at end of file
svn commit: r752623 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java
Author: musachy Date: Wed Mar 11 21:25:45 2009 New Revision: 752623 URL: http://svn.apache.org/viewvc?rev=752623&view=rev Log: WW-3032 Set character encoding to UTF-8 for ajax validation Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java?rev=752623&r1=752622&r2=752623&view=diff == --- struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java (original) +++ struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java Wed Mar 11 21:25:45 2009 @@ -99,6 +99,7 @@ if (validationAware.hasErrors()) { if (validationFailedStatus >= 0) response.setStatus(validationFailedStatus); +response.setCharacterEncoding("UTF-8"); response.getWriter().print(buildResponse(validationAware)); response.setContentType("application/json"); return Action.NONE; @@ -108,6 +109,7 @@ String validateOnly = request.getParameter(VALIDATE_ONLY_PARAM); if (validateOnly != null && "true".equals(validateOnly)) { //there were no errors +response.setCharacterEncoding("UTF-8"); response.getWriter().print("/* {} */"); response.setContentType("application/json"); return Action.NONE;
[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 757 has FAILED (0 tests failed). Change made by Musachy Barroso
--- STRUTS-MAINJ6-757 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-757/ -- Code Changes -- Musachy Barroso (752623): >WW-3032 Set character encoding to UTF-8 for ajax validation -- Error Summary -- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Unable to find artifact. Embedded error: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.3-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.3-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] com.opensymphony:xwork:jar:2.1.3-SNAPSHOT from the specified remote repositories: apache.snapshots (http://people.apache.org/maven-snapshot-repository), central (https://m2proxy.atlassian.com/repository/public) [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
[OSS Bamboo] Struts 2 SVN - Main Build build 1044 has FAILED (0 tests failed). Change made by Musachy Barroso
--- STRUTS-MAIN-1044 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1044/ -- Code Changes -- Musachy Barroso (752623): >WW-3032 Set character encoding to UTF-8 for ajax validation -- Error Summary -- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. GroupId: com.opensymphony ArtifactId: xwork Version: 2.1.3-SNAPSHOT Reason: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.3-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.3-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] com.opensymphony:xwork:jar:2.1.3-SNAPSHOT from the specified remote repositories: central (https://m2proxy.atlassian.com/repository/public), apache.snapshots (http://people.apache.org/maven-snapshot-repository) [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
svn commit: r752628 - in /struts/struts2/trunk/core/src/test/java/org/apache/struts2: interceptor/validation/JSONValidationInterceptorTest.java views/jsp/StrutsMockHttpServletResponse.java
Author: musachy Date: Wed Mar 11 21:31:51 2009 New Revision: 752628 URL: http://svn.apache.org/viewvc?rev=752628&view=rev Log: WW-3032 Set character encoding to UTF-8 for ajax validation Modified: struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptorTest.java struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/StrutsMockHttpServletResponse.java Modified: struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptorTest.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptorTest.java?rev=752628&r1=752627&r2=752628&view=diff == --- struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptorTest.java (original) +++ struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptorTest.java Wed Mar 11 21:31:51 2009 @@ -80,7 +80,7 @@ //http status assertEquals(HttpServletResponse.SC_BAD_REQUEST, response.getStatus()); assertEquals("application/json", response.getContentType()); - +assertEquals("UTF-8", response.getCharacterEncoding()); } public void testValidationSucceeds() throws Exception { @@ -123,6 +123,7 @@ assertEquals("/*{}*/", normalizedActual); assertFalse(action.isExecuted()); assertEquals("application/json", response.getContentType()); +assertEquals("UTF-8", response.getCharacterEncoding()); } protected void setUp() throws Exception { Modified: struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/StrutsMockHttpServletResponse.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/StrutsMockHttpServletResponse.java?rev=752628&r1=752627&r2=752628&view=diff == --- struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/StrutsMockHttpServletResponse.java (original) +++ struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/StrutsMockHttpServletResponse.java Wed Mar 11 21:31:51 2009 @@ -39,6 +39,7 @@ private int status; private String redirectURL; private String contentType; +private String encoding; public Locale getLocale() { return locale; @@ -65,7 +66,7 @@ } public void setCharacterEncoding(String string) { -//To change body of implemented methods use File | Settings | File Templates. +this.encoding = string; } public void setWriter(PrintWriter writer) { @@ -102,4 +103,9 @@ this.redirectURL = redirectURL; super.sendRedirect(redirectURL); } + +@Override +public String getCharacterEncoding() { +return encoding; +} }
[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 758 has FAILED (0 tests failed). Change made by Musachy Barroso
--- STRUTS-MAINJ6-758 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-758/ -- Code Changes -- Musachy Barroso (752628): >WW-3032 Set character encoding to UTF-8 for ajax validation -- Error Summary -- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Unable to find artifact. Embedded error: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.3-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.3-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] com.opensymphony:xwork:jar:2.1.3-SNAPSHOT from the specified remote repositories: apache.snapshots (http://people.apache.org/maven-snapshot-repository), central (https://m2proxy.atlassian.com/repository/public) [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo
[OSS Bamboo] Struts 2 SVN - Main Build build 1045 has FAILED (0 tests failed). Change made by Musachy Barroso
--- STRUTS-MAIN-1045 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1045/ -- Code Changes -- Musachy Barroso (752628): >WW-3032 Set character encoding to UTF-8 for ajax validation -- Error Summary -- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. GroupId: com.opensymphony ArtifactId: xwork Version: 2.1.3-SNAPSHOT Reason: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.3-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.3-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] com.opensymphony:xwork:jar:2.1.3-SNAPSHOT from the specified remote repositories: central (https://m2proxy.atlassian.com/repository/public), apache.snapshots (http://people.apache.org/maven-snapshot-repository) [INFO] [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo