Author: solomax
Date: Sun Mar 16 10:38:40 2014
New Revision: 1578021

URL: http://svn.apache.org/r1578021
Log:
[OPENMEETINGS-950] red5 client and server versions are updated

Modified:
    openmeetings/trunk/singlewebapp/.classpath

Modified: openmeetings/trunk/singlewebapp/.classpath
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/.classpath?rev=1578021&r1=1578020&r2=1578021&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/.classpath (original)
+++ openmeetings/trunk/singlewebapp/.classpath Sun Mar 16 10:38:40 2014
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-      http://www.apache.org/licenses/LICENSE-2.0
-          
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
- -->
 <classpath>
        <classpathentry kind="src" path="src/axis/java"/>
        <classpathentry kind="src" path="src/db/java"/>
@@ -37,32 +19,31 @@
        <classpathentry exported="true" kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con" 
path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=Openmeetings&amp;ivyXmlPath=ivy.xml&amp;confs=*&amp;ivySettingsPath=%24%7Bworkspace_loc%3AOpenmeetings%2Fivysettings.xml%7D&amp;loadSettingsOnDemand=false&amp;propertyFiles="/>
        <classpathentry kind="lib" path="build/lib/java_16_tools.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/red5-io-1.0.2.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/red5-io-1.0.3.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/red5-server.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/slf4j-api-1.7.5.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-core-3.1.4.RELEASE.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-beans-3.1.4.RELEASE.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-core-4.0.0.RELEASE.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-beans-4.0.0.RELEASE.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/mina-core-2.0.7.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/quartz-2.1.6.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/log4j-over-slf4j-1.7.5.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/commons-collections-20040616.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-web-3.1.4.RELEASE.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-web-4.0.0.RELEASE.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/commons-beanutils-1.8.3.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/commons-lang3-3.1.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/logback-core-1.0.13.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/logback-classic-1.0.13.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-asm-3.1.4.RELEASE.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-expression-3.1.4.RELEASE.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-context-3.1.4.RELEASE.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-context-support-3.1.4.RELEASE.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-expression-4.0.0.RELEASE.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-context-4.0.0.RELEASE.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-context-support-4.0.0.RELEASE.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/aopalliance-1.0.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-aop-3.1.4.RELEASE.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-test-3.1.4.RELEASE.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-aop-4.0.0.RELEASE.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/server/dist/lib/spring-test-4.0.0.RELEASE.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/commons-pool-1.5.6.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/ehcache-core-2.5.0.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/plugins/tomcat-embed-core-7.0.50.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/bcprov-jdk15on-1.47.jar"/>
        <classpathentry kind="lib" 
path="build/red5/server/dist/lib/cglib-nodep-2.2.2.jar"/>
-       <classpathentry kind="lib" 
path="build/red5/client/dist/red5_client-jar-r4393.jar"/>
+       <classpathentry kind="lib" 
path="build/red5/client/dist/red5-client-1.0.2-RC2.jar" 
source="build/red5/client/src/main/java" 
sourcepath="build/red5/client/src/main/java"/>
        <classpathentry kind="output" path="build/classes/eclipse"/>
 </classpath>


Reply via email to