You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2013/09/12 09:36:38 UTC

svn commit: r1522470 - /openmeetings/trunk/singlewebapp/.springBeans

Author: sebawagner
Date: Thu Sep 12 07:36:37 2013
New Revision: 1522470

URL: http://svn.apache.org/r1522470
Log:
Add spring and modified location of web.xml to Eclipse configuration (you need Eclipse with the Spring IDE plugin and Java Dynamic Project Plugin that is part of the J2EE Eclipse IDE)

Modified:
    openmeetings/trunk/singlewebapp/.springBeans

Modified: openmeetings/trunk/singlewebapp/.springBeans
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/.springBeans?rev=1522470&r1=1522469&r2=1522470&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/.springBeans (original)
+++ openmeetings/trunk/singlewebapp/.springBeans Thu Sep 12 07:36:37 2013
@@ -30,14 +30,5 @@
 		<config>src/main/webapp/WEB-INF/classes/openmeetings-applicationContext.xml</config>
 	</configs>
 	<configSets>
-		<configSet>
-			<name><![CDATA[openmeetings_config]]></name>
-			<allowBeanDefinitionOverriding>true</allowBeanDefinitionOverriding>
-			<incomplete>false</incomplete>
-			<configs>
-			</configs>
-			<profiles>
-			</profiles>
-		</configSet>
 	</configSets>
 </beansProjectDescription>