[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- JMS was last edited by jstrachan (03:34 AM). | http://cwiki.apache.org/confluence/display/CAMEL/JMS Apache ActiveMQ (ACTIVEMQ) http://cwiki.apache.org/confluence/display/ACTIVEMQ | |-Pages Added or Edited in This Space |-- SJSAS with GenericJMSRA was last edited by zarick (06:58 PM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/SJSAS+with+GenericJMSRA |-- ActiveMQ Performance Module Users Manual was last edited by nickysandhu (04:07 PM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/ActiveMQ+Performance+Module+Users+Manual |-- Networks of Brokers was last edited by jstrachan (06:05 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Networks+of+Brokers |-- ActiveMQ 3 Networks of Brokers was last edited by jstrachan (06:00 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/ActiveMQ+3+Networks+of+Brokers Apache Geronimo v2.0 (GMOxDOC20) http://cwiki.apache.org/confluence/display/GMOxDOC20 | |-Pages Added or Edited in This Space |-- RELEASE-NOTES-2.0.2.TXT was last edited by kevan (05:54 AM). | http://cwiki.apache.org/confluence/display/GMOxDOC20/RELEASE-NOTES-2.0.2.TXT Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW | |-Pages Added or Edited in This Space |-- Exception Configuration was last edited by husted (07:12 AM). | http://cwiki.apache.org/confluence/display/WW/Exception+Configuration |-- Core Developers Guide was last edited by husted (07:07 AM). | http://cwiki.apache.org/confluence/display/WW/Core+Developers+Guide |-- Configuration Elements was last edited by husted (07:04 AM). | http://cwiki.apache.org/confluence/display/WW/Configuration+Elements |-- Home was last edited by husted (06:57 AM). | http://cwiki.apache.org/confluence/display/WW/Home Tuscany Wiki (TUSCANYWIKI) http://cwiki.apache.org/confluence/display/TUSCANYWIKI | |-Pages Added or Edited in This Space |-- Classloading in Tuscany SCA Java was created by rfeng (01:15 PM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Classloading+in+Tuscany+SCA+Java |-- Tuscany Papers In Preparation was last edited by rfeng (01:08 PM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Tuscany+Papers+In+Preparation |-- API-less SOA with Apache Tuscany was created by rfeng (01:02 PM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/API-less+SOA+with+Apache+Tuscany |-- ApacheCon Europe 2008 was created by [EMAIL PROTECTED] (09:50 AM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/ApacheCon+Europe+2008 |-- Tuscany Presentations in Preparation was created by [EMAIL PROTECTED] (09:49 AM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Tuscany+Presentations+in+Preparation |-- Home was last edited by [EMAIL PROTECTED] (09:48 AM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Home |-- Distributed Runtime was last edited by slaws (07:59 AM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Distributed+Runtime Apache Cayenne Website (CAYSITE) http://cwiki.apache.org/confluence/display/CAYSITE | |-Pages Added or Edited in This Space |-- Running Unit Tests was last edited by halset (10:35 PM). | http://cwiki.apache.org/confluence/display/CAYSITE/Running+Unit+Tests Apache Wicket Website (WICKETxSITE) http://cwiki.apache.org/confluence/display/WICKETxSITE | |-Pages Added or Edited in This Space |-- QuickStart was last edited by dashorst (07:51 AM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/QuickStart Apache MINA (MINA) http://cwiki.apache.org/confluence/display/MINA | |-Pages Added or Edited in This Space |-- Configuring Thread Model was last edited by trustin (12:24 AM). | http://cwiki.apache.org/confluence/display/MINA/Configuring+Thread+Model Apache Ode (ODExSITE) http://cwiki.apache.org/confluence/display/ODExSITE | |-Pages Added or Edited in This Space |-- Creating a Process was last edited by mriou (04:54 PM). | http://cwiki.apache.org/confluence/display/ODExSITE/Creating+a+Process Apache Tuscany (TUSCANY) http://cwiki.apache.org/confluence/display/TUSCANY | |-Pages Added or Edited in This Space |-- Tuscany Downloads & Documentations was last edited by [EMAIL PROTECTED] (09:09 AM). | http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=55199 |-- Tuscany SCA Java - FAQ was last edited by slaws (01:32 AM). | http://cwiki.apache.org/confluence/display/TUSCANY/Tuscany+SCA+Java+-+FAQ Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET | |-Pages Added or Edited in This Space |-- Migr
svn commit: r585160 - /struts/struts2/trunk/plugins/dojo/pom.xml
Author: hermanns Date: Tue Oct 16 07:47:24 2007 New Revision: 585160 URL: http://svn.apache.org/viewvc?rev=585160&view=rev Log: Resolve snapshot dependencies o dojo plugin still used struts-annotations-1.0.2-SNAPSHOT Issue Number: WW-2151 Modified: struts/struts2/trunk/plugins/dojo/pom.xml Modified: struts/struts2/trunk/plugins/dojo/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/pom.xml?rev=585160&r1=585159&r2=585160&view=diff == --- struts/struts2/trunk/plugins/dojo/pom.xml (original) +++ struts/struts2/trunk/plugins/dojo/pom.xml Tue Oct 16 07:47:24 2007 @@ -213,7 +213,7 @@ org.apache.struts struts-annotations -1.0.2-SNAPSHOT +1.0.2 true @@ -238,4 +238,4 @@ - \ No newline at end of file +