[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+Email was created by craigrussell (02:38 PM). | http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=55116 |-- Index was last edited by craigrussell (02:31 PM). | http://cwiki.apache.org/confluence/display/openjpa/Index |-- OpenJPA+Release+Policy was created by craigrussell (11:46 AM). | http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=55076 |-- Releasing OpenJPA was last edited by craigrussell (11:26 AM). | http://cwiki.apache.org/confluence/display/openjpa/Releasing+OpenJPA Apache Felix (FELIX) http://cwiki.apache.org/confluence/display/FELIX | |-Pages Added or Edited in This Space |-- iPOJO was last edited by clement.escoffier (09:03 AM). | http://cwiki.apache.org/confluence/display/FELIX/iPOJO |-- Combining iPOJO and Configuration Admin was created by clement.escoffier (08:58 AM). | http://cwiki.apache.org/confluence/display/FELIX/Combining+iPOJO+and+Configuration+Admin Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- Polling Consumer was last edited by jstrachan (09:15 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Polling+Consumer Apache Directory Server v1.5 (DIRxSRVx11) http://cwiki.apache.org/confluence/display/DIRxSRVx11 | |-Pages Added or Edited in This Space |-- ApacheDS v1.5 Basic User's Guide was last edited by szoerner (02:31 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/ApacheDS+v1.5+Basic+User%27s+Guide |-- 2. Handling of data within your directory was created by szoerner (02:24 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/2.+Handling+of+data+within+your+directory |-- 3. Basic Security was created by szoerner (02:24 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/3.+Basic+Security |-- 4. Integrating ApacheDS with other programs was created by szoerner (02:25 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/4.+Integrating+ApacheDS+with+other+programs |-- 1. How to begin was last edited by szoerner (02:23 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/1.+How+to+begin |-- 1.5. About the sample configurations and sample directory data was created by szoerner (02:15 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/1.5.+About+the+sample+configurations+and+sample+directory+data |-- 1.4. Basic configuration tasks was created by szoerner (02:13 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/1.4.+Basic+configuration+tasks |-- 1.3. Installing and starting the server was created by szoerner (02:11 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/1.3.+Installing+and+starting+the+server Apache ActiveMQ (ACTIVEMQ) http://cwiki.apache.org/confluence/display/ACTIVEMQ | |-Pages Added or Edited in This Space |-- Python was last edited by albertstrasheim (08:21 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Python |-- Team was last edited by jstrachan (07:15 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Team |-- Logging a warning if you forget to start a Connection was created by jstrachan (03:50 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Logging+a+warning+if+you+forget+to+start+a+Connection |-- I am not receiving any messages, what is wrong was last edited by jstrachan (03:50 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/I+am+not+receiving+any+messages%2C+what+is+wrong |-- Articles was last edited by jstrachan (03:40 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Articles |-- Connection Configuration URI was last edited by jstrachan (03:33 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Connection+Configuration+URI Apache Geronimo v1.1 (GMOxDOC11) http://cwiki.apache.org/confluence/display/GMOxDOC11 | |-Pages Added or Edited in This Space |-- geronimo-application-client.xml was last edited by [EMAIL PROTECTED] (02:56 AM). | http://cwiki.apache.org/confluence/display/GMOxDOC11/geronimo-application-client.xml Apache Directory Development (DIRxDEV) http://cwiki.apache.org/confluence/display/DIRxDEV | |-Pages Added or Edited in This Space |-- Releasing Shared was last edited by akarasulu (02:08 PM). | http://cwiki.apache.org/confluence/display/DIRxDEV/Releasing+Shared |-- Index was last edited by akarasulu (11:22 AM). | http://cwiki.apache.org/confluence/display/DIRxDEV/Index Apache Directory Server v1.0 (DIRxSRVx10) http://cwiki.apache.org/confluence/display/DIRxSRVx10 | |-Pages Added or Edited in This Spac
svn commit: r541675 - /struts/struts2/trunk/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java
Author: apetrelli Date: Fri May 25 07:47:57 2007 New Revision: 541675 URL: http://svn.apache.org/viewvc?view=rev&rev=541675 Log: WW-1942 In the URL spaces are converted into %20, while in the file must be spaces. Modified: struts/struts2/trunk/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java Modified: struts/struts2/trunk/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java?view=diff&rev=541675&r1=541674&r2=541675 == --- struts/struts2/trunk/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java (original) +++ struts/struts2/trunk/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java Fri May 25 07:47:57 2007 @@ -34,7 +34,7 @@ public void testGetThemePropsThroughFileSystem() throws Exception { URL dummyResourceUrl = getClass().getResource("dummy.properties"); -File dummyResourceFile = new File(dummyResourceUrl.getFile()); +File dummyResourceFile = new File(dummyResourceUrl.getFile().replaceAll("%20", " ")); String themePropertiesDir = dummyResourceFile.getParent(); System.out.println("dummy resource url="+dummyResourceUrl);
svn commit: r541676 - /struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java
Author: apetrelli Date: Fri May 25 07:48:33 2007 New Revision: 541676 URL: http://svn.apache.org/viewvc?view=rev&rev=541676 Log: WW-1942 Merge from trunk to STRUTS_2_0_X branch. In the URL spaces are converted into %20, while in the file must be spaces. Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java?view=diff&rev=541676&r1=541675&r2=541676 == --- struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/components/template/BaseTemplateEngineTest.java Fri May 25 07:48:33 2007 @@ -34,7 +34,7 @@ public void testGetThemePropsThroughFileSystem() throws Exception { URL dummyResourceUrl = getClass().getResource("dummy.properties"); -File dummyResourceFile = new File(dummyResourceUrl.getFile()); +File dummyResourceFile = new File(dummyResourceUrl.getFile().replaceAll("%20", " ")); String themePropertiesDir = dummyResourceFile.getParent(); System.out.println("dummy resource url="+dummyResourceUrl);
Issues Closed: week of 2007-05-25
Struts2 - Friday, May 25, 2007 38 closed in last 7 days [WW-1830] Support non-String attributes to freemarker JSP tag extensions http://issues.apache.org/struts/browse/WW-1830 [WW-1916] Unable to start struts2 Application, getting a Null pointer exception. http://issues.apache.org/struts/browse/WW-1916 [WW-1792] Date tag doesn't handle calendars http://issues.apache.org/struts/browse/WW-1792 [WW-1495] Some actions that use Generics make OGNL throw ClassCastException http://issues.apache.org/struts/browse/WW-1495 [WW-1519] 'select' tag cannot bind jdk5.0 enum type http://issues.apache.org/struts/browse/WW-1519 [WW-1714] Using the Redirect Action Result with parameters to the target action causes an OGNL warning http://issues.apache.org/struts/browse/WW-1714 [WW-1942] Struts 2 core tests fails under Java 6.0 http://issues.apache.org/struts/browse/WW-1942 [WW-1743] doubleselect has wrong doubleCssClass http://issues.apache.org/struts/browse/WW-1743 [WW-1874] form tag action attribute doesn't work for command url http://issues.apache.org/struts/browse/WW-1874 [WW-1762] Struts 2 creates ugly anchor tags http://issues.apache.org/struts/browse/WW-1762 [WW-1746] html tag tr isn“t close in s:debug http://issues.apache.org/struts/browse/WW-1746 [WW-1935] Tags Bind, Anchor and Submit, in the Dojo plugin should have a "separateScripts" attribute to run scripts on their own scope http://issues.apache.org/struts/browse/WW-1935 [WW-1870] Add sources and javadoc jars to maven repositories when releasing http://issues.apache.org/struts/browse/WW-1870 [WW-1941] Update Tiles 2 plugin to depend on a released version http://issues.apache.org/struts/browse/WW-1941 [WW-1903] Client side javascript validation has javascript errors when textfield labelposition is set to top http://issues.apache.org/struts/browse/WW-1903 [WW-1879] Result "location" parameter should evaluate %{expr} http://issues.apache.org/struts/browse/WW-1879 [WW-1920] NullPointerException in CookieInterceptor when there are no cookies in request http://issues.apache.org/struts/browse/WW-1920 [WW-1868] Struts 2 validation testing fails because ObjectFactory is null http://issues.apache.org/struts/browse/WW-1868 [WW-1766] s:div tag needs the scriptSeparation attribute http://issues.apache.org/struts/browse/WW-1766 [WW-1697] AnchorTag has no setter method corresponding to TLD declared attribute 'onLoadJS' http://issues.apache.org/struts/browse/WW-1697 [WW-1712] PropertiesSettings fails to load properties on Websphere 6.0 http://issues.apache.org/struts/browse/WW-1712 [WW-1810] Custom ObjectTypeDeterminer defined in struts.properties is not correctly set in XWorkConverter http://issues.apache.org/struts/browse/WW-1810 [WW-1862] Chaining result from input to another action never excutes chained target. http://issues.apache.org/struts/browse/WW-1862 [WW-1764] freemarker.core.InvalidReferenceException: s.combobox not found. http://issues.apache.org/struts/browse/WW-1764 [WW-1905] Sort tag documentation mention id param but tld does not http://issues.apache.org/struts/browse/WW-1905 [WW-1672] optgroup.ftl formats long numbers with commas http://issues.apache.org/struts/browse/WW-1672 [WW-1752] The doubleCssClass of optiontransferselect does not work http://issues.apache.org/struts/browse/WW-1752 [WW-1926] Unexpected Exception catched: Error setting expression... http://issues.apache.org/struts/browse/WW-1926 [WW-1884] Validator Randomly Fails Valid Input http://issues.apache.org/struts/browse/WW-1884 [WW-1751] StrutsResultSupport truncates redirect url at & http://issues.apache.org/struts/browse/WW-1751 [WW-1924] Struts2 on JDK 1.4 http://issues.apache.org/struts/browse/WW-1924 [WW-1932] SubsetIteratorTag throws NullPointerException when no source is specified http://issues.apache.org/struts/browse/WW-1932 [WW-1918] Select options doesnt render chinese and korean languages correctly http://issues.apache.org/struts/browse/WW-1918 [WW-1929] submit ajxs form is not working for FF and IE http://issues.apache.org/struts/browse/WW-1929 [WW-1780] Indexed (bean) properties do not work when property is not a real array http://issues.apache.org/struts/browse/WW-1780 [WW-1871] Default Submit Button http://issues.apache.org/struts/browse/WW-1871 [WW-1907] radiomap.ftl does not reconize OGNL value returned from a object. http://issues.apache.org/struts/browse/WW-1907 [WW-1939] Allow automatic id setting from restful2 action mapper http://issues.apache.org/struts/browse/WW-1939
[Struts Wiki] Update of "StrutsConsultants" by Consultoriajava
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by Consultoriajava: http://wiki.apache.org/struts/StrutsConsultants -- '''Spain''' + * ConsultoriaJava consultores -- http://www.consultoriajava.com ([EMAIL PROTECTED]) * Angel Cervera Claudio -- http://www.acervera.com ([EMAIL PROTECTED]) * Carnicas Gonzalez -- http://www.carnicasgonzalez.com * OPEN input -- http://www.openinput.com ([EMAIL PROTECTED])
[Struts Wiki] Update of "StrutsConsultants" by Consultoriajava
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by Consultoriajava: http://wiki.apache.org/struts/StrutsConsultants -- '''Spain''' - * ConsultoriaJava consultores -- http://www.consultoriajava.com ([EMAIL PROTECTED]) + * Consultoria Java -- http://www.consultoriajava.com ([EMAIL PROTECTED]) * Angel Cervera Claudio -- http://www.acervera.com ([EMAIL PROTECTED]) * Carnicas Gonzalez -- http://www.carnicasgonzalez.com * OPEN input -- http://www.openinput.com ([EMAIL PROTECTED])
[Struts Wiki] Update of "StrutsTraining" by Consultoriajava
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by Consultoriajava: http://wiki.apache.org/struts/StrutsTraining -- * Ernitech Consulting -- http://www.ernitech.com + '''Spain''' + + * Consultoria Java -- http://www.consultoriajava.com ([EMAIL PROTECTED]) + '''USA''' * baseBeans -- http://www.baseBeans.com * ExitCertified -- http://www.exitcertified.com
[Struts Wiki] Update of "StrutsConsultants" by ThiagoVespa
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by ThiagoVespa: http://wiki.apache.org/struts/StrutsConsultants -- * Synergetic Solutions NV -- http://www.synergetic-solutions.be * TELIO sprl/bvba -- http://www.telio.be/ * Xplore -- http://www.xplore.be/ + + '''Brazil''' + + * G&V Tecnologia -- http://www.gevtec.com.br/ '''Canada'''