[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Sling (SLING) http://cwiki.apache.org/confluence/display/SLING | |-Pages Added or Edited in This Space |-- Updating the Sling Launcher was last edited by fmeschbe (02:17 AM). | http://cwiki.apache.org/confluence/display/SLING/Updating+the+Sling+Launcher Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- Tracer was last edited by davsclaus (11:49 PM). | http://cwiki.apache.org/confluence/display/CAMEL/Tracer |-- Tutorial-Example-ReportIncident-Part5 was last edited by davsclaus (06:38 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Tutorial-Example-ReportIncident-Part5 Apache Directory Server v1.5 (DIRxSRVx11) http://cwiki.apache.org/confluence/display/DIRxSRVx11 | |-Pages Added or Edited in This Space |-- Mitosis Development Guide was last edited by elecharny (02:20 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/Mitosis+Development+Guide Apache Struts 2 Plugin Registry (S2PLUGINS) http://cwiki.apache.org/confluence/display/S2PLUGINS | |-Pages Added or Edited in This Space |-- JFW plugin update was created by takis.sp (10:37 AM). | http://cwiki.apache.org/confluence/display/S2PLUGINS/2009/01/11/JFW+plugin+update Apache Geronimo v2.2 (GMOxDOC22) http://cwiki.apache.org/confluence/display/GMOxDOC22 | |-Pages Added or Edited in This Space |-- Plugins Group was last edited by chirun...@gmail.com (11:45 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC22/Plugins+Group |-- Assembling a server via Console was last edited by chirun...@gmail.com (10:17 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC22/Assembling+a+server+via+Console |-- Assembling a server via command line was last edited by chirun...@gmail.com (10:13 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC22/Assembling+a+server+via+command+line |-- Component versions was last edited by chirun...@gmail.com (08:54 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC22/Component+versions |-- New Features was last edited by chirun...@gmail.com (07:46 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC22/New+Features Tuscany Wiki (TUSCANYWIKI) http://cwiki.apache.org/confluence/display/TUSCANYWIKI | |-Pages Added or Edited in This Space |-- Future improvements to databinding framework was last edited by beckerdo (02:11 PM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Future+improvements+to+databinding+framework Apache CXF (CXF) http://cwiki.apache.org/confluence/display/CXF | |-Pages Added or Edited in This Space |-- Resources and Articles was last edited by mazzag (11:45 PM). | http://cwiki.apache.org/confluence/display/CXF/Resources+and+Articles Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET | |-Pages Added or Edited in This Space |-- Sites using Wicket was last edited by wfaler (03:49 PM). | http://cwiki.apache.org/confluence/display/WICKET/Sites+using+Wicket |-- Consistent page layout using borders was last edited by ro...@armstrongconsulting.net (06:16 AM). | http://cwiki.apache.org/confluence/display/WICKET/Consistent+page+layout+using+borders - 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
Issues Opened: week of 2009-01-12
Struts2 - Monday, January 12, 2009 1 opened in last 7 days [WW-2950] issue with tabbedPanel within Tiles Implemenatation - Type: Bug - Reporter: Andrew Stephan - Components: [Plugin - Dojo Tags] - Affects Versions: [] - http://issues.apache.org/struts/browse/WW-2950
svn commit: r733777 - /struts/struts2/trunk/core/src/main/resources/struts-default.xml
Author: musachy Date: Mon Jan 12 07:10:11 2009 New Revision: 733777 URL: http://svn.apache.org/viewvc?rev=733777&view=rev Log: Define a bean for "NamedVariablePatternMatcher" Modified: struts/struts2/trunk/core/src/main/resources/struts-default.xml Modified: struts/struts2/trunk/core/src/main/resources/struts-default.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/struts-default.xml?rev=733777&r1=733776&r2=733777&view=diff == --- struts/struts2/trunk/core/src/main/resources/struts-default.xml (original) +++ struts/struts2/trunk/core/src/main/resources/struts-default.xml Mon Jan 12 07:10:11 2009 @@ -37,6 +37,7 @@ +
[OSS Bamboo] Struts 2 SVN - Main Build build 1010 has FAILED (0 tests failed). Change made by Musachy Barroso
--- STRUTS-MAIN-1010 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1010/ -- Code Changes -- Musachy Barroso (733777): >Define a bean for "NamedVariablePatternMatcher" -- Error Summary -- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. GroupId: org.apache.struts ArtifactId: struts2-showcase Version: 2.1.7-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=org.apache.struts -DartifactId=struts2-showcase -Dversion=2.1.7-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-showcase -Dversion=2.1.7-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] org.apache.struts:struts2-showcase:war:2.1.7-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
[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 716 has FAILED (0 tests failed). Change made by Musachy Barroso
--- STRUTS-MAINJ6-716 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-716/ -- Code Changes -- Musachy Barroso (733777): >Define a bean for "NamedVariablePatternMatcher" -- 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=org.apache.struts -DartifactId=struts2-showcase -Dversion=2.1.7-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-showcase -Dversion=2.1.7-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] org.apache.struts:struts2-showcase:war:2.1.7-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