[CONF] Confluence Changes in the last 24 hours
This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Camel (https://cwiki.apache.org/confluence/display/CAMEL) Pages - How to define a static camel converter method in Scala created by njiang (07:40 AM) https://cwiki.apache.org/confluence/display/CAMEL/How+to+define+a+static+camel+converter+method+in+Scala Apache CXF (https://cwiki.apache.org/confluence/display/CXF) Pages - DOSGi Multi Bundle Setup edited by sergey_beryozkin (06:34 AM) https://cwiki.apache.org/confluence/display/CXF/DOSGi+Multi+Bundle+Setup Distributed OSGi edited by sergey_beryozkin (06:28 AM) https://cwiki.apache.org/confluence/display/CXF/Distributed+OSGi Apache DeltaSpike (https://cwiki.apache.org/confluence/display/DeltaSpike) Pages - Project Name created by gpetracek (07:47 PM) https://cwiki.apache.org/confluence/display/DeltaSpike/Project+Name Apache Flume (https://cwiki.apache.org/confluence/display/FLUME) Pages - Flume Hackathon - Dec 16 2011 edited by esammer (09:33 PM) https://cwiki.apache.org/confluence/display/FLUME/Flume+Hackathon+-+Dec+16+2011 Apache Hive (https://cwiki.apache.org/confluence/display/Hive) Pages - Unit Test Parallel Execution created by jvs (04:03 PM) https://cwiki.apache.org/confluence/display/Hive/Unit+Test+Parallel+Execution Home edited by jvs (04:09 PM) https://cwiki.apache.org/confluence/display/Hive/Home HowToContribute edited by jvs (03:54 PM) https://cwiki.apache.org/confluence/display/Hive/HowToContribute PhabricatorCodeReview edited by jvs (03:30 PM) https://cwiki.apache.org/confluence/display/Hive/PhabricatorCodeReview LanguageManual DDL edited by gregdingle (11:32 AM) https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL Apache Mahout (https://cwiki.apache.org/confluence/display/MAHOUT) Pages - Traveling Salesman edited by ted.dunn...@gmail.com (04:27 PM) https://cwiki.apache.org/confluence/display/MAHOUT/Traveling+Salesman OFBiz (Open For Business) Project Open Wiki (https://cwiki.apache.org/confluence/display/OFBIZ) Pages - Security edited by jacques.le.roux (02:25 AM) https://cwiki.apache.org/confluence/display/OFBIZ/Security Apache OpenOffice.org Community (https://cwiki.apache.org/confluence/display/OOOUSERS) Pages - Native Language Projects edited by khirano (09:35 PM) https://cwiki.apache.org/confluence/display/OOOUSERS/Native+Language+Projects Build-Translate-Plan edited by digro (12:16 PM) https://cwiki.apache.org/confluence/display/OOOUSERS/Build-Translate-Plan Apache Shiro (https://cwiki.apache.org/confluence/display/SHIRO) Pages - Articles edited by lhazlewood (03:21 PM) https://cwiki.apache.org/confluence/display/SHIRO/Articles Apache Tapestry (https://cwiki.apache.org/confluence/display/TAPESTRY) Pages - Mailing Lists edited by drobiazko (06:36 AM) https://cwiki.apache.org/confluence/display/TAPESTRY/Mailing+Lists Apache Wicket (https://cwiki.apache.org/confluence/display/WICKET) Pages - Migration to Wicket 6.0 edited by emond.papega...@topicus.nl (11:26 AM) https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0 - Users - a...@iobm.edu.pk https://cwiki.apache.org/confluence/display/~a...@iobm.edu.pk Change your notification preferences: https://cwiki.apache.org/confluence/users/viewnotifications.action
svn commit: r1215053 - in /struts/struts2/trunk/plugins: cdi/ codebehind/ convention/ dojo/ embeddedjsp/ gxp/ javatemplates/ jfreechart/ json/ osgi/ oval/ portlet/ rest/ sitegraph/ spring/
Author: lukaszlenart Date: Fri Dec 16 07:29:09 2011 New Revision: 1215053 URL: http://svn.apache.org/viewvc?rev=1215053&view=rev Log: Removes duplicated dependencies from poms Modified: struts/struts2/trunk/plugins/cdi/pom.xml struts/struts2/trunk/plugins/codebehind/pom.xml struts/struts2/trunk/plugins/convention/pom.xml struts/struts2/trunk/plugins/dojo/pom.xml struts/struts2/trunk/plugins/embeddedjsp/pom.xml struts/struts2/trunk/plugins/gxp/pom.xml struts/struts2/trunk/plugins/javatemplates/pom.xml struts/struts2/trunk/plugins/jfreechart/pom.xml struts/struts2/trunk/plugins/json/pom.xml struts/struts2/trunk/plugins/osgi/pom.xml struts/struts2/trunk/plugins/oval/pom.xml struts/struts2/trunk/plugins/portlet/pom.xml struts/struts2/trunk/plugins/rest/pom.xml struts/struts2/trunk/plugins/sitegraph/pom.xml struts/struts2/trunk/plugins/spring/pom.xml Modified: struts/struts2/trunk/plugins/cdi/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/cdi/pom.xml?rev=1215053&r1=1215052&r2=1215053&view=diff == --- struts/struts2/trunk/plugins/cdi/pom.xml (original) +++ struts/struts2/trunk/plugins/cdi/pom.xml Fri Dec 16 07:29:09 2011 @@ -60,12 +60,6 @@ -junit -junit -test - - - log4j log4j test Modified: struts/struts2/trunk/plugins/codebehind/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/codebehind/pom.xml?rev=1215053&r1=1215052&r2=1215053&view=diff == --- struts/struts2/trunk/plugins/codebehind/pom.xml (original) +++ struts/struts2/trunk/plugins/codebehind/pom.xml Fri Dec 16 07:29:09 2011 @@ -51,11 +51,6 @@ test -junit -junit -test - - mockobjects mockobjects-core test @@ -70,11 +65,6 @@ spring-core test - -javax.servlet -servlet-api -provided - javax.servlet Modified: struts/struts2/trunk/plugins/convention/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/convention/pom.xml?rev=1215053&r1=1215052&r2=1215053&view=diff == --- struts/struts2/trunk/plugins/convention/pom.xml (original) +++ struts/struts2/trunk/plugins/convention/pom.xml Fri Dec 16 07:29:09 2011 @@ -38,11 +38,6 @@ commons-lang -junit -junit -test - - org.easymock easymock test @@ -54,11 +49,6 @@ javax.servlet -servlet-api -provided - - -javax.servlet jsp-api provided Modified: struts/struts2/trunk/plugins/dojo/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/pom.xml?rev=1215053&r1=1215052&r2=1215053&view=diff == --- struts/struts2/trunk/plugins/dojo/pom.xml (original) +++ struts/struts2/trunk/plugins/dojo/pom.xml Fri Dec 16 07:29:09 2011 @@ -129,13 +129,6 @@ - - -org.apache.struts -struts2-core -${project.version} - - javax.servlet @@ -152,11 +145,6 @@ -junit -junit -test - - ${project.groupId} struts2-junit-plugin ${project.version} Modified: struts/struts2/trunk/plugins/embeddedjsp/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/embeddedjsp/pom.xml?rev=1215053&r1=1215052&r2=1215053&view=diff == --- struts/struts2/trunk/plugins/embeddedjsp/pom.xml (original) +++ struts/struts2/trunk/plugins/embeddedjsp/pom.xml Fri Dec 16 07:29:09 2011 @@ -46,11 +46,6 @@ commons-lang -junit -junit -test - - org.springframework spring-test test @@ -80,11 +75,6 @@ juli -javax.servlet -servlet-api -provided - - taglibs standard test Modified: struts/struts2/trunk/plugins/gxp/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/gxp/pom.xml?rev=1215053&r1=1215052&r2=1215053&view=diff ==