You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2014/07/08 06:07:21 UTC

svn commit: r1608656 - in /openmeetings: branches/3.0.x/.classpath branches/3.0.x/ivy.xml trunk/singlewebapp/openmeetings-core/pom.xml

Author: solomax
Date: Tue Jul  8 04:07:21 2014
New Revision: 1608656

URL: http://svn.apache.org/r1608656
Log:
[OPENMEETINGS-980] LDAP API is updated, eclipse classpath is fixed

Modified:
    openmeetings/branches/3.0.x/.classpath
    openmeetings/branches/3.0.x/ivy.xml
    openmeetings/trunk/singlewebapp/openmeetings-core/pom.xml

Modified: openmeetings/branches/3.0.x/.classpath
URL: http://svn.apache.org/viewvc/openmeetings/branches/3.0.x/.classpath?rev=1608656&r1=1608655&r2=1608656&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/.classpath (original)
+++ openmeetings/branches/3.0.x/.classpath Tue Jul  8 04:07:21 2014
@@ -37,20 +37,20 @@
 	<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+3.0.x&amp;ivyXmlPath=ivy.xml&amp;confs=*&amp;ivySettingsPath=%24%7Bworkspace_loc%3AOpenmeetings+3.0.x%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-jar-1.0.4-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="build/red5/server/dist/lib/red5-io-1.0.4-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="build/red5/server/dist/red5-server.jar" sourcepath="build/red5/server/src/main/java"/>
-	<classpathentry kind="lib" path="build/red5/server/dist/lib/slf4j-api-1.7.5.jar"/>
+	<classpathentry kind="lib" path="build/red5/server/dist/lib/slf4j-api-1.7.7.jar"/>
 	<classpathentry kind="lib" path="build/red5/server/dist/lib/spring-core-4.0.3.RELEASE.jar"/>
 	<classpathentry kind="lib" path="build/red5/server/dist/lib/spring-beans-4.0.3.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.7.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/log4j-over-slf4j-1.7.7.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-4.0.3.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/logback-core-1.1.2.jar"/>
+	<classpathentry kind="lib" path="build/red5/server/dist/lib/logback-classic-1.1.2.jar"/>
 	<classpathentry kind="lib" path="build/red5/server/dist/lib/spring-expression-4.0.3.RELEASE.jar"/>
 	<classpathentry kind="lib" path="build/red5/server/dist/lib/spring-context-4.0.3.RELEASE.jar"/>
 	<classpathentry kind="lib" path="build/red5/server/dist/lib/spring-context-support-4.0.3.RELEASE.jar"/>
@@ -60,7 +60,7 @@
 	<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/bcprov-jdk15on-1.50.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-1.0.2-RC2.jar"/>
 	<classpathentry kind="output" path="build/classes/eclipse"/>

Modified: openmeetings/branches/3.0.x/ivy.xml
URL: http://svn.apache.org/viewvc/openmeetings/branches/3.0.x/ivy.xml?rev=1608656&r1=1608655&r2=1608656&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/ivy.xml (original)
+++ openmeetings/branches/3.0.x/ivy.xml Tue Jul  8 04:07:21 2014
@@ -312,7 +312,7 @@
 		<dependency org="org.seleniumhq.selenium" name="selenium-java" conf="openmeetings->*" rev="2.35.0" >
 			<include type="jar" />
 		</dependency>
-		<dependency org="org.apache.directory.api" name="api-all" rev="1.0.0-M22" conf="openmeetings->*" >
+		<dependency org="org.apache.directory.api" name="api-all" rev="1.0.0-M23" conf="openmeetings->*" >
 			<include type="jar" />
 		</dependency>
 

Modified: openmeetings/trunk/singlewebapp/openmeetings-core/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/openmeetings-core/pom.xml?rev=1608656&r1=1608655&r2=1608656&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/openmeetings-core/pom.xml (original)
+++ openmeetings/trunk/singlewebapp/openmeetings-core/pom.xml Tue Jul  8 04:07:21 2014
@@ -152,7 +152,7 @@
 		<dependency>
 			<groupId>org.apache.directory.api</groupId>
 			<artifactId>api-all</artifactId>
-			<version>1.0.0-M22</version>
+			<version>1.0.0-M23</version>
 		</dependency>
 	</dependencies>
 </project>